/aggregate
aggregate location from layer.
GET
geolytix.xyz/api/location/select/aggregate
Query a layer to create an aggregate geojson feature.
Query Parameters
Name
Type
Description
locale
string
The locale key.
layer
string
The layer key.
table
string
The PostGIS table name.
filter
string
A stringified filter object to be applied before calculating aggregate scores.
token
string
Required to access private endpoints.
Last updated