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/17912/?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/17912/?format=api",
    "id": 17912,
    "code": "03150-37",
    "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.800829238456587,
                        52.63654961240049,
                        0.0
                    ],
                    [
                        4.800891211918842,
                        52.63663035382066,
                        0.0
                    ],
                    [
                        4.801005325533297,
                        52.63656968638522,
                        0.0
                    ],
                    [
                        4.80102551402247,
                        52.63648137841826,
                        0.0
                    ],
                    [
                        4.800961615106619,
                        52.63642429996717,
                        0.0
                    ],
                    [
                        4.800870439739481,
                        52.63645864001142,
                        0.0
                    ],
                    [
                        4.800829238456587,
                        52.63654961240049,
                        0.0
                    ]
                ]
            ],
            [
                [
                    [
                        4.795823584514113,
                        52.64303402641519,
                        0.0
                    ],
                    [
                        4.795836754653129,
                        52.64306436989268,
                        0.0
                    ],
                    [
                        4.795884883215725,
                        52.64307042396542,
                        0.0
                    ],
                    [
                        4.796033857149744,
                        52.64297362624324,
                        0.0
                    ],
                    [
                        4.796038722485804,
                        52.64292930743206,
                        0.0
                    ],
                    [
                        4.795969368790296,
                        52.64293710506351,
                        0.0
                    ],
                    [
                        4.795823584514113,
                        52.64303402641519,
                        0.0
                    ]
                ]
            ],
            [
                [
                    [
                        4.794912677217193,
                        52.64365648704381,
                        0.0
                    ],
                    [
                        4.794888232733367,
                        52.64369869514478,
                        0.0
                    ],
                    [
                        4.794973364786745,
                        52.64368890067129,
                        0.0
                    ],
                    [
                        4.795834251257857,
                        52.64310332607685,
                        0.0
                    ],
                    [
                        4.795836754653129,
                        52.64306436989268,
                        0.0
                    ],
                    [
                        4.795769409018941,
                        52.64307004742041,
                        0.0
                    ],
                    [
                        4.794912677217193,
                        52.64365648704381,
                        0.0
                    ]
                ]
            ],
            [
                [
                    [
                        4.798698492202212,
                        52.64392105662497,
                        0.0
                    ],
                    [
                        4.798429489127961,
                        52.64412159615392,
                        0.0
                    ],
                    [
                        4.801621847082735,
                        52.64585479931576,
                        0.0
                    ],
                    [
                        4.801644338657971,
                        52.64447239666801,
                        0.0
                    ],
                    [
                        4.802847838911831,
                        52.64448114764348,
                        0.0
                    ],
                    [
                        4.803003804091927,
                        52.64481733505971,
                        0.0
                    ],
                    [
                        4.803214126239221,
                        52.64521172081124,
                        0.0
                    ],
                    [
                        4.803474986816934,
                        52.64557586957082,
                        0.0
                    ],
                    [
                        4.803761369277817,
                        52.64590659363795,
                        0.0
                    ],
                    [
                        4.803998918306728,
                        52.64613951225655,
                        0.0
                    ],
                    [
                        4.804311229692391,
                        52.64640632815654,
                        0.0
                    ],
                    [
                        4.804569278208938,
                        52.64660579678179,
                        0.0
                    ],
                    [
                        4.804951763002359,
                        52.64687295472201,
                        0.0
                    ],
                    [
                        4.805344768606762,
                        52.64710357592013,
                        0.0
                    ],
                    [
                        4.805773272391452,
                        52.64730387573157,
                        0.0
                    ],
                    [
                        4.806197053140012,
                        52.64748280626769,
                        0.0
                    ],
                    [
                        4.806726191892681,
                        52.6476561472599,
                        0.0
                    ],
                    [
                        4.807120726773268,
                        52.64777089781927,
                        0.0
                    ],
                    [
                        4.807700648241022,
                        52.64789569055622,
                        0.0
                    ],
                    [
                        4.80822591258439,
                        52.64798362743102,
                        0.0
                    ],
                    [
                        4.808776719207285,
                        52.64803509927463,
                        0.0
                    ],
                    [
                        4.809242863111187,
                        52.64804346789332,
                        0.0
                    ],
                    [
                        4.809599028868578,
                        52.6480269003108,
                        0.0
                    ],
                    [
                        4.809714576523832,
                        52.64800916349226,
                        0.0
                    ],
                    [
                        4.810269451790576,
                        52.6496615126004,
                        0.0
                    ],
                    [
                        4.808745277757557,
                        52.64966325790834,
                        0.0
                    ],
                    [
                        4.809577936211335,
                        52.65011053601001,
                        0.0
                    ],
                    [
                        4.809636806668601,
                        52.65013878111872,
                        0.0
                    ],
                    [
                        4.809603916956368,
                        52.65028590371625,
                        0.0
                    ],
                    [
                        4.809581377167641,
                        52.65030313955322,
                        0.0
                    ],
                    [
                        4.809648835798232,
                        52.65034020686439,
                        0.0
                    ],
                    [
                        4.809660377542187,
                        52.65034915125953,
                        0.0
                    ],
                    [
                        4.809680291123786,
                        52.65035748922855,
                        0.0
                    ],
                    [
                        4.809743260600194,
                        52.65039208117874,
                        0.0
                    ],
                    [
                        4.80977145609435,
                        52.65037401898687,
                        0.0
                    ],
                    [
                        4.810005555613352,
                        52.65034138144393,
                        0.0
                    ],
                    [
                        4.810925753952591,
                        52.65083015526962,
                        0.0
                    ],
                    [
                        4.811917696986748,
                        52.65017130651517,
                        0.0
                    ],
                    [
                        4.81275926063947,
                        52.65064030032139,
                        0.0
                    ],
                    [
                        4.812869150905301,
                        52.6506465828575,
                        0.0
                    ],
                    [
                        4.814069750153926,
                        52.64983169927514,
                        0.0
                    ],
                    [
                        4.815781383216402,
                        52.64865189010334,
                        0.0
                    ],
                    [
                        4.817362044278144,
                        52.64756732225781,
                        0.0
                    ],
                    [
                        4.818547122447505,
                        52.64674450915957,
                        0.0
                    ],
                    [
                        4.819062924991576,
                        52.64634942533802,
                        0.0
                    ],
                    [
                        4.815227331538729,
                        52.6442662722331,
                        0.0
                    ],
                    [
                        4.814661800815846,
                        52.64393349530435,
                        0.0
                    ],
                    [
                        4.81247495875769,
                        52.6427307289677,
                        0.0
                    ],
                    [
                        4.809161340282673,
                        52.64096293196813,
                        0.0
                    ],
                    [
                        4.809020230813205,
                        52.6409788992686,
                        0.0
                    ],
                    [
                        4.809036906141432,
                        52.64089603723546,
                        0.0
                    ],
                    [
                        4.807397503289196,
                        52.64002656615035,
                        0.0
                    ],
                    [
                        4.805620139178437,
                        52.63908316039985,
                        0.0
                    ],
                    [
                        4.80504524523996,
                        52.63893708169862,
                        0.0
                    ],
                    [
                        4.80441999496701,
                        52.63866256848116,
                        0.0
                    ],
                    [
                        4.803823141906075,
                        52.63837279612118,
                        0.0
                    ],
                    [
                        4.803464743480238,
                        52.63812348378561,
                        0.0
                    ],
                    [
                        4.802976489763874,
                        52.63792461584104,
                        0.0
                    ],
                    [
                        4.801495646196358,
                        52.63708430349803,
                        0.0
                    ],
                    [
                        4.800818956854245,
                        52.63723920661665,
                        0.0
                    ],
                    [
                        4.801368146117359,
                        52.63700416526423,
                        0.0
                    ],
                    [
                        4.801125013780251,
                        52.63685135236063,
                        0.0
                    ],
                    [
                        4.800913300344264,
                        52.63682747205192,
                        0.0
                    ],
                    [
                        4.800891211918842,
                        52.63663035382066,
                        0.0
                    ],
                    [
                        4.800725143125457,
                        52.63680739232489,
                        0.0
                    ],
                    [
                        4.8005721580166,
                        52.63679297703699,
                        0.0
                    ],
                    [
                        4.798498089474697,
                        52.63741532913552,
                        0.0
                    ],
                    [
                        4.795786841008453,
                        52.63821496841093,
                        0.0
                    ],
                    [
                        4.794978827665328,
                        52.63844321302921,
                        0.0
                    ],
                    [
                        4.795221373561882,
                        52.63862441727665,
                        0.0
                    ],
                    [
                        4.795429744940937,
                        52.63889614118403,
                        0.0
                    ],
                    [
                        4.795533246870619,
                        52.6392180758957,
                        0.0
                    ],
                    [
                        4.795448811543674,
                        52.63932172796027,
                        0.0
                    ],
                    [
                        4.795633182268345,
                        52.63996806389559,
                        0.0
                    ],
                    [
                        4.795751582098669,
                        52.6400359493094,
                        0.0
                    ],
                    [
                        4.795735507023689,
                        52.64032511459968,
                        0.0
                    ],
                    [
                        4.795629817764824,
                        52.64055350275653,
                        0.0
                    ],
                    [
                        4.795269795404589,
                        52.64084216961525,
                        0.0
                    ],
                    [
                        4.797360201134156,
                        52.64197801946575,
                        0.0
                    ],
                    [
                        4.797324809553819,
                        52.64200388890734,
                        0.0
                    ],
                    [
                        4.796057697738308,
                        52.64287838125106,
                        0.0
                    ],
                    [
                        4.796038722485804,
                        52.64292930743206,
                        0.0
                    ],
                    [
                        4.796118234659828,
                        52.64291319314279,
                        0.0
                    ],
                    [
                        4.797071514723021,
                        52.64228723082865,
                        0.0
                    ],
                    [
                        4.798022362978391,
                        52.64286367744838,
                        0.0
                    ],
                    [
                        4.798698592098645,
                        52.64330051600122,
                        0.0
                    ],
                    [
                        4.798676782289339,
                        52.64340009440148,
                        0.0
                    ],
                    [
                        4.799050913288758,
                        52.64360879545774,
                        0.0
                    ],
                    [
                        4.798757278118774,
                        52.64381418383727,
                        0.0
                    ],
                    [
                        4.798698492202212,
                        52.64392105662497,
                        0.0
                    ]
                ]
            ],
            [
                [
                    [
                        4.80960005679052,
                        52.65037394160749,
                        0.0
                    ],
                    [
                        4.809583869225684,
                        52.65040257710984,
                        0.0
                    ],
                    [
                        4.809634298873277,
                        52.6503894400769,
                        0.0
                    ],
                    [
                        4.809660377542187,
                        52.65034915125953,
                        0.0
                    ],
                    [
                        4.80960005679052,
                        52.65037394160749,
                        0.0
                    ]
                ]
            ],
            [
                [
                    [
                        4.795604358026726,
                        52.64426029500149,
                        0.0
                    ],
                    [
                        4.795734239909256,
                        52.64424647163841,
                        0.0
                    ],
                    [
                        4.795732370443416,
                        52.64420748472978,
                        0.0
                    ],
                    [
                        4.794880475791037,
                        52.64374370050583,
                        0.0
                    ],
                    [
                        4.794888232733367,
                        52.64369869514478,
                        0.0
                    ],
                    [
                        4.794827610924052,
                        52.64370310248432,
                        0.0
                    ],
                    [
                        4.794721782457422,
                        52.64376531511303,
                        0.0
                    ],
                    [
                        4.795604358026726,
                        52.64426029500149,
                        0.0
                    ]
                ]
            ],
            [
                [
                    [
                        4.795854022715537,
                        52.64440030858078,
                        0.0
                    ],
                    [
                        4.794410538656456,
                        52.64540875936905,
                        0.0
                    ],
                    [
                        4.793987418430508,
                        52.64570527701289,
                        0.0
                    ],
                    [
                        4.793555085844763,
                        52.64608292877583,
                        0.0
                    ],
                    [
                        4.793608472517809,
                        52.64641899396779,
                        0.0
                    ],
                    [
                        4.79372399813784,
                        52.6471106611553,
                        0.0
                    ],
                    [
                        4.793822461560378,
                        52.64748456262975,
                        0.0
                    ],
                    [
                        4.793982311569112,
                        52.64780666229597,
                        0.0
                    ],
                    [
                        4.794241929313696,
                        52.64814229067019,
                        0.0
                    ],
                    [
                        4.794498940417566,
                        52.6484062683127,
                        0.0
                    ],
                    [
                        4.794976851397903,
                        52.64882491921505,
                        0.0
                    ],
                    [
                        4.79563382698662,
                        52.64940912276246,
                        0.0
                    ],
                    [
                        4.797238610048705,
                        52.65085791570829,
                        0.0
                    ],
                    [
                        4.798011064865118,
                        52.65130703442329,
                        0.0
                    ],
                    [
                        4.798851698777407,
                        52.65194662770854,
                        0.0
                    ],
                    [
                        4.799995729799451,
                        52.65171191875469,
                        0.0
                    ],
                    [
                        4.801136757649902,
                        52.65092083980861,
                        0.0
                    ],
                    [
                        4.801341769129944,
                        52.65095151666765,
                        0.0
                    ],
                    [
                        4.801585851930761,
                        52.65097888954179,
                        0.0
                    ],
                    [
                        4.802732009129403,
                        52.65083250009073,
                        0.0
                    ],
                    [
                        4.80365691010859,
                        52.65064512896394,
                        0.0
                    ],
                    [
                        4.806284422294937,
                        52.65065429840777,
                        0.0
                    ],
                    [
                        4.807818047464521,
                        52.65078357416072,
                        0.0
                    ],
                    [
                        4.808975211835679,
                        52.65139079126397,
                        0.0
                    ],
                    [
                        4.809875622675591,
                        52.65075666962427,
                        0.0
                    ],
                    [
                        4.809655312711464,
                        52.6506460099943,
                        0.0
                    ],
                    [
                        4.809604803418254,
                        52.65061792234135,
                        0.0
                    ],
                    [
                        4.809605107649225,
                        52.65061613536511,
                        0.0
                    ],
                    [
                        4.809604828905375,
                        52.6506159812289,
                        0.0
                    ],
                    [
                        4.809629837640297,
                        52.65046698697942,
                        0.0
                    ],
                    [
                        4.809655256412848,
                        52.65045107724654,
                        0.0
                    ],
                    [
                        4.809595229451582,
                        52.65041859356013,
                        0.0
                    ],
                    [
                        4.809583869225684,
                        52.65040257710984,
                        0.0
                    ],
                    [
                        4.809561760510705,
                        52.65040048355795,
                        0.0
                    ],
                    [
                        4.809492959349975,
                        52.65036324790688,
                        0.0
                    ],
                    [
                        4.80946437966154,
                        52.65038017577897,
                        0.0
                    ],
                    [
                        4.809229211669678,
                        52.65041535943186,
                        0.0
                    ],
                    [
                        4.809165725059067,
                        52.6503819150573,
                        0.0
                    ],
                    [
                        4.807954755267501,
                        52.6497228329799,
                        0.0
                    ],
                    [
                        4.807149644323454,
                        52.65026889009332,
                        0.0
                    ],
                    [
                        4.805987580415062,
                        52.64964853656039,
                        0.0
                    ],
                    [
                        4.805736939664495,
                        52.64963806355048,
                        0.0
                    ],
                    [
                        4.805340490668891,
                        52.64955084493062,
                        0.0
                    ],
                    [
                        4.805192766508156,
                        52.64956756626557,
                        0.0
                    ],
                    [
                        4.801579141775012,
                        52.6495448391066,
                        0.0
                    ],
                    [
                        4.801618974999139,
                        52.64637253893252,
                        0.0
                    ],
                    [
                        4.80110137279553,
                        52.64608896768202,
                        0.0
                    ],
                    [
                        4.800835137555411,
                        52.64622689425794,
                        0.0
                    ],
                    [
                        4.800679839204504,
                        52.64619622794141,
                        0.0
                    ],
                    [
                        4.798686418289973,
                        52.64512969785898,
                        0.0
                    ],
                    [
                        4.79845339369762,
                        52.64509116655312,
                        0.0
                    ],
                    [
                        4.797913774348642,
                        52.64481148050982,
                        0.0
                    ],
                    [
                        4.798312937178348,
                        52.64450842242142,
                        0.0
                    ],
                    [
                        4.796834325804155,
                        52.64371540060414,
                        0.0
                    ],
                    [
                        4.795955379770443,
                        52.64432888777544,
                        0.0
                    ],
                    [
                        4.795799504912807,
                        52.64424402816798,
                        0.0
                    ],
                    [
                        4.795734239909256,
                        52.64424647163841,
                        0.0
                    ],
                    [
                        4.795704825030134,
                        52.64431663241994,
                        0.0
                    ],
                    [
                        4.795854022715537,
                        52.64440030858078,
                        0.0
                    ]
                ]
            ]
        ]
    },
    "last_modified": "2020-03-11T16:28:25.045175Z",
    "created": "2020-03-11T16:28:25.045220Z",
    "image_url": "",
    "timeseries": [],
    "name": "Polder Heerhugowaard",
    "type": "default",
    "water_level_summer": null,
    "water_level_winter": null,
    "water_level_fixed": -3.0
}