mirror of
https://github.com/openstreetmap/id-tagging-schema.git
synced 2025-10-30 06:13:51 +01:00
Initial commit
This commit is contained in:
commit
bf95421f65
1906 changed files with 55742 additions and 0 deletions
29
data/fields/post.json
Normal file
29
data/fields/post.json
Normal file
|
|
@ -0,0 +1,29 @@
|
|||
{
|
||||
"type": "address",
|
||||
"key": "post",
|
||||
"keys": [
|
||||
"post:block_number",
|
||||
"post:city",
|
||||
"post:block_number",
|
||||
"post:conscriptionnumber",
|
||||
"post:county",
|
||||
"post:country",
|
||||
"post:county",
|
||||
"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"
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue