Search

Subscription

Unknown

Arguments

id· ID· required

Fields

id· ID
Isoline id.
status· IsolineStatus
Isoline status.
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.

Errors

Operations can fail. To handle all errors correctly, consider implementing the following error scenario’s.

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.

Was this helpful?

  • Getting started

    Get started with the Chargetrip API.

  • API reference

    Browse our api and endpoints.

  • Examples

    Explore examples and start building.