API
Local Spatial Development Plans
Contains detailed information about functional areas within local spatial development plans. Each area describes a specific land unit and its intended use, such as residential development, services or greenery.
Parameters
- limit required required, 1..1000
- offset required required, >= 0
-
columns
optional
optional, comma-separated list of columns (public only).
columns=geometry,plan_id,wydzielenie -
sort
optional
optional, indexed columns with type support only; "-" means descending.
sort=plan_idsort=-plan_id
Columns
-
Geometrysorting: no
geometryGEOMETRY(MULTIPOLYGON,2178)Geometry of the planning unit. -
ID planusorting: yes
plan_idVARCHAR(30)Unique identifier of the local plan. -
Planning unitsorting: no
wydzielenieVARCHAR(15)Planning unit symbol from the plan drawing. -
Designationsorting: yes
przez_stVARCHAR(150)Land designation according to the plan provisions. -
Area [m²]sorting: yes
powDECIMAL(18,4)Planning unit area in square meters. -
Symbolsorting: yes
symbol_stVARCHAR(15)Ustandaryzowany symbol wydzielenia.
Filters
-
geometry
optional
Mode: bbox: xmin,ymin,xmax,ymax
Example:
filter[geometry]=20.58,50.82,20.72,50.90 -
plan_id
optional
Mode: exact equality
Example:
filter[plan_id]=sample -
pow
optional
Mode: range: min and/or max (or equality)
Example:
filter[pow][min]=10&filter[pow][max]=100 -
przez_st
optional
Mode: exact equality
Example:
filter[przez_st]=sample -
symbol_st
optional
Mode: exact equality
Example:
filter[symbol_st]=sample