openstreetmap / id-tagging-schema

🆔🏷 The presets and other tagging data used by the iD editor
ISC License
156 stars 155 forks source link

Allow bicycle_parking on lines as described in the wiki #1114

Closed dreua closed 7 months ago

dreua commented 7 months ago

According to the wiki it should be allowed to tag a not closed line as bicycle parking. I think this should be reflected here in the tagging schema. Currently it shows up as an issue/warning albeit being explicitly allowed in the wiki page.

Thanks in advance!

https://wiki.openstreetmap.org/wiki/Tag:amenity%3Dbicycle_parking

https://github.com/openstreetmap/id-tagging-schema/blame/2f24b915dfcb8126ee6dc16c54357f2a84e95fe1/data/presets/amenity/bicycle_parking.json#L21

tyrasd commented 7 months ago

I was curious how many bike parking objects are mapped as a line: currently, there exist about 2k bicycle parking map features mapped as lines in OSM (out of 95k such features mapped as ways, and 633k features overall).

dreua commented 7 months ago

Thanks!

danieldegroot2 commented 6 months ago

@tyrasd rendering is now broken for closed ways (unless explicitly area=yes). They should still show up as areas. There's probably only a few looping bicycle parkings.

Ex. https://www.openstreetmap.org/way/1146011173 (with bicycle rental node) image