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 -

How to put a lock and transaction on table using spring 4 or above using jdbcTemplate and annotations like @Transactional? -

How to understand 2 main() functions after using uftrace to profile the C++ program? -