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/17896/?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/17896/?format=api",
    "id": 17896,
    "code": "04020-04",
    "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.645995165842193,
                        52.72727434951201,
                        0.0
                    ],
                    [
                        4.645976923340577,
                        52.72739033212367,
                        0.0
                    ],
                    [
                        4.645850193256922,
                        52.72819648245741,
                        0.0
                    ],
                    [
                        4.645733590999499,
                        52.7282171818127,
                        0.0
                    ],
                    [
                        4.644050017313668,
                        52.72813097826176,
                        0.0
                    ],
                    [
                        4.64399344400931,
                        52.72822853131277,
                        0.0
                    ],
                    [
                        4.642577045347084,
                        52.73072843020304,
                        0.0
                    ],
                    [
                        4.642479133153118,
                        52.73073602315786,
                        0.0
                    ],
                    [
                        4.64168803796789,
                        52.73082432363542,
                        0.0
                    ],
                    [
                        4.641835586241561,
                        52.73131635956545,
                        0.0
                    ],
                    [
                        4.64218785849913,
                        52.73237344952748,
                        0.0
                    ],
                    [
                        4.642962078214126,
                        52.73228486043197,
                        0.0
                    ],
                    [
                        4.643042708864931,
                        52.73227509202642,
                        0.0
                    ],
                    [
                        4.643428016676503,
                        52.73240908921137,
                        0.0
                    ],
                    [
                        4.643870625920884,
                        52.73174058443304,
                        0.0
                    ],
                    [
                        4.643772004962599,
                        52.73163959122658,
                        0.0
                    ],
                    [
                        4.643867499914053,
                        52.73162797384167,
                        0.0
                    ],
                    [
                        4.645920385224692,
                        52.73233604420856,
                        0.0
                    ],
                    [
                        4.645941124879024,
                        52.73230461942404,
                        0.0
                    ],
                    [
                        4.646006503670096,
                        52.73220557456418,
                        0.0
                    ],
                    [
                        4.646562245096072,
                        52.73123495091837,
                        0.0
                    ],
                    [
                        4.647200404451255,
                        52.73011961332124,
                        0.0
                    ],
                    [
                        4.64724324293001,
                        52.73012868694933,
                        0.0
                    ],
                    [
                        4.647308165438743,
                        52.73014238237767,
                        0.0
                    ],
                    [
                        4.648937563459002,
                        52.72961882955588,
                        0.0
                    ],
                    [
                        4.649092244458931,
                        52.72963154368315,
                        0.0
                    ],
                    [
                        4.649258272118769,
                        52.72892637102458,
                        0.0
                    ],
                    [
                        4.64925828994328,
                        52.72892619139191,
                        0.0
                    ],
                    [
                        4.649289231589651,
                        52.7288045981872,
                        0.0
                    ],
                    [
                        4.649353342484237,
                        52.72880925538841,
                        0.0
                    ],
                    [
                        4.649407176409257,
                        52.72881321977663,
                        0.0
                    ],
                    [
                        4.649606928083219,
                        52.72871520314944,
                        0.0
                    ],
                    [
                        4.650047154448062,
                        52.72875971959917,
                        0.0
                    ],
                    [
                        4.650183154878867,
                        52.72837726823755,
                        0.0
                    ],
                    [
                        4.650851325587609,
                        52.72838204921707,
                        0.0
                    ],
                    [
                        4.650989233644975,
                        52.72785980451243,
                        0.0
                    ],
                    [
                        4.649741353452644,
                        52.72768142518896,
                        0.0
                    ],
                    [
                        4.649625879358911,
                        52.72798222911895,
                        0.0
                    ],
                    [
                        4.649560302435967,
                        52.72797767082229,
                        0.0
                    ],
                    [
                        4.649513906468737,
                        52.72795928325409,
                        0.0
                    ],
                    [
                        4.649412982056728,
                        52.72836927221351,
                        0.0
                    ],
                    [
                        4.649382992981749,
                        52.72848003285181,
                        0.0
                    ],
                    [
                        4.649372257639308,
                        52.72851717316213,
                        0.0
                    ],
                    [
                        4.649023769056097,
                        52.72847463394187,
                        0.0
                    ],
                    [
                        4.649013639456118,
                        52.72843614205694,
                        0.0
                    ],
                    [
                        4.648993669709917,
                        52.72838155607541,
                        0.0
                    ],
                    [
                        4.64890506141688,
                        52.72831694623473,
                        0.0
                    ],
                    [
                        4.648714286117708,
                        52.72805309550291,
                        0.0
                    ],
                    [
                        4.648611565661788,
                        52.72788589935581,
                        0.0
                    ],
                    [
                        4.648482915406127,
                        52.72769290187504,
                        0.0
                    ],
                    [
                        4.648344921993032,
                        52.72766628847492,
                        0.0
                    ],
                    [
                        4.648170593278652,
                        52.72771398890537,
                        0.0
                    ],
                    [
                        4.647918825651918,
                        52.72778288533557,
                        0.0
                    ],
                    [
                        4.647801561275499,
                        52.72785003723021,
                        0.0
                    ],
                    [
                        4.647280354918658,
                        52.72712779064656,
                        0.0
                    ],
                    [
                        4.645995165842193,
                        52.72727434951201,
                        0.0
                    ]
                ]
            ]
        ]
    },
    "last_modified": "2020-03-11T16:28:24.288939Z",
    "created": "2020-03-11T16:28:24.288982Z",
    "image_url": "",
    "timeseries": [],
    "name": "Hargerpolder",
    "type": "default",
    "water_level_summer": null,
    "water_level_winter": null,
    "water_level_fixed": -1.25
}