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/17964/?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/17964/?format=api",
    "id": 17964,
    "code": "04851-03",
    "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.790183588521408,
                        52.6367183067338,
                        0.0
                    ],
                    [
                        4.78911740313395,
                        52.63588151102864,
                        0.0
                    ],
                    [
                        4.788571342762534,
                        52.63537554878366,
                        0.0
                    ],
                    [
                        4.787542143984978,
                        52.63479830584405,
                        0.0
                    ],
                    [
                        4.787274954794502,
                        52.63488022490295,
                        0.0
                    ],
                    [
                        4.787182284956724,
                        52.63491310898547,
                        0.0
                    ],
                    [
                        4.787063166846237,
                        52.63482945657307,
                        0.0
                    ],
                    [
                        4.787023792187735,
                        52.63480291617784,
                        0.0
                    ],
                    [
                        4.786898089663329,
                        52.63469736436541,
                        0.0
                    ],
                    [
                        4.78697249260768,
                        52.6346564435547,
                        0.0
                    ],
                    [
                        4.787200278350009,
                        52.63453379381318,
                        0.0
                    ],
                    [
                        4.784447683094598,
                        52.63251071544087,
                        0.0
                    ],
                    [
                        4.783624168918839,
                        52.63192299461235,
                        0.0
                    ],
                    [
                        4.782819947240972,
                        52.63114311039343,
                        0.0
                    ],
                    [
                        4.782510975731043,
                        52.63063221293324,
                        0.0
                    ],
                    [
                        4.782278141071066,
                        52.63022963909935,
                        0.0
                    ],
                    [
                        4.781825100019636,
                        52.63022981359067,
                        0.0
                    ],
                    [
                        4.781827336661092,
                        52.63028412605882,
                        0.0
                    ],
                    [
                        4.781795316638907,
                        52.63043000612934,
                        0.0
                    ],
                    [
                        4.781572214615013,
                        52.63116273420304,
                        0.0
                    ],
                    [
                        4.781399056764001,
                        52.6317551554116,
                        0.0
                    ],
                    [
                        4.781301577774084,
                        52.63207960225913,
                        0.0
                    ],
                    [
                        4.781235578197562,
                        52.63229650606987,
                        0.0
                    ],
                    [
                        4.781191812677128,
                        52.63242407292049,
                        0.0
                    ],
                    [
                        4.781126580935507,
                        52.63258621218086,
                        0.0
                    ],
                    [
                        4.781057204254472,
                        52.63283048285012,
                        0.0
                    ],
                    [
                        4.781024138666675,
                        52.63305302765448,
                        0.0
                    ],
                    [
                        4.781012840913935,
                        52.63321909062893,
                        0.0
                    ],
                    [
                        4.781021756777123,
                        52.63344368285058,
                        0.0
                    ],
                    [
                        4.781039617863767,
                        52.63367196050575,
                        0.0
                    ],
                    [
                        4.78108165726751,
                        52.63388759050711,
                        0.0
                    ],
                    [
                        4.781150169992578,
                        52.6341416950822,
                        0.0
                    ],
                    [
                        4.7812546298171,
                        52.63439962264599,
                        0.0
                    ],
                    [
                        4.781330422993173,
                        52.63456065617013,
                        0.0
                    ],
                    [
                        4.781391927752931,
                        52.63467050629011,
                        0.0
                    ],
                    [
                        4.781503582804865,
                        52.6348426688899,
                        0.0
                    ],
                    [
                        4.781642516237479,
                        52.63499490175964,
                        0.0
                    ],
                    [
                        4.7818291154187,
                        52.63517110351987,
                        0.0
                    ],
                    [
                        4.78199814128528,
                        52.63531800693827,
                        0.0
                    ],
                    [
                        4.782149398402614,
                        52.6354465665672,
                        0.0
                    ],
                    [
                        4.782478072591232,
                        52.63568895335574,
                        0.0
                    ],
                    [
                        4.782464685501736,
                        52.63579670538617,
                        0.0
                    ],
                    [
                        4.782621520402964,
                        52.63579474387312,
                        0.0
                    ],
                    [
                        4.782723553293427,
                        52.63586998269272,
                        0.0
                    ],
                    [
                        4.782939553353198,
                        52.63602927430012,
                        0.0
                    ],
                    [
                        4.783985146012482,
                        52.63680496192387,
                        0.0
                    ],
                    [
                        4.784371479325612,
                        52.63707892944058,
                        0.0
                    ],
                    [
                        4.784505307464448,
                        52.63716723357611,
                        0.0
                    ],
                    [
                        4.784606646208487,
                        52.63721703329034,
                        0.0
                    ],
                    [
                        4.78471412216967,
                        52.63725774195408,
                        0.0
                    ],
                    [
                        4.784854498598049,
                        52.6373059148418,
                        0.0
                    ],
                    [
                        4.78505770218724,
                        52.63736718561657,
                        0.0
                    ],
                    [
                        4.785264019607424,
                        52.63742117415699,
                        0.0
                    ],
                    [
                        4.786151073996998,
                        52.63764690960738,
                        0.0
                    ],
                    [
                        4.786310643104907,
                        52.63768752064044,
                        0.0
                    ],
                    [
                        4.786519947624305,
                        52.63774151309422,
                        0.0
                    ],
                    [
                        4.787127027085053,
                        52.63789427001742,
                        0.0
                    ],
                    [
                        4.787381070110698,
                        52.63796857321841,
                        0.0
                    ],
                    [
                        4.787515553736323,
                        52.63800941556486,
                        0.0
                    ],
                    [
                        4.78761999598142,
                        52.63805193068798,
                        0.0
                    ],
                    [
                        4.787730226868263,
                        52.63811090359115,
                        0.0
                    ],
                    [
                        4.787834296610905,
                        52.63818080078838,
                        0.0
                    ],
                    [
                        4.788015796413481,
                        52.63829490093239,
                        0.0
                    ],
                    [
                        4.788143946400462,
                        52.63835943697417,
                        0.0
                    ],
                    [
                        4.788257450758246,
                        52.63839834836192,
                        0.0
                    ],
                    [
                        4.7883621183181,
                        52.63842442628433,
                        0.0
                    ],
                    [
                        4.788493953222991,
                        52.63843969444288,
                        0.0
                    ],
                    [
                        4.788601917559795,
                        52.63844389582078,
                        0.0
                    ],
                    [
                        4.788722015989394,
                        52.63843901814558,
                        0.0
                    ],
                    [
                        4.788842238420358,
                        52.63842501891833,
                        0.0
                    ],
                    [
                        4.788971620715068,
                        52.63840011020161,
                        0.0
                    ],
                    [
                        4.789065037961675,
                        52.63837137161079,
                        0.0
                    ],
                    [
                        4.78917052443667,
                        52.6383372204164,
                        0.0
                    ],
                    [
                        4.789424118793499,
                        52.63822531021589,
                        0.0
                    ],
                    [
                        4.789653518967465,
                        52.6381260577562,
                        0.0
                    ],
                    [
                        4.789840673338865,
                        52.63804485471,
                        0.0
                    ],
                    [
                        4.789973409522116,
                        52.63799257761665,
                        0.0
                    ],
                    [
                        4.790136310610035,
                        52.63792950538289,
                        0.0
                    ],
                    [
                        4.790256778790329,
                        52.63789725286659,
                        0.0
                    ],
                    [
                        4.790362040527602,
                        52.63787951918894,
                        0.0
                    ],
                    [
                        4.790804368896668,
                        52.63779046415788,
                        0.0
                    ],
                    [
                        4.790880400703305,
                        52.63778208292717,
                        0.0
                    ],
                    [
                        4.790642258300636,
                        52.63729622412621,
                        0.0
                    ],
                    [
                        4.790183588521408,
                        52.6367183067338,
                        0.0
                    ]
                ]
            ]
        ]
    },
    "last_modified": "2020-03-11T16:28:26.088540Z",
    "created": "2020-03-11T16:28:26.088582Z",
    "image_url": "",
    "timeseries": [],
    "name": "Schermer Noord",
    "type": "default",
    "water_level_summer": null,
    "water_level_winter": null,
    "water_level_fixed": -3.75
}