@openstreetmap/id-tagging-schema
Version:
The OpenStreetMap tagging model used by the iD editor
30 lines (29 loc) • 498 B
JSON
{
"icon": "temaki-detergent_bottle",
"fields": [
"name",
"operator",
"operator/type",
"address",
"access_simple",
"building_area"
],
"moreFields": [
"gnis/feature_id-US",
"smoking",
"wheelchair"
],
"geometry": [
"point",
"area"
],
"tags": {
"amenity": "lavoir"
},
"terms": [
"clothing",
"laundry",
"washing"
],
"name": "Lavoir"
}