@openstreetmap/id-tagging-schema
Version:
The OpenStreetMap tagging model used by the iD editor
24 lines (23 loc) • 396 B
JSON
{
"icon": "iD-highway-tertiary",
"fields": [
"{highway/primary}"
],
"moreFields": [
"{highway/primary}",
"bicycle_road",
"cyclestreet-BE-NL"
],
"geometry": [
"line"
],
"tags": {
"highway": "tertiary"
},
"terms": [
"road",
"street"
],
"name": "Tertiary Road",
"matchScore": 1.01
}