@openstreetmap/id-tagging-schema
Version:
The OpenStreetMap tagging model used by the iD editor
35 lines (34 loc) • 639 B
JSON
{
"icon": "maki-post",
"fields": [
"name",
"operator",
"address",
"building_area_yes",
"opening_hours"
],
"moreFields": [
"{@templates/contact}",
"{@templates/internet_access}",
"branch_brand",
"brand",
"gnis/feature_id-US",
"level",
"ref/FR/siret-FR",
"payment_multi",
"polling_station",
"wheelchair"
],
"geometry": [
"point",
"area"
],
"terms": [
"letter",
"mail"
],
"tags": {
"amenity": "post_office"
},
"name": "Post Office"
}