Route Path

The routePath sub resource allows a user to retrieve a series of geographic coordinate point that make up a route. It requires a license for access to ALKMaps application. It uses the following supplied parameters:

Route Path Request

GET

URL Parameters

Required parameters are highlighted in yellow.

Response

Loading...
                        
                    

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