@openstreetmap/id-tagging-schema
Version:
The OpenStreetMap tagging model used by the iD editor
26 lines (25 loc) • 426 B
JSON
{
"icon": "maki-car",
"fields": [
"{highway/rest_area}"
],
"moreFields": [
"{highway/rest_area}"
],
"geometry": [
"point",
"vertex",
"area"
],
"tags": {
"highway": "services"
},
"terms": [
"roadhouse",
"service station",
"services",
"travel plaza",
"truck stop"
],
"name": "Service Area"
}