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/17984/?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/17984/?format=api",
    "id": 17984,
    "code": "04610-05",
    "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.813217226225107,
                        52.43303138081345,
                        0.0
                    ],
                    [
                        4.813228238107796,
                        52.4328829312405,
                        0.0
                    ],
                    [
                        4.812858319803872,
                        52.43307202776817,
                        0.0
                    ],
                    [
                        4.812711904160992,
                        52.43313227234506,
                        0.0
                    ],
                    [
                        4.812464182,
                        52.43305592554214,
                        0.0
                    ],
                    [
                        4.812249999610453,
                        52.43308051943613,
                        0.0
                    ],
                    [
                        4.812027720904481,
                        52.43308200235727,
                        0.0
                    ],
                    [
                        4.81185956362449,
                        52.43311450334695,
                        0.0
                    ],
                    [
                        4.811606870011349,
                        52.43319785910276,
                        0.0
                    ],
                    [
                        4.811253343299009,
                        52.43329610220849,
                        0.0
                    ],
                    [
                        4.810988528033435,
                        52.43334351904796,
                        0.0
                    ],
                    [
                        4.810644462676623,
                        52.43335978506019,
                        0.0
                    ],
                    [
                        4.810136914266764,
                        52.43337013120245,
                        0.0
                    ],
                    [
                        4.8099064868237,
                        52.43335363112327,
                        0.0
                    ],
                    [
                        4.809793635851291,
                        52.43332488710455,
                        0.0
                    ],
                    [
                        4.809688764985764,
                        52.43332693760151,
                        0.0
                    ],
                    [
                        4.809448645750027,
                        52.43373201800947,
                        0.0
                    ],
                    [
                        4.809343651993568,
                        52.43390451836589,
                        0.0
                    ],
                    [
                        4.80931536869049,
                        52.43398383127263,
                        0.0
                    ],
                    [
                        4.80924885187759,
                        52.43426032648476,
                        0.0
                    ],
                    [
                        4.809205165955149,
                        52.43454059995327,
                        0.0
                    ],
                    [
                        4.80961721948931,
                        52.43454597916002,
                        0.0
                    ],
                    [
                        4.810044633433802,
                        52.43456313365358,
                        0.0
                    ],
                    [
                        4.810365004555635,
                        52.4345908294536,
                        0.0
                    ],
                    [
                        4.81076765554956,
                        52.43461591374032,
                        0.0
                    ],
                    [
                        4.811045176264618,
                        52.43465043660427,
                        0.0
                    ],
                    [
                        4.811230315880688,
                        52.4347056218768,
                        0.0
                    ],
                    [
                        4.811408109371813,
                        52.43480557458164,
                        0.0
                    ],
                    [
                        4.811548164505792,
                        52.4349274533283,
                        0.0
                    ],
                    [
                        4.811724774627002,
                        52.43509820446623,
                        0.0
                    ],
                    [
                        4.811927857871074,
                        52.43527557290991,
                        0.0
                    ],
                    [
                        4.812056293247365,
                        52.43533787845342,
                        0.0
                    ],
                    [
                        4.812179645630181,
                        52.43538284000455,
                        0.0
                    ],
                    [
                        4.812292536194422,
                        52.43541585103786,
                        0.0
                    ],
                    [
                        4.812418060895718,
                        52.43542944701195,
                        0.0
                    ],
                    [
                        4.812526149054841,
                        52.43542348208354,
                        0.0
                    ],
                    [
                        4.812643313286557,
                        52.43539916334995,
                        0.0
                    ],
                    [
                        4.812765954888762,
                        52.43536296242099,
                        0.0
                    ],
                    [
                        4.813027316761898,
                        52.43527872945172,
                        0.0
                    ],
                    [
                        4.813236923111047,
                        52.43522563911385,
                        0.0
                    ],
                    [
                        4.813334533774793,
                        52.43520771408088,
                        0.0
                    ],
                    [
                        4.813430197441798,
                        52.43520385419145,
                        0.0
                    ],
                    [
                        4.813531085280573,
                        52.43520650859035,
                        0.0
                    ],
                    [
                        4.813612307651972,
                        52.43522313339213,
                        0.0
                    ],
                    [
                        4.813714666503531,
                        52.4352495940328,
                        0.0
                    ],
                    [
                        4.813813396950578,
                        52.43528144759151,
                        0.0
                    ],
                    [
                        4.813874842673958,
                        52.43532178479771,
                        0.0
                    ],
                    [
                        4.813953698424712,
                        52.43538492694199,
                        0.0
                    ],
                    [
                        4.814017561125374,
                        52.43543827818524,
                        0.0
                    ],
                    [
                        4.814017564031352,
                        52.43543828089556,
                        0.0
                    ],
                    [
                        4.814291462743739,
                        52.43484873959706,
                        0.0
                    ],
                    [
                        4.814231015235373,
                        52.43484150891911,
                        0.0
                    ],
                    [
                        4.814104924559743,
                        52.43480129072282,
                        0.0
                    ],
                    [
                        4.812229602674408,
                        52.43458773873471,
                        0.0
                    ],
                    [
                        4.812444783306949,
                        52.43383550089344,
                        0.0
                    ],
                    [
                        4.812629173089088,
                        52.43385428937825,
                        0.0
                    ],
                    [
                        4.812896058350582,
                        52.43388431646451,
                        0.0
                    ],
                    [
                        4.812955439504817,
                        52.43383079516199,
                        0.0
                    ],
                    [
                        4.813091258380996,
                        52.43376688592018,
                        0.0
                    ],
                    [
                        4.81338113577729,
                        52.43364987754636,
                        0.0
                    ],
                    [
                        4.813298309672585,
                        52.43357002569868,
                        0.0
                    ],
                    [
                        4.813253479608555,
                        52.43346984799556,
                        0.0
                    ],
                    [
                        4.813221819597899,
                        52.43332359147735,
                        0.0
                    ],
                    [
                        4.813217226225107,
                        52.43303138081345,
                        0.0
                    ]
                ]
            ]
        ]
    },
    "last_modified": "2020-03-11T16:28:26.472987Z",
    "created": "2020-03-11T16:28:26.473032Z",
    "image_url": "",
    "timeseries": [],
    "name": "Zaandammerpolder",
    "type": "default",
    "water_level_summer": null,
    "water_level_winter": null,
    "water_level_fixed": -2.35
}