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/17928/?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/17928/?format=api",
    "id": 17928,
    "code": "GPG-PA-16",
    "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": [
            [
                [
                    [
                        5.125102865587632,
                        52.74429885774938,
                        0.0
                    ],
                    [
                        5.12524467236505,
                        52.74416982210322,
                        0.0
                    ],
                    [
                        5.125428561710924,
                        52.7438202160295,
                        0.0
                    ],
                    [
                        5.123375758223146,
                        52.74338542573048,
                        0.0
                    ],
                    [
                        5.12191110545089,
                        52.74301314721808,
                        0.0
                    ],
                    [
                        5.121794997600355,
                        52.74320861296479,
                        0.0
                    ],
                    [
                        5.121425115656636,
                        52.74334121604744,
                        0.0
                    ],
                    [
                        5.121236550988316,
                        52.74364366963955,
                        0.0
                    ],
                    [
                        5.121320671173357,
                        52.74371062956806,
                        0.0
                    ],
                    [
                        5.121356536655522,
                        52.74375712659997,
                        0.0
                    ],
                    [
                        5.121230060141064,
                        52.74396697452737,
                        0.0
                    ],
                    [
                        5.121141676127962,
                        52.74400481847647,
                        0.0
                    ],
                    [
                        5.121029999943127,
                        52.74400576430698,
                        0.0
                    ],
                    [
                        5.120902916438764,
                        52.74396386231707,
                        0.0
                    ],
                    [
                        5.120855871413903,
                        52.7439685201873,
                        0.0
                    ],
                    [
                        5.120752295986252,
                        52.74414986761607,
                        0.0
                    ],
                    [
                        5.12059280025424,
                        52.74438522652672,
                        0.0
                    ],
                    [
                        5.120525960651298,
                        52.74442074569708,
                        0.0
                    ],
                    [
                        5.120429958312488,
                        52.74442290332033,
                        0.0
                    ],
                    [
                        5.119968154383774,
                        52.7443350826313,
                        0.0
                    ],
                    [
                        5.119772769146723,
                        52.74425023092596,
                        0.0
                    ],
                    [
                        5.119708058004398,
                        52.74425960272712,
                        0.0
                    ],
                    [
                        5.119482557780539,
                        52.7446157567725,
                        0.0
                    ],
                    [
                        5.11947621396322,
                        52.7446482478974,
                        0.0
                    ],
                    [
                        5.119298816490129,
                        52.74463201436893,
                        0.0
                    ],
                    [
                        5.119199805406439,
                        52.74467815478897,
                        0.0
                    ],
                    [
                        5.119031718858328,
                        52.7446770666465,
                        0.0
                    ],
                    [
                        5.117633787301717,
                        52.74433365266543,
                        0.0
                    ],
                    [
                        5.116999866605377,
                        52.74445808642143,
                        0.0
                    ],
                    [
                        5.116541029831649,
                        52.7448746183151,
                        0.0
                    ],
                    [
                        5.116409500385157,
                        52.74490073177417,
                        0.0
                    ],
                    [
                        5.116464334741068,
                        52.74504993897335,
                        0.0
                    ],
                    [
                        5.116281346629317,
                        52.74524354879416,
                        0.0
                    ],
                    [
                        5.116108485979865,
                        52.74531734194532,
                        0.0
                    ],
                    [
                        5.115791564892472,
                        52.74537178166246,
                        0.0
                    ],
                    [
                        5.115830715522389,
                        52.7456286695926,
                        0.0
                    ],
                    [
                        5.116246895881283,
                        52.74574565469034,
                        0.0
                    ],
                    [
                        5.11854708813956,
                        52.74632223679816,
                        0.0
                    ],
                    [
                        5.118701073058253,
                        52.74635634740107,
                        0.0
                    ],
                    [
                        5.119156689948934,
                        52.74647580163853,
                        0.0
                    ],
                    [
                        5.119364154391373,
                        52.74650955537016,
                        0.0
                    ],
                    [
                        5.121287047185291,
                        52.74699655362053,
                        0.0
                    ],
                    [
                        5.121438077843104,
                        52.74705215057051,
                        0.0
                    ],
                    [
                        5.121643491168697,
                        52.74710254833595,
                        0.0
                    ],
                    [
                        5.121792811935216,
                        52.74709574547937,
                        0.0
                    ],
                    [
                        5.122556975327119,
                        52.74606051786016,
                        0.0
                    ],
                    [
                        5.122646533368549,
                        52.74589474795884,
                        0.0
                    ],
                    [
                        5.122751675497097,
                        52.74587301753985,
                        0.0
                    ],
                    [
                        5.122960966578108,
                        52.74573375461064,
                        0.0
                    ],
                    [
                        5.123983901206716,
                        52.74515581989944,
                        0.0
                    ],
                    [
                        5.124255207934493,
                        52.74509253153084,
                        0.0
                    ],
                    [
                        5.124406813966211,
                        52.74503180047174,
                        0.0
                    ],
                    [
                        5.124667141176243,
                        52.74487278617833,
                        0.0
                    ],
                    [
                        5.124723343066732,
                        52.74472130213965,
                        0.0
                    ],
                    [
                        5.12495138108955,
                        52.74460002368826,
                        0.0
                    ],
                    [
                        5.125102865587632,
                        52.74429885774938,
                        0.0
                    ]
                ]
            ]
        ]
    },
    "last_modified": "2020-03-11T16:28:25.334118Z",
    "created": "2020-03-11T16:28:25.334165Z",
    "image_url": "",
    "timeseries": [],
    "name": "LEEG",
    "type": "default",
    "water_level_summer": null,
    "water_level_winter": null,
    "water_level_fixed": -3.01
}