/catchment/create

location after creating a catchment

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

Create a catchment on a location and return updated infoj.

Query Parameters

NameTypeDescription

locale

string

The locale key.

layer

string

The layer key.

table

string

The PostGIS table.

id

string

The location ID.

field

string

The field to store the catchment geometry.

coordinates

string

The catchment origin coordinates.

minutes

string

The catchment range in minutes. Defaults to 10.

profile

string

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

token

string

Required to access private endpoints.

{...}

Last updated