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/18154/?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/18154/?format=api",
    "id": 18154,
    "code": "2040-2030_NIEUW",
    "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.691575002378557,
                        52.83388714308892,
                        0.0
                    ],
                    [
                        4.690621779765901,
                        52.83395653965832,
                        0.0
                    ],
                    [
                        4.692182582402089,
                        52.83705537411282,
                        0.0
                    ],
                    [
                        4.693253740778385,
                        52.83874035588196,
                        0.0
                    ],
                    [
                        4.693537202376959,
                        52.83990547891263,
                        0.0
                    ],
                    [
                        4.694926781136077,
                        52.84312454349757,
                        0.0
                    ],
                    [
                        4.696073524190793,
                        52.84506853102295,
                        0.0
                    ],
                    [
                        4.696224733936536,
                        52.84612424608066,
                        0.0
                    ],
                    [
                        4.697034246746169,
                        52.8479039215243,
                        0.0
                    ],
                    [
                        4.697731215911205,
                        52.84897170446494,
                        0.0
                    ],
                    [
                        4.69770815989167,
                        52.84963558999554,
                        0.0
                    ],
                    [
                        4.697795664991487,
                        52.8503137563008,
                        0.0
                    ],
                    [
                        4.698541841482982,
                        52.85156639822544,
                        0.0
                    ],
                    [
                        4.698809826002186,
                        52.8520078316115,
                        0.0
                    ],
                    [
                        4.699226150664845,
                        52.85300889316267,
                        0.0
                    ],
                    [
                        4.699848205084908,
                        52.85341669631205,
                        0.0
                    ],
                    [
                        4.701504831211871,
                        52.85548299495952,
                        0.0
                    ],
                    [
                        4.70238811415348,
                        52.85677205770793,
                        0.0
                    ],
                    [
                        4.702828673231818,
                        52.85748792191463,
                        0.0
                    ],
                    [
                        4.70311303016394,
                        52.8581434322284,
                        0.0
                    ],
                    [
                        4.705632347254699,
                        52.8628539247723,
                        0.0
                    ],
                    [
                        4.706550190109798,
                        52.86446414930521,
                        0.0
                    ],
                    [
                        4.708223006332267,
                        52.86425449980871,
                        0.0
                    ],
                    [
                        4.708332856829967,
                        52.86439929071258,
                        0.0
                    ],
                    [
                        4.70865234512589,
                        52.864579189773,
                        0.0
                    ],
                    [
                        4.708973035153798,
                        52.8646827700581,
                        0.0
                    ],
                    [
                        4.70939285245116,
                        52.86471908029965,
                        0.0
                    ],
                    [
                        4.709758326298226,
                        52.86464483076907,
                        0.0
                    ],
                    [
                        4.710940254457417,
                        52.86432929524631,
                        0.0
                    ],
                    [
                        4.711699222640783,
                        52.86418094422897,
                        0.0
                    ],
                    [
                        4.712081968623457,
                        52.86419925933163,
                        0.0
                    ],
                    [
                        4.712392672732355,
                        52.86428247278872,
                        0.0
                    ],
                    [
                        4.71260495646365,
                        52.86440214566794,
                        0.0
                    ],
                    [
                        4.71279189955027,
                        52.86457721324879,
                        0.0
                    ],
                    [
                        4.712890736156108,
                        52.86451482835439,
                        0.0
                    ],
                    [
                        4.712854095998363,
                        52.86375100570954,
                        0.0
                    ],
                    [
                        4.712979835790224,
                        52.86314194511478,
                        0.0
                    ],
                    [
                        4.713416009471442,
                        52.86277917677984,
                        0.0
                    ],
                    [
                        4.714137920860002,
                        52.86223562302536,
                        0.0
                    ],
                    [
                        4.714812468897009,
                        52.86197926725631,
                        0.0
                    ],
                    [
                        4.715532042133787,
                        52.8617260009405,
                        0.0
                    ],
                    [
                        4.716120793279206,
                        52.86153930569413,
                        0.0
                    ],
                    [
                        4.717647898073752,
                        52.86104604373728,
                        0.0
                    ],
                    [
                        4.719162553391762,
                        52.86055677260904,
                        0.0
                    ],
                    [
                        4.720849223421113,
                        52.85991043736045,
                        0.0
                    ],
                    [
                        4.722574951240051,
                        52.85934621940695,
                        0.0
                    ],
                    [
                        4.723016655028817,
                        52.85919805124504,
                        0.0
                    ],
                    [
                        4.725089420387213,
                        52.85826026931075,
                        0.0
                    ],
                    [
                        4.725816464754236,
                        52.85794578263717,
                        0.0
                    ],
                    [
                        4.72639672233502,
                        52.85779015594825,
                        0.0
                    ],
                    [
                        4.726665858403877,
                        52.85769691635979,
                        0.0
                    ],
                    [
                        4.727190894981256,
                        52.8575676888552,
                        0.0
                    ],
                    [
                        4.727472111300019,
                        52.8575139572643,
                        0.0
                    ],
                    [
                        4.72745622526624,
                        52.8574686659112,
                        0.0
                    ],
                    [
                        4.727182670828341,
                        52.85737387032931,
                        0.0
                    ],
                    [
                        4.726985969774222,
                        52.8573929035887,
                        0.0
                    ],
                    [
                        4.726141225114564,
                        52.8575744149805,
                        0.0
                    ],
                    [
                        4.725626817126106,
                        52.85776832077321,
                        0.0
                    ],
                    [
                        4.724386353753557,
                        52.85822747365952,
                        0.0
                    ],
                    [
                        4.723610595852811,
                        52.85860836270349,
                        0.0
                    ],
                    [
                        4.723026424241332,
                        52.85879057295685,
                        0.0
                    ],
                    [
                        4.722487779816467,
                        52.85907765811134,
                        0.0
                    ],
                    [
                        4.722164584408166,
                        52.85914719444371,
                        0.0
                    ],
                    [
                        4.72128070492616,
                        52.85940381660634,
                        0.0
                    ],
                    [
                        4.72093284166856,
                        52.85954454005681,
                        0.0
                    ],
                    [
                        4.720663704876302,
                        52.85967619424073,
                        0.0
                    ],
                    [
                        4.719353151595855,
                        52.8601297540289,
                        0.0
                    ],
                    [
                        4.718802689393383,
                        52.86031987893281,
                        0.0
                    ],
                    [
                        4.718222553755487,
                        52.86052467214011,
                        0.0
                    ],
                    [
                        4.716994860929982,
                        52.86084472258868,
                        0.0
                    ],
                    [
                        4.716551624418422,
                        52.86095873710206,
                        0.0
                    ],
                    [
                        4.715983702718112,
                        52.86110177700238,
                        0.0
                    ],
                    [
                        4.715812168924058,
                        52.8611436161035,
                        0.0
                    ],
                    [
                        4.715055615507058,
                        52.86138842595326,
                        0.0
                    ],
                    [
                        4.714346244652518,
                        52.86165529001715,
                        0.0
                    ],
                    [
                        4.713705606755958,
                        52.86192749851312,
                        0.0
                    ],
                    [
                        4.712977785004077,
                        52.86224676011299,
                        0.0
                    ],
                    [
                        4.712234508659501,
                        52.86253819666276,
                        0.0
                    ],
                    [
                        4.712027619678168,
                        52.86261402508001,
                        0.0
                    ],
                    [
                        4.711731867119376,
                        52.86262972287652,
                        0.0
                    ],
                    [
                        4.711544841116281,
                        52.86269042130153,
                        0.0
                    ],
                    [
                        4.70998493405137,
                        52.86334129909235,
                        0.0
                    ],
                    [
                        4.708357507656467,
                        52.8638294172725,
                        0.0
                    ],
                    [
                        4.707956651973783,
                        52.86335995838451,
                        0.0
                    ],
                    [
                        4.707170379396859,
                        52.86226547308794,
                        0.0
                    ],
                    [
                        4.706075522265222,
                        52.86062097291436,
                        0.0
                    ],
                    [
                        4.704126518652757,
                        52.85796773170421,
                        0.0
                    ],
                    [
                        4.701693171927419,
                        52.85466888352757,
                        0.0
                    ],
                    [
                        4.700255095231331,
                        52.85271690856965,
                        0.0
                    ],
                    [
                        4.69956662430718,
                        52.85179299804906,
                        0.0
                    ],
                    [
                        4.699270575058614,
                        52.85133086966419,
                        0.0
                    ],
                    [
                        4.699152871263032,
                        52.85094855654911,
                        0.0
                    ],
                    [
                        4.698991985574899,
                        52.84904581865833,
                        0.0
                    ],
                    [
                        4.69886617999123,
                        52.84861669079423,
                        0.0
                    ],
                    [
                        4.698588665909869,
                        52.8480652751302,
                        0.0
                    ],
                    [
                        4.697640688443094,
                        52.84688135646726,
                        0.0
                    ],
                    [
                        4.69744761312316,
                        52.84649385140067,
                        0.0
                    ],
                    [
                        4.697213381458902,
                        52.84493499713658,
                        0.0
                    ],
                    [
                        4.697049828392982,
                        52.8446329380406,
                        0.0
                    ],
                    [
                        4.696843456126847,
                        52.84437694908946,
                        0.0
                    ],
                    [
                        4.696527222263726,
                        52.84405316509814,
                        0.0
                    ],
                    [
                        4.696749384875529,
                        52.84374593278609,
                        0.0
                    ],
                    [
                        4.696259668954069,
                        52.84324791342449,
                        0.0
                    ],
                    [
                        4.695882125001345,
                        52.84288431122296,
                        0.0
                    ],
                    [
                        4.695743200566627,
                        52.8427294266092,
                        0.0
                    ],
                    [
                        4.695721882801831,
                        52.84268745130423,
                        0.0
                    ],
                    [
                        4.695725555517058,
                        52.84265323270812,
                        0.0
                    ],
                    [
                        4.695896030880468,
                        52.84244212214703,
                        0.0
                    ],
                    [
                        4.695451359443535,
                        52.84150745556922,
                        0.0
                    ],
                    [
                        4.69528692701443,
                        52.84117717884921,
                        0.0
                    ],
                    [
                        4.696025795532496,
                        52.84022751684274,
                        0.0
                    ],
                    [
                        4.696787835656125,
                        52.84051194196726,
                        0.0
                    ],
                    [
                        4.698873832756151,
                        52.83820370830581,
                        0.0
                    ],
                    [
                        4.700092990744169,
                        52.83651020822069,
                        0.0
                    ],
                    [
                        4.701047749891846,
                        52.83547685918672,
                        0.0
                    ],
                    [
                        4.695650283200725,
                        52.83363080036634,
                        0.0
                    ],
                    [
                        4.695491605844436,
                        52.83397724071329,
                        0.0
                    ],
                    [
                        4.69398195233244,
                        52.83369391872888,
                        0.0
                    ],
                    [
                        4.693877573914398,
                        52.83374538198448,
                        0.0
                    ],
                    [
                        4.693849678976512,
                        52.83407665557657,
                        0.0
                    ],
                    [
                        4.693802763396957,
                        52.83417923756818,
                        0.0
                    ],
                    [
                        4.692488162169254,
                        52.83381267963157,
                        0.0
                    ],
                    [
                        4.691927529047637,
                        52.83387189874902,
                        0.0
                    ],
                    [
                        4.691575002378557,
                        52.83388714308892,
                        0.0
                    ]
                ]
            ],
            [
                [
                    [
                        4.72539676373701,
                        52.85313562175686,
                        0.0
                    ],
                    [
                        4.725481514762071,
                        52.85309759236667,
                        0.0
                    ],
                    [
                        4.72545491051698,
                        52.85307605624606,
                        0.0
                    ],
                    [
                        4.725413088889526,
                        52.85305259342528,
                        0.0
                    ],
                    [
                        4.72539676373701,
                        52.85313562175686,
                        0.0
                    ]
                ]
            ]
        ]
    },
    "last_modified": "2020-03-11T16:28:29.668968Z",
    "created": "2020-03-11T16:28:29.669032Z",
    "image_url": "",
    "timeseries": [],
    "name": "Callantsoog",
    "type": "default",
    "water_level_summer": null,
    "water_level_winter": null,
    "water_level_fixed": -10.0
}