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/17891/?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/17891/?format=api",
    "id": 17891,
    "code": "HDB:04230-07-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.666230646244017,
                        52.56949173276114,
                        0.0
                    ],
                    [
                        4.666006594059361,
                        52.56956905791682,
                        0.0
                    ],
                    [
                        4.665497724123009,
                        52.56935192966279,
                        0.0
                    ],
                    [
                        4.664346237450246,
                        52.56881831367004,
                        0.0
                    ],
                    [
                        4.663172970339867,
                        52.5703332706675,
                        0.0
                    ],
                    [
                        4.662855384984744,
                        52.570366007925,
                        0.0
                    ],
                    [
                        4.662543201416868,
                        52.57037429536617,
                        0.0
                    ],
                    [
                        4.662236814623353,
                        52.57038527766882,
                        0.0
                    ],
                    [
                        4.660784740445593,
                        52.57013113652681,
                        0.0
                    ],
                    [
                        4.660130929481559,
                        52.57000305445655,
                        0.0
                    ],
                    [
                        4.659630474646737,
                        52.56993887472817,
                        0.0
                    ],
                    [
                        4.659336069030902,
                        52.56988274140431,
                        0.0
                    ],
                    [
                        4.659137808478969,
                        52.56982785466107,
                        0.0
                    ],
                    [
                        4.659047631473558,
                        52.5698028899847,
                        0.0
                    ],
                    [
                        4.658920319893396,
                        52.5697511772295,
                        0.0
                    ],
                    [
                        4.658771452251851,
                        52.56965519453171,
                        0.0
                    ],
                    [
                        4.658705717678061,
                        52.56958689080371,
                        0.0
                    ],
                    [
                        4.658653355343601,
                        52.56961360399803,
                        0.0
                    ],
                    [
                        4.658606344782192,
                        52.56964323678509,
                        0.0
                    ],
                    [
                        4.658836411486912,
                        52.56984813206532,
                        0.0
                    ],
                    [
                        4.658662093560573,
                        52.57021760835799,
                        0.0
                    ],
                    [
                        4.658395548066762,
                        52.5705480519872,
                        0.0
                    ],
                    [
                        4.658361605409396,
                        52.57061774843316,
                        0.0
                    ],
                    [
                        4.658362254918225,
                        52.57061798699261,
                        0.0
                    ],
                    [
                        4.658579543725563,
                        52.57069784935928,
                        0.0
                    ],
                    [
                        4.658579546556587,
                        52.57069785656666,
                        0.0
                    ],
                    [
                        4.658579549432164,
                        52.57069786107803,
                        0.0
                    ],
                    [
                        4.658579235070708,
                        52.57069849636283,
                        0.0
                    ],
                    [
                        4.65840018374531,
                        52.57106629038323,
                        0.0
                    ],
                    [
                        4.658305228779713,
                        52.57114417748214,
                        0.0
                    ],
                    [
                        4.658954070515225,
                        52.57148630315771,
                        0.0
                    ],
                    [
                        4.660158019317654,
                        52.57202961227405,
                        0.0
                    ],
                    [
                        4.660986212108576,
                        52.5722566071755,
                        0.0
                    ],
                    [
                        4.661916736573454,
                        52.5726530026168,
                        0.0
                    ],
                    [
                        4.662124682846119,
                        52.5724428272394,
                        0.0
                    ],
                    [
                        4.662933966545131,
                        52.57270579575406,
                        0.0
                    ],
                    [
                        4.663348982665156,
                        52.57259331292045,
                        0.0
                    ],
                    [
                        4.663402980967324,
                        52.5725406697544,
                        0.0
                    ],
                    [
                        4.663787696584229,
                        52.57216559308757,
                        0.0
                    ],
                    [
                        4.664570218921267,
                        52.57135260323592,
                        0.0
                    ],
                    [
                        4.664942016755127,
                        52.5709364253178,
                        0.0
                    ],
                    [
                        4.665096932242372,
                        52.57077859431961,
                        0.0
                    ],
                    [
                        4.665260245459269,
                        52.57080599238362,
                        0.0
                    ],
                    [
                        4.665456021664065,
                        52.57061643180198,
                        0.0
                    ],
                    [
                        4.665756394538844,
                        52.57050966992988,
                        0.0
                    ],
                    [
                        4.666536595924264,
                        52.57037703287463,
                        0.0
                    ],
                    [
                        4.666911629611584,
                        52.57026135613784,
                        0.0
                    ],
                    [
                        4.667149818417661,
                        52.57012779938406,
                        0.0
                    ],
                    [
                        4.667783593514923,
                        52.56995555722573,
                        0.0
                    ],
                    [
                        4.668040144911256,
                        52.5701039934943,
                        0.0
                    ],
                    [
                        4.667996021169256,
                        52.57022096808222,
                        0.0
                    ],
                    [
                        4.668167864525111,
                        52.57031591882235,
                        0.0
                    ],
                    [
                        4.668444180990328,
                        52.57035511411186,
                        0.0
                    ],
                    [
                        4.668875812214478,
                        52.5703577254693,
                        0.0
                    ],
                    [
                        4.669008920725602,
                        52.57037765582638,
                        0.0
                    ],
                    [
                        4.668959334401086,
                        52.57053038589185,
                        0.0
                    ],
                    [
                        4.668948117038918,
                        52.57061411737329,
                        0.0
                    ],
                    [
                        4.669062353107534,
                        52.57069698074424,
                        0.0
                    ],
                    [
                        4.669309373088974,
                        52.57072379185225,
                        0.0
                    ],
                    [
                        4.66990900481005,
                        52.57053134382194,
                        0.0
                    ],
                    [
                        4.670154157848386,
                        52.57041805397128,
                        0.0
                    ],
                    [
                        4.670366835350382,
                        52.57037151538863,
                        0.0
                    ],
                    [
                        4.670361321076269,
                        52.57022801488004,
                        0.0
                    ],
                    [
                        4.670573671736559,
                        52.57020060831306,
                        0.0
                    ],
                    [
                        4.670699866490608,
                        52.57016310996454,
                        0.0
                    ],
                    [
                        4.670764580582865,
                        52.57004394882569,
                        0.0
                    ],
                    [
                        4.670930939040675,
                        52.56994930741051,
                        0.0
                    ],
                    [
                        4.670993401488549,
                        52.56990423438412,
                        0.0
                    ],
                    [
                        4.671011780013004,
                        52.56987066011622,
                        0.0
                    ],
                    [
                        4.671119967397876,
                        52.56988104590665,
                        0.0
                    ],
                    [
                        4.671191468499212,
                        52.56985523352942,
                        0.0
                    ],
                    [
                        4.671405927561163,
                        52.56969871498924,
                        0.0
                    ],
                    [
                        4.671612368814121,
                        52.5695517104387,
                        0.0
                    ],
                    [
                        4.671840655746371,
                        52.56951004462217,
                        0.0
                    ],
                    [
                        4.672037929827958,
                        52.56944428491342,
                        0.0
                    ],
                    [
                        4.672071966700235,
                        52.5692818972618,
                        0.0
                    ],
                    [
                        4.672066524533103,
                        52.56913361591068,
                        0.0
                    ],
                    [
                        4.672186404740539,
                        52.56900043313999,
                        0.0
                    ],
                    [
                        4.669369499951425,
                        52.56895953409437,
                        0.0
                    ],
                    [
                        4.669258844354201,
                        52.56900668765405,
                        0.0
                    ],
                    [
                        4.668761870473015,
                        52.56916149369781,
                        0.0
                    ],
                    [
                        4.667768239033268,
                        52.56945197611216,
                        0.0
                    ],
                    [
                        4.667421770418098,
                        52.56952160600115,
                        0.0
                    ],
                    [
                        4.66711554766213,
                        52.56952931243713,
                        0.0
                    ],
                    [
                        4.666370324367212,
                        52.56950566638361,
                        0.0
                    ],
                    [
                        4.666230646244017,
                        52.56949173276114,
                        0.0
                    ]
                ]
            ]
        ]
    },
    "last_modified": "2020-03-11T16:28:24.111632Z",
    "created": "2020-03-11T16:28:24.111678Z",
    "image_url": "",
    "timeseries": [],
    "name": "Grootlimmerpolder",
    "type": "default",
    "water_level_summer": null,
    "water_level_winter": null,
    "water_level_fixed": -0.7
}