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/18164/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "url": "https://demo.lizard.net/api/v4/fixeddrainagelevelareas/18164/?format=api",
    "id": 18164,
    "code": "8020 AV1",
    "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.8858222265119,
                        53.08455107033066,
                        0.0
                    ],
                    [
                        4.88572376307799,
                        53.08451536085474,
                        0.0
                    ],
                    [
                        4.883109730212781,
                        53.08425925759979,
                        0.0
                    ],
                    [
                        4.884039775465779,
                        53.08056576340683,
                        0.0
                    ],
                    [
                        4.883703702332556,
                        53.08026462019226,
                        0.0
                    ],
                    [
                        4.883642229829633,
                        53.08011694498234,
                        0.0
                    ],
                    [
                        4.88274980455658,
                        53.07950728465666,
                        0.0
                    ],
                    [
                        4.88257671509194,
                        53.0793620232448,
                        0.0
                    ],
                    [
                        4.88230506064914,
                        53.07950053128426,
                        0.0
                    ],
                    [
                        4.882279219922745,
                        53.0795321252848,
                        0.0
                    ],
                    [
                        4.882211841244955,
                        53.0795938722162,
                        0.0
                    ],
                    [
                        4.8822453878981,
                        53.07971453510325,
                        0.0
                    ],
                    [
                        4.882254055799989,
                        53.07978918315825,
                        0.0
                    ],
                    [
                        4.882199147350007,
                        53.07986547721383,
                        0.0
                    ],
                    [
                        4.882204859290013,
                        53.07992097243338,
                        0.0
                    ],
                    [
                        4.882245408020801,
                        53.07998619369444,
                        0.0
                    ],
                    [
                        4.882225002756611,
                        53.08010088699703,
                        0.0
                    ],
                    [
                        4.882122550530346,
                        53.08016932441035,
                        0.0
                    ],
                    [
                        4.882548199420989,
                        53.08034947444219,
                        0.0
                    ],
                    [
                        4.882738068937504,
                        53.08041872129999,
                        0.0
                    ],
                    [
                        4.883157360593972,
                        53.08103390378457,
                        0.0
                    ],
                    [
                        4.882166037456843,
                        53.0819966758629,
                        0.0
                    ],
                    [
                        4.880444562483267,
                        53.08354693609363,
                        0.0
                    ],
                    [
                        4.881101141476821,
                        53.08372375443265,
                        0.0
                    ],
                    [
                        4.880973643429756,
                        53.08389011414383,
                        0.0
                    ],
                    [
                        4.880007184688693,
                        53.08360877826963,
                        0.0
                    ],
                    [
                        4.879801638827201,
                        53.08396454735198,
                        0.0
                    ],
                    [
                        4.879882183006801,
                        53.08459078693639,
                        0.0
                    ],
                    [
                        4.880663731739888,
                        53.08529547574081,
                        0.0
                    ],
                    [
                        4.880679456586575,
                        53.0866842412101,
                        0.0
                    ],
                    [
                        4.880579941686689,
                        53.08709038622465,
                        0.0
                    ],
                    [
                        4.880424600867522,
                        53.08720385226069,
                        0.0
                    ],
                    [
                        4.880434520639109,
                        53.0875726556139,
                        0.0
                    ],
                    [
                        4.879372946477821,
                        53.08818513460761,
                        0.0
                    ],
                    [
                        4.878981996666455,
                        53.08818347664457,
                        0.0
                    ],
                    [
                        4.8783998257422,
                        53.08832365923019,
                        0.0
                    ],
                    [
                        4.878083338029482,
                        53.08853986731939,
                        0.0
                    ],
                    [
                        4.877551942459085,
                        53.08940066565876,
                        0.0
                    ],
                    [
                        4.87829231009229,
                        53.09020362688921,
                        0.0
                    ],
                    [
                        4.877431430354751,
                        53.09049245409564,
                        0.0
                    ],
                    [
                        4.877363292557691,
                        53.09051002842645,
                        0.0
                    ],
                    [
                        4.877407149042067,
                        53.09055055350578,
                        0.0
                    ],
                    [
                        4.880374626500823,
                        53.09329197700104,
                        0.0
                    ],
                    [
                        4.880264432450684,
                        53.09339280157828,
                        0.0
                    ],
                    [
                        4.880325617965517,
                        53.09343014590919,
                        0.0
                    ],
                    [
                        4.880342043320595,
                        53.0935115571621,
                        0.0
                    ],
                    [
                        4.880388554364527,
                        53.09369601295724,
                        0.0
                    ],
                    [
                        4.880078479261073,
                        53.09390514520573,
                        0.0
                    ],
                    [
                        4.879053776054088,
                        53.09423751072912,
                        0.0
                    ],
                    [
                        4.878284906782597,
                        53.09421740726497,
                        0.0
                    ],
                    [
                        4.87763792266373,
                        53.09453453373273,
                        0.0
                    ],
                    [
                        4.877437717578949,
                        53.09491248008467,
                        0.0
                    ],
                    [
                        4.877400660575151,
                        53.0951010537473,
                        0.0
                    ],
                    [
                        4.877711692705241,
                        53.09515309681696,
                        0.0
                    ],
                    [
                        4.877834442762182,
                        53.09517518528352,
                        0.0
                    ],
                    [
                        4.877972461087499,
                        53.09523193481586,
                        0.0
                    ],
                    [
                        4.878057364819541,
                        53.09532431281745,
                        0.0
                    ],
                    [
                        4.87820902224768,
                        53.09544015838092,
                        0.0
                    ],
                    [
                        4.878263416664363,
                        53.09548639803376,
                        0.0
                    ],
                    [
                        4.878508461073976,
                        53.0955824212669,
                        0.0
                    ],
                    [
                        4.878858922355095,
                        53.09562568492726,
                        0.0
                    ],
                    [
                        4.879211851077766,
                        53.09563802804253,
                        0.0
                    ],
                    [
                        4.879567079475151,
                        53.09562479658149,
                        0.0
                    ],
                    [
                        4.880295767665523,
                        53.09560946047796,
                        0.0
                    ],
                    [
                        4.88087094371229,
                        53.09563399834286,
                        0.0
                    ],
                    [
                        4.88169072265247,
                        53.09568168041937,
                        0.0
                    ],
                    [
                        4.882290253337016,
                        53.09571737604372,
                        0.0
                    ],
                    [
                        4.882445385996309,
                        53.09569720006923,
                        0.0
                    ],
                    [
                        4.882625498398082,
                        53.0957087420108,
                        0.0
                    ],
                    [
                        4.882894301766987,
                        53.09575620583824,
                        0.0
                    ],
                    [
                        4.883105798478223,
                        53.09576866992978,
                        0.0
                    ],
                    [
                        4.883293145679648,
                        53.09578973057017,
                        0.0
                    ],
                    [
                        4.883571981848386,
                        53.09580248603159,
                        0.0
                    ],
                    [
                        4.883841290506624,
                        53.09580651130925,
                        0.0
                    ],
                    [
                        4.884120026354513,
                        53.09582794559186,
                        0.0
                    ],
                    [
                        4.884743665303201,
                        53.09597243432949,
                        0.0
                    ],
                    [
                        4.885026740429992,
                        53.09603442972463,
                        0.0
                    ],
                    [
                        4.885324385659129,
                        53.09608489348566,
                        0.0
                    ],
                    [
                        4.885511330986394,
                        53.09611768473614,
                        0.0
                    ],
                    [
                        4.885642044760361,
                        53.09613976257714,
                        0.0
                    ],
                    [
                        4.885680095481606,
                        53.09611541692391,
                        0.0
                    ],
                    [
                        4.885706317306455,
                        53.09615356460642,
                        0.0
                    ],
                    [
                        4.886040807375635,
                        53.09610839856807,
                        0.0
                    ],
                    [
                        4.88627270406635,
                        53.09611655720048,
                        0.0
                    ],
                    [
                        4.88674276682482,
                        53.09618474877065,
                        0.0
                    ],
                    [
                        4.887206844056307,
                        53.09629317097869,
                        0.0
                    ],
                    [
                        4.887932164227025,
                        53.09641562020902,
                        0.0
                    ],
                    [
                        4.888446141862565,
                        53.09650038758721,
                        0.0
                    ],
                    [
                        4.888714805340904,
                        53.09656230524885,
                        0.0
                    ],
                    [
                        4.888882384791743,
                        53.09662958892458,
                        0.0
                    ],
                    [
                        4.889068775057233,
                        53.096734602079,
                        0.0
                    ],
                    [
                        4.889155330575614,
                        53.09682714969352,
                        0.0
                    ],
                    [
                        4.889234537179816,
                        53.09691095922619,
                        0.0
                    ],
                    [
                        4.889348546390908,
                        53.09717544283313,
                        0.0
                    ],
                    [
                        4.889343076795961,
                        53.09723580628012,
                        0.0
                    ],
                    [
                        4.8893161588456,
                        53.09729185715991,
                        0.0
                    ],
                    [
                        4.889190585185631,
                        53.09741075970454,
                        0.0
                    ],
                    [
                        4.889139484807593,
                        53.09747956005666,
                        0.0
                    ],
                    [
                        4.889114682786942,
                        53.09755934282211,
                        0.0
                    ],
                    [
                        4.889111534345973,
                        53.09762555682593,
                        0.0
                    ],
                    [
                        4.889130098355706,
                        53.09767308027419,
                        0.0
                    ],
                    [
                        4.889191558252521,
                        53.09774234851409,
                        0.0
                    ],
                    [
                        4.889233957471532,
                        53.09779437417231,
                        0.0
                    ],
                    [
                        4.889319252985351,
                        53.09785511481198,
                        0.0
                    ],
                    [
                        4.889414251253562,
                        53.09791598556183,
                        0.0
                    ],
                    [
                        4.889607684339223,
                        53.09797894547157,
                        0.0
                    ],
                    [
                        4.889837327085006,
                        53.09808702150399,
                        0.0
                    ],
                    [
                        4.890043029473606,
                        53.09831065700367,
                        0.0
                    ],
                    [
                        4.890326170153486,
                        53.09853845931588,
                        0.0
                    ],
                    [
                        4.890675947944887,
                        53.09887949153365,
                        0.0
                    ],
                    [
                        4.890685547045765,
                        53.09889259700406,
                        0.0
                    ],
                    [
                        4.890842560321898,
                        53.09888224866394,
                        0.0
                    ],
                    [
                        4.890894172130956,
                        53.09890964521323,
                        0.0
                    ],
                    [
                        4.89116207318674,
                        53.09917575270878,
                        0.0
                    ],
                    [
                        4.891574098392074,
                        53.09917871583834,
                        0.0
                    ],
                    [
                        4.891796452802105,
                        53.09874906971903,
                        0.0
                    ],
                    [
                        4.892590108189768,
                        53.09905943729124,
                        0.0
                    ],
                    [
                        4.893378707850833,
                        53.09828899281866,
                        0.0
                    ],
                    [
                        4.89320685716983,
                        53.09822591234692,
                        0.0
                    ],
                    [
                        4.895157149638856,
                        53.097023680627,
                        0.0
                    ],
                    [
                        4.895318458033029,
                        53.09708021814607,
                        0.0
                    ],
                    [
                        4.895880093616459,
                        53.09641997323853,
                        0.0
                    ],
                    [
                        4.895851164758231,
                        53.09641179412853,
                        0.0
                    ],
                    [
                        4.895787658712714,
                        53.09639458600505,
                        0.0
                    ],
                    [
                        4.896990192006933,
                        53.09514569946805,
                        0.0
                    ],
                    [
                        4.892951515584718,
                        53.09381947162183,
                        0.0
                    ],
                    [
                        4.893736219063012,
                        53.09325268549389,
                        0.0
                    ],
                    [
                        4.893621760998048,
                        53.0932390674078,
                        0.0
                    ],
                    [
                        4.892171009964716,
                        53.09199880291403,
                        0.0
                    ],
                    [
                        4.891005315048775,
                        53.09138490585411,
                        0.0
                    ],
                    [
                        4.88986214851516,
                        53.09216001115976,
                        0.0
                    ],
                    [
                        4.888899689659629,
                        53.09172377364699,
                        0.0
                    ],
                    [
                        4.887910705736754,
                        53.09117757219497,
                        0.0
                    ],
                    [
                        4.887579142178081,
                        53.09077214981588,
                        0.0
                    ],
                    [
                        4.88558791652428,
                        53.09019781492919,
                        0.0
                    ],
                    [
                        4.885328507402964,
                        53.09022621171625,
                        0.0
                    ],
                    [
                        4.884061109328089,
                        53.08999264948397,
                        0.0
                    ],
                    [
                        4.884419584019571,
                        53.08904788620754,
                        0.0
                    ],
                    [
                        4.883906248819119,
                        53.08836098348783,
                        0.0
                    ],
                    [
                        4.884327753112637,
                        53.08772862489015,
                        0.0
                    ],
                    [
                        4.884485630656678,
                        53.08739404430489,
                        0.0
                    ],
                    [
                        4.88448224092359,
                        53.08734648479184,
                        0.0
                    ],
                    [
                        4.884327527111406,
                        53.08732671306309,
                        0.0
                    ],
                    [
                        4.884341700221296,
                        53.08726280972299,
                        0.0
                    ],
                    [
                        4.884469588338797,
                        53.08716563199106,
                        0.0
                    ],
                    [
                        4.884549424783978,
                        53.08722754854655,
                        0.0
                    ],
                    [
                        4.886883263179185,
                        53.08750203928796,
                        0.0
                    ],
                    [
                        4.88718708274921,
                        53.08752470364635,
                        0.0
                    ],
                    [
                        4.887597731700423,
                        53.08752998446693,
                        0.0
                    ],
                    [
                        4.887907144247196,
                        53.08752060803963,
                        0.0
                    ],
                    [
                        4.8882426835114,
                        53.08753270850342,
                        0.0
                    ],
                    [
                        4.888581917471834,
                        53.08756621922669,
                        0.0
                    ],
                    [
                        4.888588403475609,
                        53.08750701008063,
                        0.0
                    ],
                    [
                        4.888542505378775,
                        53.08750195756795,
                        0.0
                    ],
                    [
                        4.888539884790704,
                        53.0874975075428,
                        0.0
                    ],
                    [
                        4.888544022624011,
                        53.08749331030265,
                        0.0
                    ],
                    [
                        4.888581043330738,
                        53.08749546829524,
                        0.0
                    ],
                    [
                        4.887453291037748,
                        53.08572781001193,
                        0.0
                    ],
                    [
                        4.88696614112663,
                        53.08422200219848,
                        0.0
                    ],
                    [
                        4.886895020755679,
                        53.08423149999449,
                        0.0
                    ],
                    [
                        4.886863021799906,
                        53.08422249708396,
                        0.0
                    ],
                    [
                        4.886869687321616,
                        53.08420227031073,
                        0.0
                    ],
                    [
                        4.886834079498055,
                        53.0841722967896,
                        0.0
                    ],
                    [
                        4.8858222265119,
                        53.08455107033066,
                        0.0
                    ]
                ]
            ],
            [
                [
                    [
                        4.893736219063012,
                        53.09325268549389,
                        0.0
                    ],
                    [
                        4.893736220555691,
                        53.09325268550002,
                        0.0
                    ],
                    [
                        4.893882698534988,
                        53.09314688496874,
                        0.0
                    ],
                    [
                        4.893736219063012,
                        53.09325268549389,
                        0.0
                    ]
                ]
            ]
        ]
    },
    "last_modified": "2020-03-11T16:28:29.852804Z",
    "created": "2020-03-11T16:28:29.852843Z",
    "image_url": "",
    "timeseries": [],
    "name": "Gemeenschappelijke polders",
    "type": "default",
    "water_level_summer": null,
    "water_level_winter": null,
    "water_level_fixed": -10.0
}