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/17967/?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/17967/?format=api",
    "id": 17967,
    "code": "03020-04",
    "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.778533269677014,
                        52.79913771648391,
                        0.0
                    ],
                    [
                        4.781655840643537,
                        52.79779842271439,
                        0.0
                    ],
                    [
                        4.781558084069209,
                        52.79772677693258,
                        0.0
                    ],
                    [
                        4.781531270810917,
                        52.79767683537847,
                        0.0
                    ],
                    [
                        4.781506461777517,
                        52.79765029686938,
                        0.0
                    ],
                    [
                        4.780149174845461,
                        52.79711793865768,
                        0.0
                    ],
                    [
                        4.780595105835729,
                        52.79613497574171,
                        0.0
                    ],
                    [
                        4.781163259960709,
                        52.79470499518192,
                        0.0
                    ],
                    [
                        4.781209752393063,
                        52.79402248807131,
                        0.0
                    ],
                    [
                        4.780753539079336,
                        52.7937910830173,
                        0.0
                    ],
                    [
                        4.779951816792677,
                        52.79389480847004,
                        0.0
                    ],
                    [
                        4.779406378405723,
                        52.79421992465259,
                        0.0
                    ],
                    [
                        4.779286573119307,
                        52.79484366941724,
                        0.0
                    ],
                    [
                        4.77885264550524,
                        52.79494097665169,
                        0.0
                    ],
                    [
                        4.776916050022067,
                        52.79572189793086,
                        0.0
                    ],
                    [
                        4.77678743234579,
                        52.79567829103583,
                        0.0
                    ],
                    [
                        4.776609232400488,
                        52.79560410826171,
                        0.0
                    ],
                    [
                        4.776416738759684,
                        52.79565870610357,
                        0.0
                    ],
                    [
                        4.775665301511774,
                        52.79603889967668,
                        0.0
                    ],
                    [
                        4.775395550686431,
                        52.79625227542581,
                        0.0
                    ],
                    [
                        4.774850952315376,
                        52.79641308565886,
                        0.0
                    ],
                    [
                        4.774663690849473,
                        52.79655431426665,
                        0.0
                    ],
                    [
                        4.774588666927612,
                        52.79648871983581,
                        0.0
                    ],
                    [
                        4.774482508063424,
                        52.79643051432506,
                        0.0
                    ],
                    [
                        4.774381429047886,
                        52.79638544671301,
                        0.0
                    ],
                    [
                        4.774283898718906,
                        52.79634532207862,
                        0.0
                    ],
                    [
                        4.774136621320495,
                        52.7963044652334,
                        0.0
                    ],
                    [
                        4.774024386897065,
                        52.79628528511554,
                        0.0
                    ],
                    [
                        4.773949644051847,
                        52.79626960494267,
                        0.0
                    ],
                    [
                        4.773916405087772,
                        52.7962588833307,
                        0.0
                    ],
                    [
                        4.773691452513384,
                        52.79625085984659,
                        0.0
                    ],
                    [
                        4.773545705922844,
                        52.79618757884998,
                        0.0
                    ],
                    [
                        4.77337523959939,
                        52.79613837867515,
                        0.0
                    ],
                    [
                        4.77279222636356,
                        52.79607994406129,
                        0.0
                    ],
                    [
                        4.771125488160658,
                        52.79588942919995,
                        0.0
                    ],
                    [
                        4.769886060634751,
                        52.79575960925579,
                        0.0
                    ],
                    [
                        4.768487928751815,
                        52.79552882072771,
                        0.0
                    ],
                    [
                        4.768092068987863,
                        52.79535686808705,
                        0.0
                    ],
                    [
                        4.767746642573027,
                        52.79508064951567,
                        0.0
                    ],
                    [
                        4.767311771718302,
                        52.79464233532779,
                        0.0
                    ],
                    [
                        4.766952507939284,
                        52.79424261623148,
                        0.0
                    ],
                    [
                        4.76675162695341,
                        52.7939678476247,
                        0.0
                    ],
                    [
                        4.766680884817474,
                        52.79377173556026,
                        0.0
                    ],
                    [
                        4.767041700070859,
                        52.79332006194478,
                        0.0
                    ],
                    [
                        4.767295526414578,
                        52.79300787388409,
                        0.0
                    ],
                    [
                        4.767546426913792,
                        52.79272200170676,
                        0.0
                    ],
                    [
                        4.767661341569572,
                        52.79255922597683,
                        0.0
                    ],
                    [
                        4.767753464417325,
                        52.79246178336309,
                        0.0
                    ],
                    [
                        4.768446783280698,
                        52.79175708986773,
                        0.0
                    ],
                    [
                        4.768572963451006,
                        52.79167482254944,
                        0.0
                    ],
                    [
                        4.768985298964879,
                        52.79146917538811,
                        0.0
                    ],
                    [
                        4.769120118316628,
                        52.79139123905343,
                        0.0
                    ],
                    [
                        4.769723192866405,
                        52.79111233733721,
                        0.0
                    ],
                    [
                        4.769971864507196,
                        52.7909122555019,
                        0.0
                    ],
                    [
                        4.770177779446705,
                        52.79073851714099,
                        0.0
                    ],
                    [
                        4.770438160842485,
                        52.79027396515034,
                        0.0
                    ],
                    [
                        4.770487710117393,
                        52.79016401499834,
                        0.0
                    ],
                    [
                        4.770588971228173,
                        52.79011585675305,
                        0.0
                    ],
                    [
                        4.770650241443403,
                        52.79000096145177,
                        0.0
                    ],
                    [
                        4.770541775666232,
                        52.78997858912258,
                        0.0
                    ],
                    [
                        4.77032346219829,
                        52.78994041543617,
                        0.0
                    ],
                    [
                        4.770214225786323,
                        52.78999593739399,
                        0.0
                    ],
                    [
                        4.77009334779843,
                        52.7901285786018,
                        0.0
                    ],
                    [
                        4.76994497004218,
                        52.79024226767248,
                        0.0
                    ],
                    [
                        4.769902258304936,
                        52.79029716322996,
                        0.0
                    ],
                    [
                        4.769814624237645,
                        52.79056378246312,
                        0.0
                    ],
                    [
                        4.769771314575218,
                        52.79066106614337,
                        0.0
                    ],
                    [
                        4.769651309566131,
                        52.79074522701729,
                        0.0
                    ],
                    [
                        4.769334243881374,
                        52.79092587448019,
                        0.0
                    ],
                    [
                        4.768897751253676,
                        52.7911483019334,
                        0.0
                    ],
                    [
                        4.768461374142793,
                        52.79136223575824,
                        0.0
                    ],
                    [
                        4.768103162066312,
                        52.7915616287481,
                        0.0
                    ],
                    [
                        4.767926337181223,
                        52.79170908415475,
                        0.0
                    ],
                    [
                        4.76774216931383,
                        52.79188194308558,
                        0.0
                    ],
                    [
                        4.767557325679451,
                        52.79210142231287,
                        0.0
                    ],
                    [
                        4.766928121648943,
                        52.79281340014844,
                        0.0
                    ],
                    [
                        4.766823725356915,
                        52.79295449057967,
                        0.0
                    ],
                    [
                        4.766802058055391,
                        52.79300212526536,
                        0.0
                    ],
                    [
                        4.7667613467193,
                        52.79306185606276,
                        0.0
                    ],
                    [
                        4.766708321082802,
                        52.79331794063736,
                        0.0
                    ],
                    [
                        4.766649845572103,
                        52.79341136071507,
                        0.0
                    ],
                    [
                        4.766477437545991,
                        52.79361346835551,
                        0.0
                    ],
                    [
                        4.766423429702953,
                        52.79370436828689,
                        0.0
                    ],
                    [
                        4.76642069769785,
                        52.79371825680683,
                        0.0
                    ],
                    [
                        4.766500920208552,
                        52.7937317594912,
                        0.0
                    ],
                    [
                        4.766513522404235,
                        52.79375160529527,
                        0.0
                    ],
                    [
                        4.766486746405918,
                        52.79376318480076,
                        0.0
                    ],
                    [
                        4.766329682199713,
                        52.79373613405973,
                        0.0
                    ],
                    [
                        4.766273740802807,
                        52.79389646569045,
                        0.0
                    ],
                    [
                        4.766433959454852,
                        52.79406606528529,
                        0.0
                    ],
                    [
                        4.766760573284397,
                        52.79449071648479,
                        0.0
                    ],
                    [
                        4.767147895907913,
                        52.79491920537539,
                        0.0
                    ],
                    [
                        4.767445395624376,
                        52.79521036442144,
                        0.0
                    ],
                    [
                        4.767749084421955,
                        52.79547093646971,
                        0.0
                    ],
                    [
                        4.767917975687215,
                        52.79557847952434,
                        0.0
                    ],
                    [
                        4.768168985265296,
                        52.79568952230952,
                        0.0
                    ],
                    [
                        4.768411757735452,
                        52.7957687261422,
                        0.0
                    ],
                    [
                        4.768685830367181,
                        52.79583001023405,
                        0.0
                    ],
                    [
                        4.769012281140141,
                        52.79588001715492,
                        0.0
                    ],
                    [
                        4.771057075482924,
                        52.79614161648313,
                        0.0
                    ],
                    [
                        4.771773822412229,
                        52.79623268950806,
                        0.0
                    ],
                    [
                        4.771941721389863,
                        52.796251350234,
                        0.0
                    ],
                    [
                        4.773437856651083,
                        52.79634643320738,
                        0.0
                    ],
                    [
                        4.773666747268837,
                        52.79636548638455,
                        0.0
                    ],
                    [
                        4.773708622502977,
                        52.79641167885702,
                        0.0
                    ],
                    [
                        4.77377428622062,
                        52.79652937664245,
                        0.0
                    ],
                    [
                        4.773834496024706,
                        52.79664693848259,
                        0.0
                    ],
                    [
                        4.773856410456562,
                        52.79676440211882,
                        0.0
                    ],
                    [
                        4.773833634348955,
                        52.79686621430106,
                        0.0
                    ],
                    [
                        4.773735782387298,
                        52.79699191376216,
                        0.0
                    ],
                    [
                        4.773592106665584,
                        52.79709706690247,
                        0.0
                    ],
                    [
                        4.773735173876593,
                        52.79722589342389,
                        0.0
                    ],
                    [
                        4.773835492256342,
                        52.79734230460924,
                        0.0
                    ],
                    [
                        4.774080466737447,
                        52.79754837609634,
                        0.0
                    ],
                    [
                        4.774394757561204,
                        52.79777576981647,
                        0.0
                    ],
                    [
                        4.774627592053159,
                        52.79792578040702,
                        0.0
                    ],
                    [
                        4.774790923933238,
                        52.79805105207399,
                        0.0
                    ],
                    [
                        4.775035501969588,
                        52.79826911699158,
                        0.0
                    ],
                    [
                        4.77520870509808,
                        52.79844575389927,
                        0.0
                    ],
                    [
                        4.776174737230534,
                        52.79914088424172,
                        0.0
                    ],
                    [
                        4.776765191028626,
                        52.79960060470436,
                        0.0
                    ],
                    [
                        4.777031496231491,
                        52.79978027679882,
                        0.0
                    ],
                    [
                        4.777211425851896,
                        52.79968896515546,
                        0.0
                    ],
                    [
                        4.777254048799012,
                        52.79972561606928,
                        0.0
                    ],
                    [
                        4.777277085092228,
                        52.79972603049409,
                        0.0
                    ],
                    [
                        4.777283145057774,
                        52.79971357871261,
                        0.0
                    ],
                    [
                        4.777241435593985,
                        52.7996752159876,
                        0.0
                    ],
                    [
                        4.778533269677014,
                        52.79913771648391,
                        0.0
                    ]
                ]
            ]
        ]
    },
    "last_modified": "2020-03-11T16:28:26.161040Z",
    "created": "2020-03-11T16:28:26.161083Z",
    "image_url": "",
    "timeseries": [],
    "name": "Polder Schagen",
    "type": "default",
    "water_level_summer": null,
    "water_level_winter": null,
    "water_level_fixed": -1.7
}