Skip to content

Comment on How Google Maps splits the world in 2^20 256x256 tiles (2006)parent

Comments

You can download the raw data from OSM easily. Get it here: http://planet.openstreetmap.org/ . However that's a 20GiB compressed XML file in their schema. You could download the data and pre-generate your own tiles and save them, but that would take a lot of space (i.e. Terabytes). You could download the OSM data to your computer and set up mod_tile (the render on demand server) locally and browse your own computer to see the tiles.

If you have a garmin GPS you can download the garmin map files based on OSM for your gps from this site http://download.geofabrik.de/osm/ . You can also get navit files from OSM which works on the open source navit satnav programme. Neither of those are browser based tiles though.

AboutSource Built by g1lg1l

Hackerly is an independent reader for Hacker News, built on the public HN API. Not affiliated with Y Combinator.