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