mirror of
https://github.com/FoggedLens/id-tagging-schema.git
synced 2026-05-22 08:16:55 +02:00
add documented options for the crossing:markings tag
from https://wiki.openstreetmap.org/w/index.php?title=Key:crossing:markings&oldid=2420133
This commit is contained in:
@@ -1,5 +1,22 @@
|
||||
{
|
||||
"key": "crossing:markings",
|
||||
"type": "combo",
|
||||
"label": "Crossing Markings"
|
||||
"label": "Crossing Markings",
|
||||
"options": [
|
||||
"zebra",
|
||||
"lines",
|
||||
"no",
|
||||
"ladder",
|
||||
"dots",
|
||||
"dashes",
|
||||
"yes",
|
||||
"surface",
|
||||
"ladder:skewed",
|
||||
"pictograms",
|
||||
"lines:paired",
|
||||
"zebra:double",
|
||||
"zebra:paired",
|
||||
"zebra:bicolour",
|
||||
"ladder:paired"
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user