Forum Discussion
IamTDR
4 years agoResponsive Resident
Add Postal ZIP Code; Need Longitude & Latitude
Hi In my data model, I have a field for Postal ZIP Code. What is the best method to add two additional fields for longitude/latitude?
- 4 years ago
Hi IamTDR,
You might want to find a database having the link between ZIP Code and Lat/Lon
Depending of your country there's open data on some website
Or you could take a look here :
https://stackoverflow.com/questions/11354490/latitude-and-longitude-based-on-zip-code
https://gis.stackexchange.com/questions/28035/how-to-convert-zip-codes-to-latitude-and-longitude
- Quentin
quentin_vigne
4 years agoSolution Sage
Hi IamTDR,
You might want to find a database having the link between ZIP Code and Lat/Lon
Depending of your country there's open data on some website
Or you could take a look here :
https://stackoverflow.com/questions/11354490/latitude-and-longitude-based-on-zip-code
https://gis.stackexchange.com/questions/28035/how-to-convert-zip-codes-to-latitude-and-longitude
- Quentin