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:
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 |
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 |