@openstreetmap/id-tagging-schema
Version:
The OpenStreetMap tagging model used by the iD editor
23 lines (22 loc) • 385 B
JSON
{
"icon": "temaki-parking_space",
"fields": [
"parking_space",
"capacity",
"access_simple"
],
"geometry": [
"area",
"point",
"vertex"
],
"tags": {
"amenity": "parking_space"
},
"terms": [
"parking spot",
"parking stall"
],
"matchScore": 0.95,
"name": "Parking Space"
}