Is it possible to get speed limit data using OSMBonusPack?

自闭症网瘾萝莉.ら 提交于 2019-12-12 04:48:23

问题


I've been trying to develop speed limit application & have tried many different approaches to get done .

I have used Overpass APIs & it did good but it did not have speed limit information for few of locations around Europe & also installed Velociraptor which uses OSM map & HERE Maps APIs still they failed to get data . Here is screenshot of Velociraptor app : Screenshot Image .

Yesterday I came across osmbonuspack & it looks promising as it allows us to choose from 3 best routing services available . So , before I proceed with implementation I thought it might be useful to get suggestions on if we can get speed limit from this project.

Any suggestions would be appreciated.


回答1:


Unfortunately, the 3 routing services are not returning speed limit information. Options:

contact them directly to convince them to add speed limit per segment

fork an open source one (OSRM?), and implement yourself

back to OverpassAPI or Velociraptor



来源:https://stackoverflow.com/questions/43269086/is-it-possible-to-get-speed-limit-data-using-osmbonuspack

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!