API

Paid Parking Zone

3 columns Technical name: spp

A spatial dataset showing areas covered by the Paid Parking Zone (SPP) in the City of Kielce.

Tags

  • SPP
  • Transport and mobility

API list API documentation

Endpoint

Data endpoint address for this table.

Test URL

/api/table/spp/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,nazwa,opis
  • sort optional optional, indexed columns with type support only; "-" means descending. No sortable columns available for this table.

Columns

  • geometry GEOMETRY(POLYGON,2178) obszar strefy
    sorting: no
  • name nazwa VARCHAR(30) nazwa strefy
    sorting: no
  • description opis VARCHAR(254) opis strefy
    sorting: no

Filters

  • geometry optional Mode: bbox: xmin,ymin,xmax,ymax Example: filter[geometry]=20.58,50.82,20.72,50.90