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/13074/?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/13074/?format=api",
    "id": 13074,
    "code": "04020-24",
    "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.653416123785707,
                        52.72279481939436,
                        0.0
                    ],
                    [
                        4.653339655201216,
                        52.72289679279997,
                        0.0
                    ],
                    [
                        4.653451685345646,
                        52.72296081583401,
                        0.0
                    ],
                    [
                        4.65365416448812,
                        52.72307652404591,
                        0.0
                    ],
                    [
                        4.653966843417751,
                        52.72325521863248,
                        0.0
                    ],
                    [
                        4.654356794173326,
                        52.72347805665468,
                        0.0
                    ],
                    [
                        4.654552723219274,
                        52.72359184466811,
                        0.0
                    ],
                    [
                        4.655242527421397,
                        52.72333528886055,
                        0.0
                    ],
                    [
                        4.65556507400945,
                        52.72329990271871,
                        0.0
                    ],
                    [
                        4.655891350497779,
                        52.72332490539205,
                        0.0
                    ],
                    [
                        4.656587647856282,
                        52.72359077851881,
                        0.0
                    ],
                    [
                        4.658182690807105,
                        52.72419273757438,
                        0.0
                    ],
                    [
                        4.658370076384989,
                        52.72421119404246,
                        0.0
                    ],
                    [
                        4.658766365683459,
                        52.72430279878206,
                        0.0
                    ],
                    [
                        4.659241220794138,
                        52.72442959097506,
                        0.0
                    ],
                    [
                        4.660113999752791,
                        52.72468386819386,
                        0.0
                    ],
                    [
                        4.660129693711524,
                        52.72454247922173,
                        0.0
                    ],
                    [
                        4.660317431143759,
                        52.72467568277636,
                        0.0
                    ],
                    [
                        4.660321739802899,
                        52.72471672646206,
                        0.0
                    ],
                    [
                        4.660340421029633,
                        52.72471043266511,
                        0.0
                    ],
                    [
                        4.660469150289819,
                        52.72466705556833,
                        0.0
                    ],
                    [
                        4.660816029333401,
                        52.72495234858413,
                        0.0
                    ],
                    [
                        4.661072249716389,
                        52.72524464589504,
                        0.0
                    ],
                    [
                        4.661118337727045,
                        52.72523076320024,
                        0.0
                    ],
                    [
                        4.661420350222188,
                        52.7251540298458,
                        0.0
                    ],
                    [
                        4.661280929376587,
                        52.72497836177413,
                        0.0
                    ],
                    [
                        4.661656296082671,
                        52.72487952625831,
                        0.0
                    ],
                    [
                        4.661229380909563,
                        52.72491341186281,
                        0.0
                    ],
                    [
                        4.660916323455425,
                        52.72451895268217,
                        0.0
                    ],
                    [
                        4.660420434676035,
                        52.72387421676395,
                        0.0
                    ],
                    [
                        4.660296350277071,
                        52.72373201038249,
                        0.0
                    ],
                    [
                        4.659885926131442,
                        52.72306252188999,
                        0.0
                    ],
                    [
                        4.65976126298966,
                        52.72291528754568,
                        0.0
                    ],
                    [
                        4.659743243332325,
                        52.72286116461034,
                        0.0
                    ],
                    [
                        4.659456046434256,
                        52.72226917764184,
                        0.0
                    ],
                    [
                        4.6593803480884,
                        52.72206138106775,
                        0.0
                    ],
                    [
                        4.65937785619488,
                        52.72205598432125,
                        0.0
                    ],
                    [
                        4.659204773378932,
                        52.72211042904763,
                        0.0
                    ],
                    [
                        4.659145632026497,
                        52.72208422032892,
                        0.0
                    ],
                    [
                        4.659008468415135,
                        52.72202343710779,
                        0.0
                    ],
                    [
                        4.658856464737447,
                        52.72195608319799,
                        0.0
                    ],
                    [
                        4.658700736383565,
                        52.7218875469562,
                        0.0
                    ],
                    [
                        4.658544203951217,
                        52.72181932912427,
                        0.0
                    ],
                    [
                        4.65838067739517,
                        52.7217480485815,
                        0.0
                    ],
                    [
                        4.658153375122542,
                        52.72182631017643,
                        0.0
                    ],
                    [
                        4.658010651796878,
                        52.72187580021076,
                        0.0
                    ],
                    [
                        4.657629880829622,
                        52.72200784362507,
                        0.0
                    ],
                    [
                        4.657511720312463,
                        52.7220488199499,
                        0.0
                    ],
                    [
                        4.657241827627667,
                        52.7221424115086,
                        0.0
                    ],
                    [
                        4.657328744398892,
                        52.72238172434205,
                        0.0
                    ],
                    [
                        4.657148457515256,
                        52.72227869556365,
                        0.0
                    ],
                    [
                        4.657095206234214,
                        52.72224815417751,
                        0.0
                    ],
                    [
                        4.656974344153688,
                        52.72213293445096,
                        0.0
                    ],
                    [
                        4.656949987035259,
                        52.72202135319637,
                        0.0
                    ],
                    [
                        4.65690754663637,
                        52.72197447645316,
                        0.0
                    ],
                    [
                        4.656739922763874,
                        52.72195118694501,
                        0.0
                    ],
                    [
                        4.656570549968284,
                        52.72189870513908,
                        0.0
                    ],
                    [
                        4.656530280144078,
                        52.72193753420682,
                        0.0
                    ],
                    [
                        4.656262537869154,
                        52.72188857333309,
                        0.0
                    ],
                    [
                        4.656077388850039,
                        52.72183068254986,
                        0.0
                    ],
                    [
                        4.655901443088064,
                        52.72177567896297,
                        0.0
                    ],
                    [
                        4.655707430730478,
                        52.72171501903201,
                        0.0
                    ],
                    [
                        4.655512226114884,
                        52.72165399196776,
                        0.0
                    ],
                    [
                        4.655460174722422,
                        52.72163771085909,
                        0.0
                    ],
                    [
                        4.655334177236666,
                        52.72164176251484,
                        0.0
                    ],
                    [
                        4.655227021590752,
                        52.72169375958556,
                        0.0
                    ],
                    [
                        4.654953573506684,
                        52.72190360009228,
                        0.0
                    ],
                    [
                        4.654689709896421,
                        52.72192300693763,
                        0.0
                    ],
                    [
                        4.654435094883659,
                        52.72191061959791,
                        0.0
                    ],
                    [
                        4.654314856545147,
                        52.72190478378995,
                        0.0
                    ],
                    [
                        4.654268754983187,
                        52.72192044323239,
                        0.0
                    ],
                    [
                        4.654210442726053,
                        52.72195202464152,
                        0.0
                    ],
                    [
                        4.654090704111981,
                        52.72203590159584,
                        0.0
                    ],
                    [
                        4.653961326429979,
                        52.72208184714151,
                        0.0
                    ],
                    [
                        4.653897350678866,
                        52.72217331995405,
                        0.0
                    ],
                    [
                        4.653861715916138,
                        52.72222426441601,
                        0.0
                    ],
                    [
                        4.653798810484913,
                        52.72230480638365,
                        0.0
                    ],
                    [
                        4.653714683942066,
                        52.72241252958568,
                        0.0
                    ],
                    [
                        4.65356350639163,
                        52.72260609841573,
                        0.0
                    ],
                    [
                        4.653416123785707,
                        52.72279481939436,
                        0.0
                    ]
                ]
            ]
        ]
    },
    "last_modified": "2020-03-11T16:26:58.356806Z",
    "created": "2020-03-11T16:26:58.356849Z",
    "image_url": "",
    "timeseries": [],
    "name": "Hargerpolder",
    "type": "default",
    "water_level_summer": null,
    "water_level_winter": null,
    "water_level_fixed": -0.5
}