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/7118/?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/7118/?format=api",
    "id": 7118,
    "code": "ZRG-L-0300",
    "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.881296780384655,
                        52.63346208204301,
                        0.0
                    ],
                    [
                        4.88059873496887,
                        52.63371134818517,
                        0.0
                    ],
                    [
                        4.879248151274885,
                        52.63373256392651,
                        0.0
                    ],
                    [
                        4.877080299273254,
                        52.63392627960676,
                        0.0
                    ],
                    [
                        4.876489021783591,
                        52.63400696646545,
                        0.0
                    ],
                    [
                        4.876488395732753,
                        52.63400834420754,
                        0.0
                    ],
                    [
                        4.876488053896993,
                        52.634009542531,
                        0.0
                    ],
                    [
                        4.876474685402702,
                        52.63400892341004,
                        0.0
                    ],
                    [
                        4.875463646662455,
                        52.63414688415825,
                        0.0
                    ],
                    [
                        4.875458272868322,
                        52.63415093852239,
                        0.0
                    ],
                    [
                        4.875443732433033,
                        52.63414960155759,
                        0.0
                    ],
                    [
                        4.874347552641481,
                        52.63429916898431,
                        0.0
                    ],
                    [
                        4.874314395264413,
                        52.63432066354233,
                        0.0
                    ],
                    [
                        4.874253129851252,
                        52.63438046969002,
                        0.0
                    ],
                    [
                        4.874212219278403,
                        52.63444639762993,
                        0.0
                    ],
                    [
                        4.874165096074075,
                        52.6345529622232,
                        0.0
                    ],
                    [
                        4.874145160318071,
                        52.6346339164556,
                        0.0
                    ],
                    [
                        4.874155844880566,
                        52.63471551598294,
                        0.0
                    ],
                    [
                        4.874196595099106,
                        52.63479352901447,
                        0.0
                    ],
                    [
                        4.874229372929566,
                        52.63483796832374,
                        0.0
                    ],
                    [
                        4.874293200680162,
                        52.63490439302834,
                        0.0
                    ],
                    [
                        4.87437880270376,
                        52.63496103198906,
                        0.0
                    ],
                    [
                        4.874482254823626,
                        52.63500529070249,
                        0.0
                    ],
                    [
                        4.874598819610806,
                        52.63503514095888,
                        0.0
                    ],
                    [
                        4.874709091430172,
                        52.63505524702407,
                        0.0
                    ],
                    [
                        4.874715639228508,
                        52.63505644088652,
                        0.0
                    ],
                    [
                        4.874829391269865,
                        52.63506996164475,
                        0.0
                    ],
                    [
                        4.874945291956838,
                        52.63506971237958,
                        0.0
                    ],
                    [
                        4.875058882898826,
                        52.63505570264597,
                        0.0
                    ],
                    [
                        4.875165794088161,
                        52.63502847083249,
                        0.0
                    ],
                    [
                        4.875233536261894,
                        52.63500069911034,
                        0.0
                    ],
                    [
                        4.875315301362646,
                        52.63501191755778,
                        0.0
                    ],
                    [
                        4.875364475553873,
                        52.63501535564327,
                        0.0
                    ],
                    [
                        4.875390658246334,
                        52.6350555449476,
                        0.0
                    ],
                    [
                        4.875395123665657,
                        52.63505974860668,
                        0.0
                    ],
                    [
                        4.875400112418257,
                        52.63506709374897,
                        0.0
                    ],
                    [
                        4.87546430524504,
                        52.63512567626309,
                        0.0
                    ],
                    [
                        4.875546035180597,
                        52.63517552315855,
                        0.0
                    ],
                    [
                        4.875625254294179,
                        52.63521518299421,
                        0.0
                    ],
                    [
                        4.87571411027191,
                        52.63525196608973,
                        0.0
                    ],
                    [
                        4.875812448269443,
                        52.63527834857233,
                        0.0
                    ],
                    [
                        4.876008950221983,
                        52.63531853047478,
                        0.0
                    ],
                    [
                        4.87604918752232,
                        52.63532580154163,
                        0.0
                    ],
                    [
                        4.876324524149029,
                        52.63536914376925,
                        0.0
                    ],
                    [
                        4.876441233224645,
                        52.63538751438742,
                        0.0
                    ],
                    [
                        4.876443236562624,
                        52.63551440150258,
                        0.0
                    ],
                    [
                        4.876455696240392,
                        52.63558446346586,
                        0.0
                    ],
                    [
                        4.876490383905919,
                        52.63565169915891,
                        0.0
                    ],
                    [
                        4.876545964667647,
                        52.63571352620735,
                        0.0
                    ],
                    [
                        4.87662030499371,
                        52.63576756819321,
                        0.0
                    ],
                    [
                        4.876710545460983,
                        52.63581174844212,
                        0.0
                    ],
                    [
                        4.876813219504131,
                        52.63584436963969,
                        0.0
                    ],
                    [
                        4.876898721688127,
                        52.63585960412847,
                        0.0
                    ],
                    [
                        4.876897451310708,
                        52.63589298070374,
                        0.0
                    ],
                    [
                        4.876899016158644,
                        52.63621794632282,
                        0.0
                    ],
                    [
                        4.876899252605411,
                        52.636217938351,
                        0.0
                    ],
                    [
                        4.876899272723466,
                        52.63622129964783,
                        0.0
                    ],
                    [
                        4.877394850781021,
                        52.63620636774029,
                        0.0
                    ],
                    [
                        4.877408003921192,
                        52.63631554661547,
                        0.0
                    ],
                    [
                        4.877810681385458,
                        52.63630044830975,
                        0.0
                    ],
                    [
                        4.878076530130844,
                        52.63628824180618,
                        0.0
                    ],
                    [
                        4.878073009515878,
                        52.63630538417913,
                        0.0
                    ],
                    [
                        4.878081154961773,
                        52.63637523874759,
                        0.0
                    ],
                    [
                        4.878111407220267,
                        52.63644280545528,
                        0.0
                    ],
                    [
                        4.878162618655966,
                        52.6365055225239,
                        0.0
                    ],
                    [
                        4.878230630545832,
                        52.63657172302032,
                        0.0
                    ],
                    [
                        4.878263744013725,
                        52.6366039553115,
                        0.0
                    ],
                    [
                        4.878334468913774,
                        52.63665976558275,
                        0.0
                    ],
                    [
                        4.878421730469242,
                        52.63670610846488,
                        0.0
                    ],
                    [
                        4.878522176663659,
                        52.6367412044925,
                        0.0
                    ],
                    [
                        4.878631948226254,
                        52.63676370433335,
                        0.0
                    ],
                    [
                        4.878746825701534,
                        52.63677274242106,
                        0.0
                    ],
                    [
                        4.878862394517416,
                        52.63676797274076,
                        0.0
                    ],
                    [
                        4.878974211838043,
                        52.63674957851391,
                        0.0
                    ],
                    [
                        4.879012845087638,
                        52.6367379209796,
                        0.0
                    ],
                    [
                        4.879073563782706,
                        52.63677304356754,
                        0.0
                    ],
                    [
                        4.879130460080829,
                        52.63679493053857,
                        0.0
                    ],
                    [
                        4.879133776274824,
                        52.6368094113842,
                        0.0
                    ],
                    [
                        4.879171836093593,
                        52.63687596865741,
                        0.0
                    ],
                    [
                        4.87923050714184,
                        52.6369367309532,
                        0.0
                    ],
                    [
                        4.87930753554458,
                        52.63698936183385,
                        0.0
                    ],
                    [
                        4.879399962092761,
                        52.63703183818782,
                        0.0
                    ],
                    [
                        4.879504233542262,
                        52.63706252981603,
                        0.0
                    ],
                    [
                        4.879616345320857,
                        52.63708025485356,
                        0.0
                    ],
                    [
                        4.879731985657691,
                        52.63708433341773,
                        0.0
                    ],
                    [
                        4.879846711168541,
                        52.63707460903777,
                        0.0
                    ],
                    [
                        4.879956115213183,
                        52.63705145386091,
                        0.0
                    ],
                    [
                        4.88001443690519,
                        52.63703061059967,
                        0.0
                    ],
                    [
                        4.88002111931433,
                        52.63702913464784,
                        0.0
                    ],
                    [
                        4.880120197323113,
                        52.63699262704662,
                        0.0
                    ],
                    [
                        4.880205664055778,
                        52.6369450610106,
                        0.0
                    ],
                    [
                        4.880274235169693,
                        52.63688826584015,
                        0.0
                    ],
                    [
                        4.880323276741103,
                        52.63682442231007,
                        0.0
                    ],
                    [
                        4.880350900697644,
                        52.63675598578722,
                        0.0
                    ],
                    [
                        4.880356050154968,
                        52.63668558502091,
                        0.0
                    ],
                    [
                        4.880338522707744,
                        52.63661592609996,
                        0.0
                    ],
                    [
                        4.8802989966924,
                        52.63654968649156,
                        0.0
                    ],
                    [
                        4.880240531665104,
                        52.63649096209303,
                        0.0
                    ],
                    [
                        4.880239445560338,
                        52.63648983675932,
                        0.0
                    ],
                    [
                        4.880239340035739,
                        52.63648976441283,
                        0.0
                    ],
                    [
                        4.880238986619124,
                        52.63648941060976,
                        0.0
                    ],
                    [
                        4.880234727704787,
                        52.63648595035928,
                        0.0
                    ],
                    [
                        4.880233329121888,
                        52.63648502050999,
                        0.0
                    ],
                    [
                        4.880232243896184,
                        52.63648394730788,
                        0.0
                    ],
                    [
                        4.880217240551104,
                        52.63647193397389,
                        0.0
                    ],
                    [
                        4.880217054052108,
                        52.63646952910619,
                        0.0
                    ],
                    [
                        4.88018910658913,
                        52.63640114145509,
                        0.0
                    ],
                    [
                        4.880182412406857,
                        52.63639249239585,
                        0.0
                    ],
                    [
                        4.88016084067728,
                        52.63633014165804,
                        0.0
                    ],
                    [
                        4.880115311560026,
                        52.6362653251152,
                        0.0
                    ],
                    [
                        4.880049868183574,
                        52.63620715862504,
                        0.0
                    ],
                    [
                        4.880034819690149,
                        52.63619625588669,
                        0.0
                    ],
                    [
                        4.879948420473926,
                        52.63613245485864,
                        0.0
                    ],
                    [
                        4.879878903494827,
                        52.63608913840027,
                        0.0
                    ],
                    [
                        4.879860296680575,
                        52.63608090583001,
                        0.0
                    ],
                    [
                        4.879856243476894,
                        52.6360452543284,
                        0.0
                    ],
                    [
                        4.879825071348077,
                        52.63597628752846,
                        0.0
                    ],
                    [
                        4.879791739795181,
                        52.63593613432341,
                        0.0
                    ],
                    [
                        4.879763993934322,
                        52.6359000590705,
                        0.0
                    ],
                    [
                        4.879695380194477,
                        52.63584328264172,
                        0.0
                    ],
                    [
                        4.879609877424089,
                        52.63579574211405,
                        0.0
                    ],
                    [
                        4.879555076284912,
                        52.63577557098012,
                        0.0
                    ],
                    [
                        4.879553870606195,
                        52.6357738016468,
                        0.0
                    ],
                    [
                        4.879539522669651,
                        52.6357503404387,
                        0.0
                    ],
                    [
                        4.879522110919056,
                        52.63572957578867,
                        0.0
                    ],
                    [
                        4.879485999200243,
                        52.63567179572799,
                        0.0
                    ],
                    [
                        4.879400753093104,
                        52.63556518512588,
                        0.0
                    ],
                    [
                        4.879342121678097,
                        52.63550675883052,
                        0.0
                    ],
                    [
                        4.879330554161887,
                        52.63549903346125,
                        0.0
                    ],
                    [
                        4.879335445969077,
                        52.63545761800675,
                        0.0
                    ],
                    [
                        4.879275609382838,
                        52.63544437593072,
                        0.0
                    ],
                    [
                        4.879270679859736,
                        52.63543734306597,
                        0.0
                    ],
                    [
                        4.879254409440026,
                        52.63535469833704,
                        0.0
                    ],
                    [
                        4.879206077793433,
                        52.63527539018805,
                        0.0
                    ],
                    [
                        4.879139906239253,
                        52.63519671668028,
                        0.0
                    ],
                    [
                        4.8791101649689,
                        52.63516006384879,
                        0.0
                    ],
                    [
                        4.879078683479634,
                        52.63510845157874,
                        0.0
                    ],
                    [
                        4.879060057114697,
                        52.63508136186861,
                        0.0
                    ],
                    [
                        4.87902162230217,
                        52.6350313097049,
                        0.0
                    ],
                    [
                        4.879016223854431,
                        52.63502446894586,
                        0.0
                    ],
                    [
                        4.878944300265434,
                        52.63493574012914,
                        0.0
                    ],
                    [
                        4.878944102387092,
                        52.63493355989038,
                        0.0
                    ],
                    [
                        4.878917774305008,
                        52.63486859126721,
                        0.0
                    ],
                    [
                        4.878872112874491,
                        52.63480771722914,
                        0.0
                    ],
                    [
                        4.878771223672995,
                        52.63470084514567,
                        0.0
                    ],
                    [
                        4.878743243634252,
                        52.63466344302608,
                        0.0
                    ],
                    [
                        4.878725147774918,
                        52.63464813324742,
                        0.0
                    ],
                    [
                        4.878724581761722,
                        52.6346464924606,
                        0.0
                    ],
                    [
                        4.878722764912266,
                        52.63462730601989,
                        0.0
                    ],
                    [
                        4.878715845328658,
                        52.63460995810502,
                        0.0
                    ],
                    [
                        4.878710102246369,
                        52.63457899962244,
                        0.0
                    ],
                    [
                        4.878708300072128,
                        52.63455982222618,
                        0.0
                    ],
                    [
                        4.878708939299,
                        52.6345569158054,
                        0.0
                    ],
                    [
                        4.878776682688222,
                        52.63456509804405,
                        0.0
                    ],
                    [
                        4.878892509993877,
                        52.63456507110104,
                        0.0
                    ],
                    [
                        4.878911623183241,
                        52.63456392156078,
                        0.0
                    ],
                    [
                        4.879026178408449,
                        52.63454996877888,
                        0.0
                    ],
                    [
                        4.879133981441685,
                        52.6345225754493,
                        0.0
                    ],
                    [
                        4.879230817254073,
                        52.63448281282791,
                        0.0
                    ],
                    [
                        4.879270154967318,
                        52.6344585743507,
                        0.0
                    ],
                    [
                        4.879272687277569,
                        52.63445917652718,
                        0.0
                    ],
                    [
                        4.879386718422447,
                        52.63447153746462,
                        0.0
                    ],
                    [
                        4.879539671162307,
                        52.63447882314296,
                        0.0
                    ],
                    [
                        4.879652570790757,
                        52.63447761641959,
                        0.0
                    ],
                    [
                        4.879763032789847,
                        52.63446336506085,
                        0.0
                    ],
                    [
                        4.879867019883751,
                        52.63443658837912,
                        0.0
                    ],
                    [
                        4.879960737668502,
                        52.63439826508817,
                        0.0
                    ],
                    [
                        4.880037837630692,
                        52.63435156488332,
                        0.0
                    ],
                    [
                        4.880040220757104,
                        52.6343506286927,
                        0.0
                    ],
                    [
                        4.880094571521837,
                        52.63431885440939,
                        0.0
                    ],
                    [
                        4.880096214174196,
                        52.63431897914862,
                        0.0
                    ],
                    [
                        4.88016032483011,
                        52.63432577365808,
                        0.0
                    ],
                    [
                        4.880276118866666,
                        52.63432409068305,
                        0.0
                    ],
                    [
                        4.880389148939209,
                        52.6343086966335,
                        0.0
                    ],
                    [
                        4.880495071186425,
                        52.63428018143851,
                        0.0
                    ],
                    [
                        4.880498034208699,
                        52.63427891339084,
                        0.0
                    ],
                    [
                        4.880505104822273,
                        52.63427704003308,
                        0.0
                    ],
                    [
                        4.880600240675915,
                        52.63423684306188,
                        0.0
                    ],
                    [
                        4.88061300148037,
                        52.63422879547654,
                        0.0
                    ],
                    [
                        4.880671952512593,
                        52.63421927394307,
                        0.0
                    ],
                    [
                        4.880707779146729,
                        52.63422137588427,
                        0.0
                    ],
                    [
                        4.880822201533281,
                        52.63421447575908,
                        0.0
                    ],
                    [
                        4.880932261773537,
                        52.63419422354855,
                        0.0
                    ],
                    [
                        4.88103378979145,
                        52.63416138519788,
                        0.0
                    ],
                    [
                        4.881264471259034,
                        52.63406820814429,
                        0.0
                    ],
                    [
                        4.8813609739587,
                        52.63401951539496,
                        0.0
                    ],
                    [
                        4.881438416443109,
                        52.63395953086658,
                        0.0
                    ],
                    [
                        4.881493314111252,
                        52.63389095480863,
                        0.0
                    ],
                    [
                        4.881504219539505,
                        52.63387260530381,
                        0.0
                    ],
                    [
                        4.881532737811339,
                        52.63380430437892,
                        0.0
                    ],
                    [
                        4.881538806449218,
                        52.63373393079959,
                        0.0
                    ],
                    [
                        4.881522193594841,
                        52.63366418871655,
                        0.0
                    ],
                    [
                        4.881483536234028,
                        52.63359775902071,
                        0.0
                    ],
                    [
                        4.881424322132897,
                        52.63353719499062,
                        0.0
                    ],
                    [
                        4.88134682600829,
                        52.63348482226867,
                        0.0
                    ],
                    [
                        4.881296780384655,
                        52.63346208204301,
                        0.0
                    ]
                ]
            ]
        ]
    },
    "last_modified": "2021-11-29T09:37:06.729487Z",
    "created": "2021-11-29T09:24:36.969421Z",
    "image_url": "",
    "timeseries": [],
    "name": "Rg. Rustenburg",
    "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": 3.14532222,
    "lowest_invert_level": null,
    "water_retention_capacity": null,
    "minimum_overflow_crest_level": -0.91000003,
    "downstream_pumped_drainage_area": "https://demo.lizard.net/api/v4/pumpeddrainageareas/6718/?format=api",
    "pump_station": "https://demo.lizard.net/api/v4/pumpstations/12173/?format=api",
    "area_type": "other",
    "inhabitants": null,
    "pump_overcapacity": 4.85467778
}