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

Tiles doesnt show deatils

0

I've just created a new tile server but my tiles looks like this:

alt text

What am I missing?

asked 12 Sep '19, 12:59

LiorM's gravatar image

LiorM
31558
accept rate: 0%


One Answer:

3

This means that your server is working in principle, but no data is returned from the database. (What you see comes from shape files.) A frequent cause is that you have not imported any data, or imported the data with a wrong projection, or you are looking at a tile for an area different from where you imported data.

answered 12 Sep '19, 13:17

Frederik%20Ramm's gravatar image

Frederik Ramm ♦
82.5k927201273
accept rate: 23%

Source code available on GitHub .