This is a static archive of our old OpenStreetMap Help Site. Please post any new questions and answers at community.osm.org.

Get image 256x256 png

0

Hello Every One, I want to have image.png of all lever zoom. How do I work? Thank so much!

asked 22 Feb '17, 10:23

sonoi's gravatar image

sonoi
11112
accept rate: 0%

edited 23 Feb '17, 06:57

aseerel4c26's gravatar image

aseerel4c26 ♦
32.6k18248554


One Answer:

2

Since it is not allowed to scrape the openstreetmap server, you have to setup your own rendering server. Then you (or a script) have to visit each and every tile on all zoom levels. This requires a huge disk. And the data will be out-of-date in 1 day.

Can you explain why you need all the tiles ? Maybe there are better methods to achieve your goal.

answered 22 Feb '17, 12:15

escada's gravatar image

escada
19.0k16166302
accept rate: 21%

yes, thank for relay. I need all the tiles because I am doing a project about offline maps. Please tell me some derection for this apply?

(23 Feb '17, 02:42) sonoi
3
(23 Feb '17, 04:30) escada

Source code available on GitHub .