File tree Expand file tree Collapse file tree 2 files changed +21
-1
lines changed Expand file tree Collapse file tree 2 files changed +21
-1
lines changed Original file line number Diff line number Diff line change 640
640
{{{country}}}
641
641
postformat_replace :
642
642
- ["Localidad "," "]
643
- - ["(Bogot[áa]), (Bogot[áa]|Bogot[áa] Distrito Capital|Distrito Capital|Capital District)","$1"]
643
+ - ["(Bogot[áa]),? (Distrito Capital|Capital District)",$1]
644
+ - ["(Bogot[áa]), Bogot[áa]","$1"]
644
645
645
646
# Costa Rica
646
647
CR :
Original file line number Diff line number Diff line change @@ -16,3 +16,22 @@ expected: |
16
16
Chapinero
17
17
110231 Bogota
18
18
Colombia
19
+ ---
20
+ description : deal with Bogota, Capital District / 4.61164, -74.08527
21
+ components :
22
+ city : Bogota
23
+ country : Colombia
24
+ country_code : co
25
+ neighbourhood : UPZs de Bogotá
26
+ postcode : 111411
27
+ region : RAP (Especial) Central
28
+ road : Transversal 22
29
+ shop : Polytech
30
+ state : Bogota, Capital District
31
+ suburb : Localidad Los Mártires
32
+ expected : |
33
+ Polytech
34
+ Transversal 22
35
+ Los Mártires
36
+ 111411 Bogota
37
+ Colombia
You can’t perform that action at this time.
0 commit comments