@openstreetmap/id-tagging-schema
Version:
The OpenStreetMap tagging model used by the iD editor
28 lines (27 loc) • 489 B
JSON
{
"icon": "temaki-sign_and_car",
"fields": [
"name",
"operator",
"operator/type",
"capacity",
"address",
"payment_multi",
"supervised"
],
"moreFields": [
"{@templates/contact}",
"branch_brand",
"brand",
"lit",
"wheelchair"
],
"geometry": [
"point",
"area"
],
"tags": {
"amenity": "car_sharing"
},
"name": "Car Sharing Station"
}