|
2007-11-20
, 21:29
|
|
Posts: 1,245 |
Thanked: 421 times |
Joined on Dec 2005
|
#492
|
I have a question about the way maps are stored. For Google Street maps, all the maps seem to be stored in a single file called GStreet.db. Is there a fuller discussion somewhere about this database file? I would like to know how I can inspect it to see which maps it contains. Is this a sqlite database?
When I installed 2.05, I had to start fresh with downloading all my maps again. No complaint there but I wonder what the best strategy is for doing something like this. I basically want to have the entire US at a fairly zoomed out level and then certain regions at various zoomed in levels. I end up redownloading maps because of the overlap of what is seen on the display. I had the very same issue when I tried to perform this operation when map files were stored in various subdirectories. This is a very hit-and-miss way to do it. Maybe it would be better if we could stage the collection of maps on our desktop and then transfer everthing over to the n800. That's the approach that Garmin Mapsource uses.
Related to the downloading of maps, why is it that when I try to use my desktop (Linux/Firefox) to go
http://mt.google.com/mt?n=404&v=w2.9...d&y=%d&zoom=%d
I get "The requested URL /mt?n=404&v=w2.999&x=%25d&y=%25d&zoom=%25d was not found on this server." What's the trick for downloading maps from google on the desktop?
|
2007-11-21
, 00:43
|
Posts: 84 |
Thanked: 6 times |
Joined on Feb 2007
@ Noblesville, IN USA
|
#493
|
The "%d" strings are substituted by Maemo Mapper depending on the particular tile that you want to download (which depends on your latitude and longitude).
Substitude real integer values to get maps. Not all integer combinations are valid, though. For example, substituting x=4, y=2, and zoom=14 will give you a very high-level map this displays much of Europe.
|
2007-11-21
, 01:07
|
|
Posts: 1,245 |
Thanked: 421 times |
Joined on Dec 2005
|
#494
|
Thanks for the info. I'll look into GDBM. Is there a client for Maemo?
When I used the following url:
http://mt.google.com/mt?n=404&v=w2.9&x=4&y=2&zoom=14
I got the same error:
The requested URL /mt?n=404&v=w2.9&x=4&y=2&zoom=14 was not found on this server.
The problem doesn't seem like it's just with the numbers but it doesn't use the http;/ That's the problem I have been having all along. Is there url correct?
|
2007-11-21
, 15:21
|
Posts: 84 |
Thanked: 6 times |
Joined on Feb 2007
@ Noblesville, IN USA
|
#495
|
|
2007-11-29
, 22:27
|
Posts: 28 |
Thanked: 1 time |
Joined on Aug 2007
|
#496
|
|
2007-11-29
, 22:32
|
|
Posts: 1,245 |
Thanked: 421 times |
Joined on Dec 2005
|
#497
|
|
2007-11-30
, 07:23
|
Posts: 38 |
Thanked: 2 times |
Joined on Sep 2007
|
#498
|
|
2007-11-30
, 12:35
|
Posts: 3 |
Thanked: 3 times |
Joined on Nov 2007
|
#499
|
|
2007-11-30
, 15:52
|
Posts: 84 |
Thanked: 6 times |
Joined on Feb 2007
@ Noblesville, IN USA
|
#500
|
I have a question about the way maps are stored. For Google Street maps, all the maps seem to be stored in a single file called GStreet.db. Is there a fuller discussion somewhere about this database file? I would like to know how I can inspect it to see which maps it contains. Is this a sqlite database?
When I installed 2.05, I had to start fresh with downloading all my maps again. No complaint there but I wonder what the best strategy is for doing something like this. I basically want to have the entire US at a fairly zoomed out level and then certain regions at various zoomed in levels. I end up redownloading maps because of the overlap of what is seen on the display. I had the very same issue when I tried to perform this operation when map files were stored in various subdirectories. This is a very hit-and-miss way to do it. Maybe it would be better if we could stage the collection of maps on our desktop and then transfer everthing over to the n800. That's the approach that Garmin Mapsource uses.
Related to the downloading of maps, why is it that when I try to use my desktop (Linux/Firefox) to go
http://mt.google.com/mt?n=404&v=w2.9...d&y=%d&zoom=%d
I get "The requested URL /mt?n=404&v=w2.999&x=%25d&y=%25d&zoom=%25d was not found on this server." What's the trick for downloading maps from google on the desktop?