@openstreetmap/id-tagging-schema
Version:
The OpenStreetMap tagging model used by the iD editor
28 lines (27 loc) • 597 B
JSON
{
"type": "address",
"key": "post",
"keys": [
"post:block_number",
"post:city",
"post:conscriptionnumber",
"post:county",
"post:country",
"post:district",
"post:floor",
"post:hamlet",
"post:housename",
"post:housenumber",
"post:neighbourhood",
"post:place",
"post:postcode",
"post:province",
"post:quarter",
"post:state",
"post:street",
"post:subdistrict",
"post:suburb",
"post:unit"
],
"label": "Delivery Address"
}