@openstreetmap/id-tagging-schema
Version:
The OpenStreetMap tagging model used by the iD editor
29 lines (28 loc) • 525 B
JSON
{
"icon": "fas-mail-bulk",
"fields": [
"name",
"operator",
"address",
"building_area",
"phone"
],
"moreFields": [
"{@templates/contact}",
"gnis/feature_id-US",
"opening_hours",
"wheelchair"
],
"geometry": [
"point",
"area"
],
"terms": [
"mail processing and distribution center",
"post depot"
],
"tags": {
"amenity": "post_depot"
},
"name": "Post Sorting Office"
}