Merge remote-tracking branch 'cmoffroad/develop' into develop

This commit is contained in:
Martin Raifer
2024-07-16 17:48:06 +02:00
2 changed files with 12 additions and 0 deletions
+9
View File
@@ -284,5 +284,14 @@
["postcode", "city"],
["street", "housenumber"]
]
},
{
"countryCodes": ["th"],
"format": [
["housenumber", "place"],
["street"],
["subdistrict", "district"],
["province", "postcode"]
]
}
]