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/18144/?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/18144/?format=api",
    "id": 18144,
    "code": "04230-09",
    "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.691208699176769,
                        52.56416866612862,
                        0.0
                    ],
                    [
                        4.689874929477033,
                        52.56414888853223,
                        0.0
                    ],
                    [
                        4.68987638914957,
                        52.56414891507823,
                        0.0
                    ],
                    [
                        4.691208699176769,
                        52.56416866612862,
                        0.0
                    ]
                ]
            ],
            [
                [
                    [
                        4.694696190518147,
                        52.56450059575849,
                        0.0
                    ],
                    [
                        4.694690357481705,
                        52.56446997736148,
                        0.0
                    ],
                    [
                        4.694460014581006,
                        52.56452457199691,
                        0.0
                    ],
                    [
                        4.694699933726434,
                        52.56452012939769,
                        0.0
                    ],
                    [
                        4.694699353194228,
                        52.56451708824539,
                        0.0
                    ],
                    [
                        4.694572906407678,
                        52.56452039520449,
                        0.0
                    ],
                    [
                        4.694572066041593,
                        52.56451568086549,
                        0.0
                    ],
                    [
                        4.694571823043124,
                        52.56451049367419,
                        0.0
                    ],
                    [
                        4.694696190518147,
                        52.56450059575849,
                        0.0
                    ]
                ]
            ],
            [
                [
                    [
                        4.699742924667709,
                        52.56819235557879,
                        0.0
                    ],
                    [
                        4.699958376036021,
                        52.56846858295622,
                        0.0
                    ],
                    [
                        4.699765902755975,
                        52.56822181467994,
                        0.0
                    ],
                    [
                        4.699742924667709,
                        52.56819235557879,
                        0.0
                    ]
                ]
            ],
            [
                [
                    [
                        4.680709053506182,
                        52.57433350998011,
                        0.0
                    ],
                    [
                        4.680760813061624,
                        52.57438526030872,
                        0.0
                    ],
                    [
                        4.680793838154618,
                        52.57432108129202,
                        0.0
                    ],
                    [
                        4.680709053506182,
                        52.57433350998011,
                        0.0
                    ]
                ]
            ],
            [
                [
                    [
                        4.699151882146149,
                        52.57626702988305,
                        0.0
                    ],
                    [
                        4.698736487498862,
                        52.57627352230946,
                        0.0
                    ],
                    [
                        4.698727775957546,
                        52.5763012142728,
                        0.0
                    ],
                    [
                        4.69897319822706,
                        52.57630497326672,
                        0.0
                    ],
                    [
                        4.699629580063947,
                        52.57627372355407,
                        0.0
                    ],
                    [
                        4.700351233701745,
                        52.57623817419711,
                        0.0
                    ],
                    [
                        4.7008003626434,
                        52.57621506634207,
                        0.0
                    ],
                    [
                        4.70103431513564,
                        52.5762164180601,
                        0.0
                    ],
                    [
                        4.701114201628542,
                        52.57625894076955,
                        0.0
                    ],
                    [
                        4.701098426040214,
                        52.57621188125015,
                        0.0
                    ],
                    [
                        4.701570457244613,
                        52.57616364804658,
                        0.0
                    ],
                    [
                        4.701566990097626,
                        52.57615038952439,
                        0.0
                    ],
                    [
                        4.701565788317578,
                        52.57613565216232,
                        0.0
                    ],
                    [
                        4.700827267795859,
                        52.5761840084127,
                        0.0
                    ],
                    [
                        4.699151882146149,
                        52.57626702988305,
                        0.0
                    ]
                ]
            ],
            [
                [
                    [
                        4.701589689497429,
                        52.57835992195939,
                        0.0
                    ],
                    [
                        4.701500772699354,
                        52.57833713243463,
                        0.0
                    ],
                    [
                        4.701550392676318,
                        52.57840936153806,
                        0.0
                    ],
                    [
                        4.701589689497429,
                        52.57835992195939,
                        0.0
                    ]
                ]
            ],
            [
                [
                    [
                        4.681591404865481,
                        52.57964555452671,
                        0.0
                    ],
                    [
                        4.681554171768612,
                        52.57954718134071,
                        0.0
                    ],
                    [
                        4.681511367332551,
                        52.5794340985252,
                        0.0
                    ],
                    [
                        4.681410547070751,
                        52.57922275264637,
                        0.0
                    ],
                    [
                        4.681428990994888,
                        52.57946496634614,
                        0.0
                    ],
                    [
                        4.681591404865481,
                        52.57964555452671,
                        0.0
                    ]
                ]
            ],
            [
                [
                    [
                        4.681901763365161,
                        52.58118678683154,
                        0.0
                    ],
                    [
                        4.68200113971782,
                        52.58110886244223,
                        0.0
                    ],
                    [
                        4.681930350576715,
                        52.58103217285387,
                        0.0
                    ],
                    [
                        4.681921339822361,
                        52.58109010819817,
                        0.0
                    ],
                    [
                        4.681847202991096,
                        52.58113882038514,
                        0.0
                    ],
                    [
                        4.681901763365161,
                        52.58118678683154,
                        0.0
                    ]
                ]
            ],
            [
                [
                    [
                        4.684766133020215,
                        52.58200396574905,
                        0.0
                    ],
                    [
                        4.684417047891182,
                        52.58209265897494,
                        0.0
                    ],
                    [
                        4.684417211806267,
                        52.58209283519994,
                        0.0
                    ],
                    [
                        4.684766133020215,
                        52.58200396574905,
                        0.0
                    ]
                ]
            ],
            [
                [
                    [
                        4.680409250180428,
                        52.57624203924044,
                        0.0
                    ],
                    [
                        4.679617079299526,
                        52.57627771788279,
                        0.0
                    ],
                    [
                        4.679737321454574,
                        52.57629064269082,
                        0.0
                    ],
                    [
                        4.680012375836631,
                        52.5762707646353,
                        0.0
                    ],
                    [
                        4.680291353900274,
                        52.57625090030784,
                        0.0
                    ],
                    [
                        4.680409250180428,
                        52.57624203924044,
                        0.0
                    ]
                ]
            ],
            [
                [
                    [
                        4.679557800804615,
                        52.57628038812209,
                        0.0
                    ],
                    [
                        4.679408415032139,
                        52.57634667934483,
                        0.0
                    ],
                    [
                        4.679631265961835,
                        52.57659303231698,
                        0.0
                    ],
                    [
                        4.679433893955859,
                        52.57637048617501,
                        0.0
                    ],
                    [
                        4.679563283838309,
                        52.57628014127764,
                        0.0
                    ],
                    [
                        4.679557800804615,
                        52.57628038812209,
                        0.0
                    ]
                ]
            ]
        ]
    },
    "last_modified": "2020-03-11T16:28:29.480715Z",
    "created": "2020-03-11T16:28:29.480757Z",
    "image_url": "",
    "timeseries": [],
    "name": "Groot-Limmerpolder",
    "type": "default",
    "water_level_summer": null,
    "water_level_winter": null,
    "water_level_fixed": -10.0
}