Fixed Drainage Level Area Instance
List assets of type FixedDrainageLevelArea
Query parameters:
organisation
Filter by organisation. Supports lookups on uuid
and name
.
code
Exact filter on the code
field. The (case-sensitive) startswith
lookup is also supported.
created:
Temporal filter on created
. Supports various lookup types
(exact
, lt
, lte
, gt
, gte
; created__exact by default).
Filter values should be specified in ISO 8601 YYYY-MM-DDThh:mm:ssZ format.
last_modified:
Temporal filter on last_modified
. Supports various lookup types
(exact
, lt
, lte
, gt
, gte
; last_modified__exact by default).
Filter values should be specified in ISO 8601 YYYY-MM-DDThh:mm:ssZ format.
geometry
The following lookups are available: isnull
, contained
, contains
,
contains_properly
, covered_by
, covers
, crosses
, disjoint
,
equals
, intersects
, overlaps
, and within
.
Query geometries can be supplied as WKT, EWKT or HEXEWKB.
boundary__id:
Filter on geometry of the region/boundary with the id boundary__id
.
For a list of regions/boundaries, see the boundary endpoint /api/v4/boundaries/
boundary__code:
Filter on geometry of the region/boundary with the id boundary__code
.
For a list of regions/boundaries, see the boundary endpoint /api/v4/boundaries/
boundary__type:
Spatial filter on geometry
, whereby geometry is specified by a
region/boundary object (see below) and filter operator is
ST_Intersects. Available types are COUNTRY, PROVINCE, WATER_BOARD,
MUNICIPALITY, CATCHMENT, POLDER, FIXED_DRAINAGE_LEVEL_AREA,
PUMPED_DRAINAGE_AREA, MAIN_PUMPED_DRAINAGE_AREA, DISTRICT,
NEIGHBOURHOOD, CADASTRE, PLANTATION, FIELD, CITY, and CUSTOM
boundary__name:
Filter on name of the region/boundary with the name
boundary__name
. Requires boundary__type
.
For a list of regions/boundaries, see the boundary endpoint /api/v4/boundaries/
simplify: Simplify the query geometries (in WGS84) using this value as tolerance. A higher value may result in a better response time for detailed geometries. Defaults to 0.00001 degrees (approx. 1 meter). NB: Returned geometries are unaffected.
page_size
The number of results on a single page. Defaults to 10, maximum is 100.
Note that pagination is disabled for the root endpoint: the response
will be truncated to page_size
.
Custom route: search
Full-text search in 'code' and 'name' fields. Results are ranked.
Examples:
?code=ABC_2123
?code__startswith=ABC
?created__gte=2017-01-01T00:00:00Z
?last_modified__lt=2018-01-01T00:00:00Z
?organisation__name__startswith=Nelen
?organisation__uuid=61f5a464-c350-44c1-9bc7-d4b42d7f58cb
?organisation__name__icontains=Schuur
?geometry__intersects=POINT (5 52)
?boundary__id=198
?boundary__code=NL_GM0344
?boundary__type=PROVINCE&boundary__name=Utrecht
/search/abc/
GET /api/v4/fixeddrainagelevelareas/18124/?format=api
https://demo.lizard.net/api/v4/fixeddrainagelevelareas/18124/?format=api", "id": 18124, "code": "04902-01", "organisation": { "url": "https://demo.lizard.net/api/v4/organisations/474afd21-2f2e-4b4f-8261-5142f1d67acb/?format=api", "uuid": "474afd21-2f2e-4b4f-8261-5142f1d67acb", "name": "Hoogheemraadschap Hollands Noorderkwartier" }, "geometry": { "type": "MultiPolygon", "coordinates": [ [ [ [ 4.659925661748822, 52.62617456520194, 0.0 ], [ 4.660013691373842, 52.62620555296445, 0.0 ], [ 4.660007591365892, 52.62617875124397, 0.0 ], [ 4.659954703197307, 52.62616352662922, 0.0 ], [ 4.659925661748822, 52.62617456520194, 0.0 ] ] ], [ [ [ 4.663134475617429, 52.63085023016885, 0.0 ], [ 4.663216910898707, 52.6307029979429, 0.0 ], [ 4.663182320783178, 52.63076477313219, 0.0 ], [ 4.663134475617429, 52.63085023016885, 0.0 ] ] ], [ [ [ 4.665429011892769, 52.63365537685014, 0.0 ], [ 4.665940993378173, 52.63196741493077, 0.0 ], [ 4.665693492163209, 52.6327276096466, 0.0 ], [ 4.665665191805568, 52.63284733821664, 0.0 ], [ 4.665497288318792, 52.63342180644428, 0.0 ], [ 4.665386106088929, 52.633452182783, 0.0 ], [ 4.665474127295481, 52.63350101520445, 0.0 ], [ 4.665464533765086, 52.63353385068532, 0.0 ], [ 4.665429011892769, 52.63365537685014, 0.0 ] ] ], [ [ [ 4.665743486900864, 52.63399222721642, 0.0 ], [ 4.665332770858497, 52.63398463833457, 0.0 ], [ 4.665330085320588, 52.63399382507939, 0.0 ], [ 4.665743486900864, 52.63399222721642, 0.0 ] ] ], [ [ [ 4.667585634454397, 52.63405938282126, 0.0 ], [ 4.666045823504582, 52.63407959413998, 0.0 ], [ 4.665923485060008, 52.63408126061537, 0.0 ], [ 4.666046207535183, 52.63407959646938, 0.0 ], [ 4.667904139819348, 52.6340552078255, 0.0 ], [ 4.667812150491412, 52.63405641276615, 0.0 ], [ 4.667585634454397, 52.63405938282126, 0.0 ] ] ], [ [ [ 4.665447651604588, 52.63408857354088, 0.0 ], [ 4.664067102411493, 52.63411636762382, 0.0 ], [ 4.664738185001771, 52.63410313786245, 0.0 ], [ 4.665447651604588, 52.63408857354088, 0.0 ] ] ], [ [ [ 4.666793929709578, 52.6381899726998, 0.0 ], [ 4.666400056718671, 52.63811892224672, 0.0 ], [ 4.66624732489389, 52.6380922474919, 0.0 ], [ 4.666793929709578, 52.6381899726998, 0.0 ] ] ], [ [ [ 4.667120887777367, 52.6382642205293, 0.0 ], [ 4.667091835107729, 52.63829226752913, 0.0 ], [ 4.667091821148089, 52.63829266917885, 0.0 ], [ 4.667120887777367, 52.6382642205293, 0.0 ] ] ], [ [ [ 4.667789527358937, 52.63849205204597, 0.0 ], [ 4.667789527358937, 52.63849205204597, 0.0 ], [ 4.667895755742728, 52.63850584412744, 0.0 ], [ 4.667996673547956, 52.63852720548465, 0.0 ], [ 4.667996673547956, 52.63852720548465, 0.0 ], [ 4.667896139812089, 52.63850584645099, 0.0 ], [ 4.667789554668271, 52.63849200817322, 0.0 ], [ 4.667789527358937, 52.63849205204597, 0.0 ] ] ], [ [ [ 4.663608028828577, 52.63883344327611, 0.0 ], [ 4.66339124309711, 52.6387957070455, 0.0 ], [ 4.662665519372193, 52.63866961621857, 0.0 ], [ 4.66266108707759, 52.63866335199095, 0.0 ], [ 4.662560214497129, 52.63858079961624, 0.0 ], [ 4.662660688235293, 52.63866334956047, 0.0 ], [ 4.662665135301761, 52.63866961387816, 0.0 ], [ 4.663390859025513, 52.63879570470739, 0.0 ], [ 4.663608028828577, 52.63883344327611, 0.0 ] ] ], [ [ [ 4.66180628009428, 52.63563461369547, 0.0 ], [ 4.661790796681968, 52.63565928567695, 0.0 ], [ 4.661791156425974, 52.63565932831495, 0.0 ], [ 4.661806251451959, 52.63563527588873, 0.0 ], [ 4.66180628009428, 52.63563461369547, 0.0 ] ] ], [ [ [ 4.661743312955039, 52.63565377609628, 0.0 ], [ 4.661742928130153, 52.63565373150759, 0.0 ], [ 4.661743033500854, 52.6356571967754, 0.0 ], [ 4.661743417470853, 52.63565720361198, 0.0 ], [ 4.661743312955039, 52.63565377609628, 0.0 ] ] ], [ [ [ 4.660825075092621, 52.63564104089621, 0.0 ], [ 4.660824692599999, 52.63564103406571, 0.0 ], [ 4.660753187238972, 52.63611484188403, 0.0 ], [ 4.66067182771603, 52.63632732704645, 0.0 ], [ 4.66058690108007, 52.63654912820522, 0.0 ], [ 4.660402964660904, 52.63659661654241, 0.0 ], [ 4.660267496987998, 52.63701434733884, 0.0 ], [ 4.65988438305226, 52.6381956025353, 0.0 ], [ 4.662549204881849, 52.63850655095619, 0.0 ], [ 4.662560214497129, 52.63858079961624, 0.0 ], [ 4.662549603722702, 52.63850655338701, 0.0 ], [ 4.659884781890102, 52.63819560497508, 0.0 ], [ 4.660267895815176, 52.63701434977735, 0.0 ], [ 4.660403363484307, 52.63659661898039, 0.0 ], [ 4.660587285131861, 52.63654913055229, 0.0 ], [ 4.660672211765891, 52.63632732939326, 0.0 ], [ 4.660753586058017, 52.63611484432082, 0.0 ], [ 4.660825075092621, 52.63564104089621, 0.0 ] ] ] ] }, "last_modified": "2020-03-11T16:28:29.193518Z", "created": "2020-03-11T16:28:29.193558Z", "image_url": "", "timeseries": [], "name": "Oningepolderde landen onder Egmond Binnen", "type": "default", "water_level_summer": null, "water_level_winter": null, "water_level_fixed": -0.37 }{ "url": "