File tree Expand file tree Collapse file tree 2 files changed +20
-3
lines changed Expand file tree Collapse file tree 2 files changed +20
-3
lines changed Original file line number Diff line number Diff line change 441
441
address_template : |
442
442
{{{attention}}}
443
443
{{{house}}}
444
- {{{road}}} {{{house_number}}}
444
+ {{{road}}} {{{house_number}}}{{#first}}, {{{quarter}}}{{/first}}
445
445
{{#first}} {{{suburb}}} || {{{city_district}}} || {{{village}}} || {{{hamlet}}}{{/first}}
446
446
{{#first}} {{{city}}} || {{{town}}} || {{{state_district}}} {{/first}} - {{#first}} {{{state_code}}} || {{{state}}} {{/first}}
447
447
{{{postcode}}}
Original file line number Diff line number Diff line change @@ -75,5 +75,22 @@ expected: |
75
75
Região Geográfica Intermediária de Picos - PI
76
76
64675-000
77
77
Brazil
78
-
79
-
78
+ ---
79
+ description : Maranhão [+quarter] / -2.493246,-44.267475
80
+ components :
81
+ road : Av. dos Holandeses
82
+ house_number : 9
83
+ quarter : Quadra 33
84
+ suburb : Calhau
85
+ city : São Luís
86
+ state : Maranhão
87
+ state_code : MA
88
+ postcode : 65071-380
89
+ country_code : br
90
+ country : Brazil
91
+ expected : |
92
+ Av. dos Holandeses 9, Quadra 33
93
+ Calhau
94
+ São Luís - MA
95
+ 65071-380
96
+ Brazil
You can’t perform that action at this time.
0 commit comments