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/17932/?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/17932/?format=api",
    "id": 17932,
    "code": "04230-13",
    "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.671758149377091,
                        52.58125612144414,
                        0.0
                    ],
                    [
                        4.671646414285713,
                        52.58123714996027,
                        0.0
                    ],
                    [
                        4.671015629998451,
                        52.58097290991466,
                        0.0
                    ],
                    [
                        4.669472308204961,
                        52.58196432204896,
                        0.0
                    ],
                    [
                        4.66936127399859,
                        52.58199195264535,
                        0.0
                    ],
                    [
                        4.669753171453665,
                        52.58213663665516,
                        0.0
                    ],
                    [
                        4.670145100433198,
                        52.58227954002906,
                        0.0
                    ],
                    [
                        4.670534096091273,
                        52.58242242439733,
                        0.0
                    ],
                    [
                        4.670901200747983,
                        52.58256607422321,
                        0.0
                    ],
                    [
                        4.671237607140084,
                        52.58271130841242,
                        0.0
                    ],
                    [
                        4.671566337611466,
                        52.58287961113453,
                        0.0
                    ],
                    [
                        4.671749770847716,
                        52.58295388383663,
                        0.0
                    ],
                    [
                        4.671749770847716,
                        52.58295388383663,
                        0.0
                    ],
                    [
                        4.671865177898449,
                        52.58300061170348,
                        0.0
                    ],
                    [
                        4.672241224788614,
                        52.58304289671361,
                        0.0
                    ],
                    [
                        4.67281337306339,
                        52.58296896584061,
                        0.0
                    ],
                    [
                        4.673471850705083,
                        52.5828830943218,
                        0.0
                    ],
                    [
                        4.674121850604085,
                        52.58278026286712,
                        0.0
                    ],
                    [
                        4.674644896427514,
                        52.58268577969535,
                        0.0
                    ],
                    [
                        4.674760363989315,
                        52.58266492033815,
                        0.0
                    ],
                    [
                        4.675357150183268,
                        52.58251107373917,
                        0.0
                    ],
                    [
                        4.675869364323407,
                        52.5823495996936,
                        0.0
                    ],
                    [
                        4.676516501289427,
                        52.58224229823043,
                        0.0
                    ],
                    [
                        4.677163635119689,
                        52.58213499323282,
                        0.0
                    ],
                    [
                        4.677807844722175,
                        52.5820276672567,
                        0.0
                    ],
                    [
                        4.678439249662647,
                        52.5818989072076,
                        0.0
                    ],
                    [
                        4.679028595678218,
                        52.58175211590083,
                        0.0
                    ],
                    [
                        4.679645445398149,
                        52.58162059341572,
                        0.0
                    ],
                    [
                        4.680288736662621,
                        52.5814776762161,
                        0.0
                    ],
                    [
                        4.680527888774109,
                        52.58142884132249,
                        0.0
                    ],
                    [
                        4.681088612365156,
                        52.58131433223528,
                        0.0
                    ],
                    [
                        4.681901763365161,
                        52.58118678683154,
                        0.0
                    ],
                    [
                        4.681847202991096,
                        52.58113882038514,
                        0.0
                    ],
                    [
                        4.681921339822361,
                        52.58109010819817,
                        0.0
                    ],
                    [
                        4.681930350576715,
                        52.58103217285387,
                        0.0
                    ],
                    [
                        4.681922970170605,
                        52.58102417693654,
                        0.0
                    ],
                    [
                        4.681945893486747,
                        52.58093224556742,
                        0.0
                    ],
                    [
                        4.681907589249624,
                        52.58072126236615,
                        0.0
                    ],
                    [
                        4.681817130787828,
                        52.58038302166009,
                        0.0
                    ],
                    [
                        4.681723027068949,
                        52.58001174828064,
                        0.0
                    ],
                    [
                        4.681643333937736,
                        52.57978275092334,
                        0.0
                    ],
                    [
                        4.68159140913292,
                        52.57964556443826,
                        0.0
                    ],
                    [
                        4.681284347349608,
                        52.5796925140687,
                        0.0
                    ],
                    [
                        4.6807418433823,
                        52.57976791113407,
                        0.0
                    ],
                    [
                        4.678675546189616,
                        52.58013442559344,
                        0.0
                    ],
                    [
                        4.678382977315097,
                        52.5802189327857,
                        0.0
                    ],
                    [
                        4.678263420009764,
                        52.58022488800484,
                        0.0
                    ],
                    [
                        4.678132410718496,
                        52.57985957474684,
                        0.0
                    ],
                    [
                        4.678066803718854,
                        52.57980438656678,
                        0.0
                    ],
                    [
                        4.677768964978007,
                        52.57935469114015,
                        0.0
                    ],
                    [
                        4.677655066830963,
                        52.57929426220699,
                        0.0
                    ],
                    [
                        4.677612437376354,
                        52.5792204362088,
                        0.0
                    ],
                    [
                        4.675501898956477,
                        52.57955004325072,
                        0.0
                    ],
                    [
                        4.675383297668851,
                        52.57959007275986,
                        0.0
                    ],
                    [
                        4.67349609847647,
                        52.57997143801808,
                        0.0
                    ],
                    [
                        4.67242534711194,
                        52.58012427560627,
                        0.0
                    ],
                    [
                        4.672006083334352,
                        52.58032285549928,
                        0.0
                    ],
                    [
                        4.671897763834137,
                        52.58122910110555,
                        0.0
                    ],
                    [
                        4.671758149377091,
                        52.58125612144414,
                        0.0
                    ]
                ]
            ]
        ]
    },
    "last_modified": "2020-03-11T16:28:25.435509Z",
    "created": "2020-03-11T16:28:25.435559Z",
    "image_url": "",
    "timeseries": [],
    "name": "Groot-Limmerpolder",
    "type": "default",
    "water_level_summer": null,
    "water_level_winter": null,
    "water_level_fixed": -0.7
}