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:
Martin Raifer 2022-11-08 17:19:59 +01:00
parent 506fe2b2b6
commit ef116afa71
No known key found for this signature in database
GPG key ID: 3CD561F7B1C461BD

View file

@ -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"
]
}