Friday, April 10, 2009

Offline maps with MG Maps

Huge list of software for mobile phones
 
Some interesting ones
 
http://www.basenav.com/ allows you to scan your own maps, but haven't found a use for it yet.

MG Maps 

http://www.mgmaps.com/index.php supports offline maps, works very well.

Go to the MapCacher site and choose which area you want to download by dropping pins on the map. Choose which zoom levels you want to cache. Then hit the Generate! button to download a .map file to the local system.

Execute ./MapTileFE.pl from Terminal, passing it the .map file BUT WITHOUT THE .map EXTENSION. It will call MapTileCacher.perl for each level of zoom you specify, creating a MGMapsCache folder which can be sent to the phone by Bluetooth.


Instructions on forums

Download above perl tools here.

Instructions for getting offline maps http://forum.mgmaps.com/viewtopic.php?t=725
Instructions for using offline maps here http://forum.mgmaps.com/viewtopic.php?p=2745#2745

Setup

I had to to rename the .perl.pl file to .perl, so other script can find it.

Use chmod u+x to allow execution, then just run ./MapTileFE.pl.

No comments: