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/17853/?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/17853/?format=api",
    "id": 17853,
    "code": "6700-31",
    "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": [
            [
                [
                    [
                        5.246452340835463,
                        52.70328266386478,
                        0.0
                    ],
                    [
                        5.245667381542837,
                        52.70309405155069,
                        0.0
                    ],
                    [
                        5.245431137543829,
                        52.70314115857413,
                        0.0
                    ],
                    [
                        5.245313498842195,
                        52.70320284838773,
                        0.0
                    ],
                    [
                        5.244871440241737,
                        52.70311909342532,
                        0.0
                    ],
                    [
                        5.244585428446952,
                        52.70320197905357,
                        0.0
                    ],
                    [
                        5.244181658584489,
                        52.7031094601959,
                        0.0
                    ],
                    [
                        5.244018059380565,
                        52.7031323420414,
                        0.0
                    ],
                    [
                        5.244013921975477,
                        52.70319891201196,
                        0.0
                    ],
                    [
                        5.242965717530602,
                        52.70315087975257,
                        0.0
                    ],
                    [
                        5.2418355979436,
                        52.70308934785421,
                        0.0
                    ],
                    [
                        5.241609779472946,
                        52.70301601759517,
                        0.0
                    ],
                    [
                        5.241194641168869,
                        52.70285650432245,
                        0.0
                    ],
                    [
                        5.240861867039042,
                        52.70284352334171,
                        0.0
                    ],
                    [
                        5.239913436528592,
                        52.70297127160395,
                        0.0
                    ],
                    [
                        5.239260259818647,
                        52.70297046225714,
                        0.0
                    ],
                    [
                        5.239085211423932,
                        52.70297024474671,
                        0.0
                    ],
                    [
                        5.238822581688557,
                        52.7029999970804,
                        0.0
                    ],
                    [
                        5.235767399844041,
                        52.70290161039514,
                        0.0
                    ],
                    [
                        5.235541755545989,
                        52.70278100671866,
                        0.0
                    ],
                    [
                        5.235582205148658,
                        52.70250178127003,
                        0.0
                    ],
                    [
                        5.235494904277674,
                        52.70244580754584,
                        0.0
                    ],
                    [
                        5.233846862774326,
                        52.70243940163037,
                        0.0
                    ],
                    [
                        5.233328760430244,
                        52.7025375714754,
                        0.0
                    ],
                    [
                        5.232592284384707,
                        52.70252372169268,
                        0.0
                    ],
                    [
                        5.232279263687309,
                        52.7023686144844,
                        0.0
                    ],
                    [
                        5.231704905084356,
                        52.7023470075364,
                        0.0
                    ],
                    [
                        5.231405562050115,
                        52.70244975010712,
                        0.0
                    ],
                    [
                        5.230819057110796,
                        52.7024446409249,
                        0.0
                    ],
                    [
                        5.230797650352802,
                        52.70231139097702,
                        0.0
                    ],
                    [
                        5.230666579293134,
                        52.70225965196475,
                        0.0
                    ],
                    [
                        5.230454987747972,
                        52.70229375762121,
                        0.0
                    ],
                    [
                        5.230235842005658,
                        52.70239660275332,
                        0.0
                    ],
                    [
                        5.229929355360166,
                        52.70245635683186,
                        0.0
                    ],
                    [
                        5.229483641144379,
                        52.70270071454939,
                        0.0
                    ],
                    [
                        5.22850648707541,
                        52.70269511205976,
                        0.0
                    ],
                    [
                        5.228200104771336,
                        52.70272479164829,
                        0.0
                    ],
                    [
                        5.226690665394504,
                        52.70270557535334,
                        0.0
                    ],
                    [
                        5.226177261560363,
                        52.70255383058609,
                        0.0
                    ],
                    [
                        5.22506157804242,
                        52.70254372570947,
                        0.0
                    ],
                    [
                        5.224638082398606,
                        52.70268924859458,
                        0.0
                    ],
                    [
                        5.224466737601299,
                        52.70269198929866,
                        0.0
                    ],
                    [
                        5.22389421715517,
                        52.70270112730877,
                        0.0
                    ],
                    [
                        5.223566798718467,
                        52.70250300204933,
                        0.0
                    ],
                    [
                        5.22330430550074,
                        52.70249404968623,
                        0.0
                    ],
                    [
                        5.222611627174667,
                        52.70247160690514,
                        0.0
                    ],
                    [
                        5.222066798559705,
                        52.70256102743356,
                        0.0
                    ],
                    [
                        5.220958393244476,
                        52.70255518092981,
                        0.0
                    ],
                    [
                        5.220506084190172,
                        52.70260181992356,
                        0.0
                    ],
                    [
                        5.22005691267903,
                        52.70255843079551,
                        0.0
                    ],
                    [
                        5.219823381556224,
                        52.70260537398728,
                        0.0
                    ],
                    [
                        5.219414537254901,
                        52.70272942018459,
                        0.0
                    ],
                    [
                        5.218991530907192,
                        52.70274171978767,
                        0.0
                    ],
                    [
                        5.218802319351029,
                        52.70264261446642,
                        0.0
                    ],
                    [
                        5.218503473658845,
                        52.70260351195844,
                        0.0
                    ],
                    [
                        5.218631321229875,
                        52.7035848561007,
                        0.0
                    ],
                    [
                        5.219069961954506,
                        52.70415966715426,
                        0.0
                    ],
                    [
                        5.219225619898636,
                        52.70414413272281,
                        0.0
                    ],
                    [
                        5.219088119611571,
                        52.70328826886208,
                        0.0
                    ],
                    [
                        5.219280988759797,
                        52.70327897884591,
                        0.0
                    ],
                    [
                        5.221403535260896,
                        52.70317676941282,
                        0.0
                    ],
                    [
                        5.221412736038999,
                        52.70329090689308,
                        0.0
                    ],
                    [
                        5.221695930017574,
                        52.70680481845378,
                        0.0
                    ],
                    [
                        5.221314634397834,
                        52.70681440733297,
                        0.0
                    ],
                    [
                        5.22132451991952,
                        52.70693934791472,
                        0.0
                    ],
                    [
                        5.221273044602562,
                        52.70701391238023,
                        0.0
                    ],
                    [
                        5.22127335467584,
                        52.70740204775287,
                        0.0
                    ],
                    [
                        5.221705101669087,
                        52.70739072273762,
                        0.0
                    ],
                    [
                        5.221762510802091,
                        52.70851076689117,
                        0.0
                    ],
                    [
                        5.221921216873309,
                        52.70897509713935,
                        0.0
                    ],
                    [
                        5.22149397047676,
                        52.71009607622851,
                        0.0
                    ],
                    [
                        5.221374872710693,
                        52.71073836502132,
                        0.0
                    ],
                    [
                        5.220648784571319,
                        52.71113805036628,
                        0.0
                    ],
                    [
                        5.22058577419535,
                        52.71134969325395,
                        0.0
                    ],
                    [
                        5.224434275994973,
                        52.71145776947256,
                        0.0
                    ],
                    [
                        5.225400624956952,
                        52.7114848871516,
                        0.0
                    ],
                    [
                        5.225387428582247,
                        52.71168903322859,
                        0.0
                    ],
                    [
                        5.228647066427548,
                        52.71179929035887,
                        0.0
                    ],
                    [
                        5.228641655366321,
                        52.71197429368458,
                        0.0
                    ],
                    [
                        5.228592358458782,
                        52.71228757363873,
                        0.0
                    ],
                    [
                        5.227992547021012,
                        52.71609860207972,
                        0.0
                    ],
                    [
                        5.22879472689333,
                        52.71615983838564,
                        0.0
                    ],
                    [
                        5.231639553183812,
                        52.71618076947582,
                        0.0
                    ],
                    [
                        5.233934349418342,
                        52.71622650296151,
                        0.0
                    ],
                    [
                        5.237169178118774,
                        52.71619624523754,
                        0.0
                    ],
                    [
                        5.239215865762765,
                        52.71615684501054,
                        0.0
                    ],
                    [
                        5.24073237180104,
                        52.71612762419756,
                        0.0
                    ],
                    [
                        5.246045689102057,
                        52.71600523695324,
                        0.0
                    ],
                    [
                        5.249317779538368,
                        52.71600052147361,
                        0.0
                    ],
                    [
                        5.249423557767989,
                        52.71483609830376,
                        0.0
                    ],
                    [
                        5.249500328037508,
                        52.71360489567166,
                        0.0
                    ],
                    [
                        5.249607395157977,
                        52.71231369526089,
                        0.0
                    ],
                    [
                        5.249614054111074,
                        52.71223334229843,
                        0.0
                    ],
                    [
                        5.249720705340874,
                        52.71059043032077,
                        0.0
                    ],
                    [
                        5.249895495870745,
                        52.70838091909607,
                        0.0
                    ],
                    [
                        5.250766723500295,
                        52.70843731504035,
                        0.0
                    ],
                    [
                        5.251625413779944,
                        52.70850557998832,
                        0.0
                    ],
                    [
                        5.252217024424838,
                        52.70859045877857,
                        0.0
                    ],
                    [
                        5.25227675289788,
                        52.70855344654092,
                        0.0
                    ],
                    [
                        5.252306080406813,
                        52.70855794622815,
                        0.0
                    ],
                    [
                        5.252336637179399,
                        52.70856206985028,
                        0.0
                    ],
                    [
                        5.252364313845739,
                        52.70861755923804,
                        0.0
                    ],
                    [
                        5.253022554961656,
                        52.70877547391342,
                        0.0
                    ],
                    [
                        5.253302446034868,
                        52.70887734055331,
                        0.0
                    ],
                    [
                        5.253680854075927,
                        52.70892072248388,
                        0.0
                    ],
                    [
                        5.254036566911025,
                        52.70899275499438,
                        0.0
                    ],
                    [
                        5.254176274415655,
                        52.70903245333054,
                        0.0
                    ],
                    [
                        5.255022259307654,
                        52.70905057768795,
                        0.0
                    ],
                    [
                        5.255218823354985,
                        52.7091668252156,
                        0.0
                    ],
                    [
                        5.255553839563277,
                        52.70917483466548,
                        0.0
                    ],
                    [
                        5.255471899677353,
                        52.70974627386758,
                        0.0
                    ],
                    [
                        5.255544318152221,
                        52.7099182459817,
                        0.0
                    ],
                    [
                        5.255505886942526,
                        52.71057137896599,
                        0.0
                    ],
                    [
                        5.255111568729005,
                        52.71072564266261,
                        0.0
                    ],
                    [
                        5.255045502358471,
                        52.71086738236362,
                        0.0
                    ],
                    [
                        5.255022725707371,
                        52.7111638611896,
                        0.0
                    ],
                    [
                        5.255146365224189,
                        52.71128432358253,
                        0.0
                    ],
                    [
                        5.255277466300099,
                        52.71134462695655,
                        0.0
                    ],
                    [
                        5.255656545414219,
                        52.71141380462889,
                        0.0
                    ],
                    [
                        5.255683587202876,
                        52.71180215744253,
                        0.0
                    ],
                    [
                        5.256761913075905,
                        52.71224067102436,
                        0.0
                    ],
                    [
                        5.256765822815455,
                        52.71247396560111,
                        0.0
                    ],
                    [
                        5.256826215520264,
                        52.71541120198665,
                        0.0
                    ],
                    [
                        5.256414575456805,
                        52.7160819710978,
                        0.0
                    ],
                    [
                        5.257565032422242,
                        52.71605681570585,
                        0.0
                    ],
                    [
                        5.257972557137959,
                        52.71595416995824,
                        0.0
                    ],
                    [
                        5.258088543632888,
                        52.71620353743253,
                        0.0
                    ],
                    [
                        5.258489869272906,
                        52.71616099635103,
                        0.0
                    ],
                    [
                        5.260941013885902,
                        52.71610346029964,
                        0.0
                    ],
                    [
                        5.261400614163583,
                        52.71608675444764,
                        0.0
                    ],
                    [
                        5.261991659542153,
                        52.71602291407346,
                        0.0
                    ],
                    [
                        5.262181774518019,
                        52.71586411801665,
                        0.0
                    ],
                    [
                        5.262332156875086,
                        52.71407368705351,
                        0.0
                    ],
                    [
                        5.262281542616938,
                        52.71391893401753,
                        0.0
                    ],
                    [
                        5.261794124976579,
                        52.71355874954246,
                        0.0
                    ],
                    [
                        5.261780000036601,
                        52.71339544321344,
                        0.0
                    ],
                    [
                        5.261860884056972,
                        52.71232721373289,
                        0.0
                    ],
                    [
                        5.262090320963106,
                        52.70929676500316,
                        0.0
                    ],
                    [
                        5.262009920453845,
                        52.70923798724134,
                        0.0
                    ],
                    [
                        5.261543945333836,
                        52.70920133358307,
                        0.0
                    ],
                    [
                        5.261536150626959,
                        52.7090294332714,
                        0.0
                    ],
                    [
                        5.261432857650659,
                        52.70871843208406,
                        0.0
                    ],
                    [
                        5.261450589029422,
                        52.70868040932107,
                        0.0
                    ],
                    [
                        5.262889250491972,
                        52.70870629122376,
                        0.0
                    ],
                    [
                        5.26289460996848,
                        52.70846970813258,
                        0.0
                    ],
                    [
                        5.262985032960763,
                        52.70738497762089,
                        0.0
                    ],
                    [
                        5.26299873433998,
                        52.70681404602403,
                        0.0
                    ],
                    [
                        5.263118415743702,
                        52.70648454965124,
                        0.0
                    ],
                    [
                        5.263204537966802,
                        52.70636521254526,
                        0.0
                    ],
                    [
                        5.264129388583465,
                        52.70672927752322,
                        0.0
                    ],
                    [
                        5.26520774113204,
                        52.70709564936446,
                        0.0
                    ],
                    [
                        5.26621991093899,
                        52.70734488104979,
                        0.0
                    ],
                    [
                        5.26683062787955,
                        52.70746504303749,
                        0.0
                    ],
                    [
                        5.268125957380431,
                        52.70766399292823,
                        0.0
                    ],
                    [
                        5.268836585976383,
                        52.70771333787934,
                        0.0
                    ],
                    [
                        5.2692561855823,
                        52.70774246698957,
                        0.0
                    ],
                    [
                        5.27081690116185,
                        52.70775259284981,
                        0.0
                    ],
                    [
                        5.272403436386135,
                        52.70769484518392,
                        0.0
                    ],
                    [
                        5.273599700954425,
                        52.70762724181525,
                        0.0
                    ],
                    [
                        5.273668371727135,
                        52.7061767790315,
                        0.0
                    ],
                    [
                        5.270015509953297,
                        52.70621565220888,
                        0.0
                    ],
                    [
                        5.269924770199415,
                        52.70389635218798,
                        0.0
                    ],
                    [
                        5.269895088615821,
                        52.70334850892007,
                        0.0
                    ],
                    [
                        5.269837940351097,
                        52.70229403822113,
                        0.0
                    ],
                    [
                        5.268851197101556,
                        52.70228557620746,
                        0.0
                    ],
                    [
                        5.268138882295952,
                        52.7022794654892,
                        0.0
                    ],
                    [
                        5.268220631704667,
                        52.701712312165,
                        0.0
                    ],
                    [
                        5.267542549889376,
                        52.70167724930023,
                        0.0
                    ],
                    [
                        5.26698871353105,
                        52.70154347905961,
                        0.0
                    ],
                    [
                        5.26680681861095,
                        52.70139289068079,
                        0.0
                    ],
                    [
                        5.266478638131955,
                        52.7014054548407,
                        0.0
                    ],
                    [
                        5.265912554727929,
                        52.70165939792835,
                        0.0
                    ],
                    [
                        5.265518635610187,
                        52.70170626739453,
                        0.0
                    ],
                    [
                        5.265469960815753,
                        52.70235363377579,
                        0.0
                    ],
                    [
                        5.260636016737683,
                        52.70212684553764,
                        0.0
                    ],
                    [
                        5.260711706639311,
                        52.7011643481361,
                        0.0
                    ],
                    [
                        5.258990877947264,
                        52.70112813395811,
                        0.0
                    ],
                    [
                        5.258911618466297,
                        52.70080145567634,
                        0.0
                    ],
                    [
                        5.258243686791864,
                        52.7006773085079,
                        0.0
                    ],
                    [
                        5.257579708801892,
                        52.700814105565,
                        0.0
                    ],
                    [
                        5.257022612553049,
                        52.70083591151085,
                        0.0
                    ],
                    [
                        5.256740225252307,
                        52.70103626216893,
                        0.0
                    ],
                    [
                        5.256143382047449,
                        52.70097118004416,
                        0.0
                    ],
                    [
                        5.255976293326292,
                        52.70101804255784,
                        0.0
                    ],
                    [
                        5.255964738927258,
                        52.70142457925028,
                        0.0
                    ],
                    [
                        5.255887951392674,
                        52.70173882944624,
                        0.0
                    ],
                    [
                        5.255633552857398,
                        52.70264802293818,
                        0.0
                    ],
                    [
                        5.255598930759109,
                        52.70309387858955,
                        0.0
                    ],
                    [
                        5.254644391839792,
                        52.7030372814159,
                        0.0
                    ],
                    [
                        5.254619662645744,
                        52.70332920222287,
                        0.0
                    ],
                    [
                        5.254564155848482,
                        52.70403932086995,
                        0.0
                    ],
                    [
                        5.254051659953961,
                        52.70401011700177,
                        0.0
                    ],
                    [
                        5.250905906816667,
                        52.7037390290805,
                        0.0
                    ],
                    [
                        5.25074780229416,
                        52.70367939080602,
                        0.0
                    ],
                    [
                        5.250487934280462,
                        52.70370715897429,
                        0.0
                    ],
                    [
                        5.250162052981482,
                        52.70363953564358,
                        0.0
                    ],
                    [
                        5.249917736119973,
                        52.7035292817245,
                        0.0
                    ],
                    [
                        5.249356570459216,
                        52.70336927813304,
                        0.0
                    ],
                    [
                        5.248432613935152,
                        52.70342051826803,
                        0.0
                    ],
                    [
                        5.247610677198744,
                        52.70338865213841,
                        0.0
                    ],
                    [
                        5.247105964031357,
                        52.70331196765611,
                        0.0
                    ],
                    [
                        5.246452340835463,
                        52.70328266386478,
                        0.0
                    ]
                ]
            ]
        ]
    },
    "last_modified": "2020-03-11T16:28:23.170699Z",
    "created": "2020-03-11T16:28:23.170740Z",
    "image_url": "",
    "timeseries": [],
    "name": "Grootslag",
    "type": "default",
    "water_level_summer": null,
    "water_level_winter": null,
    "water_level_fixed": -3.1
}