Changes between Version 2 and Version 3 of ZoomLevels
- Timestamp:
- Jul 27, 2018 8:47:23 PM (7 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
ZoomLevels
v2 v3 1 Generating a set of web tiles from SRTM data involves a careful dance of loading ''just enough'' data into RAM to generate the world one "slice" at a time. This is a theoretical discussion of how it might be done. It's similar to what was used to write the python script [PythonScripts#gen_terrain_tiles_script.py gen_terrain_tiles_script.py], but isn't the same. Truthfully that python script would be much improved if this document was written first. . . 2 1 3 = Zoom Levels 2 4 … … 13 15 || 9 || .703 || 14 16 || 10 || .352 || 17 18 More info can be found on the [https://wiki.openstreetmap.org/wiki/Zoom_levels OSM Wiki]