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/18150/?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/18150/?format=api",
    "id": 18150,
    "code": "GPG-CB-202",
    "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.736112020227488,
                        52.49962106455378,
                        0.0
                    ],
                    [
                        4.735992640544658,
                        52.49953242096176,
                        0.0
                    ],
                    [
                        4.735913316001394,
                        52.49947888691619,
                        0.0
                    ],
                    [
                        4.735818961907989,
                        52.4994249287677,
                        0.0
                    ],
                    [
                        4.735801165599498,
                        52.4994233660788,
                        0.0
                    ],
                    [
                        4.735735591596904,
                        52.4994750260964,
                        0.0
                    ],
                    [
                        4.735731553801064,
                        52.49947820350042,
                        0.0
                    ],
                    [
                        4.735554772573415,
                        52.49961010491753,
                        0.0
                    ],
                    [
                        4.735368474385857,
                        52.49976013564664,
                        0.0
                    ],
                    [
                        4.735344948111114,
                        52.49980356915898,
                        0.0
                    ],
                    [
                        4.735191955644348,
                        52.49989805065323,
                        0.0
                    ],
                    [
                        4.735189826662669,
                        52.49989961177825,
                        0.0
                    ],
                    [
                        4.735093262055448,
                        52.49997547541973,
                        0.0
                    ],
                    [
                        4.735072818483422,
                        52.50000957874416,
                        0.0
                    ],
                    [
                        4.735016880686437,
                        52.50005680653285,
                        0.0
                    ],
                    [
                        4.734931384577582,
                        52.50012007638353,
                        0.0
                    ],
                    [
                        4.734911875978526,
                        52.50013073623757,
                        0.0
                    ],
                    [
                        4.734894455100074,
                        52.50015659656891,
                        0.0
                    ],
                    [
                        4.734815285388617,
                        52.50022824158984,
                        0.0
                    ],
                    [
                        4.734814792534458,
                        52.50022970385432,
                        0.0
                    ],
                    [
                        4.734818261577815,
                        52.50023413582976,
                        0.0
                    ],
                    [
                        4.734824791069137,
                        52.50023875539834,
                        0.0
                    ],
                    [
                        4.734844998845605,
                        52.50024558023603,
                        0.0
                    ],
                    [
                        4.734861059118455,
                        52.50025502461179,
                        0.0
                    ],
                    [
                        4.734912534320838,
                        52.50027668009573,
                        0.0
                    ],
                    [
                        4.734964511189876,
                        52.50031224209287,
                        0.0
                    ],
                    [
                        4.735006792552168,
                        52.50033917662108,
                        0.0
                    ],
                    [
                        4.734985221200144,
                        52.50035488515157,
                        0.0
                    ],
                    [
                        4.734935369959198,
                        52.50038582492635,
                        0.0
                    ],
                    [
                        4.735676666531428,
                        52.50076764595627,
                        0.0
                    ],
                    [
                        4.73614691614021,
                        52.50100678938728,
                        0.0
                    ],
                    [
                        4.736425764815158,
                        52.50114858833454,
                        0.0
                    ],
                    [
                        4.736504108889026,
                        52.50109493983476,
                        0.0
                    ],
                    [
                        4.736564496791122,
                        52.50103452403133,
                        0.0
                    ],
                    [
                        4.736681460638528,
                        52.50094550540965,
                        0.0
                    ],
                    [
                        4.736721304201801,
                        52.50091406065803,
                        0.0
                    ],
                    [
                        4.736862421586218,
                        52.50084194509594,
                        0.0
                    ],
                    [
                        4.736915916198108,
                        52.50081055713405,
                        0.0
                    ],
                    [
                        4.737009137076321,
                        52.50075366444221,
                        0.0
                    ],
                    [
                        4.737103615161447,
                        52.50068938179458,
                        0.0
                    ],
                    [
                        4.737133241851436,
                        52.50065564301376,
                        0.0
                    ],
                    [
                        4.737168804537709,
                        52.50064085558898,
                        0.0
                    ],
                    [
                        4.73721430679289,
                        52.50060512764198,
                        0.0
                    ],
                    [
                        4.737288969391854,
                        52.50054031386518,
                        0.0
                    ],
                    [
                        4.737336209726475,
                        52.50049654252802,
                        0.0
                    ],
                    [
                        4.737340126662541,
                        52.50048155473824,
                        0.0
                    ],
                    [
                        4.737347989994452,
                        52.50046159147504,
                        0.0
                    ],
                    [
                        4.737013651384655,
                        52.50030377130629,
                        0.0
                    ],
                    [
                        4.736981725566952,
                        52.50031061562801,
                        0.0
                    ],
                    [
                        4.736913810511418,
                        52.50035123570404,
                        0.0
                    ],
                    [
                        4.736899286588472,
                        52.50034844184604,
                        0.0
                    ],
                    [
                        4.736895749430787,
                        52.5003506244127,
                        0.0
                    ],
                    [
                        4.73684497164474,
                        52.50035955832772,
                        0.0
                    ],
                    [
                        4.736791846158019,
                        52.50035189727814,
                        0.0
                    ],
                    [
                        4.736792578036457,
                        52.50031318282601,
                        0.0
                    ],
                    [
                        4.736779839445452,
                        52.50027314525062,
                        0.0
                    ],
                    [
                        4.736765609237931,
                        52.50025340242337,
                        0.0
                    ],
                    [
                        4.736744991367424,
                        52.50022739618434,
                        0.0
                    ],
                    [
                        4.736701268831508,
                        52.50020025665,
                        0.0
                    ],
                    [
                        4.736665142428142,
                        52.50016532158824,
                        0.0
                    ],
                    [
                        4.736522722929383,
                        52.50003096723682,
                        0.0
                    ],
                    [
                        4.736357235322819,
                        52.499887067179,
                        0.0
                    ],
                    [
                        4.73634404529404,
                        52.49983972017642,
                        0.0
                    ],
                    [
                        4.736222881922626,
                        52.49971813656546,
                        0.0
                    ],
                    [
                        4.736112020227488,
                        52.49962106455378,
                        0.0
                    ]
                ]
            ]
        ]
    },
    "last_modified": "2020-03-11T16:28:29.582925Z",
    "created": "2020-03-11T16:28:29.582969Z",
    "image_url": "",
    "timeseries": [],
    "name": "LEEG",
    "type": "default",
    "water_level_summer": null,
    "water_level_winter": null,
    "water_level_fixed": -10.0
}