mirror of
https://github.com/FoggedLens/id-tagging-schema.git
synced 2026-07-06 04:57:54 +02:00
Initial commit
This commit is contained in:
@@ -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"
|
||||
}
|
||||
Reference in New Issue
Block a user