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/18133/?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/18133/?format=api",
    "id": 18133,
    "code": "2030 Nollen",
    "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.709321358557831,
                        52.84919048170488,
                        0.0
                    ],
                    [
                        4.709210547126599,
                        52.84911852367583,
                        0.0
                    ],
                    [
                        4.708683188282734,
                        52.84893362351546,
                        0.0
                    ],
                    [
                        4.708307725231316,
                        52.84883161711217,
                        0.0
                    ],
                    [
                        4.70799005293058,
                        52.84880127591255,
                        0.0
                    ],
                    [
                        4.70753078373895,
                        52.84879560494937,
                        0.0
                    ],
                    [
                        4.707826470097461,
                        52.84889481400722,
                        0.0
                    ],
                    [
                        4.708858600573582,
                        52.84915872528669,
                        0.0
                    ],
                    [
                        4.709068501206979,
                        52.84923719616119,
                        0.0
                    ],
                    [
                        4.709440324411498,
                        52.84963758675637,
                        0.0
                    ],
                    [
                        4.709664385494666,
                        52.84975180567595,
                        0.0
                    ],
                    [
                        4.709849969743424,
                        52.84981527286131,
                        0.0
                    ],
                    [
                        4.710060289571952,
                        52.84986699058342,
                        0.0
                    ],
                    [
                        4.712586097265191,
                        52.85032297378937,
                        0.0
                    ],
                    [
                        4.713409419610411,
                        52.85042036109246,
                        0.0
                    ],
                    [
                        4.713662093446082,
                        52.85052640322664,
                        0.0
                    ],
                    [
                        4.713666182692333,
                        52.85057992480299,
                        0.0
                    ],
                    [
                        4.713599119514234,
                        52.85061807266768,
                        0.0
                    ],
                    [
                        4.716568415092165,
                        52.85110206850976,
                        0.0
                    ],
                    [
                        4.716744981461479,
                        52.85113215110979,
                        0.0
                    ],
                    [
                        4.716839996641093,
                        52.85108911694069,
                        0.0
                    ],
                    [
                        4.717211471714975,
                        52.8510964338021,
                        0.0
                    ],
                    [
                        4.717755798675786,
                        52.85121457419658,
                        0.0
                    ],
                    [
                        4.718117972376528,
                        52.85137288628644,
                        0.0
                    ],
                    [
                        4.718182556748462,
                        52.85125400250486,
                        0.0
                    ],
                    [
                        4.718336921844947,
                        52.85120900828536,
                        0.0
                    ],
                    [
                        4.718423302678564,
                        52.85108108001543,
                        0.0
                    ],
                    [
                        4.717652965210046,
                        52.85078324151141,
                        0.0
                    ],
                    [
                        4.718350916434308,
                        52.85057750290125,
                        0.0
                    ],
                    [
                        4.718539147714596,
                        52.85058249416898,
                        0.0
                    ],
                    [
                        4.718683674465113,
                        52.85061474888759,
                        0.0
                    ],
                    [
                        4.718778370485536,
                        52.85065066049798,
                        0.0
                    ],
                    [
                        4.719008367522251,
                        52.85075624966247,
                        0.0
                    ],
                    [
                        4.719447406993236,
                        52.85094777204895,
                        0.0
                    ],
                    [
                        4.719660934621239,
                        52.85102577712082,
                        0.0
                    ],
                    [
                        4.719926368278195,
                        52.85113640663216,
                        0.0
                    ],
                    [
                        4.720042232208494,
                        52.85123383346023,
                        0.0
                    ],
                    [
                        4.72012777072139,
                        52.85133108164267,
                        0.0
                    ],
                    [
                        4.720170444209606,
                        52.85150666176177,
                        0.0
                    ],
                    [
                        4.720174418091656,
                        52.85177847189259,
                        0.0
                    ],
                    [
                        4.720206417698576,
                        52.85180811850943,
                        0.0
                    ],
                    [
                        4.720520868153764,
                        52.85195923659526,
                        0.0
                    ],
                    [
                        4.720377896270221,
                        52.85173703876316,
                        0.0
                    ],
                    [
                        4.720332044143476,
                        52.85155177116653,
                        0.0
                    ],
                    [
                        4.72035308736869,
                        52.85123589475769,
                        0.0
                    ],
                    [
                        4.720330086796015,
                        52.85118855851889,
                        0.0
                    ],
                    [
                        4.720193992876484,
                        52.85109863070454,
                        0.0
                    ],
                    [
                        4.719609545262703,
                        52.85078922645762,
                        0.0
                    ],
                    [
                        4.719224175482452,
                        52.85062656521263,
                        0.0
                    ],
                    [
                        4.718526871562933,
                        52.85031355803795,
                        0.0
                    ],
                    [
                        4.718477829457496,
                        52.85031030854316,
                        0.0
                    ],
                    [
                        4.717439085624446,
                        52.85062191414214,
                        0.0
                    ],
                    [
                        4.713684695812794,
                        52.85000252774184,
                        0.0
                    ],
                    [
                        4.713087061338753,
                        52.84991593469236,
                        0.0
                    ],
                    [
                        4.71290133447997,
                        52.84986138667949,
                        0.0
                    ],
                    [
                        4.711457517608121,
                        52.84966507908417,
                        0.0
                    ],
                    [
                        4.710952413708654,
                        52.84962773483385,
                        0.0
                    ],
                    [
                        4.710076091587072,
                        52.84953003867759,
                        0.0
                    ],
                    [
                        4.709853234872602,
                        52.84946457186191,
                        0.0
                    ],
                    [
                        4.709625314975439,
                        52.84934557734272,
                        0.0
                    ],
                    [
                        4.709321358557831,
                        52.84919048170488,
                        0.0
                    ]
                ]
            ]
        ]
    },
    "last_modified": "2020-03-11T16:28:29.317021Z",
    "created": "2020-03-11T16:28:29.317060Z",
    "image_url": "",
    "timeseries": [],
    "name": "Callantsoog",
    "type": "default",
    "water_level_summer": null,
    "water_level_winter": null,
    "water_level_fixed": -10.0
}