View Single Post
Lord Raiden's Avatar
Posts: 1,562 | Thanked: 349 times | Joined on Jun 2008
#4
lol. What? Like that's not easy? Seriously, it's super, super easy. Just download this script to your Linux box (if you have Windows, you're gonna need to do this a different way), install sqlite3, Python 2.x und PySQLite 2.x. Next, open a command prompt and run the command as follows:


getmaps GStreet.sqlite -t 44.86000 -l -88.43000 -b 39.83000 -r -81.62000 -z 16 -z 14 -z 12 -z 10 -z 8 -z 6 -z 4

replace the numbers after the first four variables (-t, -l, -b, and -r) with the coords Maemo mapper gives you for the area you want to download. Then add or remove zoom layers by changing the numbers after the -z. Each of those is a zoom layer. So if you only want zoom levels 6, 5 and 4, then you only need "-z 6 -z 5 -z 4" after the coords in the command.

To get the coords, zoom and navigate to the area you want to download, then click the menu, maps, manage maps, then click the second tab. It'll tell you your coords. It should be labeled "area". It's not the top four numbers you want, but rather the bottom four, and you want them exactly in the order they appear.
__________________
Popular Sci-Fi author and creator of the Earthfleet Series.
www.realmsofimagination.net
 

The Following 4 Users Say Thank You to Lord Raiden For This Useful Post: