@openstreetmap/id-tagging-schema
Version:
The OpenStreetMap tagging model used by the iD editor
33 lines (32 loc) • 588 B
JSON
{
"icon": "temaki-tents",
"fields": [
"name",
"operator",
"operator/type",
"informal",
"start_date",
"capacity",
"population",
"population/date",
"source/population"
],
"moreFields": [
"{@templates/internet_access}"
],
"geometry": [
"point",
"area"
],
"tags": {
"amenity": "refugee_site"
},
"terms": [
"displaced people",
"evacuees",
"migrants",
"ngo",
"refugee site"
],
"name": "Refugee Camp"
}