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/17852/?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/17852/?format=api",
    "id": 17852,
    "code": "6700-26",
    "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.192831083477368,
                        52.74489863148638,
                        0.0
                    ],
                    [
                        5.190875482781433,
                        52.74719116977187,
                        0.0
                    ],
                    [
                        5.192305978025789,
                        52.74764076398844,
                        0.0
                    ],
                    [
                        5.192903039416183,
                        52.74691237852109,
                        0.0
                    ],
                    [
                        5.193101300269192,
                        52.74687383362065,
                        0.0
                    ],
                    [
                        5.193821786077769,
                        52.74713044582152,
                        0.0
                    ],
                    [
                        5.194107912058074,
                        52.74726009507313,
                        0.0
                    ],
                    [
                        5.194075947597102,
                        52.74740270884357,
                        0.0
                    ],
                    [
                        5.193429945801913,
                        52.74818295527557,
                        0.0
                    ],
                    [
                        5.193680606326899,
                        52.74822898853668,
                        0.0
                    ],
                    [
                        5.193726806476882,
                        52.7481834375322,
                        0.0
                    ],
                    [
                        5.194116439520362,
                        52.74779933525045,
                        0.0
                    ],
                    [
                        5.194679322321651,
                        52.74799264431677,
                        0.0
                    ],
                    [
                        5.194695351935182,
                        52.74799815215928,
                        0.0
                    ],
                    [
                        5.19467920902355,
                        52.74801847221203,
                        0.0
                    ],
                    [
                        5.194547086838249,
                        52.74818476624799,
                        0.0
                    ],
                    [
                        5.194396854691699,
                        52.74837385732062,
                        0.0
                    ],
                    [
                        5.194677358229678,
                        52.74844038173027,
                        0.0
                    ],
                    [
                        5.195148239175138,
                        52.7485520565418,
                        0.0
                    ],
                    [
                        5.196504977123019,
                        52.74893739630191,
                        0.0
                    ],
                    [
                        5.197307763267187,
                        52.74913790641372,
                        0.0
                    ],
                    [
                        5.197676682001441,
                        52.74864448007737,
                        0.0
                    ],
                    [
                        5.198609408417758,
                        52.74891806195562,
                        0.0
                    ],
                    [
                        5.199108699739607,
                        52.74907710849736,
                        0.0
                    ],
                    [
                        5.198815511730823,
                        52.74947894861615,
                        0.0
                    ],
                    [
                        5.200769280659578,
                        52.74996697522274,
                        0.0
                    ],
                    [
                        5.202086520222659,
                        52.75039861516342,
                        0.0
                    ],
                    [
                        5.20228017352345,
                        52.75006346553303,
                        0.0
                    ],
                    [
                        5.203531187730987,
                        52.74826800373989,
                        0.0
                    ],
                    [
                        5.203688741704965,
                        52.74831240756515,
                        0.0
                    ],
                    [
                        5.204282613203293,
                        52.74848743971228,
                        0.0
                    ],
                    [
                        5.203371274565258,
                        52.74972746531942,
                        0.0
                    ],
                    [
                        5.202490778212304,
                        52.7507074085721,
                        0.0
                    ],
                    [
                        5.202744860260882,
                        52.75085772876447,
                        0.0
                    ],
                    [
                        5.202526132070878,
                        52.7512738741739,
                        0.0
                    ],
                    [
                        5.203053957220402,
                        52.75150078056757,
                        0.0
                    ],
                    [
                        5.203583650211472,
                        52.75200116461446,
                        0.0
                    ],
                    [
                        5.20334241690408,
                        52.75210131006089,
                        0.0
                    ],
                    [
                        5.203633911343189,
                        52.75239250903856,
                        0.0
                    ],
                    [
                        5.203888540544897,
                        52.75241511624175,
                        0.0
                    ],
                    [
                        5.204119355797146,
                        52.75249042981291,
                        0.0
                    ],
                    [
                        5.204866839617991,
                        52.75261078532735,
                        0.0
                    ],
                    [
                        5.204633847652255,
                        52.75305467278506,
                        0.0
                    ],
                    [
                        5.204670932565135,
                        52.75322631437754,
                        0.0
                    ],
                    [
                        5.205292611666717,
                        52.75346327578966,
                        0.0
                    ],
                    [
                        5.205542445960369,
                        52.75350807848364,
                        0.0
                    ],
                    [
                        5.205661007025729,
                        52.75335554657891,
                        0.0
                    ],
                    [
                        5.205856255663502,
                        52.75339074846261,
                        0.0
                    ],
                    [
                        5.207288962027576,
                        52.75366585719554,
                        0.0
                    ],
                    [
                        5.20754079668494,
                        52.75321921612166,
                        0.0
                    ],
                    [
                        5.207767048502443,
                        52.75324674194292,
                        0.0
                    ],
                    [
                        5.208373358231583,
                        52.75337031374283,
                        0.0
                    ],
                    [
                        5.208738454737408,
                        52.75332871284274,
                        0.0
                    ],
                    [
                        5.209466926077546,
                        52.753461637405,
                        0.0
                    ],
                    [
                        5.209580979990079,
                        52.75348245005652,
                        0.0
                    ],
                    [
                        5.209739921865445,
                        52.75383808730791,
                        0.0
                    ],
                    [
                        5.210762535875676,
                        52.75383123855624,
                        0.0
                    ],
                    [
                        5.21181804611243,
                        52.75379109743054,
                        0.0
                    ],
                    [
                        5.21199133827324,
                        52.75362164575026,
                        0.0
                    ],
                    [
                        5.212964281603309,
                        52.75358166965087,
                        0.0
                    ],
                    [
                        5.21333544471995,
                        52.75265865721803,
                        0.0
                    ],
                    [
                        5.213071473585522,
                        52.75261107329747,
                        0.0
                    ],
                    [
                        5.212869339828184,
                        52.75243307306461,
                        0.0
                    ],
                    [
                        5.213002792321924,
                        52.75208898418236,
                        0.0
                    ],
                    [
                        5.213659011422099,
                        52.75195111336208,
                        0.0
                    ],
                    [
                        5.213890049320714,
                        52.7519736648349,
                        0.0
                    ],
                    [
                        5.213313663371887,
                        52.75346828124314,
                        0.0
                    ],
                    [
                        5.214340788796116,
                        52.75324253512537,
                        0.0
                    ],
                    [
                        5.214496856559421,
                        52.75276108740273,
                        0.0
                    ],
                    [
                        5.215500397429455,
                        52.75284503578945,
                        0.0
                    ],
                    [
                        5.215746863816732,
                        52.75280585764088,
                        0.0
                    ],
                    [
                        5.216018211879819,
                        52.75191634865737,
                        0.0
                    ],
                    [
                        5.217041437342596,
                        52.75201498778905,
                        0.0
                    ],
                    [
                        5.216826302438299,
                        52.75268740466591,
                        0.0
                    ],
                    [
                        5.217636490787463,
                        52.75273119315962,
                        0.0
                    ],
                    [
                        5.218603416628484,
                        52.75282456234399,
                        0.0
                    ],
                    [
                        5.218874666711526,
                        52.75183738731935,
                        0.0
                    ],
                    [
                        5.219082133519344,
                        52.7518235618374,
                        0.0
                    ],
                    [
                        5.220274292753691,
                        52.75186146290094,
                        0.0
                    ],
                    [
                        5.220547576659758,
                        52.75065872050199,
                        0.0
                    ],
                    [
                        5.219967635118652,
                        52.75059682509505,
                        0.0
                    ],
                    [
                        5.22015819818018,
                        52.74984714427474,
                        0.0
                    ],
                    [
                        5.220535854202906,
                        52.7498493623986,
                        0.0
                    ],
                    [
                        5.220716643695231,
                        52.74978707591742,
                        0.0
                    ],
                    [
                        5.220581745571737,
                        52.74969878089851,
                        0.0
                    ],
                    [
                        5.219735211683874,
                        52.74965754949678,
                        0.0
                    ],
                    [
                        5.219735213199215,
                        52.7496575405121,
                        0.0
                    ],
                    [
                        5.219754984656928,
                        52.7495601783776,
                        0.0
                    ],
                    [
                        5.219760092427208,
                        52.74952958551127,
                        0.0
                    ],
                    [
                        5.21966729370736,
                        52.74946299776761,
                        0.0
                    ],
                    [
                        5.219804035137475,
                        52.74877994165315,
                        0.0
                    ],
                    [
                        5.220864668713696,
                        52.74885812868198,
                        0.0
                    ],
                    [
                        5.22092806443952,
                        52.74856259640931,
                        0.0
                    ],
                    [
                        5.218206470411634,
                        52.74822065873921,
                        0.0
                    ],
                    [
                        5.216907852634168,
                        52.74805747955445,
                        0.0
                    ],
                    [
                        5.217047706647862,
                        52.74761293148977,
                        0.0
                    ],
                    [
                        5.217172585465102,
                        52.74756981127523,
                        0.0
                    ],
                    [
                        5.217175350802841,
                        52.74755174276218,
                        0.0
                    ],
                    [
                        5.217179498852917,
                        52.74753227428022,
                        0.0
                    ],
                    [
                        5.217086796822212,
                        52.74750397738244,
                        0.0
                    ],
                    [
                        5.217525830065524,
                        52.7462197060011,
                        0.0
                    ],
                    [
                        5.217231239423222,
                        52.74617564637111,
                        0.0
                    ],
                    [
                        5.217456021940523,
                        52.74562172345362,
                        0.0
                    ],
                    [
                        5.21667352769206,
                        52.74551231553742,
                        0.0
                    ],
                    [
                        5.216583789968988,
                        52.74554551019771,
                        0.0
                    ],
                    [
                        5.216121836280307,
                        52.74547821089077,
                        0.0
                    ],
                    [
                        5.215933154302432,
                        52.74548627069866,
                        0.0
                    ],
                    [
                        5.215276376801001,
                        52.74536599836534,
                        0.0
                    ],
                    [
                        5.215224438625801,
                        52.74548028954143,
                        0.0
                    ],
                    [
                        5.213548751794492,
                        52.74523343685434,
                        0.0
                    ],
                    [
                        5.21346038484347,
                        52.74507699154656,
                        0.0
                    ],
                    [
                        5.212253003288525,
                        52.74484501042291,
                        0.0
                    ],
                    [
                        5.211153602461329,
                        52.74455064634883,
                        0.0
                    ],
                    [
                        5.210962879485337,
                        52.74449612010964,
                        0.0
                    ],
                    [
                        5.210929064488083,
                        52.74440568077112,
                        0.0
                    ],
                    [
                        5.210920486920337,
                        52.74440284622694,
                        0.0
                    ],
                    [
                        5.210912708107498,
                        52.74440023753385,
                        0.0
                    ],
                    [
                        5.210792819735516,
                        52.74444776213953,
                        0.0
                    ],
                    [
                        5.209504897268951,
                        52.7440839321354,
                        0.0
                    ],
                    [
                        5.207856135599637,
                        52.74350550680975,
                        0.0
                    ],
                    [
                        5.206927614532339,
                        52.74494791811608,
                        0.0
                    ],
                    [
                        5.206536434604421,
                        52.74554701557528,
                        0.0
                    ],
                    [
                        5.205557084573329,
                        52.74680459671286,
                        0.0
                    ],
                    [
                        5.204963740874492,
                        52.7475767539205,
                        0.0
                    ],
                    [
                        5.204648263480657,
                        52.747979850531,
                        0.0
                    ],
                    [
                        5.204217321944553,
                        52.74785733766801,
                        0.0
                    ],
                    [
                        5.204164983711863,
                        52.74777583686731,
                        0.0
                    ],
                    [
                        5.204047208361549,
                        52.74780988668414,
                        0.0
                    ],
                    [
                        5.203922396213274,
                        52.74777348699774,
                        0.0
                    ],
                    [
                        5.205262524894337,
                        52.74571891862073,
                        0.0
                    ],
                    [
                        5.205657057032783,
                        52.74511593018342,
                        0.0
                    ],
                    [
                        5.206116824613643,
                        52.74450941780339,
                        0.0
                    ],
                    [
                        5.204799411518017,
                        52.74414544712979,
                        0.0
                    ],
                    [
                        5.204778819815978,
                        52.74363781348267,
                        0.0
                    ],
                    [
                        5.205368983537535,
                        52.74280975362288,
                        0.0
                    ],
                    [
                        5.202182553691734,
                        52.74199117426079,
                        0.0
                    ],
                    [
                        5.199585777955679,
                        52.74138934739945,
                        0.0
                    ],
                    [
                        5.197293660643916,
                        52.74079076247835,
                        0.0
                    ],
                    [
                        5.196330382665961,
                        52.7405665840576,
                        0.0
                    ],
                    [
                        5.196008359526152,
                        52.74081025779212,
                        0.0
                    ],
                    [
                        5.195037764841732,
                        52.74053041076532,
                        0.0
                    ],
                    [
                        5.194898635893871,
                        52.74068255791675,
                        0.0
                    ],
                    [
                        5.194710429585024,
                        52.74089997780899,
                        0.0
                    ],
                    [
                        5.194246889622752,
                        52.74116847336733,
                        0.0
                    ],
                    [
                        5.193360931284685,
                        52.74217758558895,
                        0.0
                    ],
                    [
                        5.194025972013855,
                        52.74240455809959,
                        0.0
                    ],
                    [
                        5.192259417971224,
                        52.74446295170181,
                        0.0
                    ],
                    [
                        5.190850217025059,
                        52.74407308194846,
                        0.0
                    ],
                    [
                        5.190691869324588,
                        52.744165951325,
                        0.0
                    ],
                    [
                        5.190671346335418,
                        52.74428466925669,
                        0.0
                    ],
                    [
                        5.192831083477368,
                        52.74489863148638,
                        0.0
                    ]
                ]
            ]
        ]
    },
    "last_modified": "2020-03-11T16:28:23.150539Z",
    "created": "2020-03-11T16:28:23.150583Z",
    "image_url": "",
    "timeseries": [],
    "name": "Grootslag",
    "type": "default",
    "water_level_summer": null,
    "water_level_winter": null,
    "water_level_fixed": -3.45
}