从 Google 地图中的纬度、经度搜索生成英国邮政编码

发布于 2024-12-13 14:43:31 字数 283 浏览 2 评论 0原文

我正在尝试通过 Google 地图中的纬度和经度搜索生成英国邮政编码。例如,在 Google 地图中搜索 57.350237,-1.977539 将返回:

https://i.sstatic.net /mSULM.png

我希望能够提取该邮政编码 - AB41 8。

到目前为止,我所看到的只是如何从邮政编码中获取经纬度的想法,但是不是相反。有什么想法吗?

谢谢,

I'm trying to generate a UK postcode from a latitude and longitude search in Google Maps. For example, a search for 57.350237,-1.977539 in Google Maps returns this:

https://i.sstatic.net/mSULM.png

I want to be able to extract that postcode - AB41 8.

All I've seen so far are ideas on how to get the lat,lon from the postcode but not the other way around. Any ideas?

Thanks,

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(2

顾冷 2024-12-20 14:43:31

您可以查看 Google 的地理编码 API,特别是反向地理编码

You could take a look at Google's Geocoding API, specifically Reverse Geocoding.

卷耳 2024-12-20 14:43:31

不幸的是,在英国,皇家邮政是唯一拥有如此准确性和完整性的此类数据的机构。

要访问它,您必须向他们支付 邮政编码地址文件

Unfortunately in the UK, the Royal Mail are the only ones with such data of that accuracy and completeness.

To access it, you have to pay them for a copy of their Postcode Address File.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文