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/18138/?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/18138/?format=api",
    "id": 18138,
    "code": "04410-06",
    "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.833469153997382,
                        52.42607839461466,
                        0.0
                    ],
                    [
                        4.833414317052937,
                        52.426078210263,
                        0.0
                    ],
                    [
                        4.83314707780512,
                        52.4269252421396,
                        0.0
                    ],
                    [
                        4.833629378060072,
                        52.42707934238163,
                        0.0
                    ],
                    [
                        4.8331544161468,
                        52.42759609630755,
                        0.0
                    ],
                    [
                        4.833072346374333,
                        52.42762070721714,
                        0.0
                    ],
                    [
                        4.832806226889583,
                        52.42752911873848,
                        0.0
                    ],
                    [
                        4.832377092180824,
                        52.42800260170419,
                        0.0
                    ],
                    [
                        4.831633074600642,
                        52.42774551161828,
                        0.0
                    ],
                    [
                        4.831526367389846,
                        52.4277286717728,
                        0.0
                    ],
                    [
                        4.830868622847402,
                        52.42774519679892,
                        0.0
                    ],
                    [
                        4.830556068875228,
                        52.42794306606894,
                        0.0
                    ],
                    [
                        4.830559202195959,
                        52.42811955320448,
                        0.0
                    ],
                    [
                        4.829441554497562,
                        52.42814697722563,
                        0.0
                    ],
                    [
                        4.829327657898844,
                        52.42827714843855,
                        0.0
                    ],
                    [
                        4.82916586996049,
                        52.42828155459814,
                        0.0
                    ],
                    [
                        4.829037750196621,
                        52.42845871786866,
                        0.0
                    ],
                    [
                        4.828765577712421,
                        52.42884153164126,
                        0.0
                    ],
                    [
                        4.828681461706648,
                        52.42893706935801,
                        0.0
                    ],
                    [
                        4.828096050832122,
                        52.42957321359332,
                        0.0
                    ],
                    [
                        4.827895558602147,
                        52.42974059711658,
                        0.0
                    ],
                    [
                        4.827760845949804,
                        52.4298557940137,
                        0.0
                    ],
                    [
                        4.827369513422077,
                        52.43012905779516,
                        0.0
                    ],
                    [
                        4.826900398969324,
                        52.43046349095945,
                        0.0
                    ],
                    [
                        4.826601610247427,
                        52.43067565131138,
                        0.0
                    ],
                    [
                        4.825760622112331,
                        52.43114587615504,
                        0.0
                    ],
                    [
                        4.825641477821738,
                        52.43120141252093,
                        0.0
                    ],
                    [
                        4.824673614357222,
                        52.43163483517081,
                        0.0
                    ],
                    [
                        4.824153020103191,
                        52.43182421320095,
                        0.0
                    ],
                    [
                        4.82370076574695,
                        52.43199400628299,
                        0.0
                    ],
                    [
                        4.823519329350053,
                        52.43205648835989,
                        0.0
                    ],
                    [
                        4.823432263641937,
                        52.43215019280931,
                        0.0
                    ],
                    [
                        4.823428432512012,
                        52.43221895701122,
                        0.0
                    ],
                    [
                        4.823271180751541,
                        52.43224354501533,
                        0.0
                    ],
                    [
                        4.823018888699888,
                        52.43228940354089,
                        0.0
                    ],
                    [
                        4.822862730356139,
                        52.43234237918411,
                        0.0
                    ],
                    [
                        4.822934054950575,
                        52.43241207643326,
                        0.0
                    ],
                    [
                        4.822963118234848,
                        52.43243917773275,
                        0.0
                    ],
                    [
                        4.823022161043882,
                        52.43242148353456,
                        0.0
                    ],
                    [
                        4.823037322535712,
                        52.43238560514066,
                        0.0
                    ],
                    [
                        4.823170111319274,
                        52.43235028661792,
                        0.0
                    ],
                    [
                        4.823523794189919,
                        52.43228905585253,
                        0.0
                    ],
                    [
                        4.823774438095151,
                        52.43223632185956,
                        0.0
                    ],
                    [
                        4.823877361743521,
                        52.43223681112761,
                        0.0
                    ],
                    [
                        4.824143165448282,
                        52.4321481978465,
                        0.0
                    ],
                    [
                        4.824851894036987,
                        52.43191788423283,
                        0.0
                    ],
                    [
                        4.82554591206254,
                        52.43168749667718,
                        0.0
                    ],
                    [
                        4.826180882633552,
                        52.4314748008437,
                        0.0
                    ],
                    [
                        4.826210630491871,
                        52.43144797873727,
                        0.0
                    ],
                    [
                        4.826697995094241,
                        52.43127951954657,
                        0.0
                    ],
                    [
                        4.82748055229945,
                        52.43102257648383,
                        0.0
                    ],
                    [
                        4.828263100433759,
                        52.43076562822552,
                        0.0
                    ],
                    [
                        4.829016233867089,
                        52.43050853627429,
                        0.0
                    ],
                    [
                        4.829237682083111,
                        52.43043767795942,
                        0.0
                    ],
                    [
                        4.829518280239238,
                        52.43034013466882,
                        0.0
                    ],
                    [
                        4.829842985345376,
                        52.43024279816162,
                        0.0
                    ],
                    [
                        4.830094175543155,
                        52.4301451152003,
                        0.0
                    ],
                    [
                        4.830345251611709,
                        52.43005641881347,
                        0.0
                    ],
                    [
                        4.830507884867965,
                        52.42998528175529,
                        0.0
                    ],
                    [
                        4.830729666915988,
                        52.42988745930318,
                        0.0
                    ],
                    [
                        4.830833149813601,
                        52.42984300696388,
                        0.0
                    ],
                    [
                        4.830981191820491,
                        52.42976281311307,
                        0.0
                    ],
                    [
                        4.831173566631127,
                        52.42966485180611,
                        0.0
                    ],
                    [
                        4.831336535576821,
                        52.42956675226281,
                        0.0
                    ],
                    [
                        4.831543949554006,
                        52.42944189796997,
                        0.0
                    ],
                    [
                        4.831618251213343,
                        52.42937933283491,
                        0.0
                    ],
                    [
                        4.831707255087105,
                        52.42931683656912,
                        0.0
                    ],
                    [
                        4.8318851493741,
                        52.42920083094756,
                        0.0
                    ],
                    [
                        4.832018935683949,
                        52.42908461843113,
                        0.0
                    ],
                    [
                        4.832048903744093,
                        52.4290398206088,
                        0.0
                    ],
                    [
                        4.832123316671266,
                        52.42896826803488,
                        0.0
                    ],
                    [
                        4.832138807559762,
                        52.42890542709326,
                        0.0
                    ],
                    [
                        4.832213558030614,
                        52.42880691311437,
                        0.0
                    ],
                    [
                        4.832466648830042,
                        52.42855644410697,
                        0.0
                    ],
                    [
                        4.832821430931576,
                        52.42815614096686,
                        0.0
                    ],
                    [
                        4.832839491174735,
                        52.42813576957568,
                        0.0
                    ],
                    [
                        4.833376295253332,
                        52.42753610734731,
                        0.0
                    ],
                    [
                        4.833391221880273,
                        52.42751820181606,
                        0.0
                    ],
                    [
                        4.83352522387638,
                        52.42738401330568,
                        0.0
                    ],
                    [
                        4.833868306074699,
                        52.42699015938373,
                        0.0
                    ],
                    [
                        4.834271085971872,
                        52.42652468185159,
                        0.0
                    ],
                    [
                        4.834462970915443,
                        52.42631347756915,
                        0.0
                    ],
                    [
                        4.834117327298535,
                        52.42617163959967,
                        0.0
                    ],
                    [
                        4.833750650496305,
                        52.42609775684218,
                        0.0
                    ],
                    [
                        4.833469153997382,
                        52.42607839461466,
                        0.0
                    ]
                ]
            ]
        ]
    },
    "last_modified": "2020-03-11T16:28:29.388708Z",
    "created": "2020-03-11T16:28:29.388754Z",
    "image_url": "",
    "timeseries": [],
    "name": "Hemeiland",
    "type": "default",
    "water_level_summer": null,
    "water_level_winter": null,
    "water_level_fixed": -0.55
}