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/7173/?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/7173/?format=api",
    "id": 7173,
    "code": "OPR-O-0041",
    "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": [
            [
                [
                    [
                        5.038206892370576,
                        52.92273104746228,
                        0.0
                    ],
                    [
                        5.049571655960455,
                        52.92592006469768,
                        0.0
                    ],
                    [
                        5.050123959918754,
                        52.92447878273596,
                        0.0
                    ],
                    [
                        5.048748166975616,
                        52.924013189403325,
                        0.0
                    ],
                    [
                        5.074752804873935,
                        52.893514828698386,
                        0.0
                    ],
                    [
                        5.076999206319531,
                        52.89314929976292,
                        0.0
                    ],
                    [
                        5.080116424428776,
                        52.88985767740596,
                        0.0
                    ],
                    [
                        5.07937498232016,
                        52.88782739904792,
                        0.0
                    ],
                    [
                        5.102388656688247,
                        52.86020282390368,
                        0.0
                    ],
                    [
                        5.104840248987116,
                        52.85990896408125,
                        0.0
                    ],
                    [
                        5.109989705352286,
                        52.857460422352034,
                        0.0
                    ],
                    [
                        5.114978836692484,
                        52.85136770322132,
                        0.0
                    ],
                    [
                        5.111419749630957,
                        52.8497033506752,
                        0.0
                    ],
                    [
                        5.114447176303255,
                        52.84586487422786,
                        0.0
                    ],
                    [
                        5.105075777901264,
                        52.783460709246434,
                        0.0
                    ],
                    [
                        5.044382120335514,
                        52.80893223550795,
                        0.0
                    ],
                    [
                        4.994887559135373,
                        52.79275727187419,
                        0.0
                    ],
                    [
                        4.98333720594615,
                        52.792200266534,
                        0.0
                    ],
                    [
                        4.955609535964038,
                        52.772787185520876,
                        0.0
                    ],
                    [
                        4.947137594137904,
                        52.76374636336611,
                        0.0
                    ],
                    [
                        4.938795195069401,
                        52.77004780875019,
                        0.0
                    ],
                    [
                        4.934743245778982,
                        52.774995418271466,
                        0.0
                    ],
                    [
                        4.922259782381521,
                        52.78280426192706,
                        0.0
                    ],
                    [
                        4.918283351642543,
                        52.786494583815035,
                        0.0
                    ],
                    [
                        4.913723191170674,
                        52.79124308744218,
                        0.0
                    ],
                    [
                        4.914045708243275,
                        52.796713345029026,
                        0.0
                    ],
                    [
                        4.910345419939135,
                        52.80382087249396,
                        0.0
                    ],
                    [
                        4.912075785219204,
                        52.81577383461547,
                        0.0
                    ],
                    [
                        4.8929055180801,
                        52.83687959870661,
                        0.0
                    ],
                    [
                        4.892202915838463,
                        52.840869392694664,
                        0.0
                    ],
                    [
                        4.890995036327245,
                        52.84759521693661,
                        0.0
                    ],
                    [
                        4.90181139249991,
                        52.857060017171165,
                        0.0
                    ],
                    [
                        4.907247780623754,
                        52.86735043603161,
                        0.0
                    ],
                    [
                        4.908284166826883,
                        52.86907238466653,
                        0.0
                    ],
                    [
                        4.909555995076937,
                        52.868607057716744,
                        0.0
                    ],
                    [
                        4.90916506857941,
                        52.8677578376773,
                        0.0
                    ],
                    [
                        4.921001069868099,
                        52.864989214589386,
                        0.0
                    ],
                    [
                        4.929188846854696,
                        52.86653458621365,
                        0.0
                    ],
                    [
                        4.935279544488402,
                        52.87016035706422,
                        0.0
                    ],
                    [
                        4.936297649731309,
                        52.87331264720035,
                        0.0
                    ],
                    [
                        4.933862957716224,
                        52.87885930026937,
                        0.0
                    ],
                    [
                        4.930995557408578,
                        52.88240525106517,
                        0.0
                    ],
                    [
                        4.934654708625839,
                        52.883852922889844,
                        0.0
                    ],
                    [
                        4.93545534252202,
                        52.88511138855285,
                        0.0
                    ],
                    [
                        4.933987095121311,
                        52.88678875783624,
                        0.0
                    ],
                    [
                        4.934448744532601,
                        52.88830838567624,
                        0.0
                    ],
                    [
                        4.939218018963219,
                        52.889712965207075,
                        0.0
                    ],
                    [
                        4.940211367296755,
                        52.88976478394871,
                        0.0
                    ],
                    [
                        4.942645494030954,
                        52.890174617704886,
                        0.0
                    ],
                    [
                        4.945057637215836,
                        52.89014350272454,
                        0.0
                    ],
                    [
                        4.945795642283069,
                        52.89003878986788,
                        0.0
                    ],
                    [
                        4.948121607663469,
                        52.89001711670001,
                        0.0
                    ],
                    [
                        4.949440581225619,
                        52.890480246765826,
                        0.0
                    ],
                    [
                        4.954093361291076,
                        52.89053807534015,
                        0.0
                    ],
                    [
                        4.955814094653531,
                        52.89102831972656,
                        0.0
                    ],
                    [
                        4.960639254948635,
                        52.89118178196203,
                        0.0
                    ],
                    [
                        4.963143649911523,
                        52.89144757328186,
                        0.0
                    ],
                    [
                        4.965120036165893,
                        52.89074393758322,
                        0.0
                    ],
                    [
                        4.965921249054815,
                        52.88971228974536,
                        0.0
                    ],
                    [
                        4.967984214082713,
                        52.889634860934024,
                        0.0
                    ],
                    [
                        4.969776017337805,
                        52.889956808428714,
                        0.0
                    ],
                    [
                        4.972246458931028,
                        52.89120501338486,
                        0.0
                    ],
                    [
                        4.976450584565498,
                        52.89222045995718,
                        0.0
                    ],
                    [
                        4.976658601567624,
                        52.893114292968924,
                        0.0
                    ],
                    [
                        4.978730071613943,
                        52.89468625684525,
                        0.0
                    ],
                    [
                        4.980607942312677,
                        52.8956103153115,
                        0.0
                    ],
                    [
                        4.981785708712469,
                        52.89685438758705,
                        0.0
                    ],
                    [
                        4.983989912771539,
                        52.897986180166384,
                        0.0
                    ],
                    [
                        4.989753836630724,
                        52.897878980054585,
                        0.0
                    ],
                    [
                        5.006003228711045,
                        52.9026868520167,
                        0.0
                    ],
                    [
                        5.017511665843213,
                        52.906022774493614,
                        0.0
                    ],
                    [
                        5.028782669864594,
                        52.91219955654856,
                        0.0
                    ],
                    [
                        5.031295591071785,
                        52.91429036376303,
                        0.0
                    ],
                    [
                        5.033075350844094,
                        52.917432992630644,
                        0.0
                    ],
                    [
                        5.034420907927279,
                        52.92206425216443,
                        0.0
                    ],
                    [
                        5.036156854910536,
                        52.92219143675882,
                        0.0
                    ],
                    [
                        5.036286319160101,
                        52.92259637718007,
                        0.0
                    ],
                    [
                        5.037608336326525,
                        52.92253049987788,
                        0.0
                    ],
                    [
                        5.038206892370576,
                        52.92273104746228,
                        0.0
                    ]
                ]
            ]
        ]
    },
    "last_modified": "2021-12-03T14:32:07.109066Z",
    "created": "2021-12-03T14:32:07.109099Z",
    "image_url": "",
    "timeseries": [],
    "name": "Wieringermeer",
    "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": null,
    "lowest_invert_level": null,
    "water_retention_capacity": null,
    "minimum_overflow_crest_level": null,
    "downstream_pumped_drainage_area": null,
    "pump_station": null,
    "area_type": "other",
    "inhabitants": null,
    "pump_overcapacity": null
}