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

Why don’t water parks show up on the map?

1

A few weeks ago, I created a node for a water park in Belize. You can see the node in the editing interface here: https://www.openstreetmap.org/edit#map=19/17.16850/-89.11361

I created it according to the instructions on the wiki here: https://wiki.openstreetmap.org/wiki/Tag:leisure%3Dwater_park

But it still hasn't shown up on the map: https://www.openstreetmap.org/#map=19/17.16850/-89.11361

What did I do wrong?

asked 18 May '14, 03:03

kaldari's gravatar image

kaldari
357710
accept rate: 0%


One Answer:

3

It must be one of those tags that the main openstreetmap map has chosen not to display at any zoom level. The usual reason given is that the map would appear too cluttered with all tags displayed, so they have chosen to render the more useful tags.

Perhaps in the future someone may design a map version of displaying the osm data where all tags will be displayed unless the area gets too cluttered at a particular zoom level and then a priority grading is given to rendering more useful tags in the cluttered area, but such a method also has drawbacks.

If you change the layer on the right side to use the opencyclemap you will see it displayed.

https://www.openstreetmap.org/#map=18/17.16850/-89.11394&layers=C

This site also displays it http://layers.openstreetmap.fr/?q=17.16838,%20-89.11385

answered 18 May '14, 06:45

nevw's gravatar image

nevw
9.8k2690178
accept rate: 9%

edited 18 May '14, 07:15

1

Is there any way I can lobby for it to be displayed? It seems like water parks are usually fairly important attractions/landmarks.

(18 May '14, 07:37) kaldari

well, not exactly lobbying for it to be dislayed, but there is a proposal process for osm
https://wiki.openstreetmap.org/wiki/Proposal_process

Also have a read about the rendering process for the main maps https://wiki.openstreetmap.org/wiki/Mapnik

(18 May '14, 07:51) nevw
4

A proposal won't help. It has to be implemented in the rendering style sheet openstreetmap-carto where you also can create new issues for bugs and suggestions. This will require a GitHub account, though.

(18 May '14, 08:53) scai ♦
1

Thanks! I created an issue on github for it: https://github.com/gravitystorm/openstreetmap-carto/issues/539

(19 May '14, 21:57) kaldari

Source code available on GitHub .