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/7160/?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/7160/?format=api",
    "id": 7160,
    "code": "OPR-O-0042",
    "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.037608336326525,
                        52.92253049987788,
                        0.0
                    ],
                    [
                        5.036286319160101,
                        52.92259637718007,
                        0.0
                    ],
                    [
                        5.036156854910536,
                        52.92219143675882,
                        0.0
                    ],
                    [
                        5.034420907927279,
                        52.92206425216443,
                        0.0
                    ],
                    [
                        5.033075350844094,
                        52.917432992630644,
                        0.0
                    ],
                    [
                        5.031295591071785,
                        52.91429036376303,
                        0.0
                    ],
                    [
                        5.028782669864594,
                        52.91219955654856,
                        0.0
                    ],
                    [
                        5.017511665843213,
                        52.906022774493614,
                        0.0
                    ],
                    [
                        5.006003228711045,
                        52.9026868520167,
                        0.0
                    ],
                    [
                        4.989753836630724,
                        52.897878980054585,
                        0.0
                    ],
                    [
                        4.983989912771539,
                        52.897986180166384,
                        0.0
                    ],
                    [
                        4.981785708712469,
                        52.89685438758705,
                        0.0
                    ],
                    [
                        4.980607942312677,
                        52.8956103153115,
                        0.0
                    ],
                    [
                        4.978730071613943,
                        52.89468625684525,
                        0.0
                    ],
                    [
                        4.976658601567624,
                        52.893114292968924,
                        0.0
                    ],
                    [
                        4.976450584565498,
                        52.89222045995718,
                        0.0
                    ],
                    [
                        4.972246458931028,
                        52.89120501338486,
                        0.0
                    ],
                    [
                        4.969776017337805,
                        52.889956808428714,
                        0.0
                    ],
                    [
                        4.967984214082713,
                        52.889634860934024,
                        0.0
                    ],
                    [
                        4.965921249054815,
                        52.88971228974536,
                        0.0
                    ],
                    [
                        4.965120036165893,
                        52.89074393758322,
                        0.0
                    ],
                    [
                        4.963143649911523,
                        52.89144757328186,
                        0.0
                    ],
                    [
                        4.960639254948635,
                        52.89118178196203,
                        0.0
                    ],
                    [
                        4.955814094653531,
                        52.89102831972656,
                        0.0
                    ],
                    [
                        4.954093361291076,
                        52.89053807534015,
                        0.0
                    ],
                    [
                        4.949440581225619,
                        52.890480246765826,
                        0.0
                    ],
                    [
                        4.948121607663469,
                        52.89001711670001,
                        0.0
                    ],
                    [
                        4.945795642283069,
                        52.89003878986788,
                        0.0
                    ],
                    [
                        4.945057637215836,
                        52.89014350272454,
                        0.0
                    ],
                    [
                        4.942645494030954,
                        52.890174617704886,
                        0.0
                    ],
                    [
                        4.940211367296755,
                        52.88976478394871,
                        0.0
                    ],
                    [
                        4.939218018963219,
                        52.889712965207075,
                        0.0
                    ],
                    [
                        4.934448744532601,
                        52.88830838567624,
                        0.0
                    ],
                    [
                        4.933987095121311,
                        52.88678875783624,
                        0.0
                    ],
                    [
                        4.93545534252202,
                        52.88511138855285,
                        0.0
                    ],
                    [
                        4.934654708625839,
                        52.883852922889844,
                        0.0
                    ],
                    [
                        4.930995557408578,
                        52.88240525106517,
                        0.0
                    ],
                    [
                        4.924104743910425,
                        52.88380052528453,
                        0.0
                    ],
                    [
                        4.916425744350762,
                        52.884042759927794,
                        0.0
                    ],
                    [
                        4.907509043329446,
                        52.889966748719424,
                        0.0
                    ],
                    [
                        4.907845805570076,
                        52.89346210787942,
                        0.0
                    ],
                    [
                        4.908451826422094,
                        52.89403952670073,
                        0.0
                    ],
                    [
                        4.908760120635145,
                        52.894382251859305,
                        0.0
                    ],
                    [
                        4.909454991667173,
                        52.894931722630446,
                        0.0
                    ],
                    [
                        4.910482222562986,
                        52.89555065262541,
                        0.0
                    ],
                    [
                        4.912433271775433,
                        52.89617175826077,
                        0.0
                    ],
                    [
                        4.913186125528425,
                        52.89629157430594,
                        0.0
                    ],
                    [
                        4.91453612982141,
                        52.896845105414506,
                        0.0
                    ],
                    [
                        4.915023879042375,
                        52.89708967198329,
                        0.0
                    ],
                    [
                        4.915529839243241,
                        52.89748408736334,
                        0.0
                    ],
                    [
                        4.916217399998701,
                        52.89803348005461,
                        0.0
                    ],
                    [
                        4.916690069600028,
                        52.89830044657657,
                        0.0
                    ],
                    [
                        4.917458743975697,
                        52.89868090777015,
                        0.0
                    ],
                    [
                        4.9186710784448,
                        52.89926530271216,
                        0.0
                    ],
                    [
                        4.919677671033138,
                        52.89963620428541,
                        0.0
                    ],
                    [
                        4.920507503199646,
                        52.899861112195424,
                        0.0
                    ],
                    [
                        4.926347444367732,
                        52.90132613079604,
                        0.0
                    ],
                    [
                        4.928526347924123,
                        52.901878204450895,
                        0.0
                    ],
                    [
                        4.931327856383671,
                        52.90258988057588,
                        0.0
                    ],
                    [
                        4.933254746949414,
                        52.903091479275574,
                        0.0
                    ],
                    [
                        4.935211437066354,
                        52.903590166951616,
                        0.0
                    ],
                    [
                        4.936548389378925,
                        52.904025610834616,
                        0.0
                    ],
                    [
                        4.93839251715089,
                        52.90471320325646,
                        0.0
                    ],
                    [
                        4.939730333564412,
                        52.90598876423769,
                        0.0
                    ],
                    [
                        4.94599628343777,
                        52.91001391203778,
                        0.0
                    ],
                    [
                        4.946800223883582,
                        52.910627961185824,
                        0.0
                    ],
                    [
                        4.947412393952023,
                        52.91109751481542,
                        0.0
                    ],
                    [
                        4.948187851671957,
                        52.91170079146863,
                        0.0
                    ],
                    [
                        4.948740016275249,
                        52.91211787001637,
                        0.0
                    ],
                    [
                        4.950783101430253,
                        52.91369798871884,
                        0.0
                    ],
                    [
                        4.952162464543068,
                        52.914763426175675,
                        0.0
                    ],
                    [
                        4.95356614539918,
                        52.91593183973925,
                        0.0
                    ],
                    [
                        4.955987521929978,
                        52.91905644249975,
                        0.0
                    ],
                    [
                        4.957149114429465,
                        52.920905768512455,
                        0.0
                    ],
                    [
                        4.957350009091138,
                        52.92164338212122,
                        0.0
                    ],
                    [
                        4.957423996907959,
                        52.92243445757366,
                        0.0
                    ],
                    [
                        4.957403065833408,
                        52.92304995527888,
                        0.0
                    ],
                    [
                        4.957414084717006,
                        52.92344090618436,
                        0.0
                    ],
                    [
                        4.957533268498097,
                        52.92392211072874,
                        0.0
                    ],
                    [
                        4.957845493189921,
                        52.92455453220545,
                        0.0
                    ],
                    [
                        4.958150253639123,
                        52.92493979825134,
                        0.0
                    ],
                    [
                        4.958540806261429,
                        52.92529616530211,
                        0.0
                    ],
                    [
                        4.95896915673612,
                        52.92558976129014,
                        0.0
                    ],
                    [
                        4.961261319847953,
                        52.926892004486085,
                        0.0
                    ],
                    [
                        4.963065862234782,
                        52.92788693362146,
                        0.0
                    ],
                    [
                        4.964663166435455,
                        52.92879123784862,
                        0.0
                    ],
                    [
                        4.965498933759113,
                        52.929252499244164,
                        0.0
                    ],
                    [
                        4.966098429767809,
                        52.92954217978929,
                        0.0
                    ],
                    [
                        4.966927743261034,
                        52.929904557388234,
                        0.0
                    ],
                    [
                        4.967713148002987,
                        52.93019488347457,
                        0.0
                    ],
                    [
                        4.968231627237913,
                        52.93040639221052,
                        0.0
                    ],
                    [
                        4.969129733355884,
                        52.93057727880792,
                        0.0
                    ],
                    [
                        4.970265416978697,
                        52.93078793507017,
                        0.0
                    ],
                    [
                        4.971156503057208,
                        52.93091685115075,
                        0.0
                    ],
                    [
                        4.975122519794018,
                        52.931424848260136,
                        0.0
                    ],
                    [
                        4.975865763592223,
                        52.93146335482882,
                        0.0
                    ],
                    [
                        4.976793450421477,
                        52.93139465317916,
                        0.0
                    ],
                    [
                        4.978026645273354,
                        52.931521699938095,
                        0.0
                    ],
                    [
                        4.979962513047629,
                        52.93178592724474,
                        0.0
                    ],
                    [
                        4.982123260855325,
                        52.93190579971471,
                        0.0
                    ],
                    [
                        4.983817956928106,
                        52.93193978595807,
                        0.0
                    ],
                    [
                        4.9860816995171,
                        52.93192044706282,
                        0.0
                    ],
                    [
                        4.987356945703636,
                        52.93200739614914,
                        0.0
                    ],
                    [
                        4.991168918954792,
                        52.93313261006241,
                        0.0
                    ],
                    [
                        4.993364254075331,
                        52.93377790148807,
                        0.0
                    ],
                    [
                        4.995248054065994,
                        52.934341253124174,
                        0.0
                    ],
                    [
                        4.996775959153484,
                        52.934791082425136,
                        0.0
                    ],
                    [
                        4.997585344828417,
                        52.93492627367639,
                        0.0
                    ],
                    [
                        4.998448032000755,
                        52.93492234339773,
                        0.0
                    ],
                    [
                        4.999015822935363,
                        52.934908714528774,
                        0.0
                    ],
                    [
                        5.000112080491642,
                        52.935120953051374,
                        0.0
                    ],
                    [
                        5.001410761851781,
                        52.9354306906871,
                        0.0
                    ],
                    [
                        5.002571553256204,
                        52.93569324106889,
                        0.0
                    ],
                    [
                        5.004114502492113,
                        52.93579884496196,
                        0.0
                    ],
                    [
                        5.005297078322156,
                        52.93578465718581,
                        0.0
                    ],
                    [
                        5.007333449960116,
                        52.935081221133515,
                        0.0
                    ],
                    [
                        5.008229588743316,
                        52.93486502258285,
                        0.0
                    ],
                    [
                        5.011971351781152,
                        52.93408490254987,
                        0.0
                    ],
                    [
                        5.01296440715631,
                        52.93405207091459,
                        0.0
                    ],
                    [
                        5.013707614262274,
                        52.93410382130991,
                        0.0
                    ],
                    [
                        5.015282580290108,
                        52.934288461523515,
                        0.0
                    ],
                    [
                        5.016070068324098,
                        52.93438077384402,
                        0.0
                    ],
                    [
                        5.02085914871196,
                        52.93497966724103,
                        0.0
                    ],
                    [
                        5.022069637487563,
                        52.9354761323138,
                        0.0
                    ],
                    [
                        5.023065131817091,
                        52.93582214475889,
                        0.0
                    ],
                    [
                        5.02385817217065,
                        52.93610133965821,
                        0.0
                    ],
                    [
                        5.024918202330252,
                        52.93648678532089,
                        0.0
                    ],
                    [
                        5.02564302126677,
                        52.93681847565072,
                        0.0
                    ],
                    [
                        5.026049589275791,
                        52.937116256087805,
                        0.0
                    ],
                    [
                        5.026479793234824,
                        52.937554896313216,
                        0.0
                    ],
                    [
                        5.027002040310803,
                        52.93795486532722,
                        0.0
                    ],
                    [
                        5.027415249936551,
                        52.93835151132206,
                        0.0
                    ],
                    [
                        5.027869776862138,
                        52.93863402706712,
                        0.0
                    ],
                    [
                        5.028218381819726,
                        52.93926604517054,
                        0.0
                    ],
                    [
                        5.028527391959105,
                        52.939855581463405,
                        0.0
                    ],
                    [
                        5.028286231820343,
                        52.94051086382739,
                        0.0
                    ],
                    [
                        5.028048438717744,
                        52.94093700286872,
                        0.0
                    ],
                    [
                        5.027719368761378,
                        52.941355462110266,
                        0.0
                    ],
                    [
                        5.028595966275428,
                        52.94123421815333,
                        0.0
                    ],
                    [
                        5.029181899463753,
                        52.94103251400498,
                        0.0
                    ],
                    [
                        5.030403058466915,
                        52.940409365346525,
                        0.0
                    ],
                    [
                        5.032643773848974,
                        52.9392478032504,
                        0.0
                    ],
                    [
                        5.033697312083167,
                        52.93867285660797,
                        0.0
                    ],
                    [
                        5.040277720653933,
                        52.93460028425733,
                        0.0
                    ],
                    [
                        5.041080162809387,
                        52.934445942153296,
                        0.0
                    ],
                    [
                        5.041715120175589,
                        52.93403910503495,
                        0.0
                    ],
                    [
                        5.041974669948599,
                        52.933550231151315,
                        0.0
                    ],
                    [
                        5.042265119009818,
                        52.93302564401756,
                        0.0
                    ],
                    [
                        5.044984886246625,
                        52.93104868162183,
                        0.0
                    ],
                    [
                        5.046036933713715,
                        52.93146263798262,
                        0.0
                    ],
                    [
                        5.046434561922587,
                        52.931210275047306,
                        0.0
                    ],
                    [
                        5.047467640740884,
                        52.93025785383058,
                        0.0
                    ],
                    [
                        5.04767456407411,
                        52.930032496720756,
                        0.0
                    ],
                    [
                        5.046913307853455,
                        52.92972846000814,
                        0.0
                    ],
                    [
                        5.049886409538934,
                        52.926955586497634,
                        0.0
                    ],
                    [
                        5.049472308561356,
                        52.926846139535435,
                        0.0
                    ],
                    [
                        5.046447721991111,
                        52.92892339789599,
                        0.0
                    ],
                    [
                        5.042026266014624,
                        52.932378778158906,
                        0.0
                    ],
                    [
                        5.04107661325404,
                        52.93223126044337,
                        0.0
                    ],
                    [
                        5.040303600007404,
                        52.93199649581012,
                        0.0
                    ],
                    [
                        5.039381694048966,
                        52.931517401823776,
                        0.0
                    ],
                    [
                        5.038690359693277,
                        52.93100027780626,
                        0.0
                    ],
                    [
                        5.038519294089377,
                        52.93046165468885,
                        0.0
                    ],
                    [
                        5.03859417788183,
                        52.929932456817966,
                        0.0
                    ],
                    [
                        5.038905384350498,
                        52.929559367845926,
                        0.0
                    ],
                    [
                        5.039844786343235,
                        52.92906965584704,
                        0.0
                    ],
                    [
                        5.038914680181485,
                        52.928871727736094,
                        0.0
                    ],
                    [
                        5.038357732205083,
                        52.92843534044827,
                        0.0
                    ],
                    [
                        5.038398045492788,
                        52.9279705189995,
                        0.0
                    ],
                    [
                        5.038661937479415,
                        52.92734027185589,
                        0.0
                    ],
                    [
                        5.038695972412564,
                        52.926679779556395,
                        0.0
                    ],
                    [
                        5.039446196918192,
                        52.925831445617774,
                        0.0
                    ],
                    [
                        5.038918457202648,
                        52.925624254315,
                        0.0
                    ],
                    [
                        5.038706769251538,
                        52.92521609389323,
                        0.0
                    ],
                    [
                        5.038616249446499,
                        52.92458208033045,
                        0.0
                    ],
                    [
                        5.038392816081593,
                        52.923765415955366,
                        0.0
                    ],
                    [
                        5.038206892370576,
                        52.92273104746228,
                        0.0
                    ]
                ]
            ]
        ]
    },
    "last_modified": "2021-12-03T14:32:01.261188Z",
    "created": "2021-12-03T14:32:01.261217Z",
    "image_url": "",
    "timeseries": [],
    "name": "Wieringen",
    "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
}