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/17925/?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/17925/?format=api",
    "id": 17925,
    "code": "2854 O",
    "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.999441966821432,
                        52.9021990217274,
                        0.0
                    ],
                    [
                        4.999474879796442,
                        52.90221149399821,
                        0.0
                    ],
                    [
                        4.999824792558762,
                        52.90195203890192,
                        0.0
                    ],
                    [
                        4.999761814367298,
                        52.90189091514702,
                        0.0
                    ],
                    [
                        4.999886537964311,
                        52.90190753131436,
                        0.0
                    ],
                    [
                        4.999948259855397,
                        52.90186398517375,
                        0.0
                    ],
                    [
                        5.002716886987611,
                        52.90265993129172,
                        0.0
                    ],
                    [
                        5.016393356747476,
                        52.90666495518347,
                        0.0
                    ],
                    [
                        5.01723452346448,
                        52.90708219959575,
                        0.0
                    ],
                    [
                        5.025916095875146,
                        52.91183757835206,
                        0.0
                    ],
                    [
                        5.026002408339704,
                        52.91182274209991,
                        0.0
                    ],
                    [
                        5.026187229476787,
                        52.91174191937812,
                        0.0
                    ],
                    [
                        5.026663127579394,
                        52.91137861407373,
                        0.0
                    ],
                    [
                        5.022873006837091,
                        52.90930319311812,
                        0.0
                    ],
                    [
                        5.019564451772204,
                        52.90748506780655,
                        0.0
                    ],
                    [
                        5.019457543789992,
                        52.90741877799084,
                        0.0
                    ],
                    [
                        5.019261341592834,
                        52.90731276242892,
                        0.0
                    ],
                    [
                        5.017871990296417,
                        52.90655999100352,
                        0.0
                    ],
                    [
                        5.017618274594896,
                        52.90641874758614,
                        0.0
                    ],
                    [
                        5.017567209587827,
                        52.90639342743322,
                        0.0
                    ],
                    [
                        5.017503457181071,
                        52.90639197202692,
                        0.0
                    ],
                    [
                        5.017435376483353,
                        52.90635752280715,
                        0.0
                    ],
                    [
                        5.017338529676426,
                        52.90629737301141,
                        0.0
                    ],
                    [
                        5.017214394516693,
                        52.90624765279568,
                        0.0
                    ],
                    [
                        5.016980590307623,
                        52.90616011896503,
                        0.0
                    ],
                    [
                        5.015624742038771,
                        52.90575843682598,
                        0.0
                    ],
                    [
                        5.012392412829648,
                        52.90484007390022,
                        0.0
                    ],
                    [
                        5.00764647317889,
                        52.90344017919379,
                        0.0
                    ],
                    [
                        5.006602121096026,
                        52.90312852937439,
                        0.0
                    ],
                    [
                        5.006318836933215,
                        52.90304396209727,
                        0.0
                    ],
                    [
                        5.003391037661931,
                        52.90216999899897,
                        0.0
                    ],
                    [
                        5.001905952367272,
                        52.90173880815991,
                        0.0
                    ],
                    [
                        5.001421954613683,
                        52.90158088075406,
                        0.0
                    ],
                    [
                        5.000928547591582,
                        52.90141177768072,
                        0.0
                    ],
                    [
                        5.000554321796276,
                        52.90120738202548,
                        0.0
                    ],
                    [
                        4.999694147504224,
                        52.90105685622579,
                        0.0
                    ],
                    [
                        4.995957662707142,
                        52.89995515095233,
                        0.0
                    ],
                    [
                        4.990058987597671,
                        52.89821063141012,
                        0.0
                    ],
                    [
                        4.989802372158767,
                        52.89814192962123,
                        0.0
                    ],
                    [
                        4.989725469230556,
                        52.89813358583941,
                        0.0
                    ],
                    [
                        4.989310457825529,
                        52.89812807010199,
                        0.0
                    ],
                    [
                        4.985008203121207,
                        52.89823120270117,
                        0.0
                    ],
                    [
                        4.984200650831049,
                        52.89824896966569,
                        0.0
                    ],
                    [
                        4.983497798791532,
                        52.89825800875253,
                        0.0
                    ],
                    [
                        4.983497244722098,
                        52.89831794694304,
                        0.0
                    ],
                    [
                        4.983470354577191,
                        52.8986369762054,
                        0.0
                    ],
                    [
                        4.984089181126396,
                        52.89933877452444,
                        0.0
                    ],
                    [
                        4.984251586443233,
                        52.89927411643939,
                        0.0
                    ],
                    [
                        4.984278564175671,
                        52.89926555344514,
                        0.0
                    ],
                    [
                        4.984394206043953,
                        52.89929217516405,
                        0.0
                    ],
                    [
                        4.989368959546177,
                        52.89921348522122,
                        0.0
                    ],
                    [
                        4.999307136488057,
                        52.90215226750453,
                        0.0
                    ],
                    [
                        4.999413206563063,
                        52.90214736382273,
                        0.0
                    ],
                    [
                        4.999441966821432,
                        52.9021990217274,
                        0.0
                    ]
                ]
            ]
        ]
    },
    "last_modified": "2020-03-11T16:28:25.280058Z",
    "created": "2020-03-11T16:28:25.280102Z",
    "image_url": "",
    "timeseries": [],
    "name": "Waard-Nieuwland",
    "type": "default",
    "water_level_summer": null,
    "water_level_winter": null,
    "water_level_fixed": -1.6
}