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/18165/?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/18165/?format=api",
    "id": 18165,
    "code": "HDB:2751_duin",
    "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.705832348905385,
                        52.81491127171238,
                        0.0
                    ],
                    [
                        4.705632889421997,
                        52.81492953453679,
                        0.0
                    ],
                    [
                        4.705220716690415,
                        52.81441340547163,
                        0.0
                    ],
                    [
                        4.704777426408524,
                        52.8139339880465,
                        0.0
                    ],
                    [
                        4.704669751607483,
                        52.81393816178949,
                        0.0
                    ],
                    [
                        4.704726213697525,
                        52.81387856025656,
                        0.0
                    ],
                    [
                        4.704576034818338,
                        52.81372257757447,
                        0.0
                    ],
                    [
                        4.704099467426339,
                        52.8138849370057,
                        0.0
                    ],
                    [
                        4.704069916795233,
                        52.81389500470176,
                        0.0
                    ],
                    [
                        4.704317673644229,
                        52.81411970359503,
                        0.0
                    ],
                    [
                        4.704992595876051,
                        52.81486417791506,
                        0.0
                    ],
                    [
                        4.705715723023705,
                        52.81574080648621,
                        0.0
                    ],
                    [
                        4.70632372716611,
                        52.8164848992833,
                        0.0
                    ],
                    [
                        4.706636181326646,
                        52.81685191057817,
                        0.0
                    ],
                    [
                        4.706691720500565,
                        52.81693197998426,
                        0.0
                    ],
                    [
                        4.706996512866418,
                        52.8173713782478,
                        0.0
                    ],
                    [
                        4.70723535261965,
                        52.81786340162925,
                        0.0
                    ],
                    [
                        4.707337270597662,
                        52.81807335585599,
                        0.0
                    ],
                    [
                        4.707507687385652,
                        52.81831374721388,
                        0.0
                    ],
                    [
                        4.70776333069254,
                        52.81867434733432,
                        0.0
                    ],
                    [
                        4.708061473270008,
                        52.81897025859109,
                        0.0
                    ],
                    [
                        4.708554963072823,
                        52.8194600407755,
                        0.0
                    ],
                    [
                        4.708624417392186,
                        52.81958538975574,
                        0.0
                    ],
                    [
                        4.70884820934733,
                        52.8199892757037,
                        0.0
                    ],
                    [
                        4.709247728909995,
                        52.82014373164153,
                        0.0
                    ],
                    [
                        4.709792492202678,
                        52.82065409231223,
                        0.0
                    ],
                    [
                        4.710475324723846,
                        52.82125609405715,
                        0.0
                    ],
                    [
                        4.710915962591041,
                        52.82164455973952,
                        0.0
                    ],
                    [
                        4.711376286784914,
                        52.82212892557678,
                        0.0
                    ],
                    [
                        4.711739962626147,
                        52.82251158402833,
                        0.0
                    ],
                    [
                        4.712144584257919,
                        52.82292890721641,
                        0.0
                    ],
                    [
                        4.712481804506974,
                        52.82327667563263,
                        0.0
                    ],
                    [
                        4.712604180153249,
                        52.82339778850854,
                        0.0
                    ],
                    [
                        4.712638905920624,
                        52.82343215664045,
                        0.0
                    ],
                    [
                        4.712894222098038,
                        52.82368481970263,
                        0.0
                    ],
                    [
                        4.712962287622392,
                        52.82386870939117,
                        0.0
                    ],
                    [
                        4.713071092005324,
                        52.82416265434618,
                        0.0
                    ],
                    [
                        4.712958125599089,
                        52.82426989421555,
                        0.0
                    ],
                    [
                        4.713271956422427,
                        52.82436974182435,
                        0.0
                    ],
                    [
                        4.713402906287746,
                        52.82421896299356,
                        0.0
                    ],
                    [
                        4.713448047166349,
                        52.82406221728321,
                        0.0
                    ],
                    [
                        4.713408298186458,
                        52.82386877485854,
                        0.0
                    ],
                    [
                        4.713312399670436,
                        52.82372905324238,
                        0.0
                    ],
                    [
                        4.713144330756303,
                        52.82374889907485,
                        0.0
                    ],
                    [
                        4.713101029744894,
                        52.823730294139,
                        0.0
                    ],
                    [
                        4.713100919202185,
                        52.82369990887938,
                        0.0
                    ],
                    [
                        4.713245960770382,
                        52.82363395611186,
                        0.0
                    ],
                    [
                        4.712984683311165,
                        52.82326641677689,
                        0.0
                    ],
                    [
                        4.712628295376597,
                        52.82280580096321,
                        0.0
                    ],
                    [
                        4.712520231991701,
                        52.82270390751798,
                        0.0
                    ],
                    [
                        4.711598369748024,
                        52.82182857870109,
                        0.0
                    ],
                    [
                        4.710417997965038,
                        52.82065421977524,
                        0.0
                    ],
                    [
                        4.710239659484253,
                        52.8204649592034,
                        0.0
                    ],
                    [
                        4.710084668721763,
                        52.82046290199296,
                        0.0
                    ],
                    [
                        4.710173351432957,
                        52.82039571625169,
                        0.0
                    ],
                    [
                        4.709814529770672,
                        52.82002099230902,
                        0.0
                    ],
                    [
                        4.7096750366391,
                        52.81983246373796,
                        0.0
                    ],
                    [
                        4.709670902694756,
                        52.81982687826475,
                        0.0
                    ],
                    [
                        4.70959976870451,
                        52.81973075382836,
                        0.0
                    ],
                    [
                        4.709509144565684,
                        52.81963114940248,
                        0.0
                    ],
                    [
                        4.709363203277911,
                        52.81965511478318,
                        0.0
                    ],
                    [
                        4.70947697116558,
                        52.81959458762687,
                        0.0
                    ],
                    [
                        4.709418119985269,
                        52.81953060799068,
                        0.0
                    ],
                    [
                        4.709415000953927,
                        52.81952702246743,
                        0.0
                    ],
                    [
                        4.709305792429563,
                        52.81939566940401,
                        0.0
                    ],
                    [
                        4.708630181264863,
                        52.81858309640737,
                        0.0
                    ],
                    [
                        4.707792420631787,
                        52.81755624664322,
                        0.0
                    ],
                    [
                        4.706941411018267,
                        52.81651682317851,
                        0.0
                    ],
                    [
                        4.706092220051186,
                        52.81549465842922,
                        0.0
                    ],
                    [
                        4.705965225925998,
                        52.81533795627792,
                        0.0
                    ],
                    [
                        4.705774563776827,
                        52.81510256029871,
                        0.0
                    ],
                    [
                        4.705644416368113,
                        52.81511136956757,
                        0.0
                    ],
                    [
                        4.705736115623423,
                        52.81505500654792,
                        0.0
                    ],
                    [
                        4.705692704717333,
                        52.81500134028552,
                        0.0
                    ],
                    [
                        4.705832348905385,
                        52.81491127171238,
                        0.0
                    ]
                ]
            ]
        ]
    },
    "last_modified": "2020-03-11T16:28:29.868158Z",
    "created": "2020-03-11T16:28:29.868196Z",
    "image_url": "",
    "timeseries": [],
    "name": "Vrije afwatering duingebied",
    "type": "default",
    "water_level_summer": null,
    "water_level_winter": null,
    "water_level_fixed": -10.0
}