/draw

geometry of a newly drawn location.

POST geolytix.xyz/api/location/edit/draw

Post geometry as geojson to add new location to database table.

Query Parameters

NameTypeDescription

token

string

Required to access private endpoints.

Request Body

NameTypeDescription

locale

string

The locale key.

layer

string

The layer key.

table

string

The PostGIS table name.

geometry

object

Geojson geometry object.

'123'

Last updated