@openstreetmap/id-tagging-schema
Version:
The OpenStreetMap tagging model used by the iD editor
23 lines (22 loc) • 387 B
JSON
{
"icon": "maki-toll",
"fields": [
"access",
"building_area_yes",
"payment_multi",
"currency_multi"
],
"moreFields": [
"{@templates/contact}",
"address",
"opening_hours"
],
"geometry": [
"vertex",
"area"
],
"tags": {
"barrier": "toll_booth"
},
"name": "Toll Booth"
}