Query Parameters
Parameter | Description | Usage |
---|---|---|
longitude | Latitude value of the location. | Required |
latitude | Longitude value of the location. | Required |
roadClass | Filter for types of roads to be included in the junction. Allowed values are
major, motorway, other or
all. Road classification codes are:
|
Optional |
driveTime | Drive time to reach the junction. Minimum value is 1 minute and maximum 150 minutes. | Optional |
driveTimeUnit | Drive time unit can be Hours, Minutes, Seconds, and Milliseconds. Default value is Minutes. | Optional |
searchRadius | Search Radius within which the nearest junctions are required to be searched. This is only configurable when driveTime is not provided. The default value is 10 miles and the maximum limit is 50 miles. | Optional |
searchRadiusUnit | Search Radius units can be Miles, Kilometers, Feet, and Meters. The default value is different for different countries. | Optional |
historicSpeed | The average driving speed around the searched junction in different hours of a day. The allowed values are none, AMPeak, PMPeak, OffPeak, and Night. | Optional |
maxCandidates | Maximum number of junctions to be searched. The maximum value is 10 with
driveTime and 1 with
searchRadius . |
Optional |