API
Natural monuments
A spatial dataset showing natural monuments in the City of Kielce.
Parameters
- limit required required, 1..1000
- offset required required, >= 0
-
columns
optional
optional, comma-separated list of columns (public only).
columns=typ,gatunek,gat_lacina -
sort
optional
optional, indexed columns with type support only; "-" means descending.
sort=gatuneksort=-gatunek
Columns
-
typesorting: yes
typVARCHAR(50)typ obiektu chronionego -
gatuneksorting: yes
VARCHAR(100)gatunek rodzimy -
species: Latin namesorting: yes
gat_lacinaVARCHAR(100)Latin species name. -
namesorting: yes
nazwaVARCHAR(100)name assigned to the object, if present. -
trunk circumferencesorting: yes
obwodINTEGERtrunk circumference at 130 cm above ground. -
heightsorting: yes
wysokoscINTEGERapproximate object height. -
agesorting: yes
wiekINTEGERszacowany wiek pomnika w latach -
adressorting: no
VARCHAR(150)opis lokalizacji obiektu -
geometrysorting: no
GEOMETRY(POINT,2178)punktowa lokalizacja geograficzna obiektu
Filters
-
gatunek
optional
Mode: exact equality
Example:
filter[gatunek]=sample -
gat_lacina
optional
Mode: exact equality
Example:
filter[gat_lacina]=sample -
geometry
optional
Mode: bbox: xmin,ymin,xmax,ymax
Example:
filter[geometry]=20.58,50.82,20.72,50.90 -
nazwa
optional
Mode: exact equality
Example:
filter[nazwa]=sample -
obwod
optional
Mode: range: min and/or max (or equality)
Example:
filter[obwod][min]=10&filter[obwod][max]=100 -
typ
optional
Mode: exact equality
Example:
filter[typ]=sample -
wiek
optional
Mode: range: min and/or max (or equality)
Example:
filter[wiek][min]=10&filter[wiek][max]=100 -
wysokosc
optional
Mode: range: min and/or max (or equality)
Example:
filter[wysokosc][min]=10&filter[wysokosc][max]=100