List assets of type PumpedDrainageArea

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/pumpeddrainageareas/7152/?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/pumpeddrainageareas/7152/?format=api",
    "id": 7152,
    "code": "ZRG-S-1001",
    "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.745120188754098,
                        52.64165901745276,
                        0.0
                    ],
                    [
                        4.74589510912487,
                        52.63870482582709,
                        0.0
                    ],
                    [
                        4.745337720431423,
                        52.63858350071906,
                        0.0
                    ],
                    [
                        4.745027031453193,
                        52.63898130856631,
                        0.0
                    ],
                    [
                        4.738752260791747,
                        52.63826242141175,
                        0.0
                    ],
                    [
                        4.738475439985143,
                        52.63813171020496,
                        0.0
                    ],
                    [
                        4.738225249434518,
                        52.6380790248086,
                        0.0
                    ],
                    [
                        4.73767558700756,
                        52.63857538034723,
                        0.0
                    ],
                    [
                        4.73763522920078,
                        52.63866135871904,
                        0.0
                    ],
                    [
                        4.738190118793006,
                        52.63932058807413,
                        0.0
                    ],
                    [
                        4.738665524450695,
                        52.63957825904907,
                        0.0
                    ],
                    [
                        4.738815510681269,
                        52.63973346592408,
                        0.0
                    ],
                    [
                        4.738947497369568,
                        52.63984597206698,
                        0.0
                    ],
                    [
                        4.739200630532495,
                        52.64017550080565,
                        0.0
                    ],
                    [
                        4.741413877832735,
                        52.64118625468007,
                        0.0
                    ],
                    [
                        4.741756532752009,
                        52.64164244975176,
                        0.0
                    ],
                    [
                        4.742005494155819,
                        52.64172218428273,
                        0.0
                    ],
                    [
                        4.742888007936114,
                        52.64151890423139,
                        0.0
                    ],
                    [
                        4.742987824713706,
                        52.64153008238984,
                        0.0
                    ],
                    [
                        4.74298805463464,
                        52.64153435888075,
                        0.0
                    ],
                    [
                        4.742988068377287,
                        52.64153473192793,
                        0.0
                    ],
                    [
                        4.742988651837116,
                        52.64153625393525,
                        0.0
                    ],
                    [
                        4.742989134423247,
                        52.64153780416013,
                        0.0
                    ],
                    [
                        4.742989306427411,
                        52.64153796326855,
                        0.0
                    ],
                    [
                        4.742989376131223,
                        52.64153814698701,
                        0.0
                    ],
                    [
                        4.742990882110651,
                        52.6415394259452,
                        0.0
                    ],
                    [
                        4.742992294546357,
                        52.64154073675189,
                        0.0
                    ],
                    [
                        4.742992551535146,
                        52.64154084329663,
                        0.0
                    ],
                    [
                        4.742992732487194,
                        52.64154099705813,
                        0.0
                    ],
                    [
                        4.742994923194721,
                        52.64154182587362,
                        0.0
                    ],
                    [
                        4.742997058416258,
                        52.64154271100381,
                        0.0
                    ],
                    [
                        4.742997363679803,
                        52.64154274950405,
                        0.0
                    ],
                    [
                        4.742997628150269,
                        52.64154284979825,
                        0.0
                    ],
                    [
                        4.743000174453098,
                        52.64154310534919,
                        0.0
                    ],
                    [
                        4.743002702070909,
                        52.64154342550937,
                        0.0
                    ],
                    [
                        4.743003009892615,
                        52.64154339033058,
                        0.0
                    ],
                    [
                        4.743003315274556,
                        52.64154342074474,
                        0.0
                    ],
                    [
                        4.743005809923351,
                        52.64154306667817,
                        0.0
                    ],
                    [
                        4.74300862731058,
                        52.64154266762694,
                        0.0
                    ],
                    [
                        4.743011027363006,
                        52.64154171090551,
                        0.0
                    ],
                    [
                        4.74301336181923,
                        52.64154069360926,
                        0.0
                    ],
                    [
                        4.74301497558193,
                        52.64153925270291,
                        0.0
                    ],
                    [
                        4.743016495452848,
                        52.64153776635479,
                        0.0
                    ],
                    [
                        4.743017080449939,
                        52.64153605565041,
                        0.0
                    ],
                    [
                        4.743017548913114,
                        52.64153433173258,
                        0.0
                    ],
                    [
                        4.743017598911288,
                        52.64153414596707,
                        0.0
                    ],
                    [
                        4.74301755942079,
                        52.64153341239417,
                        0.0
                    ],
                    [
                        4.745120188754098,
                        52.64165901745276,
                        0.0
                    ]
                ]
            ]
        ]
    },
    "last_modified": "2021-11-29T09:37:51.883891Z",
    "created": "2021-11-29T09:24:38.760055Z",
    "image_url": "",
    "timeseries": [],
    "name": "Rg. Bergerhof BBB",
    "sewer_system": null,
    "upstream_load": null,
    "connected_impervious_surface": null,
    "connected_impervious_surface_mixed": null,
    "connected_impervious_surface_rainwater": null,
    "population_equivalent": null,
    "pollution_equivalent": null,
    "water_consumption": null,
    "extraneous_water": null,
    "sanitary_load": 10.08259011,
    "lowest_invert_level": -3.0,
    "water_retention_capacity": null,
    "minimum_overflow_crest_level": -0.15000001,
    "downstream_pumped_drainage_area": "https://demo.lizard.net/api/v4/pumpeddrainageareas/6714/?format=api",
    "pump_station": "https://demo.lizard.net/api/v4/pumpstations/12026/?format=api",
    "area_type": "other",
    "inhabitants": null,
    "pump_overcapacity": 18.91740989
}