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/17854/?format=api
https://demo.lizard.net/api/v4/fixeddrainagelevelareas/17854/?format=api", "id": 17854, "code": "7701-18", "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.988924448031461, 52.89680499279012, 0.0 ], [ 4.986964794376672, 52.89590414790951, 0.0 ], [ 4.985197061912009, 52.8942653231741, 0.0 ], [ 4.982828054414664, 52.89200619022758, 0.0 ], [ 4.982162925131781, 52.89134699350082, 0.0 ], [ 4.981971412311437, 52.89132637567942, 0.0 ], [ 4.981998754512205, 52.8911963524249, 0.0 ], [ 4.981867953394536, 52.89125905689171, 0.0 ], [ 4.979135366899998, 52.89229750832348, 0.0 ], [ 4.979055751942814, 52.89222928905654, 0.0 ], [ 4.978963327597993, 52.89215008933274, 0.0 ], [ 4.978549911261167, 52.89230268651646, 0.0 ], [ 4.978456102467283, 52.89228735794564, 0.0 ], [ 4.977586843823096, 52.89192650863785, 0.0 ], [ 4.976716201577628, 52.89158318090539, 0.0 ], [ 4.975013409732485, 52.89097857832863, 0.0 ], [ 4.974089477320662, 52.89063555952393, 0.0 ], [ 4.972285376843752, 52.88998145570591, 0.0 ], [ 4.972201444973023, 52.88995006161282, 0.0 ], [ 4.972167498992049, 52.88999336660702, 0.0 ], [ 4.972224913712373, 52.89006809154802, 0.0 ], [ 4.972115990453531, 52.8900773555276, 0.0 ], [ 4.972080248490939, 52.89011575658718, 0.0 ], [ 4.974960108814048, 52.89116162985763, 0.0 ], [ 4.977423238602639, 52.89207657963239, 0.0 ], [ 4.978322249473594, 52.89244978961931, 0.0 ], [ 4.978702741765631, 52.89259738358892, 0.0 ], [ 4.978900476299764, 52.89253781411735, 0.0 ], [ 4.981711305250671, 52.89369308438069, 0.0 ], [ 4.985568398142418, 52.89537407184417, 0.0 ], [ 4.985513374464441, 52.89541582688098, 0.0 ], [ 4.985428884614037, 52.89548492760267, 0.0 ], [ 4.9858494135096, 52.89566505660412, 0.0 ], [ 4.986718538227774, 52.89604468032146, 0.0 ], [ 4.98875217526634, 52.89690890438483, 0.0 ], [ 4.988948273732167, 52.89688923097886, 0.0 ], [ 4.988924448031461, 52.89680499279012, 0.0 ] ] ], [ [ [ 4.988948273732167, 52.89688923097886, 0.0 ], [ 4.988935791758894, 52.89698692671342, 0.0 ], [ 4.989621028502407, 52.89727811740167, 0.0 ], [ 4.98975479184866, 52.89722541637963, 0.0 ], [ 4.994738769947537, 52.89532873245234, 0.0 ], [ 4.994792420952307, 52.89521713443772, 0.0 ], [ 4.994974676220306, 52.89523699127323, 0.0 ], [ 4.997866488446091, 52.89411089048821, 0.0 ], [ 4.999390116675767, 52.89554466836346, 0.0 ], [ 4.999548818154739, 52.89558844469896, 0.0 ], [ 4.999519050342249, 52.89566583879035, 0.0 ], [ 5.00160123024827, 52.89761761150259, 0.0 ], [ 5.001672564215194, 52.89760042594195, 0.0 ], [ 5.001768039262591, 52.89752345012636, 0.0 ], [ 5.00168399032539, 52.897514758486, 0.0 ], [ 5.000822004998559, 52.89668478251862, 0.0 ], [ 5.000703436162119, 52.89664600847754, 0.0 ], [ 5.000675792422883, 52.89654399398936, 0.0 ], [ 4.999691596802575, 52.89559629498812, 0.0 ], [ 4.99957500176223, 52.89557834796609, 0.0 ], [ 4.999594168247344, 52.89550163837303, 0.0 ], [ 4.998139761728829, 52.89407820745438, 0.0 ], [ 4.997971386129662, 52.89383017900698, 0.0 ], [ 4.998115127879664, 52.89377427497513, 0.0 ], [ 4.998025336982182, 52.89369880116055, 0.0 ], [ 4.997935285803944, 52.89363422707778, 0.0 ], [ 4.99747026395719, 52.8938142830366, 0.0 ], [ 4.997645767096485, 52.89398257109553, 0.0 ], [ 4.996447934603524, 52.89444148149602, 0.0 ], [ 4.992600718512378, 52.8959526484566, 0.0 ], [ 4.989651751483995, 52.89709294467517, 0.0 ], [ 4.98911577851031, 52.89688773153168, 0.0 ], [ 4.988948273732167, 52.89688923097886, 0.0 ] ] ] ] }, "last_modified": "2020-03-11T16:28:23.187486Z", "created": "2020-03-11T16:28:23.187527Z", "image_url": "", "timeseries": [], "name": "Wieringermeer afd. 1", "type": "default", "water_level_summer": null, "water_level_winter": null, "water_level_fixed": -1.3 }{ "url": "