@openstreetmap/id-tagging-schema
Version:
The OpenStreetMap tagging model used by the iD editor
25 lines (24 loc) • 434 B
JSON
{
"fields": [
"crossing/markings",
"crossing/markings-BG",
"crossing/markings-DE-AT-CH",
"crossing/markings-PL"
],
"geometry": [
"point"
],
"tags": {
"@template": "crossing/markings"
},
"searchable": false,
"locationSet": {
"include": [
"999"
],
"exclude": [
"999"
]
},
"name": "{point}"
}