mirror of
https://github.com/FoggedLens/iD.git
synced 2026-03-06 19:31:41 +00:00
update address format in Bolivia
This commit is contained in:
committed by
Quincy Morgan
parent
66d5b5d0d1
commit
2216ed6a8b
@@ -148,6 +148,19 @@
|
||||
"street": 0.7,
|
||||
"housenumber": 0.3
|
||||
}
|
||||
},
|
||||
{
|
||||
"countryCodes": ["bo"],
|
||||
"format": [
|
||||
["street", "housenumber"],
|
||||
["neighbourhood", "city"]
|
||||
],
|
||||
"widths": {
|
||||
"street": 0.7,
|
||||
"housenumber": 0.3,
|
||||
"neighbourhood": 0.5,
|
||||
"city": 0.5
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user