post https://api.lightcast.io/gis/v1////traveltime
Travel time analyses provided by Targomo.
Search for all regions with a specified travel time of a point. By default, the maximum travel time is 120 minutes.
This endpoint requires additonal permissions, please contact us if you'd like access to traveltime.
Traveltime access claims
The following scopes allow access to traveltime:
gis:traveltime_access
- Gives access to the/traveltime
endpoint. Returns codes and traveltimes.gis:traveltime_polygon
- Add this scope to return geojson polygon as well.
Traveltime limit:
By default, all clients with gis:traveltime_access
claim can request up to 120 minutes travel time. This limit can be increased up to 300 minutes with a client claim of the form gis:traveltime:{limit}
.
So for example, gis:traveltime:300
will allow clients to request a maximum of 300 minutes travel time.