Arguments

id· ID· required
ID of the isoline label to retrieve

Fields

id· ID
Isoline id.
status· IsolineStatus
Isoline status.
done

Isoline label has been successfully generated.

pending

Isoline label is under processing.

error

There was an error while generating the isoline label.

maximum_distance· Float
Distance from the origin to the furthest reachable point within the isoline. Represents the longest drivable distance, not a straight-line or vehicle range.
polygons· FeatureMultiPolygon
Shape of the isoline consisting in a list of multipolygons.
ferries· FeatureLineString
List of the ferries uniting islands formed by the isoline.
request_input· IsolineRequestInput
The inputted request data for the isoline used to compute it.

Exceptions

Codes

isoline_not_found
No isoline label was found with the provided ID.
operation_not_allowed
You are not allowed to execute this operation. Enable it for the current application in the dashboard or reach out to customer support.
rate_limit_exceeded
Rate limit exceeded.
  • Getting started

    Get started with the Chargetrip API.

  • API reference

    Browse our api and endpoints.

  • Examples

    Explore examples and start building.

How filter works

The filter argument lets you narrow down results by passing an input object with specific criteria. Each field within the filter is optional — only include the ones relevant to your query.