用于查找附近兴趣点的网络服务?

发布于 2024-10-12 00:55:07 字数 224 浏览 2 评论 0原文

我正在寻找一种付费或免费服务,可以返回按类别(例如“餐厅”)过滤的给定距离(例如 10 公里)内的兴趣点。

Factual 看起来很有希望,但不支持我的国家 - 南非。 Google Places API 仍处于开发者预览阶段。

一定有一个成熟的在线服务可以充当“在线GPS”寻找附近的地方吗?

I'm looking for a paid or free service that can return geographic points of interest within a given proximity (e.g. 10km) filtered by category, such as "Restaurants".

Factual looks promising, but doesn't support my country - South Africa. The Google Places API is still in developer preview.

There must be a mature online service that can act as an "online GPS" for finding nearby places?

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

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

发布评论

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

评论(1

意犹 2024-10-19 00:55:07

GeoNames API 返回位于给定点附近的地理定位维基百科文章:

http:// /www.geonames.org/export/wikipedia-webservice.html

SimpleGeo API 返回有关给定点的信息

https://simplegeo.com/docs/api-endpoints/simplegeo-context

以下是可编程 Web 上映射相关 API 的一长串。我相信它会给您更多有关数据源的线索:

http:// www.programmableweb.com/apis/directory/1?apicat=Mapping

GeoNames API returns geolocated Wikipedia articles located near given point:

http://www.geonames.org/export/wikipedia-webservice.html

SimpleGeo API returns info about given point

https://simplegeo.com/docs/api-endpoints/simplegeo-context

Here is a long list of mapping related APIs on Programmable Web. I'm sure it will give you more clues in regards to datasources:

http://www.programmableweb.com/apis/directory/1?apicat=Mapping

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