openstreetmap / id-tagging-schema

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

Raised field on crossing presets triggers geometry type warning #1175

Open 1ec5 opened 7 months ago

1ec5 commented 7 months ago

As reported in OSMUS Slack, checking the Raised field on the line-based Pedestrian Crossing preset produces a warning about using traffic_calming=table on a line:

Highway Feature should be on a closed area based on the tag “traffic_calming=table”

This regression of #733 seems to be related to https://github.com/openstreetmap/id-tagging-schema/pull/1076#issuecomment-1896129765 and might require a fix in iD proper.

democat3457 commented 5 months ago

Not sure if this also helps, but the warning shows up on crossings for all values of traffic_calming= except for:

Misspellings (and other invalid values) also produce the warning.

rskedgell commented 3 months ago

@1ec5 I've closed #1279 as a duplicate. From a quick check with overpass, it appears that nobody in the UK has followed this suggestion yet. All the instances I've found predate this issue and will be checked and fixed if necessary in the next few days.