@openstreetmap/id-tagging-schema
Version:
The OpenStreetMap tagging model used by the iD editor
33 lines (32 loc) • 594 B
JSON
{
"locationSet": {
"exclude": [
"de"
]
},
"icon": "temaki-toll_gantry",
"fields": [
"ref",
"operator",
"access",
"maxheight",
"opening_hours",
"payment_multi"
],
"moreFields": [],
"geometry": [
"vertex"
],
"tags": {
"highway": "toll_gantry"
},
"terms": [
"license plate camera toll",
"cashless toll",
"electronic toll",
"free-flow toll",
"toll gantry",
"transponder toll"
],
"name": "Open Road Toll"
}