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/17935/?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/17935/?format=api",
    "id": 17935,
    "code": "04340-04",
    "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.672823864716101,
                        52.45943836968381,
                        0.0
                    ],
                    [
                        4.672750760203106,
                        52.45953633554728,
                        0.0
                    ],
                    [
                        4.672754805267335,
                        52.45954825065823,
                        0.0
                    ],
                    [
                        4.672649035310168,
                        52.4597018422423,
                        0.0
                    ],
                    [
                        4.67249289559593,
                        52.45989485574771,
                        0.0
                    ],
                    [
                        4.672318081670035,
                        52.46005971480453,
                        0.0
                    ],
                    [
                        4.672147582646301,
                        52.46019422118569,
                        0.0
                    ],
                    [
                        4.671930991109209,
                        52.46034013326606,
                        0.0
                    ],
                    [
                        4.671833223939579,
                        52.46039799042991,
                        0.0
                    ],
                    [
                        4.671598780173009,
                        52.4605367658004,
                        0.0
                    ],
                    [
                        4.671021616445433,
                        52.46083652585901,
                        0.0
                    ],
                    [
                        4.670645865864531,
                        52.4603996100304,
                        0.0
                    ],
                    [
                        4.67036927446723,
                        52.46000650542132,
                        0.0
                    ],
                    [
                        4.670242145743674,
                        52.45989135913523,
                        0.0
                    ],
                    [
                        4.670076668888075,
                        52.45983189328017,
                        0.0
                    ],
                    [
                        4.669852231601035,
                        52.45981528335205,
                        0.0
                    ],
                    [
                        4.669626613531625,
                        52.45987238302941,
                        0.0
                    ],
                    [
                        4.667396821709463,
                        52.46092473635644,
                        0.0
                    ],
                    [
                        4.667497680094477,
                        52.4610200701023,
                        0.0
                    ],
                    [
                        4.667597725811981,
                        52.46110749863157,
                        0.0
                    ],
                    [
                        4.667687271379656,
                        52.46128415621498,
                        0.0
                    ],
                    [
                        4.667715167251005,
                        52.46129875976322,
                        0.0
                    ],
                    [
                        4.667801989342676,
                        52.46142941062936,
                        0.0
                    ],
                    [
                        4.667663278977914,
                        52.4616971574823,
                        0.0
                    ],
                    [
                        4.667573110512293,
                        52.46198383931063,
                        0.0
                    ],
                    [
                        4.667574604516941,
                        52.46226735654445,
                        0.0
                    ],
                    [
                        4.667606567667823,
                        52.46255477960303,
                        0.0
                    ],
                    [
                        4.667709147927077,
                        52.46300677361857,
                        0.0
                    ],
                    [
                        4.667783626787338,
                        52.46330937416003,
                        0.0
                    ],
                    [
                        4.667876130778687,
                        52.46361750357463,
                        0.0
                    ],
                    [
                        4.667909712097272,
                        52.4639051340021,
                        0.0
                    ],
                    [
                        4.668010482003241,
                        52.46429599126601,
                        0.0
                    ],
                    [
                        4.668432138149299,
                        52.4658945836918,
                        0.0
                    ],
                    [
                        4.668595942405784,
                        52.46640967280121,
                        0.0
                    ],
                    [
                        4.668464239594981,
                        52.46644113136357,
                        0.0
                    ],
                    [
                        4.66760782381473,
                        52.46670512737518,
                        0.0
                    ],
                    [
                        4.667755678762893,
                        52.46684781449753,
                        0.0
                    ],
                    [
                        4.667907461370955,
                        52.46703046657137,
                        0.0
                    ],
                    [
                        4.667966472406884,
                        52.46710197113527,
                        0.0
                    ],
                    [
                        4.668090753209762,
                        52.46726194195637,
                        0.0
                    ],
                    [
                        4.668193090510056,
                        52.46740487372277,
                        0.0
                    ],
                    [
                        4.668271036176813,
                        52.46752201561211,
                        0.0
                    ],
                    [
                        4.668338849980302,
                        52.46763690302225,
                        0.0
                    ],
                    [
                        4.668405687873731,
                        52.46776205740657,
                        0.0
                    ],
                    [
                        4.668479598657581,
                        52.46791927777078,
                        0.0
                    ],
                    [
                        4.668533117644802,
                        52.46805085842863,
                        0.0
                    ],
                    [
                        4.668635800095608,
                        52.46835752065402,
                        0.0
                    ],
                    [
                        4.66867187435617,
                        52.46846143026374,
                        0.0
                    ],
                    [
                        4.668700556619493,
                        52.46850854678293,
                        0.0
                    ],
                    [
                        4.668971970355437,
                        52.46889748870207,
                        0.0
                    ],
                    [
                        4.669078990771346,
                        52.46903609794941,
                        0.0
                    ],
                    [
                        4.669359576451114,
                        52.46940800885904,
                        0.0
                    ],
                    [
                        4.669571461509702,
                        52.46968872763812,
                        0.0
                    ],
                    [
                        4.670283977881448,
                        52.47066483137613,
                        0.0
                    ],
                    [
                        4.670289946972307,
                        52.47067519431639,
                        0.0
                    ],
                    [
                        4.670299817232175,
                        52.47069910730966,
                        0.0
                    ],
                    [
                        4.670304223995115,
                        52.47071959891318,
                        0.0
                    ],
                    [
                        4.670318946853789,
                        52.47081821093597,
                        0.0
                    ],
                    [
                        4.670337109404233,
                        52.47087441288588,
                        0.0
                    ],
                    [
                        4.670355792099349,
                        52.47091033277041,
                        0.0
                    ],
                    [
                        4.670826222518985,
                        52.47162041664848,
                        0.0
                    ],
                    [
                        4.671347380254334,
                        52.4724290131303,
                        0.0
                    ],
                    [
                        4.671478575350037,
                        52.47263631501875,
                        0.0
                    ],
                    [
                        4.671854794060176,
                        52.4725362424529,
                        0.0
                    ],
                    [
                        4.671443956231998,
                        52.47193450963783,
                        0.0
                    ],
                    [
                        4.672112545512194,
                        52.47176732807151,
                        0.0
                    ],
                    [
                        4.674294672751136,
                        52.47322116521438,
                        0.0
                    ],
                    [
                        4.674936171756483,
                        52.47301030450728,
                        0.0
                    ],
                    [
                        4.676292126719339,
                        52.47262219264053,
                        0.0
                    ],
                    [
                        4.676241750716287,
                        52.47252678301903,
                        0.0
                    ],
                    [
                        4.677416006636183,
                        52.47213756883434,
                        0.0
                    ],
                    [
                        4.678455359901434,
                        52.47183804274735,
                        0.0
                    ],
                    [
                        4.679054495591959,
                        52.47154142485448,
                        0.0
                    ],
                    [
                        4.679179459534179,
                        52.47157007780029,
                        0.0
                    ],
                    [
                        4.679307258062803,
                        52.47177930995303,
                        0.0
                    ],
                    [
                        4.67957275182101,
                        52.47198146356454,
                        0.0
                    ],
                    [
                        4.679675438347862,
                        52.47209452110943,
                        0.0
                    ],
                    [
                        4.680080725384871,
                        52.47258013396839,
                        0.0
                    ],
                    [
                        4.680304155730818,
                        52.47323483399545,
                        0.0
                    ],
                    [
                        4.680205315256858,
                        52.47381347324104,
                        0.0
                    ],
                    [
                        4.680168375812481,
                        52.47425693837017,
                        0.0
                    ],
                    [
                        4.680341488081002,
                        52.47463479642919,
                        0.0
                    ],
                    [
                        4.680806028306149,
                        52.47515114689677,
                        0.0
                    ],
                    [
                        4.680971724192401,
                        52.47537093857538,
                        0.0
                    ],
                    [
                        4.681303773621711,
                        52.47545801082786,
                        0.0
                    ],
                    [
                        4.681706675240131,
                        52.47547255977212,
                        0.0
                    ],
                    [
                        4.682512414760212,
                        52.47519169551733,
                        0.0
                    ],
                    [
                        4.683183920996288,
                        52.4749008975064,
                        0.0
                    ],
                    [
                        4.683500223466885,
                        52.47478349957617,
                        0.0
                    ],
                    [
                        4.683495882248558,
                        52.47477882719107,
                        0.0
                    ],
                    [
                        4.685135624826676,
                        52.47408150461958,
                        0.0
                    ],
                    [
                        4.685595618829574,
                        52.47395990966692,
                        0.0
                    ],
                    [
                        4.685672571779836,
                        52.4739215202406,
                        0.0
                    ],
                    [
                        4.686098713585234,
                        52.47404573347433,
                        0.0
                    ],
                    [
                        4.686809556958126,
                        52.47357886350828,
                        0.0
                    ],
                    [
                        4.687012524445567,
                        52.47354609773386,
                        0.0
                    ],
                    [
                        4.687022342588127,
                        52.47354230898453,
                        0.0
                    ],
                    [
                        4.687031678407676,
                        52.4735392363999,
                        0.0
                    ],
                    [
                        4.687072282176605,
                        52.47347625689142,
                        0.0
                    ],
                    [
                        4.68713412213445,
                        52.47344779853938,
                        0.0
                    ],
                    [
                        4.687042867363655,
                        52.47336242519005,
                        0.0
                    ],
                    [
                        4.687187236283276,
                        52.47308357233447,
                        0.0
                    ],
                    [
                        4.687702267941455,
                        52.47269812862402,
                        0.0
                    ],
                    [
                        4.688047009300689,
                        52.47262246332453,
                        0.0
                    ],
                    [
                        4.688701283151687,
                        52.47272645068757,
                        0.0
                    ],
                    [
                        4.689527689839061,
                        52.4723460593984,
                        0.0
                    ],
                    [
                        4.690770675583609,
                        52.47163979024327,
                        0.0
                    ],
                    [
                        4.69181492997093,
                        52.47263086784702,
                        0.0
                    ],
                    [
                        4.693429684839596,
                        52.47209338182417,
                        0.0
                    ],
                    [
                        4.696295846348756,
                        52.47409254195512,
                        0.0
                    ],
                    [
                        4.697991763724193,
                        52.47527127313671,
                        0.0
                    ],
                    [
                        4.698067254089114,
                        52.47522701624822,
                        0.0
                    ],
                    [
                        4.699032558715701,
                        52.47466292150509,
                        0.0
                    ],
                    [
                        4.699095462061183,
                        52.47445602223114,
                        0.0
                    ],
                    [
                        4.698888934981075,
                        52.47417599065599,
                        0.0
                    ],
                    [
                        4.698679158383458,
                        52.47391387918712,
                        0.0
                    ],
                    [
                        4.69728564852345,
                        52.47212607984277,
                        0.0
                    ],
                    [
                        4.697001298183996,
                        52.47205565154911,
                        0.0
                    ],
                    [
                        4.697010844457648,
                        52.47197396433745,
                        0.0
                    ],
                    [
                        4.697019701528284,
                        52.47190625791285,
                        0.0
                    ],
                    [
                        4.697148413282946,
                        52.4719124624998,
                        0.0
                    ],
                    [
                        4.697428741383908,
                        52.47162834876475,
                        0.0
                    ],
                    [
                        4.697582665490356,
                        52.47140981027766,
                        0.0
                    ],
                    [
                        4.697669226386736,
                        52.47122149186959,
                        0.0
                    ],
                    [
                        4.697481084940992,
                        52.47095502797561,
                        0.0
                    ],
                    [
                        4.697101131086366,
                        52.47065683562791,
                        0.0
                    ],
                    [
                        4.696862924905882,
                        52.47045843949215,
                        0.0
                    ],
                    [
                        4.696369119140987,
                        52.46995546298685,
                        0.0
                    ],
                    [
                        4.696240483048831,
                        52.46981291508072,
                        0.0
                    ],
                    [
                        4.695860049217089,
                        52.46943832064322,
                        0.0
                    ],
                    [
                        4.695491309450006,
                        52.46901180847495,
                        0.0
                    ],
                    [
                        4.695127789643787,
                        52.46864903914391,
                        0.0
                    ],
                    [
                        4.694650825819535,
                        52.46847993750873,
                        0.0
                    ],
                    [
                        4.693900507674786,
                        52.46792220885845,
                        0.0
                    ],
                    [
                        4.690021193849347,
                        52.46585593486898,
                        0.0
                    ],
                    [
                        4.688927495526466,
                        52.46541254489092,
                        0.0
                    ],
                    [
                        4.68913717715219,
                        52.46523626389101,
                        0.0
                    ],
                    [
                        4.689332122301256,
                        52.46508080113021,
                        0.0
                    ],
                    [
                        4.684971058350136,
                        52.46315145143576,
                        0.0
                    ],
                    [
                        4.684622707393162,
                        52.46303346449885,
                        0.0
                    ],
                    [
                        4.684197445232246,
                        52.46304877530733,
                        0.0
                    ],
                    [
                        4.684509421755646,
                        52.46254330561005,
                        0.0
                    ],
                    [
                        4.685900797180922,
                        52.46175811957929,
                        0.0
                    ],
                    [
                        4.686175780376912,
                        52.46143016721702,
                        0.0
                    ],
                    [
                        4.686444911803042,
                        52.46083974803057,
                        0.0
                    ],
                    [
                        4.68709446343458,
                        52.4604220358087,
                        0.0
                    ],
                    [
                        4.687976155596809,
                        52.45987768666981,
                        0.0
                    ],
                    [
                        4.688678390594924,
                        52.45897676560422,
                        0.0
                    ],
                    [
                        4.688859072076462,
                        52.45758788310873,
                        0.0
                    ],
                    [
                        4.689579686652033,
                        52.45718803894031,
                        0.0
                    ],
                    [
                        4.690623099583339,
                        52.45645071212397,
                        0.0
                    ],
                    [
                        4.690769344411699,
                        52.45635053165145,
                        0.0
                    ],
                    [
                        4.691209795077957,
                        52.45616322623091,
                        0.0
                    ],
                    [
                        4.693148368160995,
                        52.4558193078362,
                        0.0
                    ],
                    [
                        4.69604852218999,
                        52.45644850193432,
                        0.0
                    ],
                    [
                        4.696344178422823,
                        52.45635181900037,
                        0.0
                    ],
                    [
                        4.696078080883883,
                        52.45616022326779,
                        0.0
                    ],
                    [
                        4.692302115083259,
                        52.4535330388899,
                        0.0
                    ],
                    [
                        4.692957030618914,
                        52.45318779382782,
                        0.0
                    ],
                    [
                        4.692937817503507,
                        52.4530996647533,
                        0.0
                    ],
                    [
                        4.688872082116014,
                        52.44996116577705,
                        0.0
                    ],
                    [
                        4.688424144057816,
                        52.45019645771902,
                        0.0
                    ],
                    [
                        4.687394143479348,
                        52.45074664886658,
                        0.0
                    ],
                    [
                        4.686605700401164,
                        52.45118144572686,
                        0.0
                    ],
                    [
                        4.685129281695575,
                        52.45197818926059,
                        0.0
                    ],
                    [
                        4.684733503318117,
                        52.45219461442733,
                        0.0
                    ],
                    [
                        4.683985991519748,
                        52.45259806266155,
                        0.0
                    ],
                    [
                        4.683690709177367,
                        52.45275991391512,
                        0.0
                    ],
                    [
                        4.683119137003212,
                        52.45306470903836,
                        0.0
                    ],
                    [
                        4.681214345051504,
                        52.4540997026187,
                        0.0
                    ],
                    [
                        4.680557863779053,
                        52.4544534481008,
                        0.0
                    ],
                    [
                        4.679866836551485,
                        52.45482600183539,
                        0.0
                    ],
                    [
                        4.679323454809269,
                        52.45511629697388,
                        0.0
                    ],
                    [
                        4.678977993129998,
                        52.4552987692704,
                        0.0
                    ],
                    [
                        4.678585167540639,
                        52.45552089883564,
                        0.0
                    ],
                    [
                        4.678261684010546,
                        52.45569208603531,
                        0.0
                    ],
                    [
                        4.678120282831011,
                        52.45577114107913,
                        0.0
                    ],
                    [
                        4.677325179325563,
                        52.45620260107199,
                        0.0
                    ],
                    [
                        4.676745535062718,
                        52.45651895634821,
                        0.0
                    ],
                    [
                        4.675708655644477,
                        52.45708612677394,
                        0.0
                    ],
                    [
                        4.674888894644281,
                        52.45752004692547,
                        0.0
                    ],
                    [
                        4.674515742067308,
                        52.45772585173879,
                        0.0
                    ],
                    [
                        4.674613324051156,
                        52.45785976196749,
                        0.0
                    ],
                    [
                        4.674380980638875,
                        52.45780016978479,
                        0.0
                    ],
                    [
                        4.67395255555362,
                        52.45802822659376,
                        0.0
                    ],
                    [
                        4.673721434775254,
                        52.4582075607042,
                        0.0
                    ],
                    [
                        4.673586021703682,
                        52.4581451529243,
                        0.0
                    ],
                    [
                        4.673401722772169,
                        52.45833409748299,
                        0.0
                    ],
                    [
                        4.673213980593951,
                        52.45856763599517,
                        0.0
                    ],
                    [
                        4.673094266935363,
                        52.45877679589659,
                        0.0
                    ],
                    [
                        4.673046242249084,
                        52.4589026041369,
                        0.0
                    ],
                    [
                        4.672938727825316,
                        52.4591944703286,
                        0.0
                    ],
                    [
                        4.672823864716101,
                        52.45943836968381,
                        0.0
                    ]
                ],
                [
                    [
                        4.683532329828402,
                        52.45619069578807,
                        0.0
                    ],
                    [
                        4.682265984067722,
                        52.4560515745173,
                        0.0
                    ],
                    [
                        4.681010312720547,
                        52.45521654922834,
                        0.0
                    ],
                    [
                        4.680968866140758,
                        52.45439827712561,
                        0.0
                    ],
                    [
                        4.684156041082839,
                        52.45267196161676,
                        0.0
                    ],
                    [
                        4.68381695217285,
                        52.45621314644816,
                        0.0
                    ],
                    [
                        4.683532329828402,
                        52.45619069578807,
                        0.0
                    ]
                ]
            ]
        ]
    },
    "last_modified": "2020-03-11T16:28:25.498251Z",
    "created": "2020-03-11T16:28:25.498293Z",
    "image_url": "",
    "timeseries": [],
    "name": "Wijkermeerpolder",
    "type": "default",
    "water_level_summer": null,
    "water_level_winter": null,
    "water_level_fixed": -3.15
}