根据地址api获取经纬度

发布于 2024-09-15 05:14:34 字数 1539 浏览 5 评论 0原文

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

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

发布评论

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

评论(1

佼人 2024-09-22 05:14:34

您的虚拟主机可能不允许与其他服务器进行此类连接。联系他们以确保他们这样做。但是当你打开套接字连接时,这类问题经常会出现,我想这对于这个 API 来说是不必要的。

否则,您可以尝试雅虎的地理编码 API: http://developer.yahoo.com/地图/rest/V1/geocode.html
或者正如雅虎自己建议的那样,新的 PlaceFinder API。在同一链接中可以找到 PlaceFinder 的链接。

如果您对 Yahoo 不满意,multimap.com 上有一个类似的 API。

Your webhost might not allow such connections to other servers. Contact them to make sure they do. But that kind of problems often show up when you open socket connections, which i guess is not necessary for this API.

Otherwise you can try Yahoo's Geocoding API: http://developer.yahoo.com/maps/rest/V1/geocode.html
Or as Yahoo themselfes suggest, the new PlaceFinder API. A link to PlaceFinder can be found at the same link.

If you're not satisfied with Yahoo, there is a similar API at multimap.com.

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