【发布时间】:2016-02-02 05:42:00
【问题描述】:
我们正在开发一个应用程序,该应用程序需要查找特定位置周围的速度...我们计划使用 OverPass API 来首先确定速度,并尝试按照下面提到的文章进行操作。
Overpass api to find the speed limit for a co-ordinate?
around方法的语法如下所示。
http://www.overpass-api.de/api/xapi?*[maxspeed=*][around=2500,8.5580957,76.880541]
但是我们没有得到任何结果...如果语法正确,谁能指导我们?
【问题讨论】:
标签: http coordinates overpass-api