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/17926/?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/17926/?format=api",
    "id": 17926,
    "code": "HDB:04310-23_01",
    "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.655422701936974,
                        52.51761581904416,
                        0.0
                    ],
                    [
                        4.655122310120245,
                        52.51778482961643,
                        0.0
                    ],
                    [
                        4.654887868164791,
                        52.51790987462822,
                        0.0
                    ],
                    [
                        4.657981767701421,
                        52.51891195528663,
                        0.0
                    ],
                    [
                        4.657995719107202,
                        52.51891648089224,
                        0.0
                    ],
                    [
                        4.658001822314091,
                        52.51892429267059,
                        0.0
                    ],
                    [
                        4.658001814933313,
                        52.51892429352404,
                        0.0
                    ],
                    [
                        4.658734838380564,
                        52.51986368477694,
                        0.0
                    ],
                    [
                        4.659965944687722,
                        52.52040365187271,
                        0.0
                    ],
                    [
                        4.659965994511307,
                        52.52040366835572,
                        0.0
                    ],
                    [
                        4.660882847322114,
                        52.52071438710558,
                        0.0
                    ],
                    [
                        4.660960766827373,
                        52.5207202655211,
                        0.0
                    ],
                    [
                        4.660824221686127,
                        52.519490834396,
                        0.0
                    ],
                    [
                        4.661211069325701,
                        52.51933016663909,
                        0.0
                    ],
                    [
                        4.662186813610902,
                        52.52013299020533,
                        0.0
                    ],
                    [
                        4.662235013370992,
                        52.5201667454853,
                        0.0
                    ],
                    [
                        4.662271587111906,
                        52.52011710573282,
                        0.0
                    ],
                    [
                        4.662413273978424,
                        52.51990032757117,
                        0.0
                    ],
                    [
                        4.662541120181595,
                        52.51982387792344,
                        0.0
                    ],
                    [
                        4.662818239946771,
                        52.51976940634483,
                        0.0
                    ],
                    [
                        4.662934348907071,
                        52.5197069322406,
                        0.0
                    ],
                    [
                        4.663004204393265,
                        52.51965820540222,
                        0.0
                    ],
                    [
                        4.663026341365137,
                        52.51957691287905,
                        0.0
                    ],
                    [
                        4.663059126019319,
                        52.51951746226892,
                        0.0
                    ],
                    [
                        4.663672195982333,
                        52.51931107175212,
                        0.0
                    ],
                    [
                        4.663290017916349,
                        52.51884503495639,
                        0.0
                    ],
                    [
                        4.664704243651844,
                        52.51785326229511,
                        0.0
                    ],
                    [
                        4.664486994119785,
                        52.51756770659955,
                        0.0
                    ],
                    [
                        4.664182019898576,
                        52.51711349397896,
                        0.0
                    ],
                    [
                        4.663661591886886,
                        52.5169449950091,
                        0.0
                    ],
                    [
                        4.663198468579461,
                        52.51672403223322,
                        0.0
                    ],
                    [
                        4.662970132359211,
                        52.51687648863315,
                        0.0
                    ],
                    [
                        4.66276871378236,
                        52.51699465945205,
                        0.0
                    ],
                    [
                        4.662267847914008,
                        52.51723958657542,
                        0.0
                    ],
                    [
                        4.661618721828585,
                        52.51757315760612,
                        0.0
                    ],
                    [
                        4.661083522144693,
                        52.51784543478694,
                        0.0
                    ],
                    [
                        4.660654899888029,
                        52.51804487052927,
                        0.0
                    ],
                    [
                        4.659465048763033,
                        52.51761278960267,
                        0.0
                    ],
                    [
                        4.658312139522232,
                        52.51722454036222,
                        0.0
                    ],
                    [
                        4.657948926765738,
                        52.51710979298845,
                        0.0
                    ],
                    [
                        4.657424637634047,
                        52.5169481363216,
                        0.0
                    ],
                    [
                        4.656919126109197,
                        52.51678888471721,
                        0.0
                    ],
                    [
                        4.656829493073889,
                        52.51674699906357,
                        0.0
                    ],
                    [
                        4.656755247945034,
                        52.51678040736817,
                        0.0
                    ],
                    [
                        4.656106386176375,
                        52.51720356547291,
                        0.0
                    ],
                    [
                        4.655847026698441,
                        52.51736214440035,
                        0.0
                    ],
                    [
                        4.655422701936974,
                        52.51761581904416,
                        0.0
                    ]
                ]
            ]
        ]
    },
    "last_modified": "2020-03-11T16:28:25.295627Z",
    "created": "2020-03-11T16:28:25.295671Z",
    "image_url": "",
    "timeseries": [],
    "name": "Uitgeester- en Heemskerkerbroek",
    "type": "default",
    "water_level_summer": null,
    "water_level_winter": null,
    "water_level_fixed": -1.05
}