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/18128/?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/18128/?format=api",
    "id": 18128,
    "code": "2756 I",
    "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.653537998567071,
                        52.75422265829559,
                        0.0
                    ],
                    [
                        4.653429971194532,
                        52.75428732908861,
                        0.0
                    ],
                    [
                        4.654053200580481,
                        52.7547800103778,
                        0.0
                    ],
                    [
                        4.654151684903714,
                        52.75470406441008,
                        0.0
                    ],
                    [
                        4.654463447315706,
                        52.75446363656603,
                        0.0
                    ],
                    [
                        4.656512801774271,
                        52.75383814127015,
                        0.0
                    ],
                    [
                        4.655894859996129,
                        52.7532948899411,
                        0.0
                    ],
                    [
                        4.656017100828363,
                        52.75324354215775,
                        0.0
                    ],
                    [
                        4.657285225113561,
                        52.75284351206913,
                        0.0
                    ],
                    [
                        4.661338243657788,
                        52.75153441416922,
                        0.0
                    ],
                    [
                        4.661616652865345,
                        52.75142080597551,
                        0.0
                    ],
                    [
                        4.66161660917904,
                        52.75142076077393,
                        0.0
                    ],
                    [
                        4.661548622730962,
                        52.75134301268294,
                        0.0
                    ],
                    [
                        4.660529405778296,
                        52.75008543603935,
                        0.0
                    ],
                    [
                        4.661482709195771,
                        52.74971687246649,
                        0.0
                    ],
                    [
                        4.661769871244464,
                        52.74957569988901,
                        0.0
                    ],
                    [
                        4.66180669061316,
                        52.74933662466606,
                        0.0
                    ],
                    [
                        4.66201970984464,
                        52.7490421114148,
                        0.0
                    ],
                    [
                        4.66205396028502,
                        52.74862686431359,
                        0.0
                    ],
                    [
                        4.662242365508883,
                        52.74849506500517,
                        0.0
                    ],
                    [
                        4.662021881434842,
                        52.74821479021384,
                        0.0
                    ],
                    [
                        4.661953266050256,
                        52.74809114131754,
                        0.0
                    ],
                    [
                        4.661711435425255,
                        52.74784901199325,
                        0.0
                    ],
                    [
                        4.661506283949273,
                        52.74762975312919,
                        0.0
                    ],
                    [
                        4.661598099900772,
                        52.74737771200354,
                        0.0
                    ],
                    [
                        4.661724602972863,
                        52.74734842072432,
                        0.0
                    ],
                    [
                        4.662928310524808,
                        52.74742236764431,
                        0.0
                    ],
                    [
                        4.663649600750468,
                        52.7472412307124,
                        0.0
                    ],
                    [
                        4.663587364669727,
                        52.74719123484223,
                        0.0
                    ],
                    [
                        4.663477735119245,
                        52.74718263315554,
                        0.0
                    ],
                    [
                        4.663515766462699,
                        52.74714407590266,
                        0.0
                    ],
                    [
                        4.663041575310427,
                        52.74686906438269,
                        0.0
                    ],
                    [
                        4.662788844182651,
                        52.7469363687558,
                        0.0
                    ],
                    [
                        4.662518940594466,
                        52.7469314915479,
                        0.0
                    ],
                    [
                        4.662158261999318,
                        52.74689020264797,
                        0.0
                    ],
                    [
                        4.661776496357823,
                        52.7468344947285,
                        0.0
                    ],
                    [
                        4.661410548617481,
                        52.74679847385632,
                        0.0
                    ],
                    [
                        4.66113035323894,
                        52.74680701143969,
                        0.0
                    ],
                    [
                        4.660813316967204,
                        52.7468223336349,
                        0.0
                    ],
                    [
                        4.660446518847558,
                        52.74688237676499,
                        0.0
                    ],
                    [
                        4.660144246549707,
                        52.74698082811813,
                        0.0
                    ],
                    [
                        4.659918700535471,
                        52.74708747613747,
                        0.0
                    ],
                    [
                        4.659725625911119,
                        52.74724536881654,
                        0.0
                    ],
                    [
                        4.659647722081001,
                        52.74738841704458,
                        0.0
                    ],
                    [
                        4.659666076783336,
                        52.74763899975711,
                        0.0
                    ],
                    [
                        4.659793388426581,
                        52.74787452047185,
                        0.0
                    ],
                    [
                        4.65993483571739,
                        52.74797217531166,
                        0.0
                    ],
                    [
                        4.660125527440449,
                        52.74808325175726,
                        0.0
                    ],
                    [
                        4.660630969700691,
                        52.74826401102101,
                        0.0
                    ],
                    [
                        4.660897509714269,
                        52.74837411091914,
                        0.0
                    ],
                    [
                        4.661091608141059,
                        52.74851225773458,
                        0.0
                    ],
                    [
                        4.661180578819716,
                        52.74863098044455,
                        0.0
                    ],
                    [
                        4.661240091138231,
                        52.74882133047235,
                        0.0
                    ],
                    [
                        4.661214353446621,
                        52.74891688621697,
                        0.0
                    ],
                    [
                        4.661077082662596,
                        52.74907293727205,
                        0.0
                    ],
                    [
                        4.660949465528875,
                        52.74917186211444,
                        0.0
                    ],
                    [
                        4.660750757383777,
                        52.74924927851985,
                        0.0
                    ],
                    [
                        4.660469882661777,
                        52.74932467448856,
                        0.0
                    ],
                    [
                        4.659947961357014,
                        52.74943140122592,
                        0.0
                    ],
                    [
                        4.659682953330975,
                        52.74949655705547,
                        0.0
                    ],
                    [
                        4.659473373299704,
                        52.74962199490544,
                        0.0
                    ],
                    [
                        4.659256403180017,
                        52.7497642829715,
                        0.0
                    ],
                    [
                        4.659044783531026,
                        52.74989644792896,
                        0.0
                    ],
                    [
                        4.658833164098588,
                        52.75002852264171,
                        0.0
                    ],
                    [
                        4.658737262477218,
                        52.75008653206326,
                        0.0
                    ],
                    [
                        4.658499200892321,
                        52.75021431040405,
                        0.0
                    ],
                    [
                        4.658306712278558,
                        52.75028233333119,
                        0.0
                    ],
                    [
                        4.657974905510641,
                        52.75033817937156,
                        0.0
                    ],
                    [
                        4.657213495485617,
                        52.75047011945885,
                        0.0
                    ],
                    [
                        4.656884188432692,
                        52.75055356818523,
                        0.0
                    ],
                    [
                        4.6566813576299,
                        52.75061092030836,
                        0.0
                    ],
                    [
                        4.656543607624824,
                        52.75069131880499,
                        0.0
                    ],
                    [
                        4.656467582011317,
                        52.75077398310861,
                        0.0
                    ],
                    [
                        4.656445033689685,
                        52.75088276842563,
                        0.0
                    ],
                    [
                        4.656455380725434,
                        52.7509995743214,
                        0.0
                    ],
                    [
                        4.656588501696751,
                        52.75117932404699,
                        0.0
                    ],
                    [
                        4.65673776894353,
                        52.75142127347286,
                        0.0
                    ],
                    [
                        4.656775886216092,
                        52.75154265329129,
                        0.0
                    ],
                    [
                        4.656731545226817,
                        52.75164375584308,
                        0.0
                    ],
                    [
                        4.656630855764859,
                        52.75173983950275,
                        0.0
                    ],
                    [
                        4.655212098474564,
                        52.75291778582363,
                        0.0
                    ],
                    [
                        4.654330094041009,
                        52.75359753881713,
                        0.0
                    ],
                    [
                        4.654171737499433,
                        52.75372247364853,
                        0.0
                    ],
                    [
                        4.653928048823605,
                        52.75393675396752,
                        0.0
                    ],
                    [
                        4.653875042774485,
                        52.75399745003881,
                        0.0
                    ],
                    [
                        4.653537998567071,
                        52.75422265829559,
                        0.0
                    ]
                ]
            ]
        ]
    },
    "last_modified": "2020-03-11T16:28:29.248528Z",
    "created": "2020-03-11T16:28:29.248568Z",
    "image_url": "",
    "timeseries": [],
    "name": "Afd. LQ",
    "type": "default",
    "water_level_summer": null,
    "water_level_winter": null,
    "water_level_fixed": -10.0
}