openstreetmap / id-tagging-schema

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

Add cycle_barrier fields #1232

Open k-yle opened 4 months ago

k-yle commented 4 months ago

[!NOTE]
This is a draft PR because it's blocked by https://github.com/ideditor/schema-builder/pull/87. Once that PR is merged, the temporary override to package.json needs to be removed.

This PR adds a field to the barrier=cycle_barrier preset to specify the type of barrier, and adds the wheelchair tag.

Depending on which barrier type is chosen, other fields like maxwidth:physical are shown. The logic is documented on this wiki page.

github-actions[bot] commented 4 months ago

:bento: You can preview the tagging presets of this pull request here.

k-yle commented 4 months ago

The preview link above won't work, since it's using the package.json from the main branch, for security reasons. An alternative preview is available here.