basemaps icon indicating copy to clipboard operation
basemaps copied to clipboard

Fountain gets lake label

Open wipfli opened this issue 1 year ago • 5 comments

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

Screenshot_20240730-193721

I think that should be a POI instead...

wipfli avatar Jul 30 '24 17:07 wipfli

https://www.openstreetmap.org/way/667718519

It has natural=water and amenity=fountain

wipfli avatar Jul 30 '24 17:07 wipfli

Following https://tilezen.readthedocs.io/en/latest/layers/#water-kind-values let's change kind to fountain instead of water

bdon avatar Aug 05 '24 06:08 bdon

Resolved by #281

bdon avatar Aug 05 '24 06:08 bdon

Thanks for the proposed fix @bdon. Unfortunately, it looks like the lake label on this fountain is still present:

image

https://maps.protomaps.com/#map=19.61/47.3670034/8.54007&theme=light&tiles=https://build.protomaps.com/20240808.pmtiles

wipfli avatar Aug 08 '24 13:08 wipfli

Missed this because the label is in the physical_point layer which we are working on deprecating...

bdon avatar Aug 12 '24 12:08 bdon

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

bdon avatar Oct 03 '24 10:10 bdon

Adding a render test for this in #485

wipfli avatar May 26 '25 09:05 wipfli