/draw/catchment

ID from a drawn Mapbox catchment.

GET geolytix.xyz/api/location/edit/draw/catchment

Send parameter for Mapbox ISOchrones API, store the geometry as a newly drawn location in a PostGIS table and return the ID.

Query Parameters

NameTypeDescription

locale

string

The locale key.

layer

string

The layer key.

table

string

The PostGIS table name.

coordinates

string

Comma seprated latitude and longitude for the origin of catchment.

minutes

string

The minutes for the catchment range. Defaults to 10. Maximum 60.

profile

string

The profile to use for the catchment. Defaults to 'driving'.

token

string

Required to access private endpoints.

'123'

Last updated