basemaps
basemaps copied to clipboard
Fountain gets lake label
The "Rebekkabrunnen" (Rebecca Fountain) in Zürich gets what looks like a lake label.
https://maps.protomaps.com/#map=19.06/47.3669738/8.53999&theme=light&tiles=https://build.protomaps.com/20240730.pmtiles
I think that should be a POI instead...
https://www.openstreetmap.org/way/667718519
It has natural=water and amenity=fountain
Following https://tilezen.readthedocs.io/en/latest/layers/#water-kind-values let's change kind to fountain instead of water
Resolved by #281
Thanks for the proposed fix @bdon. Unfortunately, it looks like the lake label on this fountain is still present:
https://maps.protomaps.com/#map=19.61/47.3670034/8.54007&theme=light&tiles=https://build.protomaps.com/20240808.pmtiles
Missed this because the label is in the physical_point layer which we are working on deprecating...
Fixed in latest: https://maps.protomaps.com/#map=19.71/47.3670042/8.5400825&theme=light&lang=en&tiles=https://build.protomaps.com/20241003.pmtiles
Adding a render test for this in #485