Obtain autonomy range estimations for a given route.

This endpoint returns an estimation of the autonomy range in a route. It returns the autonomy as a value, as well as GeoJSON LineStrings representing the sections of the route in which the tank reserve is not reached, and the section of the route that will be done with the tank reserve.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params
route
object
required

A GeoJSON of a LineString representing the route to estimate

number
required

The average fuel consumption of the vehicle, in liters per 100km

number
required

The total tank capacity of the vehicle, in liters

number
required
0 to 1

The current fuel level of the vehicle. Must be a value between 0 (empty) and 1 (full)

styles
object

Style properties for the GeoJSON LineStrings with the estimate sections (orig, reserve, tank) that the response will include.

Responses

Language
Credentials
Header
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json