openstreetmap / id-tagging-schema

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

Should not recommend adding bicycle=designated for hw=cycleway #1225

Open bigon opened 5 months ago

bigon commented 5 months ago

Describe the bug https://wiki.openstreetmap.org/wiki/Key:cycleway says that highway=cycleway implies that bicycle=designated is set.

Today id proposed me to add it nevertheless, that seems redundant?

To Reproduce Steps to reproduce the behavior:

  1. Create a way with:
foot=designated
highway=cycleway
oneway=no

Expected behavior If bicycle=designated is really implied (at least in some country) for highway=cycleway it shouldn't be proposed

Screenshots image

Additional context This was mentioned in https://www.openstreetmap.org/changeset/151368889#map=19/50.83891/4.39948

bigon commented 5 months ago

Extra reference: https://wiki.openstreetmap.org/wiki/Tag:bicycle%3Ddesignated

mikkolukas commented 2 months ago

Yeah, stumbled upon this too. It seems like a stupid recommendation. Next would be to recommend tagging that cars, buses, trucks, motorcycles etc can drive on normal roads.

nickoe commented 2 months ago

Maybe this is similar with the exception made here? https://github.com/openstreetmap/id-tagging-schema/pull/1058

mikkolukas commented 2 months ago

Maybe this is similar with the exception made here? #1058

In Denmark we most often use highway=cycleway + footway=designated for combined foot- and bicycle paths.