Merge branch 'patch-2' of https://github.com/david082321/iD into david082321-patch-2

This commit is contained in:
Bryan Housel
2016-07-21 10:23:17 -04:00

View File

@@ -33,5 +33,9 @@
{
"countryCodes": ["ca"],
"format": [["housenumber", "street"], ["city", "province", "postcode"]]
},
{
"countryCodes": ["tw"],
"format": [["postcode", "city", "district"], ["place", "street"], ["housenumber", "floor"]]
}
]