openmaptiles icon indicating copy to clipboard operation
openmaptiles copied to clipboard

Missing amenity=fountain in schema

Open cbeddow opened this issue 3 years ago • 1 comments

I cannot find fountain the schema. The SVG already exists.

See here on OSM Carto: https://www.openstreetmap.org/node/2960900811 On a MapTiler map: https://www.maptiler.com/maps/#style=outdoor&mode=2d&position=19.25/47.0207998/8.6540804

On my custom map, missing, screenshot: image

I can make a pull request to add it, if someone will help validate and merge it?

cbeddow avatar Oct 30 '22 16:10 cbeddow

Hi, thank you for mentioning this. The PR is very welcome! Now, there is drinking_water https://github.com/openmaptiles/openmaptiles/blob/624cf7a8a30e5c9625da0194eafdcf88d9c104b4/layers/poi/mapping.yaml#L28

So, there could be a fountain which has also drinking_water (e.g. https://www.openstreetmap.org/node/3681899836)

TomPohys avatar Mar 01 '23 15:03 TomPohys