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/17914/?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/17914/?format=api",
    "id": 17914,
    "code": "04170-07",
    "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.697599438257641,
                        52.5809493743542,
                        0.0
                    ],
                    [
                        4.69759094267307,
                        52.58095014289196,
                        0.0
                    ],
                    [
                        4.697813834879449,
                        52.58136689899693,
                        0.0
                    ],
                    [
                        4.698101367053802,
                        52.58188009633645,
                        0.0
                    ],
                    [
                        4.698333694351961,
                        52.58232438964847,
                        0.0
                    ],
                    [
                        4.69855720876746,
                        52.58273148628276,
                        0.0
                    ],
                    [
                        4.698786817170027,
                        52.58305002861508,
                        0.0
                    ],
                    [
                        4.699081427581318,
                        52.58341180808113,
                        0.0
                    ],
                    [
                        4.699574767564275,
                        52.58396620550133,
                        0.0
                    ],
                    [
                        4.699995346810224,
                        52.58444397544778,
                        0.0
                    ],
                    [
                        4.699895744488589,
                        52.58454079601708,
                        0.0
                    ],
                    [
                        4.700076329948914,
                        52.58453535174504,
                        0.0
                    ],
                    [
                        4.700450795872672,
                        52.58495433609175,
                        0.0
                    ],
                    [
                        4.700759374553506,
                        52.5853247658809,
                        0.0
                    ],
                    [
                        4.701305724202723,
                        52.58609379411806,
                        0.0
                    ],
                    [
                        4.701690542800775,
                        52.5866570552762,
                        0.0
                    ],
                    [
                        4.701952561897047,
                        52.58704057735732,
                        0.0
                    ],
                    [
                        4.701738167988239,
                        52.58672675792977,
                        0.0
                    ],
                    [
                        4.701731387067478,
                        52.58671683263789,
                        0.0
                    ],
                    [
                        4.701935798985225,
                        52.58669229887992,
                        0.0
                    ],
                    [
                        4.702146504085321,
                        52.5866549490438,
                        0.0
                    ],
                    [
                        4.702669057799196,
                        52.5875734649746,
                        0.0
                    ],
                    [
                        4.702952640277104,
                        52.58753942754397,
                        0.0
                    ],
                    [
                        4.703911585717026,
                        52.58738443142962,
                        0.0
                    ],
                    [
                        4.704703608732804,
                        52.58729387023046,
                        0.0
                    ],
                    [
                        4.705282670863968,
                        52.58729374426365,
                        0.0
                    ],
                    [
                        4.705470427796373,
                        52.58725368640999,
                        0.0
                    ],
                    [
                        4.705169850104005,
                        52.58680907008943,
                        0.0
                    ],
                    [
                        4.704905597725161,
                        52.58622496107012,
                        0.0
                    ],
                    [
                        4.704671283900725,
                        52.58559941158912,
                        0.0
                    ],
                    [
                        4.704392954274508,
                        52.58479050771765,
                        0.0
                    ],
                    [
                        4.704348357604526,
                        52.58464519432003,
                        0.0
                    ],
                    [
                        4.704333816297347,
                        52.58457615021034,
                        0.0
                    ],
                    [
                        4.704350350513141,
                        52.58450037339438,
                        0.0
                    ],
                    [
                        4.704300971361831,
                        52.58442853165614,
                        0.0
                    ],
                    [
                        4.704160005795577,
                        52.58395213352478,
                        0.0
                    ],
                    [
                        4.703932162583842,
                        52.58303531878617,
                        0.0
                    ],
                    [
                        4.70393447231813,
                        52.58276068518101,
                        0.0
                    ],
                    [
                        4.703913461427994,
                        52.58252942557725,
                        0.0
                    ],
                    [
                        4.703845240121214,
                        52.58224654020071,
                        0.0
                    ],
                    [
                        4.70371642893429,
                        52.58194332710295,
                        0.0
                    ],
                    [
                        4.703514909690763,
                        52.58164683141987,
                        0.0
                    ],
                    [
                        4.702860895232532,
                        52.5807755893152,
                        0.0
                    ],
                    [
                        4.70256307295335,
                        52.58041265914036,
                        0.0
                    ],
                    [
                        4.702511947037087,
                        52.58041480904819,
                        0.0
                    ],
                    [
                        4.699545364920203,
                        52.58056227778182,
                        0.0
                    ],
                    [
                        4.699650606126025,
                        52.58080242018246,
                        0.0
                    ],
                    [
                        4.697828775936978,
                        52.58092854246743,
                        0.0
                    ],
                    [
                        4.697599438257641,
                        52.5809493743542,
                        0.0
                    ]
                ]
            ],
            [
                [
                    [
                        4.718201524370379,
                        52.61527498720887,
                        0.0
                    ],
                    [
                        4.71816128627914,
                        52.61532857696958,
                        0.0
                    ],
                    [
                        4.718201524233847,
                        52.61527499619549,
                        0.0
                    ],
                    [
                        4.718269309327192,
                        52.6152256417174,
                        0.0
                    ],
                    [
                        4.718201524370379,
                        52.61527498720887,
                        0.0
                    ]
                ]
            ]
        ]
    },
    "last_modified": "2020-03-11T16:28:25.078940Z",
    "created": "2020-03-11T16:28:25.078982Z",
    "image_url": "",
    "timeseries": [],
    "name": "Oosterzijpolder",
    "type": "default",
    "water_level_summer": null,
    "water_level_winter": null,
    "water_level_fixed": 0.4
}