通过地址或 GPS 坐标获取最近的企业名称/类型

发布于 2024-12-28 13:49:24 字数 117 浏览 3 评论 0原文

我正在编写一个 iOS 应用程序,如果知道如何通过 GPS 坐标或至少通过地址查找最近的企业名称(尤其是企业类型,例如餐厅/酒店/商店等),将会非常方便。

所以只是好奇,有这样的 API/Web 服务吗?

I'm writing an iOS application and it would be very handy to know the way to find a nearest business name (and especially business type, such as restaurant/hotel/store etc.) by a GPS coordinate, or at least by an address.

So just curious, is there such API/Web service out there?

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

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

发布评论

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

评论(2

末骤雨初歇 2025-01-04 13:49:24

Bing

Google 地方信息

Yahoo Geo Technologies

我确信有负载通过快速谷歌可以找到更多

Yes

Bing

Google Places

Yahoo Geo Technologies

I'm sure there are loads more to be found with a quick google

画▽骨i 2025-01-04 13:49:24

好吧,看来我必须回答我自己的问题了。我没有在代码中尝试过,但答案在这里:
http://code.google.com/apis/maps/documentation/places/

不幸的是,Google 放置 API 的调用次数似乎有上限(免费),即每天 1000 次(对于相同的 API_key)。

OK, it seems like I have to answer my own question. I didn't try it out in code, but the answer is here:
http://code.google.com/apis/maps/documentation/places/

Unfortunately there seems to be a cap on how many times Google places API can be called (for free), i.e. 1000 times per day (for the same API_key.)

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