@openstreetmap/id-tagging-schema
Version:
The OpenStreetMap tagging model used by the iD editor
40 lines (39 loc) • 738 B
JSON
{
"icon": "fas-handshake",
"fields": [
"name",
"brand",
"operator",
"operator/type",
"address",
"building_area_yes"
],
"moreFields": [
"{@templates/internet_access}",
"{@templates/poi}",
"air_conditioning",
"baby_feeding",
"branch_brand",
"polling_station"
],
"geometry": [
"point",
"area"
],
"terms": [
"event",
"fraternal",
"fraternity",
"hall",
"organization",
"professional",
"society",
"sorority",
"union",
"vetern"
],
"tags": {
"amenity": "social_centre"
},
"name": "Social Center"
}