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/7143/?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/7143/?format=api",
    "id": 7143,
    "code": "ZRG-O-0026",
    "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.684025981778078,
                        52.49270523693978,
                        0.0
                    ],
                    [
                        4.684348263481921,
                        52.49263454310019,
                        0.0
                    ],
                    [
                        4.68491763831108,
                        52.49308854351175,
                        0.0
                    ],
                    [
                        4.686790417938099,
                        52.49462608202031,
                        0.0
                    ],
                    [
                        4.687411185107978,
                        52.49509791013334,
                        0.0
                    ],
                    [
                        4.687234926483011,
                        52.49525812436165,
                        0.0
                    ],
                    [
                        4.687776714492814,
                        52.49570802014541,
                        0.0
                    ],
                    [
                        4.687735687251077,
                        52.49583856701308,
                        0.0
                    ],
                    [
                        4.688046598145846,
                        52.49588795965298,
                        0.0
                    ],
                    [
                        4.690273662743179,
                        52.49768956900166,
                        0.0
                    ],
                    [
                        4.69024286808143,
                        52.49770800503386,
                        0.0
                    ],
                    [
                        4.69669149841395,
                        52.50292970190607,
                        0.0
                    ],
                    [
                        4.696947382632923,
                        52.50284339645552,
                        0.0
                    ],
                    [
                        4.698160113521004,
                        52.50379974127977,
                        0.0
                    ],
                    [
                        4.698402565133496,
                        52.5039945496295,
                        0.0
                    ],
                    [
                        4.698444554102256,
                        52.50402619515868,
                        0.0
                    ],
                    [
                        4.698938104111875,
                        52.50386653215351,
                        0.0
                    ],
                    [
                        4.699468574095883,
                        52.50358425213661,
                        0.0
                    ],
                    [
                        4.699860540704885,
                        52.50318702404613,
                        0.0
                    ],
                    [
                        4.699474570896302,
                        52.50282149872878,
                        0.0
                    ],
                    [
                        4.699576179194842,
                        52.50272949115633,
                        0.0
                    ],
                    [
                        4.699061359218057,
                        52.50233647315525,
                        0.0
                    ],
                    [
                        4.699899595561837,
                        52.50191930510709,
                        0.0
                    ],
                    [
                        4.699899843090018,
                        52.5019033930945,
                        0.0
                    ],
                    [
                        4.700121647531038,
                        52.5017981235731,
                        0.0
                    ],
                    [
                        4.700208890449712,
                        52.50175011913007,
                        0.0
                    ],
                    [
                        4.700218071273254,
                        52.50174559401049,
                        0.0
                    ],
                    [
                        4.70091230586606,
                        52.50153388176012,
                        0.0
                    ],
                    [
                        4.701945155990294,
                        52.50122716089511,
                        0.0
                    ],
                    [
                        4.702259172716523,
                        52.50208504477585,
                        0.0
                    ],
                    [
                        4.702517438437161,
                        52.50201519649929,
                        0.0
                    ],
                    [
                        4.704147068280269,
                        52.5009545026289,
                        0.0
                    ],
                    [
                        4.703567044627839,
                        52.50066580454812,
                        0.0
                    ],
                    [
                        4.704255573421961,
                        52.4999849133111,
                        0.0
                    ],
                    [
                        4.700287756549124,
                        52.49886088186598,
                        0.0
                    ],
                    [
                        4.699328663542502,
                        52.49673375024001,
                        0.0
                    ],
                    [
                        4.697949580241978,
                        52.4942241133042,
                        0.0
                    ],
                    [
                        4.695829125920808,
                        52.49130112714821,
                        0.0
                    ],
                    [
                        4.695360687272998,
                        52.49036622726606,
                        0.0
                    ],
                    [
                        4.695203981976887,
                        52.49042238458794,
                        0.0
                    ],
                    [
                        4.694943427700632,
                        52.4908847398905,
                        0.0
                    ],
                    [
                        4.694943696247289,
                        52.49085603228824,
                        0.0
                    ],
                    [
                        4.694931830275121,
                        52.49071389833144,
                        0.0
                    ],
                    [
                        4.694929312125365,
                        52.49065987070115,
                        0.0
                    ],
                    [
                        4.694787235885542,
                        52.49046615798103,
                        0.0
                    ],
                    [
                        4.694583040013329,
                        52.49018111858963,
                        0.0
                    ],
                    [
                        4.694174530719584,
                        52.48962072754794,
                        0.0
                    ],
                    [
                        4.693711124745819,
                        52.48901149431354,
                        0.0
                    ],
                    [
                        4.693181085899463,
                        52.48834487151088,
                        0.0
                    ],
                    [
                        4.692929474456569,
                        52.48804255959298,
                        0.0
                    ],
                    [
                        4.692765486595595,
                        52.48785721202118,
                        0.0
                    ],
                    [
                        4.692548982257644,
                        52.48759756775326,
                        0.0
                    ],
                    [
                        4.692451166738199,
                        52.48749995626301,
                        0.0
                    ],
                    [
                        4.692243526463073,
                        52.48730949081803,
                        0.0
                    ],
                    [
                        4.69119191669947,
                        52.48632683133842,
                        0.0
                    ],
                    [
                        4.691089679888938,
                        52.48625829739548,
                        0.0
                    ],
                    [
                        4.690942416339678,
                        52.48614584249886,
                        0.0
                    ],
                    [
                        4.690802907690557,
                        52.48604675622111,
                        0.0
                    ],
                    [
                        4.690630101524296,
                        52.48591473674734,
                        0.0
                    ],
                    [
                        4.690535725946918,
                        52.48585111079307,
                        0.0
                    ],
                    [
                        4.690378049296012,
                        52.48577012085244,
                        0.0
                    ],
                    [
                        4.68904370449232,
                        52.48508175855302,
                        0.0
                    ],
                    [
                        4.687414618643768,
                        52.48481499180423,
                        0.0
                    ],
                    [
                        4.686262341696575,
                        52.48480211375551,
                        0.0
                    ],
                    [
                        4.684800024889404,
                        52.48479588481295,
                        0.0
                    ],
                    [
                        4.684262259161103,
                        52.48475146531363,
                        0.0
                    ],
                    [
                        4.682684844372454,
                        52.48460987153334,
                        0.0
                    ],
                    [
                        4.680414544290686,
                        52.4845575518185,
                        0.0
                    ],
                    [
                        4.677532522036977,
                        52.48449061174423,
                        0.0
                    ],
                    [
                        4.677489398935222,
                        52.4844884051834,
                        0.0
                    ],
                    [
                        4.675965387058238,
                        52.48430716319673,
                        0.0
                    ],
                    [
                        4.673459649357921,
                        52.4846202731221,
                        0.0
                    ],
                    [
                        4.674315894639848,
                        52.48522331214287,
                        0.0
                    ],
                    [
                        4.682745530655554,
                        52.49175406929083,
                        0.0
                    ],
                    [
                        4.682787924128558,
                        52.49173350479624,
                        0.0
                    ],
                    [
                        4.684016606028639,
                        52.49269787261866,
                        0.0
                    ],
                    [
                        4.684025981778078,
                        52.49270523693978,
                        0.0
                    ]
                ]
            ]
        ]
    },
    "last_modified": "2021-11-29T09:24:38.249114Z",
    "created": "2021-11-29T09:24:38.249160Z",
    "image_url": "",
    "timeseries": [],
    "name": "Rg. Broekpolder",
    "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": 120.14820822,
    "lowest_invert_level": -3.15,
    "water_retention_capacity": null,
    "minimum_overflow_crest_level": -1.21000004,
    "downstream_pumped_drainage_area": null,
    "pump_station": "https://demo.lizard.net/api/v4/pumpstations/12038/?format=api",
    "area_type": "other",
    "inhabitants": null,
    "pump_overcapacity": 138.85179178
}