mirror of
https://github.com/FoggedLens/iD.git
synced 2026-05-19 23:14:47 +02:00
Merge pull request #3995 from Andygol/patch-1
Added fields for address in Ukraine
This commit is contained in:
@@ -110,6 +110,13 @@
|
||||
["street", "housenumber"],
|
||||
["postcode", "district", "city"]
|
||||
]
|
||||
},
|
||||
{
|
||||
"countryCodes": ["ua"],
|
||||
"format": [
|
||||
["housenumber", "postcode"],
|
||||
["street"]
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user