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/17857/?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/17857/?format=api",
    "id": 17857,
    "code": "8030 AB",
    "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.778122316292129,
                        53.06451201200095,
                        0.0
                    ],
                    [
                        4.778018410442145,
                        53.06450476173219,
                        0.0
                    ],
                    [
                        4.777773398669067,
                        53.06447395034306,
                        0.0
                    ],
                    [
                        4.777320009362249,
                        53.06440737254731,
                        0.0
                    ],
                    [
                        4.777168457956496,
                        53.06460825096195,
                        0.0
                    ],
                    [
                        4.776989609721098,
                        53.06502124420066,
                        0.0
                    ],
                    [
                        4.776742325387645,
                        53.06559051775474,
                        0.0
                    ],
                    [
                        4.777392398742382,
                        53.06620093790003,
                        0.0
                    ],
                    [
                        4.776798810630778,
                        53.06737618382263,
                        0.0
                    ],
                    [
                        4.776889190974318,
                        53.06751623608832,
                        0.0
                    ],
                    [
                        4.776899411998645,
                        53.06750550474651,
                        0.0
                    ],
                    [
                        4.776903831239375,
                        53.06751801808326,
                        0.0
                    ],
                    [
                        4.777052809173359,
                        53.06740452677941,
                        0.0
                    ],
                    [
                        4.777899486154532,
                        53.06575779476511,
                        0.0
                    ],
                    [
                        4.77817465400877,
                        53.06525124962327,
                        0.0
                    ],
                    [
                        4.778552700128254,
                        53.06460658763979,
                        0.0
                    ],
                    [
                        4.77837201093122,
                        53.06457063182627,
                        0.0
                    ],
                    [
                        4.778398486057527,
                        53.06453047230345,
                        0.0
                    ],
                    [
                        4.778386127384803,
                        53.06446813507392,
                        0.0
                    ],
                    [
                        4.779491778029684,
                        53.06320442332525,
                        0.0
                    ],
                    [
                        4.779523009544088,
                        53.06315895886367,
                        0.0
                    ],
                    [
                        4.779579255083313,
                        53.06308806456291,
                        0.0
                    ],
                    [
                        4.779391155532783,
                        53.06302984975591,
                        0.0
                    ],
                    [
                        4.779331370226338,
                        53.06310636933779,
                        0.0
                    ],
                    [
                        4.779293789341518,
                        53.0631482339905,
                        0.0
                    ],
                    [
                        4.778235637126844,
                        53.06444782481051,
                        0.0
                    ],
                    [
                        4.778136285364145,
                        53.06448392029423,
                        0.0
                    ],
                    [
                        4.778122316292129,
                        53.06451201200095,
                        0.0
                    ]
                ]
            ],
            [
                [
                    [
                        4.776306651954797,
                        53.06884986326751,
                        0.0
                    ],
                    [
                        4.776367531295977,
                        53.06981696227565,
                        0.0
                    ],
                    [
                        4.77749902090713,
                        53.06976638520212,
                        0.0
                    ],
                    [
                        4.777501366783135,
                        53.06980546909953,
                        0.0
                    ],
                    [
                        4.777504284275635,
                        53.06984528378818,
                        0.0
                    ],
                    [
                        4.77756314781472,
                        53.07064970356807,
                        0.0
                    ],
                    [
                        4.777185931942652,
                        53.07068006099036,
                        0.0
                    ],
                    [
                        4.776977476040829,
                        53.07068916230212,
                        0.0
                    ],
                    [
                        4.775198528404546,
                        53.0707668186326,
                        0.0
                    ],
                    [
                        4.773226285043679,
                        53.07085289315658,
                        0.0
                    ],
                    [
                        4.773206856455435,
                        53.07093436118894,
                        0.0
                    ],
                    [
                        4.773168422466484,
                        53.07099979026557,
                        0.0
                    ],
                    [
                        4.773138444140776,
                        53.07117421124894,
                        0.0
                    ],
                    [
                        4.77267218840039,
                        53.07388678884415,
                        0.0
                    ],
                    [
                        4.772441999639837,
                        53.07518356233839,
                        0.0
                    ],
                    [
                        4.772441972997963,
                        53.07591392278002,
                        0.0
                    ],
                    [
                        4.77588787375817,
                        53.07579464844946,
                        0.0
                    ],
                    [
                        4.775937211508023,
                        53.07610697213133,
                        0.0
                    ],
                    [
                        4.7760473128542,
                        53.07610429901807,
                        0.0
                    ],
                    [
                        4.776128374139585,
                        53.076101774176,
                        0.0
                    ],
                    [
                        4.776097181843993,
                        53.07588794177675,
                        0.0
                    ],
                    [
                        4.77639631226809,
                        53.07587039013037,
                        0.0
                    ],
                    [
                        4.779794536750726,
                        53.07572556301839,
                        0.0
                    ],
                    [
                        4.77979472657277,
                        53.07572586052481,
                        0.0
                    ],
                    [
                        4.779735041876661,
                        53.0757833119244,
                        0.0
                    ],
                    [
                        4.779911506142996,
                        53.07602346368552,
                        0.0
                    ],
                    [
                        4.779870391918626,
                        53.07603446095008,
                        0.0
                    ],
                    [
                        4.779918016707564,
                        53.07610103836624,
                        0.0
                    ],
                    [
                        4.779965388521315,
                        53.07609179815864,
                        0.0
                    ],
                    [
                        4.780401772458402,
                        53.07660596105958,
                        0.0
                    ],
                    [
                        4.780537564625638,
                        53.07680241267921,
                        0.0
                    ],
                    [
                        4.780813888888805,
                        53.0770987021666,
                        0.0
                    ],
                    [
                        4.780958929256514,
                        53.07707115698022,
                        0.0
                    ],
                    [
                        4.78113746989501,
                        53.07702969982792,
                        0.0
                    ],
                    [
                        4.780905024112473,
                        53.07670601873442,
                        0.0
                    ],
                    [
                        4.780086049291739,
                        53.07564005502608,
                        0.0
                    ],
                    [
                        4.779547354487486,
                        53.07492696596449,
                        0.0
                    ],
                    [
                        4.77948084182268,
                        53.07484433307891,
                        0.0
                    ],
                    [
                        4.779300650402943,
                        53.07476438515053,
                        0.0
                    ],
                    [
                        4.779228273484733,
                        53.07477135944515,
                        0.0
                    ],
                    [
                        4.77922144441186,
                        53.07476141302538,
                        0.0
                    ],
                    [
                        4.779222380916749,
                        53.07475207215791,
                        0.0
                    ],
                    [
                        4.779282727310689,
                        53.07474643864155,
                        0.0
                    ],
                    [
                        4.779307668188162,
                        53.0746307783795,
                        0.0
                    ],
                    [
                        4.778720782716068,
                        53.07390957775299,
                        0.0
                    ],
                    [
                        4.778230700996708,
                        53.07254181636905,
                        0.0
                    ],
                    [
                        4.778088551764405,
                        53.07186829793197,
                        0.0
                    ],
                    [
                        4.778770095199467,
                        53.07157153420977,
                        0.0
                    ],
                    [
                        4.779076561876538,
                        53.07100429237487,
                        0.0
                    ],
                    [
                        4.780672954460533,
                        53.06962901916296,
                        0.0
                    ],
                    [
                        4.780774388261087,
                        53.06945515590376,
                        0.0
                    ],
                    [
                        4.778197798630556,
                        53.06869475225059,
                        0.0
                    ],
                    [
                        4.778026461047124,
                        53.06861418220319,
                        0.0
                    ],
                    [
                        4.777927156766978,
                        53.06856747896357,
                        0.0
                    ],
                    [
                        4.777495600298717,
                        53.0686813211207,
                        0.0
                    ],
                    [
                        4.776676876810861,
                        53.06870969767361,
                        0.0
                    ],
                    [
                        4.776906907124871,
                        53.06760067082222,
                        0.0
                    ],
                    [
                        4.776903831239375,
                        53.06751801808326,
                        0.0
                    ],
                    [
                        4.776893868464534,
                        53.06752735788118,
                        0.0
                    ],
                    [
                        4.776889190974318,
                        53.06751623608832,
                        0.0
                    ],
                    [
                        4.776847750821083,
                        53.06759024186579,
                        0.0
                    ],
                    [
                        4.776556913040528,
                        53.06871163806071,
                        0.0
                    ],
                    [
                        4.776310112075466,
                        53.06871626520844,
                        0.0
                    ],
                    [
                        4.776308856544907,
                        53.06876523355847,
                        0.0
                    ],
                    [
                        4.776306651954797,
                        53.06884986326751,
                        0.0
                    ]
                ]
            ]
        ]
    },
    "last_modified": "2020-03-11T16:28:23.266767Z",
    "created": "2020-03-11T16:28:23.266816Z",
    "image_url": "",
    "timeseries": [],
    "name": "Waal en Burg en het Noorden",
    "type": "default",
    "water_level_summer": null,
    "water_level_winter": null,
    "water_level_fixed": -0.55
}