NOTICE: help.openstreetmap.org is no longer in use from 1st March 2024. Please use the OpenStreetMap Community Forum

Hi, My objective is to get tiles for the whole world, at zoom levels 0-9, one time, for offline use. I'm trying to figure out the best way to do this.

I know the "proper" method is to download OSM data and then run a tile server. However, this seems overly complicated considering the application. I think I'd have to download the entire (60+GB?) OSM data set, despite having no need for most of the data that would only be valuable at higher zoom levels, and I would have to figure out how to set up style sheets, mapnik, etc, all to just run once.

I know there are ways to download tiles directly (eg JTileDownloader). I also know there is a tile usage policy which says not to download large amounts of tile data. http://wiki.openstreetmap.org/wiki/Tile_usage_policy. At what point is downloading considered excessive, eg I'd be doing a few hundred thousand tiles, once per year (or even less frequent), not multi-million tiles on a regular basis. And the tiles are already rendered/cached, I would not need them regenerated. So I think my application is not putting a major load on the servers, but perhaps someone could clarify that? (Or should I just try to contact a system administrator directly to make this request?)

If there are other options, please let me know. I know various resources say that Mapquest tiles can be bulk downloaded, but I'm not totally sure if terms have recently changed.

Thanks for your feedback!

asked 27 Jan '16, 18:33

sacrawford's gravatar image

sacrawford
26112
accept rate: 0%

Well, that page says "To avoid having your access blocked, please discuss your requirement with system administrators either via their wiki pages or on the IRC channel prior to starting." http://wiki.openstreetmap.org/wiki/System_Administrators http://wiki.openstreetmap.org/wiki/IRC , so that's probably where I would start. Hundreds of thousands of tiles does sound significant, especially since most of those tiles would be empty (open sea) tiles.

(28 Jan '16, 13:06) Piskvor

Follow this question

By Email:

Once you sign in you will be able to subscribe for any updates here

By RSS:

Answers

Answers and Comments

Markdown Basics

  • *italic* or _italic_
  • **bold** or __bold__
  • link:[text](http://url.com/ "title")
  • image?![alt text](/path/img.jpg "title")
  • numbered list: 1. Foo 2. Bar
  • to add a line break simply add two spaces to where you would like the new line to be.
  • basic HTML tags are also supported

Question tags:

×287
×275

question asked: 27 Jan '16, 18:33

question was seen: 3,714 times

last updated: 28 Jan '16, 13:06

NOTICE: help.openstreetmap.org is no longer in use from 1st March 2024. Please use the OpenStreetMap Community Forum