mirror of
https://github.com/FoggedLens/iD.git
synced 2026-05-15 13:38:26 +02:00
Address format in Bulgaria (#9446)
This commit is contained in:
@@ -30,7 +30,7 @@
|
||||
]
|
||||
},
|
||||
{
|
||||
"countryCodes": ["at", "ch", "de", "si", "pl"],
|
||||
"countryCodes": ["at", "bg", "ch", "de", "si", "pl"],
|
||||
"format": [
|
||||
["street", "housenumber"],
|
||||
["postcode", "city"]
|
||||
@@ -179,4 +179,4 @@
|
||||
"postcode": 0.2
|
||||
}
|
||||
}
|
||||
]
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user