街道到 GPS 坐标列表
我有两个 GPS 坐标,(x1,y1)和(x2,y2)...我有任何可用的免费信息,我可以 A)检索连接坐标的街道坐标,B)检索沿连接路径的所有坐标他们。
那么,两个坐标...它们之间的 GPS 坐标是多少,并且需要与实际街道路径切合实际。迄今为止的研究包括开放街道地图、使用方位角的大圆计算和大圆距离。
I have two GPS Coordinates, (x1, y1) and (x2, y2)... I there any free information available where I could A) retrieve the street coordinates that connects the coordinates, and B) retrieve all coordinates along the path connecting them.
So, two coordinates... what are all the gps coordinates between them and needs to be realistic to actual street paths.. Research so far has included Open Street Maps, Great Circle Calculations using bearings and Great Circle Distances.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
您可以尝试使用 CloudMade 的 API。
这里的 CloudMade 的服务条款。
You can try using CloudMade's API.
Here's CloudMade's terms of service.