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/7125/?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/7125/?format=api",
    "id": 7125,
    "code": "ZRG-O-0107",
    "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.079391524327283,
                        52.67417538797473,
                        0.0
                    ],
                    [
                        5.080262707200464,
                        52.67186435906464,
                        0.0
                    ],
                    [
                        5.080905258064038,
                        52.67118591248182,
                        0.0
                    ],
                    [
                        5.080799947844532,
                        52.67108405306119,
                        0.0
                    ],
                    [
                        5.07824273329184,
                        52.67056654831303,
                        0.0
                    ],
                    [
                        5.078342380186146,
                        52.67028656392652,
                        0.0
                    ],
                    [
                        5.077673496319207,
                        52.66993165773449,
                        0.0
                    ],
                    [
                        5.072769874173571,
                        52.66873912487098,
                        0.0
                    ],
                    [
                        5.073011372028059,
                        52.66824195265445,
                        0.0
                    ],
                    [
                        5.071795538430326,
                        52.66790563838798,
                        0.0
                    ],
                    [
                        5.071249771792912,
                        52.66779569375223,
                        0.0
                    ],
                    [
                        5.071172461010521,
                        52.66768868663677,
                        0.0
                    ],
                    [
                        5.070356887334645,
                        52.66748478060508,
                        0.0
                    ],
                    [
                        5.07007181655038,
                        52.66796039110908,
                        0.0
                    ],
                    [
                        5.069904249206898,
                        52.66799554560999,
                        0.0
                    ],
                    [
                        5.069166396960397,
                        52.66784100128306,
                        0.0
                    ],
                    [
                        5.069438662397579,
                        52.6672093942551,
                        0.0
                    ],
                    [
                        5.069107374595902,
                        52.66713391766721,
                        0.0
                    ],
                    [
                        5.068580756551751,
                        52.66698958171067,
                        0.0
                    ],
                    [
                        5.067872803771882,
                        52.66812096427972,
                        0.0
                    ],
                    [
                        5.067462467458495,
                        52.66887957610876,
                        0.0
                    ],
                    [
                        5.06629319795807,
                        52.67077702124537,
                        0.0
                    ],
                    [
                        5.065665065902725,
                        52.67194521278378,
                        0.0
                    ],
                    [
                        5.065483588118385,
                        52.67226130798784,
                        0.0
                    ],
                    [
                        5.065498121415291,
                        52.67227581188682,
                        0.0
                    ],
                    [
                        5.065495562415398,
                        52.67230589889629,
                        0.0
                    ],
                    [
                        5.065337758127598,
                        52.67260557206913,
                        0.0
                    ],
                    [
                        5.065221667047185,
                        52.67280417485927,
                        0.0
                    ],
                    [
                        5.065206786401148,
                        52.67281730776374,
                        0.0
                    ],
                    [
                        5.065218470365423,
                        52.67283469959591,
                        0.0
                    ],
                    [
                        5.065257573712574,
                        52.67287732656278,
                        0.0
                    ],
                    [
                        5.066269085797711,
                        52.67304918004727,
                        0.0
                    ],
                    [
                        5.067186833656051,
                        52.67320690582855,
                        0.0
                    ],
                    [
                        5.068986337006893,
                        52.67351042642949,
                        0.0
                    ],
                    [
                        5.070555489087608,
                        52.67380991085372,
                        0.0
                    ],
                    [
                        5.070707867802284,
                        52.67383859383555,
                        0.0
                    ],
                    [
                        5.070729414808527,
                        52.67383782613265,
                        0.0
                    ],
                    [
                        5.070755052450048,
                        52.67383053034797,
                        0.0
                    ],
                    [
                        5.070775399917999,
                        52.67381175037227,
                        0.0
                    ],
                    [
                        5.070872387339175,
                        52.67358026820849,
                        0.0
                    ],
                    [
                        5.070969651370913,
                        52.67336239841811,
                        0.0
                    ],
                    [
                        5.070975665988382,
                        52.67332906449402,
                        0.0
                    ],
                    [
                        5.070984681521229,
                        52.67327994925647,
                        0.0
                    ],
                    [
                        5.071048833027633,
                        52.67319324224321,
                        0.0
                    ],
                    [
                        5.071063405881595,
                        52.67317046292924,
                        0.0
                    ],
                    [
                        5.071072126274721,
                        52.67316258740814,
                        0.0
                    ],
                    [
                        5.071086580103542,
                        52.67316438096822,
                        0.0
                    ],
                    [
                        5.071103816100312,
                        52.67317670480986,
                        0.0
                    ],
                    [
                        5.071141266636185,
                        52.67318909132467,
                        0.0
                    ],
                    [
                        5.071184519094304,
                        52.67319360263885,
                        0.0
                    ],
                    [
                        5.071214832540681,
                        52.67319455217486,
                        0.0
                    ],
                    [
                        5.071234988907372,
                        52.67320250438063,
                        0.0
                    ],
                    [
                        5.071233444991035,
                        52.67321655147656,
                        0.0
                    ],
                    [
                        5.071090239794322,
                        52.67362333409332,
                        0.0
                    ],
                    [
                        5.071065345844561,
                        52.67368391232387,
                        0.0
                    ],
                    [
                        5.071082014646588,
                        52.67370297491945,
                        0.0
                    ],
                    [
                        5.071084592618191,
                        52.67370592231741,
                        0.0
                    ],
                    [
                        5.071105958169991,
                        52.67373038600116,
                        0.0
                    ],
                    [
                        5.071168512549579,
                        52.67374129431649,
                        0.0
                    ],
                    [
                        5.071862839160835,
                        52.6738876041841,
                        0.0
                    ],
                    [
                        5.072297370799772,
                        52.67398100289271,
                        0.0
                    ],
                    [
                        5.072608429222926,
                        52.67404966764073,
                        0.0
                    ],
                    [
                        5.072820109371146,
                        52.67409220446228,
                        0.0
                    ],
                    [
                        5.072919496998185,
                        52.67411736549261,
                        0.0
                    ],
                    [
                        5.072999652750633,
                        52.67413856092011,
                        0.0
                    ],
                    [
                        5.073022860512546,
                        52.67414789049658,
                        0.0
                    ],
                    [
                        5.073048525799667,
                        52.67415283729565,
                        0.0
                    ],
                    [
                        5.073070182354935,
                        52.67415289446301,
                        0.0
                    ],
                    [
                        5.073141539750906,
                        52.6741687049228,
                        0.0
                    ],
                    [
                        5.073589623630132,
                        52.67427774868583,
                        0.0
                    ],
                    [
                        5.074432113759503,
                        52.67447959343608,
                        0.0
                    ],
                    [
                        5.074843245459425,
                        52.67458805183212,
                        0.0
                    ],
                    [
                        5.074949081127985,
                        52.67461224490207,
                        0.0
                    ],
                    [
                        5.074991565391533,
                        52.67462358204037,
                        0.0
                    ],
                    [
                        5.075119096987518,
                        52.67464671748512,
                        0.0
                    ],
                    [
                        5.075605081403552,
                        52.67477961915463,
                        0.0
                    ],
                    [
                        5.07566214649527,
                        52.67479521452508,
                        0.0
                    ],
                    [
                        5.075759442631983,
                        52.67481447940897,
                        0.0
                    ],
                    [
                        5.075898116418838,
                        52.67485047392624,
                        0.0
                    ],
                    [
                        5.075959837208394,
                        52.67486528328571,
                        0.0
                    ],
                    [
                        5.076002989445707,
                        52.67488843432903,
                        0.0
                    ],
                    [
                        5.0762823857118,
                        52.67496483431438,
                        0.0
                    ],
                    [
                        5.076754584119007,
                        52.67508808454166,
                        0.0
                    ],
                    [
                        5.076803787418391,
                        52.67510093039909,
                        0.0
                    ],
                    [
                        5.077341281714858,
                        52.67524856226435,
                        0.0
                    ],
                    [
                        5.077421378321806,
                        52.67527035218203,
                        0.0
                    ],
                    [
                        5.077422905727628,
                        52.67527075967394,
                        0.0
                    ],
                    [
                        5.077431331592943,
                        52.6752636638941,
                        0.0
                    ],
                    [
                        5.077460844850872,
                        52.67523885119784,
                        0.0
                    ],
                    [
                        5.077461679401677,
                        52.67523120093333,
                        0.0
                    ],
                    [
                        5.077475170664699,
                        52.67521403401452,
                        0.0
                    ],
                    [
                        5.077484782544729,
                        52.67521046962123,
                        0.0
                    ],
                    [
                        5.077528790812142,
                        52.67519411095822,
                        0.0
                    ],
                    [
                        5.0775349198041,
                        52.67518921191411,
                        0.0
                    ],
                    [
                        5.077555654364859,
                        52.67517266955741,
                        0.0
                    ],
                    [
                        5.077596506723257,
                        52.67517803324265,
                        0.0
                    ],
                    [
                        5.077649893497293,
                        52.67518725528812,
                        0.0
                    ],
                    [
                        5.077682066548546,
                        52.67519498331454,
                        0.0
                    ],
                    [
                        5.077702464180752,
                        52.67520172359588,
                        0.0
                    ],
                    [
                        5.077712249693234,
                        52.67521465977561,
                        0.0
                    ],
                    [
                        5.077718028571237,
                        52.67522231915393,
                        0.0
                    ],
                    [
                        5.077878379833936,
                        52.67524369373877,
                        0.0
                    ],
                    [
                        5.077939036263627,
                        52.67531162239878,
                        0.0
                    ],
                    [
                        5.077951020717253,
                        52.67531569050197,
                        0.0
                    ],
                    [
                        5.078039970143788,
                        52.67533531736774,
                        0.0
                    ],
                    [
                        5.07810814249311,
                        52.67535695272208,
                        0.0
                    ],
                    [
                        5.078224956518868,
                        52.67539740820049,
                        0.0
                    ],
                    [
                        5.078424212011488,
                        52.67546318629216,
                        0.0
                    ],
                    [
                        5.078759539959461,
                        52.67555776964936,
                        0.0
                    ],
                    [
                        5.078767520594537,
                        52.67554393236755,
                        0.0
                    ],
                    [
                        5.078872307084741,
                        52.67526948640374,
                        0.0
                    ],
                    [
                        5.078979377539304,
                        52.67499047275736,
                        0.0
                    ],
                    [
                        5.079071047435153,
                        52.67476617605929,
                        0.0
                    ],
                    [
                        5.079172804268494,
                        52.67449079987237,
                        0.0
                    ],
                    [
                        5.079189587148221,
                        52.67445296397091,
                        0.0
                    ],
                    [
                        5.079237069537095,
                        52.67432394264981,
                        0.0
                    ],
                    [
                        5.079268845272369,
                        52.67425154824755,
                        0.0
                    ],
                    [
                        5.079306500033801,
                        52.67416576132837,
                        0.0
                    ],
                    [
                        5.079391524327283,
                        52.67417538797473,
                        0.0
                    ]
                ]
            ]
        ]
    },
    "last_modified": "2021-11-29T09:37:15.013471Z",
    "created": "2021-11-29T09:24:37.450128Z",
    "image_url": "",
    "timeseries": [],
    "name": "Rg. Corantijn",
    "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.52931507,
    "lowest_invert_level": -4.7,
    "water_retention_capacity": null,
    "minimum_overflow_crest_level": -1.5,
    "downstream_pumped_drainage_area": "https://demo.lizard.net/api/v4/pumpeddrainageareas/7066/?format=api",
    "pump_station": "https://demo.lizard.net/api/v4/pumpstations/20493/?format=api",
    "area_type": "other",
    "inhabitants": null,
    "pump_overcapacity": 75.47068493
}