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/17880/?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/17880/?format=api",
    "id": 17880,
    "code": "GPG-EA-95",
    "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.689465600856951,
                        52.65488812781403,
                        0.0
                    ],
                    [
                        4.688330473073991,
                        52.65267144305977,
                        0.0
                    ],
                    [
                        4.686520696890917,
                        52.65352719633182,
                        0.0
                    ],
                    [
                        4.684614259927385,
                        52.65445489660964,
                        0.0
                    ],
                    [
                        4.684463670716249,
                        52.65449338921869,
                        0.0
                    ],
                    [
                        4.684279733464517,
                        52.65448608301818,
                        0.0
                    ],
                    [
                        4.684086477146296,
                        52.65444972843044,
                        0.0
                    ],
                    [
                        4.684047132574875,
                        52.65446659863853,
                        0.0
                    ],
                    [
                        4.684018080069981,
                        52.65443686765893,
                        0.0
                    ],
                    [
                        4.683036630960307,
                        52.65433417768759,
                        0.0
                    ],
                    [
                        4.682845991152925,
                        52.65429880719498,
                        0.0
                    ],
                    [
                        4.682702548579542,
                        52.65427672958759,
                        0.0
                    ],
                    [
                        4.68270736145798,
                        52.65426412196054,
                        0.0
                    ],
                    [
                        4.682638994499065,
                        52.65426695238791,
                        0.0
                    ],
                    [
                        4.682461232113979,
                        52.65423959334461,
                        0.0
                    ],
                    [
                        4.682335362073484,
                        52.65433460704325,
                        0.0
                    ],
                    [
                        4.681965136112857,
                        52.65452207112917,
                        0.0
                    ],
                    [
                        4.681578452496151,
                        52.65470896908437,
                        0.0
                    ],
                    [
                        4.681218730316971,
                        52.65488707448949,
                        0.0
                    ],
                    [
                        4.68108805974147,
                        52.6550212250059,
                        0.0
                    ],
                    [
                        4.681104078471235,
                        52.6551925460459,
                        0.0
                    ],
                    [
                        4.681221592950556,
                        52.65547291927175,
                        0.0
                    ],
                    [
                        4.681357281280304,
                        52.65579049976086,
                        0.0
                    ],
                    [
                        4.681357279716011,
                        52.65579050514395,
                        0.0
                    ],
                    [
                        4.681129649228478,
                        52.65652258352996,
                        0.0
                    ],
                    [
                        4.680961078927926,
                        52.65708378264914,
                        0.0
                    ],
                    [
                        4.680944337507937,
                        52.65724920215941,
                        0.0
                    ],
                    [
                        4.680969078551752,
                        52.65729209531978,
                        0.0
                    ],
                    [
                        4.681021971659681,
                        52.65738378944945,
                        0.0
                    ],
                    [
                        4.681128706248462,
                        52.65745862219794,
                        0.0
                    ],
                    [
                        4.68125527792203,
                        52.65746793842012,
                        0.0
                    ],
                    [
                        4.681453048257659,
                        52.65742630566645,
                        0.0
                    ],
                    [
                        4.681707184074177,
                        52.65738214898483,
                        0.0
                    ],
                    [
                        4.681938278007781,
                        52.65731217844603,
                        0.0
                    ],
                    [
                        4.682085204504881,
                        52.65722172076763,
                        0.0
                    ],
                    [
                        4.682408060537631,
                        52.65698962336861,
                        0.0
                    ],
                    [
                        4.682651049731846,
                        52.65676275893095,
                        0.0
                    ],
                    [
                        4.682844496503749,
                        52.65669827054697,
                        0.0
                    ],
                    [
                        4.683026401757598,
                        52.65674443692182,
                        0.0
                    ],
                    [
                        4.683197321346301,
                        52.65681583720858,
                        0.0
                    ],
                    [
                        4.685607468036208,
                        52.65805563920883,
                        0.0
                    ],
                    [
                        4.686329010855326,
                        52.658420858538,
                        0.0
                    ],
                    [
                        4.686421275948154,
                        52.6584231277557,
                        0.0
                    ],
                    [
                        4.686529431706645,
                        52.65840949315275,
                        0.0
                    ],
                    [
                        4.686609888646516,
                        52.65836716067555,
                        0.0
                    ],
                    [
                        4.686805654549642,
                        52.65815713048282,
                        0.0
                    ],
                    [
                        4.687324935234177,
                        52.65767218678891,
                        0.0
                    ],
                    [
                        4.687801287588349,
                        52.6572297948201,
                        0.0
                    ],
                    [
                        4.687947672035023,
                        52.65717357729981,
                        0.0
                    ],
                    [
                        4.688275416641086,
                        52.65682625787569,
                        0.0
                    ],
                    [
                        4.688533347831114,
                        52.65658997877125,
                        0.0
                    ],
                    [
                        4.6888247193368,
                        52.65634082795719,
                        0.0
                    ],
                    [
                        4.689042252300743,
                        52.65606269938757,
                        0.0
                    ],
                    [
                        4.689088621843272,
                        52.65597379972577,
                        0.0
                    ],
                    [
                        4.689035057307844,
                        52.65553000765519,
                        0.0
                    ],
                    [
                        4.688957538801251,
                        52.6552406472394,
                        0.0
                    ],
                    [
                        4.688972770462779,
                        52.65514324256606,
                        0.0
                    ],
                    [
                        4.689047522150245,
                        52.65499149066397,
                        0.0
                    ],
                    [
                        4.689132501055322,
                        52.65493373387697,
                        0.0
                    ],
                    [
                        4.689189692825351,
                        52.65490315327962,
                        0.0
                    ],
                    [
                        4.689285801039875,
                        52.65488350489163,
                        0.0
                    ],
                    [
                        4.689465600856951,
                        52.65488812781403,
                        0.0
                    ]
                ]
            ]
        ]
    },
    "last_modified": "2020-03-11T16:28:23.926634Z",
    "created": "2020-03-11T16:28:23.926673Z",
    "image_url": "",
    "timeseries": [],
    "name": "LEEG",
    "type": "default",
    "water_level_summer": null,
    "water_level_winter": null,
    "water_level_fixed": -1.4
}