@openstreetmap/id-tagging-schema
Version:
The OpenStreetMap tagging model used by the iD editor
56 lines (55 loc) • 1.03 kB
JSON
{
"icon": "temaki-post_box",
"fields": [
"operator",
"collection_times",
"ref",
"post_box/type-GB",
"royal_cypher-GB"
],
"moreFields": [
"access_simple",
"branch_brand",
"brand",
"colour",
"covered",
"drive_through",
"height",
"indoor",
"level",
"manufacturer",
"material",
"post_box/type",
"support",
"wheelchair"
],
"geometry": [
"point",
"vertex"
],
"tags": {
"amenity": "post_box"
},
"terms": [
"drop box",
"dropbox",
"letter drop",
"mail box",
"mail collection box",
"mail drop",
"mail dropoff",
"mailbox",
"package drop",
"pillar box",
"pillarbox",
"post box",
"postal box",
"postbox"
],
"locationSet": {
"exclude": [
"us"
]
},
"name": "Mail Drop Box"
}