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/18167/?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/18167/?format=api",
    "id": 18167,
    "code": "8020 G2",
    "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.793654092409235,
                        53.03638244735959,
                        0.0
                    ],
                    [
                        4.793705789062113,
                        53.03644289375944,
                        0.0
                    ],
                    [
                        4.79373569847943,
                        53.03642515939688,
                        0.0
                    ],
                    [
                        4.793893809805703,
                        53.03635671308867,
                        0.0
                    ],
                    [
                        4.794051423750601,
                        53.03632469444259,
                        0.0
                    ],
                    [
                        4.794190761210667,
                        53.0363035213236,
                        0.0
                    ],
                    [
                        4.794511295240348,
                        53.03629418178176,
                        0.0
                    ],
                    [
                        4.79465743029441,
                        53.03629490537504,
                        0.0
                    ],
                    [
                        4.794687717856616,
                        53.03621108762532,
                        0.0
                    ],
                    [
                        4.794678631103546,
                        53.0360103343128,
                        0.0
                    ],
                    [
                        4.794229935588155,
                        53.03492629080708,
                        0.0
                    ],
                    [
                        4.794165537572768,
                        53.03458716225573,
                        0.0
                    ],
                    [
                        4.794450291007912,
                        53.03395256035459,
                        0.0
                    ],
                    [
                        4.795296497665871,
                        53.0341187350821,
                        0.0
                    ],
                    [
                        4.795644988852278,
                        53.03352583632068,
                        0.0
                    ],
                    [
                        4.794703696230945,
                        53.03334677424585,
                        0.0
                    ],
                    [
                        4.794073443067575,
                        53.03249806150852,
                        0.0
                    ],
                    [
                        4.79344115421071,
                        53.03200989163562,
                        0.0
                    ],
                    [
                        4.792378710750443,
                        53.03010013436237,
                        0.0
                    ],
                    [
                        4.792257299307566,
                        53.03010460807967,
                        0.0
                    ],
                    [
                        4.79212447524305,
                        53.030108683445,
                        0.0
                    ],
                    [
                        4.78931853538771,
                        53.03243293841055,
                        0.0
                    ],
                    [
                        4.788824361539741,
                        53.03302206251792,
                        0.0
                    ],
                    [
                        4.788870854125064,
                        53.0330829254135,
                        0.0
                    ],
                    [
                        4.787464769512945,
                        53.03366040006598,
                        0.0
                    ],
                    [
                        4.787399212461536,
                        53.03372379324461,
                        0.0
                    ],
                    [
                        4.787240960723662,
                        53.03375914283608,
                        0.0
                    ],
                    [
                        4.785127370475914,
                        53.03386359782154,
                        0.0
                    ],
                    [
                        4.783503672173267,
                        53.03394438253636,
                        0.0
                    ],
                    [
                        4.782981346783672,
                        53.03396800452641,
                        0.0
                    ],
                    [
                        4.783002975365916,
                        53.03410334830182,
                        0.0
                    ],
                    [
                        4.783131686817597,
                        53.03409794127994,
                        0.0
                    ],
                    [
                        4.784902500225584,
                        53.0340062288828,
                        0.0
                    ],
                    [
                        4.786938237445535,
                        53.03390928633102,
                        0.0
                    ],
                    [
                        4.787470068498779,
                        53.03388041976492,
                        0.0
                    ],
                    [
                        4.790022803295389,
                        53.03436039038169,
                        0.0
                    ],
                    [
                        4.789667249375817,
                        53.03511945679458,
                        0.0
                    ],
                    [
                        4.789770572665439,
                        53.03513483591536,
                        0.0
                    ],
                    [
                        4.789556868864206,
                        53.03549067683802,
                        0.0
                    ],
                    [
                        4.790069606289758,
                        53.03549323615758,
                        0.0
                    ],
                    [
                        4.790836756314573,
                        53.03563971836333,
                        0.0
                    ],
                    [
                        4.791199389481179,
                        53.03580201063266,
                        0.0
                    ],
                    [
                        4.791261892625293,
                        53.03627784843182,
                        0.0
                    ],
                    [
                        4.79141392542596,
                        53.03635951773919,
                        0.0
                    ],
                    [
                        4.793127788849328,
                        53.03666172638594,
                        0.0
                    ],
                    [
                        4.793605513112499,
                        53.03632626690251,
                        0.0
                    ],
                    [
                        4.793654092409235,
                        53.03638244735959,
                        0.0
                    ]
                ],
                [
                    [
                        4.794086122905117,
                        53.03325160583704,
                        0.0
                    ],
                    [
                        4.794204067257881,
                        53.03334022886471,
                        0.0
                    ],
                    [
                        4.794254313961734,
                        53.03343683767351,
                        0.0
                    ],
                    [
                        4.794258454523706,
                        53.03351145327198,
                        0.0
                    ],
                    [
                        4.794199490209221,
                        53.03367589754104,
                        0.0
                    ],
                    [
                        4.793831412569557,
                        53.03419937490452,
                        0.0
                    ],
                    [
                        4.793568150818376,
                        53.0342198251349,
                        0.0
                    ],
                    [
                        4.793411906921256,
                        53.03447848379295,
                        0.0
                    ],
                    [
                        4.792955753205975,
                        53.03446082623356,
                        0.0
                    ],
                    [
                        4.79243437895809,
                        53.03436907449095,
                        0.0
                    ],
                    [
                        4.792541969681438,
                        53.0340428771201,
                        0.0
                    ],
                    [
                        4.792610881194556,
                        53.03402256005766,
                        0.0
                    ],
                    [
                        4.792562410105851,
                        53.03399037301946,
                        0.0
                    ],
                    [
                        4.793031700230628,
                        53.03306472688687,
                        0.0
                    ],
                    [
                        4.794086122905117,
                        53.03325160583704,
                        0.0
                    ]
                ]
            ]
        ]
    },
    "last_modified": "2020-03-11T16:28:29.902799Z",
    "created": "2020-03-11T16:28:29.902840Z",
    "image_url": "",
    "timeseries": [],
    "name": "Gemeenschappelijke polders",
    "type": "default",
    "water_level_summer": null,
    "water_level_winter": null,
    "water_level_fixed": -10.0
}