I'm trying to determine if there's a database or API available that I could use to get detailed roadway data, meaning the shape and length of roads, intersection points, speed limits, exit numbers for highways, etc.
Obviously Google, MapQuest and…
I have tried like this but still i am not getting..
https://www.google.com/maps/dir/?api=1&origin=28.7041,77.1025&destination=25.5941,85.1376&travelmode=driving&alternatives-parameter=false
I guess, I am missing some parameters
Google Maps API
Is there a way to find Segment information on a Route between 2 places
I have 2 places/addresses/latlong.
I am looking for the direction between the two.
For this direction, I need type information about the segment:
Is it a road
Is…
I'm developing an Android application that collects information about interrupted roads, sports events, celebrations or changes in the direction of traffic and tries to provide directions avoiding the roads where do these events take place.
As I've…