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/17921/?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/17921/?format=api",
    "id": 17921,
    "code": "04851-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.791731140462971,
                        52.637697309817,
                        0.0
                    ],
                    [
                        4.791914278103787,
                        52.63769092918343,
                        0.0
                    ],
                    [
                        4.792100315713334,
                        52.63769186042517,
                        0.0
                    ],
                    [
                        4.792247217237905,
                        52.63770172660028,
                        0.0
                    ],
                    [
                        4.792450951125829,
                        52.63772464775405,
                        0.0
                    ],
                    [
                        4.792633644877792,
                        52.63775112115936,
                        0.0
                    ],
                    [
                        4.792840466594598,
                        52.63776858385201,
                        0.0
                    ],
                    [
                        4.792954476518922,
                        52.63776915369286,
                        0.0
                    ],
                    [
                        4.793050617482469,
                        52.6377605030961,
                        0.0
                    ],
                    [
                        4.793146980047073,
                        52.63773543383306,
                        0.0
                    ],
                    [
                        4.793252550600604,
                        52.63769579722843,
                        0.0
                    ],
                    [
                        4.793334151067789,
                        52.63765239199276,
                        0.0
                    ],
                    [
                        4.79342500850258,
                        52.63759077983455,
                        0.0
                    ],
                    [
                        4.793509878263158,
                        52.63752730431241,
                        0.0
                    ],
                    [
                        4.793615940370653,
                        52.63745116365181,
                        0.0
                    ],
                    [
                        4.793718791717907,
                        52.63738961114376,
                        0.0
                    ],
                    [
                        4.793890779752956,
                        52.63731927250758,
                        0.0
                    ],
                    [
                        4.794041368100515,
                        52.63727803541715,
                        0.0
                    ],
                    [
                        4.7941202560602,
                        52.63726040051696,
                        0.0
                    ],
                    [
                        4.794249048963561,
                        52.6372316096294,
                        0.0
                    ],
                    [
                        4.794447620327768,
                        52.63719243571052,
                        0.0
                    ],
                    [
                        4.794661223999833,
                        52.6371515119628,
                        0.0
                    ],
                    [
                        4.794871804059123,
                        52.63711239718045,
                        0.0
                    ],
                    [
                        4.795100522974115,
                        52.63706242588928,
                        0.0
                    ],
                    [
                        4.795266068290849,
                        52.63702491055338,
                        0.0
                    ],
                    [
                        4.795461761818527,
                        52.63697659856485,
                        0.0
                    ],
                    [
                        4.79562180911179,
                        52.63697769153706,
                        0.0
                    ],
                    [
                        4.79570263597374,
                        52.63691573115921,
                        0.0
                    ],
                    [
                        4.795767032500229,
                        52.63689905661186,
                        0.0
                    ],
                    [
                        4.795958591110674,
                        52.63684945603877,
                        0.0
                    ],
                    [
                        4.796169291081448,
                        52.63680121750729,
                        0.0
                    ],
                    [
                        4.796331762388614,
                        52.63676915864323,
                        0.0
                    ],
                    [
                        4.796605560526261,
                        52.63671392625145,
                        0.0
                    ],
                    [
                        4.796822182988123,
                        52.63667118921483,
                        0.0
                    ],
                    [
                        4.79702382157231,
                        52.63662655300171,
                        0.0
                    ],
                    [
                        4.797180490027211,
                        52.63657986889323,
                        0.0
                    ],
                    [
                        4.797355345623518,
                        52.63651867053052,
                        0.0
                    ],
                    [
                        4.797533272804493,
                        52.63645200492537,
                        0.0
                    ],
                    [
                        4.797853093254969,
                        52.63632215212677,
                        0.0
                    ],
                    [
                        4.798112538598843,
                        52.63621755908477,
                        0.0
                    ],
                    [
                        4.798275372654796,
                        52.63615812422312,
                        0.0
                    ],
                    [
                        4.798456114991103,
                        52.63610607545634,
                        0.0
                    ],
                    [
                        4.798516112436278,
                        52.63609121103972,
                        0.0
                    ],
                    [
                        4.798379262132427,
                        52.63586810809223,
                        0.0
                    ],
                    [
                        4.798341757378036,
                        52.63579729159664,
                        0.0
                    ],
                    [
                        4.798278469661718,
                        52.63581078255427,
                        0.0
                    ],
                    [
                        4.797915951058293,
                        52.63588189096002,
                        0.0
                    ],
                    [
                        4.797293334221258,
                        52.63617455584685,
                        0.0
                    ],
                    [
                        4.797014508468104,
                        52.63623598403363,
                        0.0
                    ],
                    [
                        4.796952650738812,
                        52.63624961619418,
                        0.0
                    ],
                    [
                        4.796861149226466,
                        52.6362717199147,
                        0.0
                    ],
                    [
                        4.795830706662206,
                        52.63652058790606,
                        0.0
                    ],
                    [
                        4.79553152584939,
                        52.63654422786447,
                        0.0
                    ],
                    [
                        4.795364716820075,
                        52.63663082561179,
                        0.0
                    ],
                    [
                        4.794411501681919,
                        52.63687872661151,
                        0.0
                    ],
                    [
                        4.794292585394149,
                        52.63693986708418,
                        0.0
                    ],
                    [
                        4.794043243809707,
                        52.63697118427203,
                        0.0
                    ],
                    [
                        4.79386189740734,
                        52.63699396984978,
                        0.0
                    ],
                    [
                        4.793619524928255,
                        52.63702441321522,
                        0.0
                    ],
                    [
                        4.792979475966936,
                        52.63731485655487,
                        0.0
                    ],
                    [
                        4.792819035077235,
                        52.63738766018261,
                        0.0
                    ],
                    [
                        4.792384781600198,
                        52.6374001558025,
                        0.0
                    ],
                    [
                        4.792228530169246,
                        52.63706683694881,
                        0.0
                    ],
                    [
                        4.792186013495474,
                        52.63703193342146,
                        0.0
                    ],
                    [
                        4.791862829405075,
                        52.63676670176147,
                        0.0
                    ],
                    [
                        4.791681074126035,
                        52.63669850405778,
                        0.0
                    ],
                    [
                        4.791006471326008,
                        52.63644534978827,
                        0.0
                    ],
                    [
                        4.790991082750554,
                        52.63643957471029,
                        0.0
                    ],
                    [
                        4.790368077165004,
                        52.63604778652558,
                        0.0
                    ],
                    [
                        4.790144308758379,
                        52.63590706412678,
                        0.0
                    ],
                    [
                        4.789980849175485,
                        52.63582461200488,
                        0.0
                    ],
                    [
                        4.789974413909868,
                        52.63581659001507,
                        0.0
                    ],
                    [
                        4.789973960009491,
                        52.63581520369853,
                        0.0
                    ],
                    [
                        4.789972394725785,
                        52.63581407242984,
                        0.0
                    ],
                    [
                        4.789911963730955,
                        52.635738788237,
                        0.0
                    ],
                    [
                        4.789910661041245,
                        52.63573790094235,
                        0.0
                    ],
                    [
                        4.789189329485162,
                        52.63524446093411,
                        0.0
                    ],
                    [
                        4.788700902876472,
                        52.63491002319527,
                        0.0
                    ],
                    [
                        4.788504330213758,
                        52.6347755009205,
                        0.0
                    ],
                    [
                        4.788194172045608,
                        52.63456324155239,
                        0.0
                    ],
                    [
                        4.788046768153129,
                        52.63445873199118,
                        0.0
                    ],
                    [
                        4.787781282047908,
                        52.63427049487355,
                        0.0
                    ],
                    [
                        4.787672255876523,
                        52.63419318501382,
                        0.0
                    ],
                    [
                        4.787082098529257,
                        52.63377474480608,
                        0.0
                    ],
                    [
                        4.787037227855505,
                        52.633742928106,
                        0.0
                    ],
                    [
                        4.786569886027625,
                        52.63341155359817,
                        0.0
                    ],
                    [
                        4.785677690977449,
                        52.63273474211642,
                        0.0
                    ],
                    [
                        4.785625498567144,
                        52.63261626860294,
                        0.0
                    ],
                    [
                        4.785426185674695,
                        52.63254098923074,
                        0.0
                    ],
                    [
                        4.784883265078606,
                        52.63213551181435,
                        0.0
                    ],
                    [
                        4.783972849244626,
                        52.6314555301758,
                        0.0
                    ],
                    [
                        4.783526143466553,
                        52.63089487504415,
                        0.0
                    ],
                    [
                        4.783502838332105,
                        52.63087096741408,
                        0.0
                    ],
                    [
                        4.783401707215118,
                        52.63079749521997,
                        0.0
                    ],
                    [
                        4.782489550169783,
                        52.62916527376153,
                        0.0
                    ],
                    [
                        4.782454649938232,
                        52.62910281445067,
                        0.0
                    ],
                    [
                        4.782449868808425,
                        52.62909497120439,
                        0.0
                    ],
                    [
                        4.782293326556371,
                        52.62882802574833,
                        0.0
                    ],
                    [
                        4.781563630304603,
                        52.62750878954996,
                        0.0
                    ],
                    [
                        4.781525990751994,
                        52.62751787266231,
                        0.0
                    ],
                    [
                        4.781516084476645,
                        52.62750362229782,
                        0.0
                    ],
                    [
                        4.781503624863875,
                        52.62748172872684,
                        0.0
                    ],
                    [
                        4.781548889743124,
                        52.62747233396524,
                        0.0
                    ],
                    [
                        4.781094400881241,
                        52.6267151494004,
                        0.0
                    ],
                    [
                        4.787287315397744,
                        52.62542287120627,
                        0.0
                    ],
                    [
                        4.786940259535172,
                        52.62482741086002,
                        0.0
                    ],
                    [
                        4.786897767214221,
                        52.62476698153732,
                        0.0
                    ],
                    [
                        4.781227571103454,
                        52.62594939321612,
                        0.0
                    ],
                    [
                        4.780907004062834,
                        52.62540936677979,
                        0.0
                    ],
                    [
                        4.78054156457087,
                        52.6248531489845,
                        0.0
                    ],
                    [
                        4.780907868992124,
                        52.62422810089377,
                        0.0
                    ],
                    [
                        4.780847586104904,
                        52.62375510726316,
                        0.0
                    ],
                    [
                        4.780495727567871,
                        52.62321213368648,
                        0.0
                    ],
                    [
                        4.78111913926123,
                        52.62295739665616,
                        0.0
                    ],
                    [
                        4.781734913752181,
                        52.62262068038564,
                        0.0
                    ],
                    [
                        4.781655553063376,
                        52.62257759552945,
                        0.0
                    ],
                    [
                        4.781569768674956,
                        52.62253127841869,
                        0.0
                    ],
                    [
                        4.781115381621907,
                        52.62280876374548,
                        0.0
                    ],
                    [
                        4.78069956207168,
                        52.62297053509431,
                        0.0
                    ],
                    [
                        4.780380562364086,
                        52.62308597550933,
                        0.0
                    ],
                    [
                        4.780302335329745,
                        52.62317923266151,
                        0.0
                    ],
                    [
                        4.780282125589094,
                        52.62324937410457,
                        0.0
                    ],
                    [
                        4.78050819050751,
                        52.62359588245481,
                        0.0
                    ],
                    [
                        4.780668144563167,
                        52.62385424728058,
                        0.0
                    ],
                    [
                        4.780664435158847,
                        52.62412348736519,
                        0.0
                    ],
                    [
                        4.780593723537489,
                        52.62436897368222,
                        0.0
                    ],
                    [
                        4.780466106362981,
                        52.62455563535301,
                        0.0
                    ],
                    [
                        4.779933767644822,
                        52.62461717625744,
                        0.0
                    ],
                    [
                        4.780240289671356,
                        52.62488812646703,
                        0.0
                    ],
                    [
                        4.780188413143255,
                        52.62516298025054,
                        0.0
                    ],
                    [
                        4.78015471449539,
                        52.62551401313767,
                        0.0
                    ],
                    [
                        4.780227781080664,
                        52.62579535556,
                        0.0
                    ],
                    [
                        4.780415871956876,
                        52.62610654765151,
                        0.0
                    ],
                    [
                        4.779431155034914,
                        52.62631660101277,
                        0.0
                    ],
                    [
                        4.7796459029851,
                        52.62660731375745,
                        0.0
                    ],
                    [
                        4.780005377107723,
                        52.62708013760997,
                        0.0
                    ],
                    [
                        4.780391251703317,
                        52.62759691700781,
                        0.0
                    ],
                    [
                        4.780488408409304,
                        52.62773067620012,
                        0.0
                    ],
                    [
                        4.780591174040315,
                        52.62789367257032,
                        0.0
                    ],
                    [
                        4.780816949876241,
                        52.62827271230938,
                        0.0
                    ],
                    [
                        4.781256007905085,
                        52.62906905739327,
                        0.0
                    ],
                    [
                        4.781692083485952,
                        52.62986539444308,
                        0.0
                    ],
                    [
                        4.781791594549278,
                        52.6300466262263,
                        0.0
                    ],
                    [
                        4.78182283180589,
                        52.63017457527225,
                        0.0
                    ],
                    [
                        4.781825100019636,
                        52.63022981359067,
                        0.0
                    ],
                    [
                        4.782278141071066,
                        52.63022963909935,
                        0.0
                    ],
                    [
                        4.782510975731043,
                        52.63063221293324,
                        0.0
                    ],
                    [
                        4.782819947240972,
                        52.63114311039343,
                        0.0
                    ],
                    [
                        4.783624168918839,
                        52.63192299461235,
                        0.0
                    ],
                    [
                        4.784447683094598,
                        52.63251071544087,
                        0.0
                    ],
                    [
                        4.787200278350009,
                        52.63453379381318,
                        0.0
                    ],
                    [
                        4.78697249260768,
                        52.6346564435547,
                        0.0
                    ],
                    [
                        4.786898089663329,
                        52.63469736436541,
                        0.0
                    ],
                    [
                        4.787023792187735,
                        52.63480291617784,
                        0.0
                    ],
                    [
                        4.787063166846237,
                        52.63482945657307,
                        0.0
                    ],
                    [
                        4.787182284956724,
                        52.63491310898547,
                        0.0
                    ],
                    [
                        4.787274954794502,
                        52.63488022490295,
                        0.0
                    ],
                    [
                        4.787542143984978,
                        52.63479830584405,
                        0.0
                    ],
                    [
                        4.788571342762534,
                        52.63537554878366,
                        0.0
                    ],
                    [
                        4.78911740313395,
                        52.63588151102864,
                        0.0
                    ],
                    [
                        4.790183588521408,
                        52.6367183067338,
                        0.0
                    ],
                    [
                        4.790642258300636,
                        52.63729622412621,
                        0.0
                    ],
                    [
                        4.790880400703305,
                        52.63778208292717,
                        0.0
                    ],
                    [
                        4.790949597247376,
                        52.63777444926266,
                        0.0
                    ],
                    [
                        4.791368787064896,
                        52.6377269949006,
                        0.0
                    ],
                    [
                        4.79138868634317,
                        52.63772480286716,
                        0.0
                    ],
                    [
                        4.791535933763945,
                        52.63770911192774,
                        0.0
                    ],
                    [
                        4.791731140462971,
                        52.637697309817,
                        0.0
                    ]
                ]
            ]
        ]
    },
    "last_modified": "2020-03-11T16:28:25.212486Z",
    "created": "2020-03-11T16:28:25.212534Z",
    "image_url": "",
    "timeseries": [],
    "name": "Schermer Noord",
    "type": "default",
    "water_level_summer": null,
    "water_level_winter": null,
    "water_level_fixed": -4.2
}