mirror of
https://github.com/FoggedLens/iD.git
synced 2026-05-15 13:38:26 +02:00
Add Turkish address scheme
This commit is contained in:
@@ -42,6 +42,10 @@
|
||||
{
|
||||
"countryCodes": ["jp"],
|
||||
"format": [["postcode", "province", "county"], ["city", "suburb", "quarter"], ["neighbourhood", "block_number", "housenumber"]]
|
||||
},
|
||||
{
|
||||
"countryCodes": ["tr"],
|
||||
"format": [["neighbourhood"], ["street", "housenumber"], ["postcode", "district", "city"]]
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user