Include addr:housename in the address format for Bolivia (#10728)

This commit is contained in:
Deeptanshu Sankhwar
2025-02-12 07:38:52 -07:00
committed by GitHub
parent 33c68064a6
commit dbcc219c24
2 changed files with 5 additions and 0 deletions

View File

@@ -193,10 +193,12 @@
{
"countryCodes": ["bo"],
"format": [
["housename"],
["street", "housenumber"],
["neighbourhood", "city"]
],
"widths": {
"housename": 1,
"street": 0.7,
"housenumber": 0.3,
"neighbourhood": 0.5,