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/17930/?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/17930/?format=api",
    "id": 17930,
    "code": "04080-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.665191066779827,
                        52.65613002448787,
                        0.0
                    ],
                    [
                        4.664768360905715,
                        52.65599438254543,
                        0.0
                    ],
                    [
                        4.664763994525508,
                        52.65600287598931,
                        0.0
                    ],
                    [
                        4.664728713247653,
                        52.65605705285262,
                        0.0
                    ],
                    [
                        4.664717994165797,
                        52.65607349741964,
                        0.0
                    ],
                    [
                        4.66470957946601,
                        52.65608641498557,
                        0.0
                    ],
                    [
                        4.664683137625361,
                        52.65612700280123,
                        0.0
                    ],
                    [
                        4.666456157208708,
                        52.65656930411632,
                        0.0
                    ],
                    [
                        4.666469907587306,
                        52.65661496206172,
                        0.0
                    ],
                    [
                        4.66652409229458,
                        52.65658590192256,
                        0.0
                    ],
                    [
                        4.66658675109321,
                        52.6565997984917,
                        0.0
                    ],
                    [
                        4.667572055700954,
                        52.65813053188697,
                        0.0
                    ],
                    [
                        4.667687989934566,
                        52.65830396019825,
                        0.0
                    ],
                    [
                        4.668032436079218,
                        52.65881924512776,
                        0.0
                    ],
                    [
                        4.66852299586215,
                        52.65961840389753,
                        0.0
                    ],
                    [
                        4.669253878210663,
                        52.66070455554432,
                        0.0
                    ],
                    [
                        4.669655900239848,
                        52.66135139727442,
                        0.0
                    ],
                    [
                        4.670120639210327,
                        52.66127654980423,
                        0.0
                    ],
                    [
                        4.670807511268734,
                        52.66069143712983,
                        0.0
                    ],
                    [
                        4.675322591712936,
                        52.65986317191658,
                        0.0
                    ],
                    [
                        4.675744264119531,
                        52.65988791153094,
                        0.0
                    ],
                    [
                        4.676056623289606,
                        52.65961632330657,
                        0.0
                    ],
                    [
                        4.67634851340037,
                        52.65940107906425,
                        0.0
                    ],
                    [
                        4.676521582304091,
                        52.65941445284888,
                        0.0
                    ],
                    [
                        4.676694111900363,
                        52.65949231594332,
                        0.0
                    ],
                    [
                        4.677292775159766,
                        52.66041057719813,
                        0.0
                    ],
                    [
                        4.677292778057592,
                        52.66041058081031,
                        0.0
                    ],
                    [
                        4.677388555952394,
                        52.66036852572959,
                        0.0
                    ],
                    [
                        4.677408792272784,
                        52.66038399677794,
                        0.0
                    ],
                    [
                        4.677423585325735,
                        52.66038323126363,
                        0.0
                    ],
                    [
                        4.677431141153759,
                        52.66037481032897,
                        0.0
                    ],
                    [
                        4.677409616744427,
                        52.66035764198787,
                        0.0
                    ],
                    [
                        4.677540706481002,
                        52.66027888672188,
                        0.0
                    ],
                    [
                        4.677759781991734,
                        52.66012884773142,
                        0.0
                    ],
                    [
                        4.677879769716415,
                        52.65997681543671,
                        0.0
                    ],
                    [
                        4.678003757056599,
                        52.65971970054657,
                        0.0
                    ],
                    [
                        4.678028324884635,
                        52.65963521375062,
                        0.0
                    ],
                    [
                        4.678030857837009,
                        52.65946256508801,
                        0.0
                    ],
                    [
                        4.678050467788684,
                        52.65940504653407,
                        0.0
                    ],
                    [
                        4.677951365866734,
                        52.65936652926465,
                        0.0
                    ],
                    [
                        4.67806442123534,
                        52.65936375225496,
                        0.0
                    ],
                    [
                        4.678105055632449,
                        52.6592443916903,
                        0.0
                    ],
                    [
                        4.678221400213691,
                        52.65908066282564,
                        0.0
                    ],
                    [
                        4.678483608104189,
                        52.65882624059223,
                        0.0
                    ],
                    [
                        4.67884514333364,
                        52.65851074759139,
                        0.0
                    ],
                    [
                        4.679239419157159,
                        52.65826084888222,
                        0.0
                    ],
                    [
                        4.679693749639163,
                        52.6579938887584,
                        0.0
                    ],
                    [
                        4.679812772748754,
                        52.6579488244548,
                        0.0
                    ],
                    [
                        4.67998638890887,
                        52.65786170060657,
                        0.0
                    ],
                    [
                        4.680308455960799,
                        52.65766404348128,
                        0.0
                    ],
                    [
                        4.680583582388402,
                        52.65749565682223,
                        0.0
                    ],
                    [
                        4.680623851361415,
                        52.65744358104627,
                        0.0
                    ],
                    [
                        4.680596407164741,
                        52.65736712489782,
                        0.0
                    ],
                    [
                        4.68053666707232,
                        52.65729266076865,
                        0.0
                    ],
                    [
                        4.680537787739833,
                        52.65722291706729,
                        0.0
                    ],
                    [
                        4.68057548635804,
                        52.65715143146026,
                        0.0
                    ],
                    [
                        4.680676176798263,
                        52.6570044223858,
                        0.0
                    ],
                    [
                        4.680739322411535,
                        52.65670770460273,
                        0.0
                    ],
                    [
                        4.680940968342138,
                        52.65600028118757,
                        0.0
                    ],
                    [
                        4.680990852506902,
                        52.65579568510098,
                        0.0
                    ],
                    [
                        4.680981894082365,
                        52.65568445908903,
                        0.0
                    ],
                    [
                        4.680759921728331,
                        52.65522103212701,
                        0.0
                    ],
                    [
                        4.680782662981304,
                        52.65514488304866,
                        0.0
                    ],
                    [
                        4.680766031820268,
                        52.65513138420668,
                        0.0
                    ],
                    [
                        4.680622766270401,
                        52.65511014097171,
                        0.0
                    ],
                    [
                        4.680511972525732,
                        52.6550942671971,
                        0.0
                    ],
                    [
                        4.680412190218874,
                        52.65507464814533,
                        0.0
                    ],
                    [
                        4.680330376897153,
                        52.65505608846322,
                        0.0
                    ],
                    [
                        4.680314263786958,
                        52.65509128580199,
                        0.0
                    ],
                    [
                        4.680277688960484,
                        52.65512236217008,
                        0.0
                    ],
                    [
                        4.680201967448919,
                        52.6551385565309,
                        0.0
                    ],
                    [
                        4.679867594416266,
                        52.65526259719046,
                        0.0
                    ],
                    [
                        4.679393853524942,
                        52.65554274371451,
                        0.0
                    ],
                    [
                        4.678329973864509,
                        52.65628782618621,
                        0.0
                    ],
                    [
                        4.676676072080674,
                        52.6575351447155,
                        0.0
                    ],
                    [
                        4.676563936719189,
                        52.65760200528322,
                        0.0
                    ],
                    [
                        4.676461201797657,
                        52.65757096042773,
                        0.0
                    ],
                    [
                        4.676222128888278,
                        52.65745824187515,
                        0.0
                    ],
                    [
                        4.675946724272479,
                        52.65732569529368,
                        0.0
                    ],
                    [
                        4.675913521197601,
                        52.65735085887267,
                        0.0
                    ],
                    [
                        4.675865410414758,
                        52.65738484867815,
                        0.0
                    ],
                    [
                        4.675926948843781,
                        52.65743080026922,
                        0.0
                    ],
                    [
                        4.675564224380203,
                        52.6576144428059,
                        0.0
                    ],
                    [
                        4.675426604627704,
                        52.6576713896217,
                        0.0
                    ],
                    [
                        4.675202548231142,
                        52.65777148812688,
                        0.0
                    ],
                    [
                        4.674946135506863,
                        52.65786715943362,
                        0.0
                    ],
                    [
                        4.674719977008671,
                        52.65795456337359,
                        0.0
                    ],
                    [
                        4.67443623448861,
                        52.65816419950718,
                        0.0
                    ],
                    [
                        4.674291235282841,
                        52.65835341172399,
                        0.0
                    ],
                    [
                        4.67426018720731,
                        52.65841055556104,
                        0.0
                    ],
                    [
                        4.673726317837472,
                        52.65830485412867,
                        0.0
                    ],
                    [
                        4.673310137246572,
                        52.65819592030844,
                        0.0
                    ],
                    [
                        4.672261561264381,
                        52.6578347674681,
                        0.0
                    ],
                    [
                        4.672218747691047,
                        52.6577709070075,
                        0.0
                    ],
                    [
                        4.672141319844097,
                        52.6577915886341,
                        0.0
                    ],
                    [
                        4.671733487186906,
                        52.65765337388358,
                        0.0
                    ],
                    [
                        4.671122556081813,
                        52.65755314667131,
                        0.0
                    ],
                    [
                        4.670593914170998,
                        52.65738532436858,
                        0.0
                    ],
                    [
                        4.670389674753295,
                        52.65732902843227,
                        0.0
                    ],
                    [
                        4.669717844772403,
                        52.65721427191735,
                        0.0
                    ],
                    [
                        4.66940612773284,
                        52.6571753094527,
                        0.0
                    ],
                    [
                        4.669279240362673,
                        52.65716923209991,
                        0.0
                    ],
                    [
                        4.669177846609966,
                        52.65716504307135,
                        0.0
                    ],
                    [
                        4.668864682062649,
                        52.65721837002077,
                        0.0
                    ],
                    [
                        4.668862414983257,
                        52.65715357586627,
                        0.0
                    ],
                    [
                        4.668661184517883,
                        52.65715755496905,
                        0.0
                    ],
                    [
                        4.668458061317184,
                        52.6571290332005,
                        0.0
                    ],
                    [
                        4.668322978034001,
                        52.65707734866692,
                        0.0
                    ],
                    [
                        4.66769331701585,
                        52.65678952440749,
                        0.0
                    ],
                    [
                        4.667391454067966,
                        52.65670503265056,
                        0.0
                    ],
                    [
                        4.666605760172601,
                        52.65651394111715,
                        0.0
                    ],
                    [
                        4.666068977269392,
                        52.65636849949035,
                        0.0
                    ],
                    [
                        4.665191066779827,
                        52.65613002448787,
                        0.0
                    ]
                ],
                [
                    [
                        4.669655900239848,
                        52.66135139727442,
                        0.0
                    ],
                    [
                        4.669655900239848,
                        52.66135139727442,
                        0.0
                    ],
                    [
                        4.669733733661552,
                        52.66147662835944,
                        0.0
                    ],
                    [
                        4.669655900239848,
                        52.66135139727442,
                        0.0
                    ]
                ]
            ]
        ]
    },
    "last_modified": "2020-03-11T16:28:25.370107Z",
    "created": "2020-03-11T16:28:25.370152Z",
    "image_url": "",
    "timeseries": [],
    "name": "Philisteinsepolder",
    "type": "default",
    "water_level_summer": null,
    "water_level_winter": null,
    "water_level_fixed": -1.2
}