-
Notifications
You must be signed in to change notification settings - Fork 1
Description
This issue is:
- Major: I cannot enter an address using Franklin
- Minor: I can enter an address but it's not ideal
Sample Address:
Please provide a sample address that Franklin does not support (or support well).
Av. Pedro Aguirre Cerda 1570
Providencia 1930029
R. Metropolitana
Chile
Issue:
The way Chile uses administrative area is a bit weird, but quite close to what the demo shows. You have "Province" which should be "Region" (Región if you want it in Spanish), and then you would have Comuna ("Commune", I guess). You don't actually need to specify a city.
(For most cities, there is exactly one enclosing comuna. In the case of the capital city Santiago, it is different: the city is instead divided in multiple comunas, so specifying the city does no good anyway.)
Minor: Chileans are accustomed to the regions being sorted in a specific way, which is not alphabetical; instead it is geographical. Regions sort unambiguously from north to south. I can provide the proper order as a PR against data.json, if it'd be useful.