Can anyone provide me with a link (or some details) on the actual ratio to "zoom level" figures for Google Maps?
e.g. Google Maps Level 13 = 1:20000
|
feedback
|
|
Not that easy. Given the projection, the size of the tile pixels depends on the latitude of the area you're interested in. Then in terms of transforming tile pixel size in screen pixel size, it depends on the screen and the resolution the data is displayed, the dpi your screen is using. | |||||
feedback
|
|
There is such a table in the documentation of the Virtal Earth Tile System from Microsoft. But as said by GuillaumeC the values depends on the latitude and on the screen resolution. The table gives values as measured at the Equator and at a screen resolution of 96 dpi. PS: Not sure of that, but the zoom levels by Microsoft might be shifted by 1 in comparison to the zoom levels by Google. But they definitivly use the same projection so that the values remain correct for Google. | |||
|
feedback
|
|
If you are designing a map you plan on overlaying over google maps or virtual earth and creating a tiling scheme then i think what you are looking for are the scales for each zoom level, use these:
Source: http://webhelp.esri.com/arcgisserver/9.3/java/index.htm#designing_overlay_gm_mve.htm | |||||||||||||||
feedback
|
|
To help you understand the maths (not a precise calculation, it's just for illustration):
Also check out: http://wiki.openstreetmap.org/wiki/FAQ#What_is_the_map_scale_for_a_particular_zoom_level_of_the_map.3F | |||||
feedback
|