在哪里可以获取所有国家/地区的邮政编码?
我曾经读过一个带有地理位置数据的邮政编码开源数据库,但现在我不记得它的名字了。 有人可以帮忙吗?
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?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(6)
我猜你失踪的朋友是 GeoNames。
My guess is that your lost friend is GeoNames.
通过 GeoNames 查找所有国家/地区或运行已解析的 MySQL 脚本 (INSERT):
下载delivery_zip.zip (11 Mb)
Find all countries at GeoNames or run a ready-parsed MySQL script (INSERTs):
Download delivery_zip.zip (11 Mb)
您正在寻找一个开放式 GIS 数据库 - 主要关键字是“GIS”。 这将帮助您找到结果。
您要查找的信息通常是商业级的(即您需要为数据付费),但您可以在开源 GIS 网站上查看可用内容:
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:
我目前正在使用这个: https: //www.back4app.com/database/back4app/zip-codes-all-countries-in-the-world 它是免费的并且非常有用!
还可以与该数据集协作,以进一步改进它。 :)
I'm currently using this one: https://www.back4app.com/database/back4app/zip-codes-all-countries-in-the-world it's free and very useful!
It's also possible to collaborate with this dataset, in order to improve it even more. :)
是的,Geonames 就是这个地方。 更具体地说,正如 slacy 所说的
https://download.geonames.org/export/zip/
它有一个国家邮政编码列表,并且有一个 allCountries zip 文件。
并且数据每天都会更新。
Yes Geonames is the place. To be more specific as slacy said
https://download.geonames.org/export/zip/
It has a list of countries' postal codes and it has an allCountries zip file.
And the data is updated daily.
查看邮政编码数据库。 其成本低廉,并且一年多免费更新。
YouTube 上数据库和支持字段的视频演示
https://www.youtube.com/watch?v=PzjHzMDKyYw
Checkout postal code database . Its low cost,free updates as well for over a year.
Video demonstration of the database and supported fields on youtube
https://www.youtube.com/watch?v=PzjHzMDKyYw