mirror of
https://github.com/openstreetmap/id-tagging-schema.git
synced 2025-10-27 04:43:52 +01:00
add crossing:markings=yes by default to Marked Crossings
This commit is contained in:
parent
65142e0d75
commit
b583fd1e83
5 changed files with 12 additions and 3 deletions
7
data/fields/crossing/markings_yes.json
Normal file
7
data/fields/crossing/markings_yes.json
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
{
|
||||
"key": "crossing:markings",
|
||||
"type": "combo",
|
||||
"label": "{crossing/markings}",
|
||||
"stringsCrossReference": "{crossing/markings}",
|
||||
"default": "yes"
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue