Derived Route Path

The derived routePath sub resource operation retrieve a list of reduce trip coordinates in GeoJson format based on a series of longitude/latitude pings and off route mileages window. It requires a license for access to ALKMaps application. It uses the following supplied parameters:

Derived Route Path Request

GET

URL Parameters

Required parameters are highlighted in yellow.

Response

Loading...
                        
                    

Derived Route Path Response

Data Element Description Data Type Value/Example
type Indicates the type of response string
geometry The route points of the route that was run GeoJson
Geometry

Geometry

Data Element Description Data Type Value/Example
Type Indicates the type of geometry string Multistring(currently this is the only value)
Coordinates A series of geographic coordinate points that make up a route Json array of arrays