/geojson
geojson data.
GET
geolytix.xyz/api/layer/geojson
Request a geojson collection for the given viewport.
Query Parameters
Name
Type
Description
locale
string
The locale key.
layer
string
The layer key.
table
string
The PostGIS table.
west
string
The western bounds of the view port.
south
string
The southern bounds of the view port.
east
string
The eastern bounds of the view port.
north
string
The northern bounds of the view port.
cat
string
The cat field to be used in themes.
filter
string
The theme type (categorized, graduated).
token
string
Required for private endpoints.
Last updated