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/18145/?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/18145/?format=api",
    "id": 18145,
    "code": "04410-07",
    "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.827646879850284,
                        52.42401153842453,
                        0.0
                    ],
                    [
                        4.827602184541254,
                        52.42372518019083,
                        0.0
                    ],
                    [
                        4.827503155844591,
                        52.42282477844876,
                        0.0
                    ],
                    [
                        4.827483381440874,
                        52.42264690918023,
                        0.0
                    ],
                    [
                        4.827377998947516,
                        52.42228212359674,
                        0.0
                    ],
                    [
                        4.827252175809357,
                        52.42208542735744,
                        0.0
                    ],
                    [
                        4.827036896538925,
                        52.42192497776343,
                        0.0
                    ],
                    [
                        4.82674460322098,
                        52.4217887807274,
                        0.0
                    ],
                    [
                        4.826610722369829,
                        52.42164714001709,
                        0.0
                    ],
                    [
                        4.82659783531036,
                        52.42163393010094,
                        0.0
                    ],
                    [
                        4.82658621696317,
                        52.42150887475355,
                        0.0
                    ],
                    [
                        4.826351347297635,
                        52.4214993149012,
                        0.0
                    ],
                    [
                        4.82618953546655,
                        52.42150753656409,
                        0.0
                    ],
                    [
                        4.826057920267532,
                        52.42145298738568,
                        0.0
                    ],
                    [
                        4.825912402859275,
                        52.42133545857883,
                        0.0
                    ],
                    [
                        4.82572255919169,
                        52.42123569487792,
                        0.0
                    ],
                    [
                        4.825517332851248,
                        52.4211897839215,
                        0.0
                    ],
                    [
                        4.825341164309474,
                        52.42117097338181,
                        0.0
                    ],
                    [
                        4.825061641758945,
                        52.42118762294999,
                        0.0
                    ],
                    [
                        4.823780594858993,
                        52.42135230418899,
                        0.0
                    ],
                    [
                        4.823683374954744,
                        52.42135958924231,
                        0.0
                    ],
                    [
                        4.823386269351335,
                        52.42141197606474,
                        0.0
                    ],
                    [
                        4.821820890941986,
                        52.42160595778678,
                        0.0
                    ],
                    [
                        4.820853386742884,
                        52.42173046321965,
                        0.0
                    ],
                    [
                        4.819369570849157,
                        52.42193167798008,
                        0.0
                    ],
                    [
                        4.818334388455042,
                        52.42206272308928,
                        0.0
                    ],
                    [
                        4.817536092454779,
                        52.42216735105843,
                        0.0
                    ],
                    [
                        4.816021347886104,
                        52.42236149970088,
                        0.0
                    ],
                    [
                        4.815539217340214,
                        52.42240565889733,
                        0.0
                    ],
                    [
                        4.815259866748378,
                        52.42244906944607,
                        0.0
                    ],
                    [
                        4.81516648037212,
                        52.42248477603739,
                        0.0
                    ],
                    [
                        4.815041705640345,
                        52.42255132047124,
                        0.0
                    ],
                    [
                        4.814964831268504,
                        52.42261637047396,
                        0.0
                    ],
                    [
                        4.81487073997294,
                        52.42270544219028,
                        0.0
                    ],
                    [
                        4.814821852640333,
                        52.42278440536651,
                        0.0
                    ],
                    [
                        4.814753007346823,
                        52.42288220911851,
                        0.0
                    ],
                    [
                        4.814680938828626,
                        52.42301097773977,
                        0.0
                    ],
                    [
                        4.814642984953966,
                        52.42311409858392,
                        0.0
                    ],
                    [
                        4.81463092326567,
                        52.42317601924311,
                        0.0
                    ],
                    [
                        4.814650102218063,
                        52.42321743719966,
                        0.0
                    ],
                    [
                        4.814733383569866,
                        52.42331080798147,
                        0.0
                    ],
                    [
                        4.814808880060154,
                        52.42335248898716,
                        0.0
                    ],
                    [
                        4.814865175029653,
                        52.42335448653815,
                        0.0
                    ],
                    [
                        4.815034764346928,
                        52.42330709570277,
                        0.0
                    ],
                    [
                        4.81527502770393,
                        52.42323766647421,
                        0.0
                    ],
                    [
                        4.816157340197337,
                        52.42309628561875,
                        0.0
                    ],
                    [
                        4.817736806041778,
                        52.42285550367263,
                        0.0
                    ],
                    [
                        4.820276540947657,
                        52.42250007756677,
                        0.0
                    ],
                    [
                        4.824052276823906,
                        52.42198941884746,
                        0.0
                    ],
                    [
                        4.824118101708053,
                        52.42212745858406,
                        0.0
                    ],
                    [
                        4.82182170068341,
                        52.42239817019036,
                        0.0
                    ],
                    [
                        4.815878083878138,
                        52.4232415013618,
                        0.0
                    ],
                    [
                        4.815095858921316,
                        52.42336886631483,
                        0.0
                    ],
                    [
                        4.814575534379312,
                        52.42381573623887,
                        0.0
                    ],
                    [
                        4.815977262287902,
                        52.42570092294456,
                        0.0
                    ],
                    [
                        4.81604949324359,
                        52.4258001353634,
                        0.0
                    ],
                    [
                        4.817198397063146,
                        52.42677633435414,
                        0.0
                    ],
                    [
                        4.817065273156958,
                        52.4268386075432,
                        0.0
                    ],
                    [
                        4.817474604703962,
                        52.4270203293305,
                        0.0
                    ],
                    [
                        4.818029685919387,
                        52.42730161402098,
                        0.0
                    ],
                    [
                        4.818191635883447,
                        52.42728441644615,
                        0.0
                    ],
                    [
                        4.818503647511619,
                        52.42817569196011,
                        0.0
                    ],
                    [
                        4.818385800477494,
                        52.42819310166789,
                        0.0
                    ],
                    [
                        4.818485367369435,
                        52.42845422147735,
                        0.0
                    ],
                    [
                        4.818588512954777,
                        52.42843674112969,
                        0.0
                    ],
                    [
                        4.818630888352042,
                        52.42857175923628,
                        0.0
                    ],
                    [
                        4.819198454492188,
                        52.43017428275806,
                        0.0
                    ],
                    [
                        4.819340064270249,
                        52.43059738087771,
                        0.0
                    ],
                    [
                        4.819694734035854,
                        52.43160569626896,
                        0.0
                    ],
                    [
                        4.820121816322141,
                        52.4315538147585,
                        0.0
                    ],
                    [
                        4.820756466004792,
                        52.43136810931204,
                        0.0
                    ],
                    [
                        4.820785987138977,
                        52.43135926276406,
                        0.0
                    ],
                    [
                        4.821154713093213,
                        52.43127114803318,
                        0.0
                    ],
                    [
                        4.821228802738363,
                        52.43122656365787,
                        0.0
                    ],
                    [
                        4.8212884189401,
                        52.43116393483221,
                        0.0
                    ],
                    [
                        4.82139363691619,
                        52.43098468430595,
                        0.0
                    ],
                    [
                        4.821453826707272,
                        52.43087711990368,
                        0.0
                    ],
                    [
                        4.821543766410964,
                        52.43074273453272,
                        0.0
                    ],
                    [
                        4.821559502558553,
                        52.4306619208238,
                        0.0
                    ],
                    [
                        4.821560535824312,
                        52.43058103693643,
                        0.0
                    ],
                    [
                        4.821576271882684,
                        52.43050022322242,
                        0.0
                    ],
                    [
                        4.821576731096648,
                        52.43046427482691,
                        0.0
                    ],
                    [
                        4.821635542237249,
                        52.43046455550726,
                        0.0
                    ],
                    [
                        4.821768211600246,
                        52.43043822563377,
                        0.0
                    ],
                    [
                        4.821827711221752,
                        52.43038458362301,
                        0.0
                    ],
                    [
                        4.821843217223796,
                        52.43032174406843,
                        0.0
                    ],
                    [
                        4.821829202995323,
                        52.43026775132959,
                        0.0
                    ],
                    [
                        4.821815418308942,
                        52.43019578438909,
                        0.0
                    ],
                    [
                        4.821816336339397,
                        52.43012388759075,
                        0.0
                    ],
                    [
                        4.821905011317567,
                        52.43008836002093,
                        0.0
                    ],
                    [
                        4.822022632606204,
                        52.43008892102513,
                        0.0
                    ],
                    [
                        4.822022747317773,
                        52.43007993392493,
                        0.0
                    ],
                    [
                        4.822243745865089,
                        52.43004503709078,
                        0.0
                    ],
                    [
                        4.822522293900816,
                        52.43010927819197,
                        0.0
                    ],
                    [
                        4.822566058104263,
                        52.4301364496549,
                        0.0
                    ],
                    [
                        4.822535965102622,
                        52.43019023215381,
                        0.0
                    ],
                    [
                        4.822550553193888,
                        52.43019928930813,
                        0.0
                    ],
                    [
                        4.822475664258985,
                        52.43030678422687,
                        0.0
                    ],
                    [
                        4.82246061765417,
                        52.43033367546476,
                        0.0
                    ],
                    [
                        4.822430868278661,
                        52.43036049663377,
                        0.0
                    ],
                    [
                        4.822430639019297,
                        52.43037847083411,
                        0.0
                    ],
                    [
                        4.822371484061251,
                        52.43040515184875,
                        0.0
                    ],
                    [
                        4.822326229249798,
                        52.43049481261416,
                        0.0
                    ],
                    [
                        4.822295906396383,
                        52.43056656924659,
                        0.0
                    ],
                    [
                        4.822162090109932,
                        52.43068277070337,
                        0.0
                    ],
                    [
                        4.821791534880695,
                        52.43091468216566,
                        0.0
                    ],
                    [
                        4.821864475824273,
                        52.43095996837118,
                        0.0
                    ],
                    [
                        4.821834840418511,
                        52.43097780228756,
                        0.0
                    ],
                    [
                        4.821747081764704,
                        52.43094143301035,
                        0.0
                    ],
                    [
                        4.821732264047432,
                        52.43095034995481,
                        0.0
                    ],
                    [
                        4.82164289845132,
                        52.4310397999739,
                        0.0
                    ],
                    [
                        4.821582134873561,
                        52.43119229995675,
                        0.0
                    ],
                    [
                        4.821625784770816,
                        52.43122845885895,
                        0.0
                    ],
                    [
                        4.821683563868377,
                        52.43130962339404,
                        0.0
                    ],
                    [
                        4.8217562758106,
                        52.43137288385784,
                        0.0
                    ],
                    [
                        4.821785222928584,
                        52.43140897254762,
                        0.0
                    ],
                    [
                        4.821813137265159,
                        52.43152594510554,
                        0.0
                    ],
                    [
                        4.821900208681834,
                        52.43161623691415,
                        0.0
                    ],
                    [
                        4.822002213094155,
                        52.43168862458581,
                        0.0
                    ],
                    [
                        4.822104332540612,
                        52.43175202507191,
                        0.0
                    ],
                    [
                        4.822528517931446,
                        52.43149250650129,
                        0.0
                    ],
                    [
                        4.823362791508155,
                        52.43097199566891,
                        0.0
                    ],
                    [
                        4.823878923322924,
                        52.43058387407173,
                        0.0
                    ],
                    [
                        4.824049695140832,
                        52.430404456444,
                        0.0
                    ],
                    [
                        4.824316019926802,
                        52.43011781147454,
                        0.0
                    ],
                    [
                        4.825391032648883,
                        52.42882869156509,
                        0.0
                    ],
                    [
                        4.826231436575751,
                        52.42748452551541,
                        0.0
                    ],
                    [
                        4.826518394806684,
                        52.42688371102624,
                        0.0
                    ],
                    [
                        4.826682237720205,
                        52.42641921341828,
                        0.0
                    ],
                    [
                        4.826686141435129,
                        52.42640815909681,
                        0.0
                    ],
                    [
                        4.826782311420607,
                        52.42577947832878,
                        0.0
                    ],
                    [
                        4.826898956391735,
                        52.42455251420211,
                        0.0
                    ],
                    [
                        4.826900974697741,
                        52.42453126794255,
                        0.0
                    ],
                    [
                        4.826901025281315,
                        52.42453075588539,
                        0.0
                    ],
                    [
                        4.827253708712583,
                        52.42452344429631,
                        0.0
                    ],
                    [
                        4.82726178562919,
                        52.42452066932651,
                        0.0
                    ],
                    [
                        4.827504460291618,
                        52.42443741272381,
                        0.0
                    ],
                    [
                        4.827605715728487,
                        52.42438931266311,
                        0.0
                    ],
                    [
                        4.827623296247546,
                        52.4243813786963,
                        0.0
                    ],
                    [
                        4.827682780618217,
                        52.42432773365515,
                        0.0
                    ],
                    [
                        4.827667698355844,
                        52.42414491646006,
                        0.0
                    ],
                    [
                        4.827646879850284,
                        52.42401153842453,
                        0.0
                    ]
                ]
            ]
        ]
    },
    "last_modified": "2020-03-11T16:28:29.499063Z",
    "created": "2020-03-11T16:28:29.499104Z",
    "image_url": "",
    "timeseries": [],
    "name": "Hemeiland",
    "type": "default",
    "water_level_summer": null,
    "water_level_winter": null,
    "water_level_fixed": -0.55
}