API
Noise maps
Noise maps showing noise intensity in given ranges, its sources and different periods.
Parameters
- limit required required, 1..1000
- offset required required, >= 0
-
columns
optional
optional, comma-separated list of columns (public only).
columns=geometry,db_hi,db_lo -
sort
optional
optional, indexed columns with type support only; "-" means descending.
sort=dbsort=-db
Columns
-
Geometrysorting: no
geometryGEOMETRY(POLYGON,2178)Field describing the geometry of the area covering the given noise level. -
db_hisorting: yes
INTEGERUpper noise intensity interval. -
db_losorting: yes
INTEGERLower noise intensity interval. -
yearsorting: yes
rokINTEGERYear. -
porasorting: yes
VARCHAR(10)Time of day. -
typesorting: yes
rodzajVARCHAR(12)Noise source type. -
dbsorting: yes
VARCHAR(12)Attribute db in the Mapy akustyczne dataset.
Filters
-
db
optional
Mode: exact equality
Example:
filter[db]=sample -
db_hi
optional
Mode: range: min and/or max (or equality)
Example:
filter[db_hi][min]=10&filter[db_hi][max]=100 -
db_lo
optional
Mode: range: min and/or max (or equality)
Example:
filter[db_lo][min]=10&filter[db_lo][max]=100 -
geometry
optional
Mode: bbox: xmin,ymin,xmax,ymax
Example:
filter[geometry]=20.58,50.82,20.72,50.90 -
pora
required
Mode: exact equality
Example:
filter[pora]=sampleAllowed values:LDWN, LN -
rodzaj
required
Mode: exact equality
Example:
filter[rodzaj]=sampleAllowed values:DROGOWY, KOLEJOWY, PRZEMYSŁOWY -
rok
required
Mode: range: min and/or max (or equality)
Example:
filter[rok][min]=10&filter[rok][max]=100Allowed values:2012, 2018, 2022