android - Is it possible to get speed limit data using OSMBonusPack? -


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

i have used overpass apis & did did not have speed limit information few of locations around europe & installed velociraptor uses osm map & here maps apis still failed data . here screenshot of velociraptor app : screenshot image .

yesterday came across osmbonuspack & looks promising allows choose 3 best routing services available . , before proceed implementation thought might useful suggestions on if can speed limit project.

any suggestions appreciated.

unfortunately, 3 routing services not returning speed limit information. options:

contact them directly convince them add speed limit per segment

fork open source 1 (osrm?), , implement yourself

back overpassapi or velociraptor


Comments

Popular posts from this blog

'hasOwnProperty' in javascript -

python - ValueError: No axis named 1 for object type <class 'pandas.core.series.Series'> -

Command prompt result in label. Python 2.7 -