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/7157/?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/7157/?format=api",
    "id": 7157,
    "code": "OPR-O-0036",
    "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.833721540842092,
                        52.42901847500882,
                        0.0
                    ],
                    [
                        4.84007670050332,
                        52.42083929101744,
                        0.0
                    ],
                    [
                        4.837747989555518,
                        52.4192178198295,
                        0.0
                    ],
                    [
                        4.836848200157941,
                        52.41960522719961,
                        0.0
                    ],
                    [
                        4.827508967412548,
                        52.42088046523204,
                        0.0
                    ],
                    [
                        4.826810253452348,
                        52.421247580280166,
                        0.0
                    ],
                    [
                        4.825632015433415,
                        52.42104339278046,
                        0.0
                    ],
                    [
                        4.814695189715918,
                        52.42242709552905,
                        0.0
                    ],
                    [
                        4.814561065669102,
                        52.42379768657426,
                        0.0
                    ],
                    [
                        4.816013435126009,
                        52.42574603119036,
                        0.0
                    ],
                    [
                        4.817148702096278,
                        52.42683001683249,
                        0.0
                    ],
                    [
                        4.818110718107183,
                        52.42728851729211,
                        0.0
                    ],
                    [
                        4.8184501881238,
                        52.428045110008775,
                        0.0
                    ],
                    [
                        4.818551872543756,
                        52.42842757324709,
                        0.0
                    ],
                    [
                        4.819257149396363,
                        52.43018354729609,
                        0.0
                    ],
                    [
                        4.819350534706273,
                        52.43150068518132,
                        0.0
                    ],
                    [
                        4.81888759033936,
                        52.430909775167876,
                        0.0
                    ],
                    [
                        4.818652954521429,
                        52.43028850199077,
                        0.0
                    ],
                    [
                        4.818381155353229,
                        52.42951726168635,
                        0.0
                    ],
                    [
                        4.818195528015252,
                        52.42902961732943,
                        0.0
                    ],
                    [
                        4.817657826817327,
                        52.42763536809981,
                        0.0
                    ],
                    [
                        4.816696777096923,
                        52.427339014964005,
                        0.0
                    ],
                    [
                        4.815698490610902,
                        52.42679606877407,
                        0.0
                    ],
                    [
                        4.81494109424897,
                        52.42624416645134,
                        0.0
                    ],
                    [
                        4.814192998358678,
                        52.42582711904339,
                        0.0
                    ],
                    [
                        4.812520472998198,
                        52.426122353309424,
                        0.0
                    ],
                    [
                        4.811994135679134,
                        52.425612751668474,
                        0.0
                    ],
                    [
                        4.811727750686367,
                        52.425181542433144,
                        0.0
                    ],
                    [
                        4.810747891341585,
                        52.42421959348334,
                        0.0
                    ],
                    [
                        4.810350922116834,
                        52.423770075871126,
                        0.0
                    ],
                    [
                        4.809931453746445,
                        52.423341945755006,
                        0.0
                    ],
                    [
                        4.767727617247281,
                        52.42873661444718,
                        0.0
                    ],
                    [
                        4.765075165574609,
                        52.4290756386735,
                        0.0
                    ],
                    [
                        4.762953994760865,
                        52.42935208993325,
                        0.0
                    ],
                    [
                        4.760332153468932,
                        52.42967978203258,
                        0.0
                    ],
                    [
                        4.758873683806398,
                        52.42987877490583,
                        0.0
                    ],
                    [
                        4.755913238293169,
                        52.430231536684055,
                        0.0
                    ],
                    [
                        4.754329822709938,
                        52.43042531422691,
                        0.0
                    ],
                    [
                        4.752880378871955,
                        52.430675214954945,
                        0.0
                    ],
                    [
                        4.751989233124382,
                        52.43112551561476,
                        0.0
                    ],
                    [
                        4.750755710405953,
                        52.43196878283271,
                        0.0
                    ],
                    [
                        4.749582831811908,
                        52.43453922286437,
                        0.0
                    ],
                    [
                        4.749059769497042,
                        52.438436327051946,
                        0.0
                    ],
                    [
                        4.750259068174009,
                        52.438918379508856,
                        0.0
                    ],
                    [
                        4.75371884372494,
                        52.43915093674152,
                        0.0
                    ],
                    [
                        4.754826394895581,
                        52.44170130725303,
                        0.0
                    ],
                    [
                        4.757428633543662,
                        52.450476138615564,
                        0.0
                    ],
                    [
                        4.764703497114712,
                        52.46378661519587,
                        0.0
                    ],
                    [
                        4.767269801400676,
                        52.46895258936607,
                        0.0
                    ],
                    [
                        4.769393283299359,
                        52.47437259212073,
                        0.0
                    ],
                    [
                        4.770060509458123,
                        52.48100596147769,
                        0.0
                    ],
                    [
                        4.771386049169873,
                        52.487777037618706,
                        0.0
                    ],
                    [
                        4.773089950122385,
                        52.49483445791895,
                        0.0
                    ],
                    [
                        4.774780470529058,
                        52.50017604979265,
                        0.0
                    ],
                    [
                        4.775781749890975,
                        52.50274556642453,
                        0.0
                    ],
                    [
                        4.776901276719343,
                        52.50552668131089,
                        0.0
                    ],
                    [
                        4.777205566368337,
                        52.50667595379395,
                        0.0
                    ],
                    [
                        4.775425686822064,
                        52.51960901374106,
                        0.0
                    ],
                    [
                        4.789282387529184,
                        52.51916682713211,
                        0.0
                    ],
                    [
                        4.788831703031957,
                        52.517649533130594,
                        0.0
                    ],
                    [
                        4.789196814851764,
                        52.517458762422365,
                        0.0
                    ],
                    [
                        4.788982264999865,
                        52.51689411091069,
                        0.0
                    ],
                    [
                        4.788616664727547,
                        52.51692553910562,
                        0.0
                    ],
                    [
                        4.787065319268743,
                        52.51170173220537,
                        0.0
                    ],
                    [
                        4.781570198226696,
                        52.5116738132131,
                        0.0
                    ],
                    [
                        4.779607528867338,
                        52.5073217100391,
                        0.0
                    ],
                    [
                        4.778438315990251,
                        52.50389912510391,
                        0.0
                    ],
                    [
                        4.793073452651958,
                        52.500453636080344,
                        0.0
                    ],
                    [
                        4.793266603322749,
                        52.499417819515244,
                        0.0
                    ],
                    [
                        4.793310420908917,
                        52.498418094873976,
                        0.0
                    ],
                    [
                        4.793330212117136,
                        52.49796671411436,
                        0.0
                    ],
                    [
                        4.792875323633426,
                        52.496932873644795,
                        0.0
                    ],
                    [
                        4.792909654037589,
                        52.49655257617353,
                        0.0
                    ],
                    [
                        4.79355852002783,
                        52.496106978217696,
                        0.0
                    ],
                    [
                        4.794354705989984,
                        52.49600454723764,
                        0.0
                    ],
                    [
                        4.794743113584747,
                        52.49555146649306,
                        0.0
                    ],
                    [
                        4.791309467976416,
                        52.492054516027856,
                        0.0
                    ],
                    [
                        4.793406368033774,
                        52.49081964432413,
                        0.0
                    ],
                    [
                        4.796838405050068,
                        52.49144725367318,
                        0.0
                    ],
                    [
                        4.80065130639613,
                        52.49051381214452,
                        0.0
                    ],
                    [
                        4.810571846371734,
                        52.485959409253354,
                        0.0
                    ],
                    [
                        4.811888881429305,
                        52.484031351665855,
                        0.0
                    ],
                    [
                        4.814262227194268,
                        52.482313608057794,
                        0.0
                    ],
                    [
                        4.810872649871152,
                        52.48020814554191,
                        0.0
                    ],
                    [
                        4.81266781488215,
                        52.476935263299,
                        0.0
                    ],
                    [
                        4.816293033950024,
                        52.47486180440961,
                        0.0
                    ],
                    [
                        4.813109429352352,
                        52.47083278432382,
                        0.0
                    ],
                    [
                        4.817817571123665,
                        52.46640958145615,
                        0.0
                    ],
                    [
                        4.81250598670334,
                        52.462802538568646,
                        0.0
                    ],
                    [
                        4.812290995351886,
                        52.4560091373175,
                        0.0
                    ],
                    [
                        4.813525880827166,
                        52.45431702796262,
                        0.0
                    ],
                    [
                        4.820792696548645,
                        52.450808380738124,
                        0.0
                    ],
                    [
                        4.821460489758118,
                        52.44539007040474,
                        0.0
                    ],
                    [
                        4.824434990714599,
                        52.44074655659929,
                        0.0
                    ],
                    [
                        4.827356122009796,
                        52.43656656520975,
                        0.0
                    ],
                    [
                        4.823071710392525,
                        52.43390705742836,
                        0.0
                    ],
                    [
                        4.824164851404419,
                        52.432835221879714,
                        0.0
                    ],
                    [
                        4.833721540842092,
                        52.42901847500882,
                        0.0
                    ]
                ]
            ]
        ]
    },
    "last_modified": "2021-12-03T14:31:59.720689Z",
    "created": "2021-12-03T14:31:59.720718Z",
    "image_url": "",
    "timeseries": [],
    "name": "Westpoort",
    "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
}