@openstreetmap/id-tagging-schema
Version:
The OpenStreetMap tagging model used by the iD editor
31 lines (30 loc) • 531 B
JSON
{
"icon": "fas-shopping-cart",
"fields": [
"capacity",
"deposit/trolley",
"payment_multi_fee"
],
"moreFields": [
"brand",
"covered",
"fee",
"indoor",
"opening_hours",
"operator"
],
"geometry": [
"point",
"area"
],
"tags": {
"amenity": "trolley_bay"
},
"terms": [
"carriage return",
"cart return",
"shopping cart",
"trolley bay"
],
"name": "Cart Corral"
}