@openstreetmap/id-tagging-schema
Version:
The OpenStreetMap tagging model used by the iD editor
32 lines (31 loc) • 602 B
JSON
{
"icon": "temaki-social_facility",
"fields": [
"name",
"operator",
"operator/type",
"address",
"social_facility",
"social_facility_for"
],
"moreFields": [
"{@templates/internet_access}",
"{@templates/poi}",
"baby_feeding",
"fhrs/id-GB",
"building_area"
],
"geometry": [
"point",
"area"
],
"tags": {
"amenity": "social_facility"
},
"terms": [
"community",
"nonprofit",
"social services"
],
"name": "Social Facility"
}