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/7146/?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/7146/?format=api",
    "id": 7146,
    "code": "ZRG-IB-7319",
    "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.097431953710617,
                        52.67078117884697,
                        0.0
                    ],
                    [
                        5.097456480649094,
                        52.6707236372273,
                        0.0
                    ],
                    [
                        5.097515475269016,
                        52.67074405554348,
                        0.0
                    ],
                    [
                        5.097525795084132,
                        52.67062970298971,
                        0.0
                    ],
                    [
                        5.097459324021552,
                        52.67060643826617,
                        0.0
                    ],
                    [
                        5.097451578591591,
                        52.67057281787488,
                        0.0
                    ],
                    [
                        5.097413410888381,
                        52.67050627768109,
                        0.0
                    ],
                    [
                        5.097409174635594,
                        52.67050190147761,
                        0.0
                    ],
                    [
                        5.097479606641047,
                        52.67043823463918,
                        0.0
                    ],
                    [
                        5.097671205493766,
                        52.67026291232601,
                        0.0
                    ],
                    [
                        5.0975003058729,
                        52.6700348581223,
                        0.0
                    ],
                    [
                        5.097220547334449,
                        52.66994712496232,
                        0.0
                    ],
                    [
                        5.098530623257592,
                        52.66825533160388,
                        0.0
                    ],
                    [
                        5.099158449330973,
                        52.667947736467,
                        0.0
                    ],
                    [
                        5.101542816514131,
                        52.66517143414942,
                        0.0
                    ],
                    [
                        5.100686439746882,
                        52.66504911272656,
                        0.0
                    ],
                    [
                        5.101230705611013,
                        52.66476017983123,
                        0.0
                    ],
                    [
                        5.102352022409245,
                        52.66512904640179,
                        0.0
                    ],
                    [
                        5.10278375831836,
                        52.66477261766715,
                        0.0
                    ],
                    [
                        5.103099895503238,
                        52.66489599448002,
                        0.0
                    ],
                    [
                        5.103333205765098,
                        52.66463781135992,
                        0.0
                    ],
                    [
                        5.103688890230501,
                        52.6642748377487,
                        0.0
                    ],
                    [
                        5.103824620961414,
                        52.66414745009001,
                        0.0
                    ],
                    [
                        5.103893119931562,
                        52.6641020373124,
                        0.0
                    ],
                    [
                        5.102651570079582,
                        52.66337620812239,
                        0.0
                    ],
                    [
                        5.10261297175463,
                        52.66337254706698,
                        0.0
                    ],
                    [
                        5.102246809855984,
                        52.6637325959319,
                        0.0
                    ],
                    [
                        5.102104277050077,
                        52.66387538454833,
                        0.0
                    ],
                    [
                        5.102054064043115,
                        52.66392584049976,
                        0.0
                    ],
                    [
                        5.101966461683048,
                        52.66389894087998,
                        0.0
                    ],
                    [
                        5.101534252040172,
                        52.66379716850191,
                        0.0
                    ],
                    [
                        5.102103146373138,
                        52.66319918647209,
                        0.0
                    ],
                    [
                        5.102005800689119,
                        52.66314439386653,
                        0.0
                    ],
                    [
                        5.102085998580941,
                        52.66307195381911,
                        0.0
                    ],
                    [
                        5.102103742319358,
                        52.66305592663653,
                        0.0
                    ],
                    [
                        5.10171618878891,
                        52.66286620879266,
                        0.0
                    ],
                    [
                        5.10163959974383,
                        52.66293826721611,
                        0.0
                    ],
                    [
                        5.098518386785912,
                        52.66118128392186,
                        0.0
                    ],
                    [
                        5.096903619107233,
                        52.66271058466128,
                        0.0
                    ],
                    [
                        5.096758043444915,
                        52.66267072782787,
                        0.0
                    ],
                    [
                        5.097057748454008,
                        52.66239016503432,
                        0.0
                    ],
                    [
                        5.097174547639496,
                        52.66228501306801,
                        0.0
                    ],
                    [
                        5.097020057825499,
                        52.66225963988371,
                        0.0
                    ],
                    [
                        5.094852765662425,
                        52.66155079938468,
                        0.0
                    ],
                    [
                        5.093677446162515,
                        52.66177676684877,
                        0.0
                    ],
                    [
                        5.093222982531168,
                        52.66177564487501,
                        0.0
                    ],
                    [
                        5.091053006011427,
                        52.66113760180322,
                        0.0
                    ],
                    [
                        5.089135229486683,
                        52.66052032956834,
                        0.0
                    ],
                    [
                        5.08872738016754,
                        52.66105741754458,
                        0.0
                    ],
                    [
                        5.089970508778443,
                        52.66149440726213,
                        0.0
                    ],
                    [
                        5.08827635578941,
                        52.66334010934724,
                        0.0
                    ],
                    [
                        5.087792320346029,
                        52.66320573423237,
                        0.0
                    ],
                    [
                        5.086626597011414,
                        52.66439170632702,
                        0.0
                    ],
                    [
                        5.085952024101148,
                        52.66512351165707,
                        0.0
                    ],
                    [
                        5.085065594956715,
                        52.66606145443059,
                        0.0
                    ],
                    [
                        5.084960068108271,
                        52.66617025745843,
                        0.0
                    ],
                    [
                        5.084887998882136,
                        52.66614486937037,
                        0.0
                    ],
                    [
                        5.084788737101781,
                        52.66624686341689,
                        0.0
                    ],
                    [
                        5.084572973733889,
                        52.66630036283885,
                        0.0
                    ],
                    [
                        5.084186628916923,
                        52.66681525456559,
                        0.0
                    ],
                    [
                        5.0841923340976,
                        52.66681752304012,
                        0.0
                    ],
                    [
                        5.084299851788657,
                        52.66684385285426,
                        0.0
                    ],
                    [
                        5.084353753348026,
                        52.66685003831486,
                        0.0
                    ],
                    [
                        5.084376585198575,
                        52.66687381946503,
                        0.0
                    ],
                    [
                        5.084456401617038,
                        52.6669279437979,
                        0.0
                    ],
                    [
                        5.084533151068485,
                        52.66696249103555,
                        0.0
                    ],
                    [
                        5.08479291469051,
                        52.66675121051642,
                        0.0
                    ],
                    [
                        5.085764225690303,
                        52.66706646204345,
                        0.0
                    ],
                    [
                        5.085830010968053,
                        52.6670878128819,
                        0.0
                    ],
                    [
                        5.08570913694097,
                        52.6672221790068,
                        0.0
                    ],
                    [
                        5.085967477729977,
                        52.66731127005642,
                        0.0
                    ],
                    [
                        5.085980737267987,
                        52.66731500717201,
                        0.0
                    ],
                    [
                        5.086034732070467,
                        52.66733446324164,
                        0.0
                    ],
                    [
                        5.086071728722299,
                        52.66727635961847,
                        0.0
                    ],
                    [
                        5.086434009184941,
                        52.66737619330164,
                        0.0
                    ],
                    [
                        5.086364281908779,
                        52.66745320656207,
                        0.0
                    ],
                    [
                        5.08705200254834,
                        52.66769167572172,
                        0.0
                    ],
                    [
                        5.087149880879009,
                        52.66759044203472,
                        0.0
                    ],
                    [
                        5.087261695755806,
                        52.66762751678593,
                        0.0
                    ],
                    [
                        5.088144092963248,
                        52.66792008849782,
                        0.0
                    ],
                    [
                        5.088959507944574,
                        52.66784457699683,
                        0.0
                    ],
                    [
                        5.088975779382068,
                        52.66832352970145,
                        0.0
                    ],
                    [
                        5.089877648303982,
                        52.66856481869038,
                        0.0
                    ],
                    [
                        5.091655578377127,
                        52.66915750445476,
                        0.0
                    ],
                    [
                        5.092095226139629,
                        52.66929250656002,
                        0.0
                    ],
                    [
                        5.094285742263019,
                        52.66726722410989,
                        0.0
                    ],
                    [
                        5.094728418286264,
                        52.66742515079678,
                        0.0
                    ],
                    [
                        5.094598152672728,
                        52.66755593856642,
                        0.0
                    ],
                    [
                        5.094263244156018,
                        52.66742753667555,
                        0.0
                    ],
                    [
                        5.092191378105019,
                        52.66932203094992,
                        0.0
                    ],
                    [
                        5.093503440809443,
                        52.66972490733425,
                        0.0
                    ],
                    [
                        5.09373648691995,
                        52.66981105211434,
                        0.0
                    ],
                    [
                        5.093779123143126,
                        52.66990067778461,
                        0.0
                    ],
                    [
                        5.094427142388123,
                        52.67004589258587,
                        0.0
                    ],
                    [
                        5.094635101337876,
                        52.67011670583264,
                        0.0
                    ],
                    [
                        5.094699878793175,
                        52.67019111216695,
                        0.0
                    ],
                    [
                        5.094778665448765,
                        52.67025684267686,
                        0.0
                    ],
                    [
                        5.094859961722854,
                        52.67019327327993,
                        0.0
                    ],
                    [
                        5.095429233323261,
                        52.67038552754681,
                        0.0
                    ],
                    [
                        5.096588392833114,
                        52.67077179291984,
                        0.0
                    ],
                    [
                        5.097235110967676,
                        52.67100557322787,
                        0.0
                    ],
                    [
                        5.097349846403252,
                        52.67087018035286,
                        0.0
                    ],
                    [
                        5.097381541208135,
                        52.6708446364791,
                        0.0
                    ],
                    [
                        5.097431953710617,
                        52.67078117884697,
                        0.0
                    ]
                ]
            ]
        ]
    },
    "last_modified": "2021-11-29T09:37:44.034648Z",
    "created": "2021-11-29T09:24:38.332962Z",
    "image_url": "",
    "timeseries": [],
    "name": "Rg. Koewijzend put Kolenbergstraat",
    "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": 14.7769515,
    "lowest_invert_level": 0.2,
    "water_retention_capacity": null,
    "minimum_overflow_crest_level": -1.64999998,
    "downstream_pumped_drainage_area": "https://demo.lizard.net/api/v4/pumpeddrainageareas/7070/?format=api",
    "pump_station": "https://demo.lizard.net/api/v4/pumpstations/21602/?format=api",
    "area_type": "other",
    "inhabitants": null,
    "pump_overcapacity": -14.7769515
}