We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Hi, seems that the information for Colombian subdivisions are not present in https://i18napis.appspot.com/address/data/CO
They can be retrieved from https://en.wikipedia.org/wiki/ISO_3166-2:CO
The format is:
Administrative Area = Department Locality = City Dependant Locality = Town Postal Code = Postal Code
Also, there is csv file that can be used as an official starting point to get postal codes and cities. http://visor.codigopostal.gov.co/472/visor/Codigos_Postales_Nacionales.csv or this one: https://es.wikipedia.org/wiki/Anexo:Códigos_postales_de_Colombia
There is also a shape format file http://visor.codigopostal.gov.co/472/visor/Shapefile_Codigo_Postal.zip
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Hi, seems that the information for Colombian subdivisions are not present in https://i18napis.appspot.com/address/data/CO
They can be retrieved from https://en.wikipedia.org/wiki/ISO_3166-2:CO
The format is:
Administrative Area = Department
Locality = City
Dependant Locality = Town
Postal Code = Postal Code
Also, there is csv file that can be used as an official starting point to get postal codes and cities. http://visor.codigopostal.gov.co/472/visor/Codigos_Postales_Nacionales.csv or this one: https://es.wikipedia.org/wiki/Anexo:Códigos_postales_de_Colombia
There is also a shape format file http://visor.codigopostal.gov.co/472/visor/Shapefile_Codigo_Postal.zip
The text was updated successfully, but these errors were encountered: