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/18151/?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/18151/?format=api",
    "id": 18151,
    "code": "HDB:04230-05_02",
    "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.651113213378403,
                        52.56480976196116,
                        0.0
                    ],
                    [
                        4.651243501379606,
                        52.56489648109485,
                        0.0
                    ],
                    [
                        4.65132938793164,
                        52.56495364364027,
                        0.0
                    ],
                    [
                        4.651522442294588,
                        52.56505393605563,
                        0.0
                    ],
                    [
                        4.651698155953904,
                        52.5651452051429,
                        0.0
                    ],
                    [
                        4.651865617990673,
                        52.56522101827642,
                        0.0
                    ],
                    [
                        4.651920417740048,
                        52.56526123517038,
                        0.0
                    ],
                    [
                        4.652013363738931,
                        52.56532942365658,
                        0.0
                    ],
                    [
                        4.652048292694752,
                        52.56536459231771,
                        0.0
                    ],
                    [
                        4.652111419895189,
                        52.56542817427486,
                        0.0
                    ],
                    [
                        4.652190032260879,
                        52.56554316173873,
                        0.0
                    ],
                    [
                        4.652257375673264,
                        52.56564405889058,
                        0.0
                    ],
                    [
                        4.652276357786749,
                        52.56571661569731,
                        0.0
                    ],
                    [
                        4.652289820914307,
                        52.56576810757212,
                        0.0
                    ],
                    [
                        4.652303328188243,
                        52.56587801853458,
                        0.0
                    ],
                    [
                        4.652316835528171,
                        52.5659879294928,
                        0.0
                    ],
                    [
                        4.652367791158153,
                        52.56615181747556,
                        0.0
                    ],
                    [
                        4.652384549107127,
                        52.56629679981776,
                        0.0
                    ],
                    [
                        4.652344414100591,
                        52.56640404208721,
                        0.0
                    ],
                    [
                        4.65225733138027,
                        52.56656707586961,
                        0.0
                    ],
                    [
                        4.652213361391402,
                        52.56667429435765,
                        0.0
                    ],
                    [
                        4.652169391187456,
                        52.56678151282633,
                        0.0
                    ],
                    [
                        4.652156996419099,
                        52.56682872838097,
                        0.0
                    ],
                    [
                        4.652144616371845,
                        52.56687594402501,
                        0.0
                    ],
                    [
                        4.652116154948566,
                        52.56698448076084,
                        0.0
                    ],
                    [
                        4.652065020940752,
                        52.56737805076099,
                        0.0
                    ],
                    [
                        4.652010571641131,
                        52.56779701685247,
                        0.0
                    ],
                    [
                        4.652635721062639,
                        52.56790952613692,
                        0.0
                    ],
                    [
                        4.65320731558305,
                        52.5680123900819,
                        0.0
                    ],
                    [
                        4.653119571579447,
                        52.56821514511969,
                        0.0
                    ],
                    [
                        4.653224177854881,
                        52.56838170098312,
                        0.0
                    ],
                    [
                        4.653264870359921,
                        52.56846159972405,
                        0.0
                    ],
                    [
                        4.653291022381241,
                        52.56851297213332,
                        0.0
                    ],
                    [
                        4.65390126537163,
                        52.56848402711051,
                        0.0
                    ],
                    [
                        4.654043009575607,
                        52.56847512381676,
                        0.0
                    ],
                    [
                        4.654043012525271,
                        52.56847512383497,
                        0.0
                    ],
                    [
                        4.654056212678285,
                        52.56847429758454,
                        0.0
                    ],
                    [
                        4.653947727103388,
                        52.56738951010841,
                        0.0
                    ],
                    [
                        4.653953048563142,
                        52.56706949068762,
                        0.0
                    ],
                    [
                        4.653953735534074,
                        52.56702817756508,
                        0.0
                    ],
                    [
                        4.654043507545603,
                        52.56686009022754,
                        0.0
                    ],
                    [
                        4.654070742502384,
                        52.56681891133312,
                        0.0
                    ],
                    [
                        4.654189508404364,
                        52.56663934157267,
                        0.0
                    ],
                    [
                        4.654401482688827,
                        52.56625518454054,
                        0.0
                    ],
                    [
                        4.654651222370298,
                        52.56583481572462,
                        0.0
                    ],
                    [
                        4.654679849085919,
                        52.56563866018166,
                        0.0
                    ],
                    [
                        4.654806574519451,
                        52.56505684447887,
                        0.0
                    ],
                    [
                        4.654910275138812,
                        52.56484000421122,
                        0.0
                    ],
                    [
                        4.65487166024599,
                        52.56483795421078,
                        0.0
                    ],
                    [
                        4.653662192963504,
                        52.5647737389435,
                        0.0
                    ],
                    [
                        4.653292295536598,
                        52.56475340664402,
                        0.0
                    ],
                    [
                        4.651554384727346,
                        52.56462533968357,
                        0.0
                    ],
                    [
                        4.651421039947313,
                        52.56462902532074,
                        0.0
                    ],
                    [
                        4.651354111457817,
                        52.56464665755772,
                        0.0
                    ],
                    [
                        4.651279689835619,
                        52.56466875505489,
                        0.0
                    ],
                    [
                        4.651250977861684,
                        52.56466677063518,
                        0.0
                    ],
                    [
                        4.651272640619009,
                        52.56467755508463,
                        0.0
                    ],
                    [
                        4.651175731465421,
                        52.56474004684621,
                        0.0
                    ],
                    [
                        4.651113213378403,
                        52.56480976196116,
                        0.0
                    ]
                ]
            ]
        ]
    },
    "last_modified": "2020-03-11T16:28:29.599010Z",
    "created": "2020-03-11T16:28:29.599051Z",
    "image_url": "",
    "timeseries": [],
    "name": "Grootlimmerpolder",
    "type": "default",
    "water_level_summer": null,
    "water_level_winter": null,
    "water_level_fixed": -0.55
}