/catchment/delete
location after deleting a catchment
GET
geolytix.xyz/api/location/edit/catchment/delete
Delete a catchment from a location and return updated infoj.
Query Parameters
Name
Type
Description
locale
string
The locale key.
layer
string
The layer key.
table
string
The PostGIS table of the location.
id
string
The location id.
field
string
The field for the catchment geometry.
token
string
Required for private endpoints.
Last updated