API

Local Spatial Development Plans: boundaries

6 columns Technical name: mpzp_granice

Contains boundaries of Local Spatial Development Plans (LSDP) in force in Kielce. The data is particularly useful for residents, investors, architects, urban planners and public administration staff interested in planning conditions for a given area.

Tags

  • MPZP
  • Spatial planning

API list API documentation

Endpoint

Data endpoint address for this table.

Test URL

/api/table/mpzp_granice/data?limit=100&offset=0

Parameters

  • limit required required, 1..1000
  • offset required required, >= 0
  • columns optional optional, comma-separated list of columns (public only). columns=geometry,plan_id,plan_nazwa
  • sort optional optional, indexed columns with type support only; "-" means descending. sort=data_wejscia sort=-data_wejscia

Columns

  • Geometry geometry GEOMETRY(MULTIPOLYGON,2178) Geometry of the boundary of the binding local plan.
    sorting: no
  • ID planu plan_id VARCHAR(30) Unique identifier of the local plan.
    sorting: yes
  • Plan name plan_nazwa VARCHAR(200) Name of the binding local plan.
    sorting: no
  • Adoption date data_uchwalenia VARCHAR(15) Date of adopting the plan resolution.
    sorting: no
  • Resolution number nr_uchwaly VARCHAR(20) Number of the resolution by which the plan was adopted.
    sorting: no
  • Effective date data_wejscia DATE Plan effective date.
    sorting: yes

Filters

  • data_wejscia optional Mode: exact equality Example: filter[data_wejscia]=sample
  • 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