mirror of
https://github.com/FoggedLens/iD.git
synced 2026-02-12 16:52:50 +00:00
Added address format for South Korea (#9927)
Co-authored-by: Martin Raifer <martin@raifer.tech>
This commit is contained in:
@@ -142,6 +142,14 @@
|
||||
"housenumber": 0.5
|
||||
}
|
||||
},
|
||||
{
|
||||
"countryCodes": ["kr"],
|
||||
"format": [
|
||||
["province", "city", "district"],
|
||||
["street", "housenumber", "unit"],
|
||||
["postcode"]
|
||||
]
|
||||
},
|
||||
{
|
||||
"countryCodes": ["tr"],
|
||||
"format": [
|
||||
|
||||
Reference in New Issue
Block a user