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/17963/?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/17963/?format=api",
    "id": 17963,
    "code": "2804-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.779566789295317,
                        52.85982097387338,
                        0.0
                    ],
                    [
                        4.776835127408825,
                        52.86075943898234,
                        0.0
                    ],
                    [
                        4.776868355384452,
                        52.86087234754854,
                        0.0
                    ],
                    [
                        4.77862388023876,
                        52.86532143189215,
                        0.0
                    ],
                    [
                        4.77868734743037,
                        52.86529057157735,
                        0.0
                    ],
                    [
                        4.77869561534736,
                        52.86528655173354,
                        0.0
                    ],
                    [
                        4.778798382956673,
                        52.86526045699032,
                        0.0
                    ],
                    [
                        4.777664799460392,
                        52.86247855529152,
                        0.0
                    ],
                    [
                        4.778885552432977,
                        52.86203911409252,
                        0.0
                    ],
                    [
                        4.778954820100619,
                        52.86205843814835,
                        0.0
                    ],
                    [
                        4.778977862940991,
                        52.862011653832,
                        0.0
                    ],
                    [
                        4.780203539266453,
                        52.86159215685137,
                        0.0
                    ],
                    [
                        4.780227843947094,
                        52.86152282201114,
                        0.0
                    ],
                    [
                        4.780185035459014,
                        52.86147150570719,
                        0.0
                    ],
                    [
                        4.777615213638712,
                        52.86235436598503,
                        0.0
                    ],
                    [
                        4.777058897689098,
                        52.86082066860832,
                        0.0
                    ],
                    [
                        4.779515265155188,
                        52.85996849841131,
                        0.0
                    ],
                    [
                        4.779591408570237,
                        52.86000568681931,
                        0.0
                    ],
                    [
                        4.779850167000739,
                        52.86065533416386,
                        0.0
                    ],
                    [
                        4.779947110211935,
                        52.86067571515299,
                        0.0
                    ],
                    [
                        4.780031339539609,
                        52.86067499342936,
                        0.0
                    ],
                    [
                        4.781931713322837,
                        52.86002903790253,
                        0.0
                    ],
                    [
                        4.782134527865378,
                        52.85996429248888,
                        0.0
                    ],
                    [
                        4.782103389175838,
                        52.85993228561071,
                        0.0
                    ],
                    [
                        4.782076959362292,
                        52.85990871418652,
                        0.0
                    ],
                    [
                        4.782645834206445,
                        52.85969907915435,
                        0.0
                    ],
                    [
                        4.782703072617199,
                        52.85968729093999,
                        0.0
                    ],
                    [
                        4.782642323707271,
                        52.85948695642266,
                        0.0
                    ],
                    [
                        4.783211841385871,
                        52.85928500561285,
                        0.0
                    ],
                    [
                        4.782966224653703,
                        52.85869881547192,
                        0.0
                    ],
                    [
                        4.782937471684003,
                        52.85866287570109,
                        0.0
                    ],
                    [
                        4.779669328785198,
                        52.85978682510993,
                        0.0
                    ],
                    [
                        4.779641066752429,
                        52.85979689914587,
                        0.0
                    ],
                    [
                        4.779610535066281,
                        52.85985382745702,
                        0.0
                    ],
                    [
                        4.779566789295317,
                        52.85982097387338,
                        0.0
                    ]
                ]
            ],
            [
                [
                    [
                        4.785200702255055,
                        52.85836519773213,
                        0.0
                    ],
                    [
                        4.785120545629502,
                        52.8583939552986,
                        0.0
                    ],
                    [
                        4.785858630368361,
                        52.86022232555938,
                        0.0
                    ],
                    [
                        4.785844206229144,
                        52.86029512628556,
                        0.0
                    ],
                    [
                        4.785889688037058,
                        52.8603306014311,
                        0.0
                    ],
                    [
                        4.786787434001949,
                        52.8624993325656,
                        0.0
                    ],
                    [
                        4.786831092529257,
                        52.86253696394775,
                        0.0
                    ],
                    [
                        4.78684501818937,
                        52.86250471773703,
                        0.0
                    ],
                    [
                        4.786874146036062,
                        52.86253864536682,
                        0.0
                    ],
                    [
                        4.786906085755883,
                        52.86246081023732,
                        0.0
                    ],
                    [
                        4.786061043164056,
                        52.86028253197745,
                        0.0
                    ],
                    [
                        4.787362759816817,
                        52.85981957929866,
                        0.0
                    ],
                    [
                        4.787331634031437,
                        52.85977013061453,
                        0.0
                    ],
                    [
                        4.787312039228627,
                        52.85973301576387,
                        0.0
                    ],
                    [
                        4.787310947962697,
                        52.85976493115156,
                        0.0
                    ],
                    [
                        4.78728651735149,
                        52.85974262908243,
                        0.0
                    ],
                    [
                        4.787217924858028,
                        52.85974984208049,
                        0.0
                    ],
                    [
                        4.78599548300928,
                        52.8601566301,
                        0.0
                    ],
                    [
                        4.785246333396596,
                        52.8583551381064,
                        0.0
                    ],
                    [
                        4.785200702255055,
                        52.85836519773213,
                        0.0
                    ]
                ]
            ],
            [
                [
                    [
                        4.786931384261925,
                        52.86257896015863,
                        0.0
                    ],
                    [
                        4.786874146036062,
                        52.86253864536682,
                        0.0
                    ],
                    [
                        4.786854697949566,
                        52.86260539080004,
                        0.0
                    ],
                    [
                        4.78687511583037,
                        52.86262480598428,
                        0.0
                    ],
                    [
                        4.786896072325136,
                        52.86262338365762,
                        0.0
                    ],
                    [
                        4.786916168875375,
                        52.86262186713453,
                        0.0
                    ],
                    [
                        4.786931384261925,
                        52.86257896015863,
                        0.0
                    ]
                ]
            ]
        ]
    },
    "last_modified": "2020-03-11T16:28:26.071640Z",
    "created": "2020-03-11T16:28:26.071682Z",
    "image_url": "",
    "timeseries": [],
    "name": "Anna Paulownapolder laag",
    "type": "default",
    "water_level_summer": null,
    "water_level_winter": null,
    "water_level_fixed": -1.2
}