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/7139/?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/7139/?format=api",
    "id": 7139,
    "code": "ZRG-S-0188",
    "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.783712258566809,
                        52.65789126221238,
                        0.0
                    ],
                    [
                        4.785408524502936,
                        52.65778386142878,
                        0.0
                    ],
                    [
                        4.785295710632049,
                        52.65880388570109,
                        0.0
                    ],
                    [
                        4.784182510387054,
                        52.65887080455742,
                        0.0
                    ],
                    [
                        4.784256807516715,
                        52.65911762203474,
                        0.0
                    ],
                    [
                        4.782545942222442,
                        52.65920425726367,
                        0.0
                    ],
                    [
                        4.782424380706694,
                        52.65951276225066,
                        0.0
                    ],
                    [
                        4.783124650651346,
                        52.65977788607603,
                        0.0
                    ],
                    [
                        4.783483230951061,
                        52.65986530972248,
                        0.0
                    ],
                    [
                        4.784164160822281,
                        52.65996421963745,
                        0.0
                    ],
                    [
                        4.784171965788809,
                        52.6609449255356,
                        0.0
                    ],
                    [
                        4.78435047871275,
                        52.66107701027023,
                        0.0
                    ],
                    [
                        4.784612359881436,
                        52.66158660647977,
                        0.0
                    ],
                    [
                        4.784567308431819,
                        52.66166365826346,
                        0.0
                    ],
                    [
                        4.784830170106041,
                        52.66218865213716,
                        0.0
                    ],
                    [
                        4.785864457616228,
                        52.66319481438408,
                        0.0
                    ],
                    [
                        4.785918484734349,
                        52.66334653338888,
                        0.0
                    ],
                    [
                        4.787553928818717,
                        52.66307489542383,
                        0.0
                    ],
                    [
                        4.787602045243408,
                        52.66333182567682,
                        0.0
                    ],
                    [
                        4.787630993856174,
                        52.66341266669314,
                        0.0
                    ],
                    [
                        4.786081213468942,
                        52.66373049156418,
                        0.0
                    ],
                    [
                        4.786577471760998,
                        52.66384983270605,
                        0.0
                    ],
                    [
                        4.786766788307782,
                        52.66459268287232,
                        0.0
                    ],
                    [
                        4.787479386450007,
                        52.66533817185154,
                        0.0
                    ],
                    [
                        4.788036585478952,
                        52.6660650251816,
                        0.0
                    ],
                    [
                        4.791048874237728,
                        52.66559848923276,
                        0.0
                    ],
                    [
                        4.791230718867925,
                        52.66535516196262,
                        0.0
                    ],
                    [
                        4.790876584963127,
                        52.6646471615564,
                        0.0
                    ],
                    [
                        4.790379730455565,
                        52.66364953277672,
                        0.0
                    ],
                    [
                        4.790295773356157,
                        52.66350875587219,
                        0.0
                    ],
                    [
                        4.790324478853952,
                        52.66350301150483,
                        0.0
                    ],
                    [
                        4.79032949993351,
                        52.66350128599535,
                        0.0
                    ],
                    [
                        4.790333052488535,
                        52.66349852408347,
                        0.0
                    ],
                    [
                        4.790334597201004,
                        52.66349514546051,
                        0.0
                    ],
                    [
                        4.790333897976527,
                        52.66349166480867,
                        0.0
                    ],
                    [
                        4.790331059960975,
                        52.66348861199991,
                        0.0
                    ],
                    [
                        4.790326517333243,
                        52.66348645205156,
                        0.0
                    ],
                    [
                        4.790320960376232,
                        52.66348551286809,
                        0.0
                    ],
                    [
                        4.790315235607888,
                        52.66348593799486,
                        0.0
                    ],
                    [
                        4.79028569120732,
                        52.66349184980736,
                        0.0
                    ],
                    [
                        4.789820181809501,
                        52.66271127250327,
                        0.0
                    ],
                    [
                        4.789851680422625,
                        52.66270531760118,
                        0.0
                    ],
                    [
                        4.789856748031477,
                        52.66270364356897,
                        0.0
                    ],
                    [
                        4.789860375439465,
                        52.6627009179971,
                        0.0
                    ],
                    [
                        4.789862011595063,
                        52.66269755511637,
                        0.0
                    ],
                    [
                        4.789861405633721,
                        52.66269406773828,
                        0.0
                    ],
                    [
                        4.789858652335353,
                        52.66269098658329,
                        0.0
                    ],
                    [
                        4.789854169559755,
                        52.66268878108399,
                        0.0
                    ],
                    [
                        4.789848638596025,
                        52.66268778628498,
                        0.0
                    ],
                    [
                        4.789842902869982,
                        52.66268815471464,
                        0.0
                    ],
                    [
                        4.789810094239519,
                        52.6626943564798,
                        0.0
                    ],
                    [
                        4.789366712639173,
                        52.66195085534446,
                        0.0
                    ],
                    [
                        4.789395508215982,
                        52.66194657387311,
                        0.0
                    ],
                    [
                        4.789400734255412,
                        52.66194509208657,
                        0.0
                    ],
                    [
                        4.789404631684352,
                        52.6619425071831,
                        0.0
                    ],
                    [
                        4.789406605407325,
                        52.66193921251001,
                        0.0
                    ],
                    [
                        4.78940635445361,
                        52.66193570893982,
                        0.0
                    ],
                    [
                        4.789403917386038,
                        52.66193253140203,
                        0.0
                    ],
                    [
                        4.789399666050347,
                        52.66193016168186,
                        0.0
                    ],
                    [
                        4.789394247362909,
                        52.66192896162205,
                        0.0
                    ],
                    [
                        4.789388485106239,
                        52.66192911420202,
                        0.0
                    ],
                    [
                        4.78935657626675,
                        52.66193385814542,
                        0.0
                    ],
                    [
                        4.789238328004276,
                        52.6617355634696,
                        0.0
                    ],
                    [
                        4.788350106682032,
                        52.66019023742065,
                        0.0
                    ],
                    [
                        4.788380552062041,
                        52.66010835374745,
                        0.0
                    ],
                    [
                        4.788676113874508,
                        52.65994220131925,
                        0.0
                    ],
                    [
                        4.788624779692205,
                        52.65983493960952,
                        0.0
                    ],
                    [
                        4.789112495133785,
                        52.65977319019476,
                        0.0
                    ],
                    [
                        4.789185909184218,
                        52.65993307310885,
                        0.0
                    ],
                    [
                        4.789960653370132,
                        52.65976318471404,
                        0.0
                    ],
                    [
                        4.789951829196601,
                        52.6595491327343,
                        0.0
                    ],
                    [
                        4.790785991421535,
                        52.65946058117898,
                        0.0
                    ],
                    [
                        4.791088485487853,
                        52.65964757085237,
                        0.0
                    ],
                    [
                        4.792031706683567,
                        52.66103621268161,
                        0.0
                    ],
                    [
                        4.792466638939539,
                        52.66097418627798,
                        0.0
                    ],
                    [
                        4.792561647768506,
                        52.66088905825485,
                        0.0
                    ],
                    [
                        4.793138223184299,
                        52.66076353379299,
                        0.0
                    ],
                    [
                        4.79308308568501,
                        52.66053036514764,
                        0.0
                    ],
                    [
                        4.793076002006937,
                        52.66053195735036,
                        0.0
                    ],
                    [
                        4.793057287834255,
                        52.66050486004935,
                        0.0
                    ],
                    [
                        4.793080549396628,
                        52.66049031812313,
                        0.0
                    ],
                    [
                        4.793083685679568,
                        52.66048737610119,
                        0.0
                    ],
                    [
                        4.79308473291277,
                        52.66048392755514,
                        0.0
                    ],
                    [
                        4.793083528804405,
                        52.66048049831927,
                        0.0
                    ],
                    [
                        4.793080258453174,
                        52.66047760967619,
                        0.0
                    ],
                    [
                        4.793075419933172,
                        52.66047570269286,
                        0.0
                    ],
                    [
                        4.793069748356371,
                        52.66047506592759,
                        0.0
                    ],
                    [
                        4.79306410854417,
                        52.66047579807372,
                        0.0
                    ],
                    [
                        4.793059357804394,
                        52.6604777865798,
                        0.0
                    ],
                    [
                        4.793044853791893,
                        52.66048685410647,
                        0.0
                    ],
                    [
                        4.792996413700749,
                        52.66041671242881,
                        0.0
                    ],
                    [
                        4.792856932795633,
                        52.66017696516132,
                        0.0
                    ],
                    [
                        4.79276787218837,
                        52.66003870147115,
                        0.0
                    ],
                    [
                        4.792693814723828,
                        52.65992773491573,
                        0.0
                    ],
                    [
                        4.792650519947491,
                        52.65981862964341,
                        0.0
                    ],
                    [
                        4.792579386165853,
                        52.65969917573314,
                        0.0
                    ],
                    [
                        4.792545092934677,
                        52.65954417286174,
                        0.0
                    ],
                    [
                        4.79251581792107,
                        52.65943343005298,
                        0.0
                    ],
                    [
                        4.792512034762089,
                        52.65940278276947,
                        0.0
                    ],
                    [
                        4.792503939233231,
                        52.65938062480136,
                        0.0
                    ],
                    [
                        4.792453663680968,
                        52.65937357011837,
                        0.0
                    ],
                    [
                        4.792375238628905,
                        52.65937912747771,
                        0.0
                    ],
                    [
                        4.792310797801792,
                        52.65938561749893,
                        0.0
                    ],
                    [
                        4.792285053376429,
                        52.65932423199898,
                        0.0
                    ],
                    [
                        4.792384565118882,
                        52.65931026927361,
                        0.0
                    ],
                    [
                        4.79241399220607,
                        52.65930701027735,
                        0.0
                    ],
                    [
                        4.792453332859451,
                        52.65929529895796,
                        0.0
                    ],
                    [
                        4.792466143010427,
                        52.65928140589207,
                        0.0
                    ],
                    [
                        4.792463291884071,
                        52.65917965655362,
                        0.0
                    ],
                    [
                        4.792454609208118,
                        52.65909709268402,
                        0.0
                    ],
                    [
                        4.792476941577707,
                        52.65899766214068,
                        0.0
                    ],
                    [
                        4.792497846621287,
                        52.6588999410052,
                        0.0
                    ],
                    [
                        4.792496019725455,
                        52.65882846566952,
                        0.0
                    ],
                    [
                        4.792478275294172,
                        52.65879520519793,
                        0.0
                    ],
                    [
                        4.79245883115247,
                        52.65878489851644,
                        0.0
                    ],
                    [
                        4.792449101696038,
                        52.65877974513968,
                        0.0
                    ],
                    [
                        4.79243828448447,
                        52.6587785227137,
                        0.0
                    ],
                    [
                        4.792351790883219,
                        52.6587687614723,
                        0.0
                    ],
                    [
                        4.792315000429657,
                        52.65876461412081,
                        0.0
                    ],
                    [
                        4.792212969673077,
                        52.65875729148789,
                        0.0
                    ],
                    [
                        4.792112227676278,
                        52.65875849507952,
                        0.0
                    ],
                    [
                        4.792092116431228,
                        52.65869373155897,
                        0.0
                    ],
                    [
                        4.792145096138714,
                        52.6586913732527,
                        0.0
                    ],
                    [
                        4.792151107519724,
                        52.65869637145174,
                        0.0
                    ],
                    [
                        4.792151905513488,
                        52.65869681761463,
                        0.0
                    ],
                    [
                        4.792152501080267,
                        52.65869736881208,
                        0.0
                    ],
                    [
                        4.792154010536872,
                        52.65869799288695,
                        0.0
                    ],
                    [
                        4.792155354230042,
                        52.65869874374837,
                        0.0
                    ],
                    [
                        4.792156370985192,
                        52.65869896992029,
                        0.0
                    ],
                    [
                        4.792157269020163,
                        52.6586993410915,
                        0.0
                    ],
                    [
                        4.792159057303699,
                        52.65869956662765,
                        0.0
                    ],
                    [
                        4.792160771067044,
                        52.65869994727069,
                        0.0
                    ],
                    [
                        4.792161854814568,
                        52.65869991944165,
                        0.0
                    ],
                    [
                        4.792162915683043,
                        52.65870005326462,
                        0.0
                    ],
                    [
                        4.792164705394492,
                        52.65869984562794,
                        0.0
                    ],
                    [
                        4.792167515025954,
                        52.65869952086447,
                        0.0
                    ],
                    [
                        4.79217010848256,
                        52.6586987878993,
                        0.0
                    ],
                    [
                        4.792172495035979,
                        52.65869783551349,
                        0.0
                    ],
                    [
                        4.792174429332389,
                        52.65869655462822,
                        0.0
                    ],
                    [
                        4.792176034628727,
                        52.65869512021284,
                        0.0
                    ],
                    [
                        4.79217701596066,
                        52.6586934858591,
                        0.0
                    ],
                    [
                        4.792177596159195,
                        52.65869178658419,
                        0.0
                    ],
                    [
                        4.792177474791904,
                        52.65869005144904,
                        0.0
                    ],
                    [
                        4.792177437944327,
                        52.65868993443098,
                        0.0
                    ],
                    [
                        4.792349694412469,
                        52.65868226716878,
                        0.0
                    ],
                    [
                        4.792405728194344,
                        52.65867658887524,
                        0.0
                    ],
                    [
                        4.792432522659974,
                        52.6586614086734,
                        0.0
                    ],
                    [
                        4.792444147494683,
                        52.65862913984463,
                        0.0
                    ],
                    [
                        4.792447166233208,
                        52.65858843393764,
                        0.0
                    ],
                    [
                        4.792427943897824,
                        52.65842075350974,
                        0.0
                    ],
                    [
                        4.792427441485481,
                        52.65841637423126,
                        0.0
                    ],
                    [
                        4.79242469374801,
                        52.65839879051633,
                        0.0
                    ],
                    [
                        4.792419714309556,
                        52.65836699586222,
                        0.0
                    ],
                    [
                        4.792442630208182,
                        52.65832712639991,
                        0.0
                    ],
                    [
                        4.792445806305618,
                        52.65829992005429,
                        0.0
                    ],
                    [
                        4.792429293655183,
                        52.65827941856353,
                        0.0
                    ],
                    [
                        4.792408468736635,
                        52.65826740638941,
                        0.0
                    ],
                    [
                        4.79240199863031,
                        52.65822125172357,
                        0.0
                    ],
                    [
                        4.792526658906908,
                        52.65821743536763,
                        0.0
                    ],
                    [
                        4.79253604781377,
                        52.65819420545843,
                        0.0
                    ],
                    [
                        4.792665385464074,
                        52.65787390111639,
                        0.0
                    ],
                    [
                        4.792777879481013,
                        52.65763290537251,
                        0.0
                    ],
                    [
                        4.792779999903951,
                        52.65762473761769,
                        0.0
                    ],
                    [
                        4.791951581871963,
                        52.65764807753752,
                        0.0
                    ],
                    [
                        4.79187007512461,
                        52.65764895477906,
                        0.0
                    ],
                    [
                        4.791848658682988,
                        52.65747541255456,
                        0.0
                    ],
                    [
                        4.791822322955626,
                        52.65728752009862,
                        0.0
                    ],
                    [
                        4.791775569162106,
                        52.65695392373255,
                        0.0
                    ],
                    [
                        4.791765898798483,
                        52.65689968248253,
                        0.0
                    ],
                    [
                        4.791764730849321,
                        52.65689316091382,
                        0.0
                    ],
                    [
                        4.790857287533985,
                        52.65693926654245,
                        0.0
                    ],
                    [
                        4.790738533576396,
                        52.65694373985777,
                        0.0
                    ],
                    [
                        4.790405384482238,
                        52.65695839847415,
                        0.0
                    ],
                    [
                        4.789441613297738,
                        52.65700563963066,
                        0.0
                    ],
                    [
                        4.78882176518687,
                        52.65703818409113,
                        0.0
                    ],
                    [
                        4.787759282802633,
                        52.65709703871892,
                        0.0
                    ],
                    [
                        4.786998882822469,
                        52.65712933258221,
                        0.0
                    ],
                    [
                        4.786983591970318,
                        52.65703035121427,
                        0.0
                    ],
                    [
                        4.787034565967909,
                        52.65699137927586,
                        0.0
                    ],
                    [
                        4.786982202855318,
                        52.65696211332978,
                        0.0
                    ],
                    [
                        4.78697401832662,
                        52.65695754247344,
                        0.0
                    ],
                    [
                        4.786967547194903,
                        52.65695434542251,
                        0.0
                    ],
                    [
                        4.786935922676723,
                        52.65693871974057,
                        0.0
                    ],
                    [
                        4.786841230660245,
                        52.6569441643844,
                        0.0
                    ],
                    [
                        4.786791427621448,
                        52.65694823583684,
                        0.0
                    ],
                    [
                        4.786781277630897,
                        52.65694906534632,
                        0.0
                    ],
                    [
                        4.78674976428013,
                        52.65689304178051,
                        0.0
                    ],
                    [
                        4.78672415902538,
                        52.65685233796988,
                        0.0
                    ],
                    [
                        4.785171818026086,
                        52.65706798287842,
                        0.0
                    ],
                    [
                        4.783543051288819,
                        52.65721666672536,
                        0.0
                    ],
                    [
                        4.783712258566809,
                        52.65789126221238,
                        0.0
                    ]
                ]
            ]
        ]
    },
    "last_modified": "2021-11-29T09:37:36.527426Z",
    "created": "2021-11-29T09:24:37.985721Z",
    "image_url": "",
    "timeseries": [],
    "name": "Rg. Rozenlaan",
    "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": 23.56816928,
    "lowest_invert_level": -2.08,
    "water_retention_capacity": null,
    "minimum_overflow_crest_level": -1.20000005,
    "downstream_pumped_drainage_area": "https://demo.lizard.net/api/v4/pumpeddrainageareas/6719/?format=api",
    "pump_station": "https://demo.lizard.net/api/v4/pumpstations/12172/?format=api",
    "area_type": "other",
    "inhabitants": null,
    "pump_overcapacity": 39.43183072
}