API

Address points

12 columns Technical name: punkty_adresowe

A dataset showing the locations of address points in the City of Kielce. Each record corresponds to one address point assigned to a building or parcel and contains the full address, number and street TERYT code.

Tags

  • Address points
  • Geodesy and boundaries

API list API documentation

Endpoint

Data endpoint address for this table.

Test URL

/api/table/punkty_adresowe/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=adres_id,adres_pelny,adres_nr
  • sort optional optional, indexed columns with type support only; "-" means descending. sort=budynek_ident sort=-budynek_ident

Columns

  • Address point: ID adres_id VARCHAR(20) unikalny identyfikator punktu adresowego
    sorting: no
  • Address point: full name adres_pelny VARCHAR(255) full address representation in text format.
    sorting: no
  • Address point: number adres_nr VARCHAR(10) Building number assigned to the address point.
    sorting: no
  • Ulica: TERYT ulica_teryt VARCHAR(5) kod TERYT ulicy – 5-znakowy identyfikator z rejestru ulic SIMC/ULIC.
    sorting: no
  • Address point: geometry geometry GEOMETRY(POINT,2178) lokalizacja punktu adresowego w przestrzeni
    sorting: no
  • Unit number jednostka_numer INTEGER Attribute jednostka numer in the Punkty adresowe dataset.
    sorting: yes
  • Building identifier budynek_ident VARCHAR(100) Attribute budynek ident in the Punkty adresowe dataset.
    sorting: yes
  • Hex grid 50 ID szesciany_50_id INTEGER Identifier of the related object: szesciany_50.
    sorting: yes
  • Hex grid 100 ID szesciany_100_id INTEGER Identifier of the related object: szesciany_100.
    sorting: yes
  • Hex grid 200 ID szesciany_200_id INTEGER Identifier of the related object: szesciany_200.
    sorting: yes
  • Siatka kwadraty 100_id kwadraty_100_id INTEGER Identifier of the related object: kwadraty_100.
    sorting: yes
  • Siatka kwadraty 200_id kwadraty_200_id INTEGER Identifier of the related object: kwadraty_200.
    sorting: yes

Filters

  • budynek_ident optional Mode: exact equality Example: filter[budynek_ident]=sample
  • geometry optional Mode: bbox: xmin,ymin,xmax,ymax Example: filter[geometry]=20.58,50.82,20.72,50.90
  • jednostka_numer optional Mode: range: min and/or max (or equality) Example: filter[jednostka_numer][min]=10&filter[jednostka_numer][max]=100
  • kwadraty_100_id optional Mode: range: min and/or max (or equality) Example: filter[kwadraty_100_id][min]=10&filter[kwadraty_100_id][max]=100
  • kwadraty_200_id optional Mode: range: min and/or max (or equality) Example: filter[kwadraty_200_id][min]=10&filter[kwadraty_200_id][max]=100
  • szesciany_50_id optional Mode: range: min and/or max (or equality) Example: filter[szesciany_50_id][min]=10&filter[szesciany_50_id][max]=100
  • szesciany_100_id optional Mode: range: min and/or max (or equality) Example: filter[szesciany_100_id][min]=10&filter[szesciany_100_id][max]=100
  • szesciany_200_id optional Mode: range: min and/or max (or equality) Example: filter[szesciany_200_id][min]=10&filter[szesciany_200_id][max]=100