mirror of
https://github.com/FoggedLens/iD.git
synced 2026-02-13 01:02:58 +00:00
@@ -6,6 +6,13 @@
|
||||
["city", "postcode"]
|
||||
]
|
||||
},
|
||||
{
|
||||
"countryCodes": ["au"],
|
||||
"format": [
|
||||
["unit", "housenumber", "street"],
|
||||
["suburb", "state", "postcode"]
|
||||
]
|
||||
},
|
||||
{
|
||||
"countryCodes": ["gb"],
|
||||
"format": [
|
||||
@@ -68,7 +75,7 @@
|
||||
]
|
||||
},
|
||||
{
|
||||
"countryCodes": ["au","ca"],
|
||||
"countryCodes": ["ca"],
|
||||
"format": [
|
||||
["housenumber", "street", "unit"],
|
||||
["city", "province", "postcode"]
|
||||
|
||||
Reference in New Issue
Block a user