Where can I get postal codes for all countries?

爱⌒轻易说出口 提交于 2019-11-28 15:39:54

问题


I once read about an open source database for postal codes with geolocation data but now I can't remember its name. Can someone help?


回答1:


My guess is that your lost friend is GeoNames.




回答2:


You're looking for an Open GIS database - the main keyword being "GIS". This will help you find results.

The information you're looking for is usually Commercial grade (i.e. you need to pay for the data), but you can see what's available on the open-source GIS websites:

  • http://www.osgeo.org/
  • http://opensourcegis.org/
  • http://freegis.org/



回答3:


Find all countries at GeoNames or run a ready-parsed MySQL script (INSERTs):

Download delivery_zip.sql (11 Mb)



来源:https://stackoverflow.com/questions/308017/where-can-i-get-postal-codes-for-all-countries

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!