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/7145/?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/7145/?format=api",
    "id": 7145,
    "code": "ZRG-O-0047",
    "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.216318537961852,
                        52.70296968911368,
                        0.0
                    ],
                    [
                        5.216643104646301,
                        52.70280366111518,
                        0.0
                    ],
                    [
                        5.216663288795754,
                        52.7027910759985,
                        0.0
                    ],
                    [
                        5.216967454037413,
                        52.70284589264723,
                        0.0
                    ],
                    [
                        5.217096116693612,
                        52.70286254046983,
                        0.0
                    ],
                    [
                        5.217923070442978,
                        52.70281281673833,
                        0.0
                    ],
                    [
                        5.218070552027786,
                        52.70280253851991,
                        0.0
                    ],
                    [
                        5.218112858129986,
                        52.70279260514582,
                        0.0
                    ],
                    [
                        5.218155225087856,
                        52.70277069230243,
                        0.0
                    ],
                    [
                        5.218180518878983,
                        52.70274885407167,
                        0.0
                    ],
                    [
                        5.218275729561322,
                        52.70265433905939,
                        0.0
                    ],
                    [
                        5.218384113122823,
                        52.70265449271797,
                        0.0
                    ],
                    [
                        5.218457396939455,
                        52.70266040209803,
                        0.0
                    ],
                    [
                        5.218641754032967,
                        52.70267494331485,
                        0.0
                    ],
                    [
                        5.218698038577759,
                        52.70269642076966,
                        0.0
                    ],
                    [
                        5.218696368642886,
                        52.70278469676597,
                        0.0
                    ],
                    [
                        5.218695090081521,
                        52.70285192598936,
                        0.0
                    ],
                    [
                        5.218711464911761,
                        52.70287192703639,
                        0.0
                    ],
                    [
                        5.218800475430879,
                        52.70293196859988,
                        0.0
                    ],
                    [
                        5.218884889202704,
                        52.70296775693065,
                        0.0
                    ],
                    [
                        5.218945530557413,
                        52.70297202151652,
                        0.0
                    ],
                    [
                        5.219110540642555,
                        52.7029618431575,
                        0.0
                    ],
                    [
                        5.219283733406646,
                        52.70215202224953,
                        0.0
                    ],
                    [
                        5.219165916910722,
                        52.70122927377428,
                        0.0
                    ],
                    [
                        5.219010265537993,
                        52.69996644640965,
                        0.0
                    ],
                    [
                        5.219001142878507,
                        52.69928163000215,
                        0.0
                    ],
                    [
                        5.219069709491666,
                        52.69875147920132,
                        0.0
                    ],
                    [
                        5.219184270871703,
                        52.69847581631254,
                        0.0
                    ],
                    [
                        5.219123664666514,
                        52.69794786102777,
                        0.0
                    ],
                    [
                        5.219471547335621,
                        52.69792645033025,
                        0.0
                    ],
                    [
                        5.219462796378053,
                        52.69785188525542,
                        0.0
                    ],
                    [
                        5.219499091173563,
                        52.69770089597483,
                        0.0
                    ],
                    [
                        5.219529427021276,
                        52.69769849244933,
                        0.0
                    ],
                    [
                        5.219534894276411,
                        52.69769736959066,
                        0.0
                    ],
                    [
                        5.219539238844924,
                        52.69769506067433,
                        0.0
                    ],
                    [
                        5.219541798150811,
                        52.69769191796185,
                        0.0
                    ],
                    [
                        5.219542182797857,
                        52.69768841899838,
                        0.0
                    ],
                    [
                        5.219540334532511,
                        52.69768509752551,
                        0.0
                    ],
                    [
                        5.219536533982672,
                        52.69768245811169,
                        0.0
                    ],
                    [
                        5.219531360961716,
                        52.69768090328088,
                        0.0
                    ],
                    [
                        5.219525601546275,
                        52.69768066960356,
                        0.0
                    ],
                    [
                        5.219503532928239,
                        52.69768241794222,
                        0.0
                    ],
                    [
                        5.219515078464786,
                        52.6976343910457,
                        0.0
                    ],
                    [
                        5.219501172193365,
                        52.69743225842877,
                        0.0
                    ],
                    [
                        5.219354912060628,
                        52.69729830192691,
                        0.0
                    ],
                    [
                        5.218807105397522,
                        52.69726186140081,
                        0.0
                    ],
                    [
                        5.218381471846238,
                        52.69726125886035,
                        0.0
                    ],
                    [
                        5.217315102885563,
                        52.69721813136702,
                        0.0
                    ],
                    [
                        5.217202889342184,
                        52.69713772078257,
                        0.0
                    ],
                    [
                        5.217295866985642,
                        52.69713190861043,
                        0.0
                    ],
                    [
                        5.217672358210218,
                        52.69718891798285,
                        0.0
                    ],
                    [
                        5.217872954869646,
                        52.69718623136671,
                        0.0
                    ],
                    [
                        5.218362268077449,
                        52.69716612040242,
                        0.0
                    ],
                    [
                        5.218059437463699,
                        52.69576576429186,
                        0.0
                    ],
                    [
                        5.218172003341403,
                        52.69575403530548,
                        0.0
                    ],
                    [
                        5.218499413912186,
                        52.69712470351764,
                        0.0
                    ],
                    [
                        5.218626259877706,
                        52.69721702238313,
                        0.0
                    ],
                    [
                        5.218914908175602,
                        52.69721743057556,
                        0.0
                    ],
                    [
                        5.219164405535118,
                        52.69722075481099,
                        0.0
                    ],
                    [
                        5.219501886522372,
                        52.69724500804912,
                        0.0
                    ],
                    [
                        5.219820114211405,
                        52.69718601083088,
                        0.0
                    ],
                    [
                        5.219903566505929,
                        52.69711182245716,
                        0.0
                    ],
                    [
                        5.220089655042142,
                        52.69706452763184,
                        0.0
                    ],
                    [
                        5.220265778850479,
                        52.69706477461542,
                        0.0
                    ],
                    [
                        5.220691354239452,
                        52.69708023199892,
                        0.0
                    ],
                    [
                        5.220755314685015,
                        52.69698520926786,
                        0.0
                    ],
                    [
                        5.2207803508299,
                        52.69683366012452,
                        0.0
                    ],
                    [
                        5.220756316244358,
                        52.69672068166073,
                        0.0
                    ],
                    [
                        5.220708361500915,
                        52.69646500153431,
                        0.0
                    ],
                    [
                        5.220656078543199,
                        52.69606070313888,
                        0.0
                    ],
                    [
                        5.22061757069004,
                        52.69589420435891,
                        0.0
                    ],
                    [
                        5.220608002531231,
                        52.69547902583739,
                        0.0
                    ],
                    [
                        5.220705204720231,
                        52.69548975554155,
                        0.0
                    ],
                    [
                        5.220710770369324,
                        52.69582894495219,
                        0.0
                    ],
                    [
                        5.220734489220153,
                        52.69602514637286,
                        0.0
                    ],
                    [
                        5.220782252362743,
                        52.69633135429716,
                        0.0
                    ],
                    [
                        5.22081367123464,
                        52.69662760790669,
                        0.0
                    ],
                    [
                        5.220836338156554,
                        52.69687998681466,
                        0.0
                    ],
                    [
                        5.220805711529209,
                        52.69711296759355,
                        0.0
                    ],
                    [
                        5.220124729023895,
                        52.69710440505408,
                        0.0
                    ],
                    [
                        5.219969585005813,
                        52.69714508497955,
                        0.0
                    ],
                    [
                        5.219890760849025,
                        52.69728859329294,
                        0.0
                    ],
                    [
                        5.219765440573142,
                        52.69730839060502,
                        0.0
                    ],
                    [
                        5.219651185130516,
                        52.69730062160743,
                        0.0
                    ],
                    [
                        5.21956494850332,
                        52.6973347404132,
                        0.0
                    ],
                    [
                        5.219584851929293,
                        52.6974527064211,
                        0.0
                    ],
                    [
                        5.219573268267567,
                        52.69761628254185,
                        0.0
                    ],
                    [
                        5.219541844604521,
                        52.69780773150492,
                        0.0
                    ],
                    [
                        5.219524351357149,
                        52.69780870083193,
                        0.0
                    ],
                    [
                        5.219522231574381,
                        52.69780908158726,
                        0.0
                    ],
                    [
                        5.219520064920232,
                        52.69780934005568,
                        0.0
                    ],
                    [
                        5.219519482667835,
                        52.69780957469578,
                        0.0
                    ],
                    [
                        5.219518815049508,
                        52.69780969507688,
                        0.0
                    ],
                    [
                        5.219517100310621,
                        52.69781053743154,
                        0.0
                    ],
                    [
                        5.219515258724296,
                        52.69781128165434,
                        0.0
                    ],
                    [
                        5.219514871291071,
                        52.69781163249451,
                        0.0
                    ],
                    [
                        5.219514327379311,
                        52.69781189953822,
                        0.0
                    ],
                    [
                        5.219513271104004,
                        52.69781307983266,
                        0.0
                    ],
                    [
                        5.219512040534199,
                        52.69781419247828,
                        0.0
                    ],
                    [
                        5.219511902859362,
                        52.69781460837801,
                        0.0
                    ],
                    [
                        5.219511570077096,
                        52.6978149799674,
                        0.0
                    ],
                    [
                        5.219511337172152,
                        52.69781631599589,
                        0.0
                    ],
                    [
                        5.219510901688805,
                        52.69781763016699,
                        0.0
                    ],
                    [
                        5.219511036203048,
                        52.69781804465442,
                        0.0
                    ],
                    [
                        5.219510962107672,
                        52.69781846693449,
                        0.0
                    ],
                    [
                        5.219511588842419,
                        52.69781975564232,
                        0.0
                    ],
                    [
                        5.219512014294957,
                        52.69782107102552,
                        0.0
                    ],
                    [
                        5.219512400521904,
                        52.69782142475477,
                        0.0
                    ],
                    [
                        5.219512598673938,
                        52.69782183034553,
                        0.0
                    ],
                    [
                        5.219513985230473,
                        52.69782287208162,
                        0.0
                    ],
                    [
                        5.219515210243991,
                        52.6978239908799,
                        0.0
                    ],
                    [
                        5.219515787748072,
                        52.69782422625288,
                        0.0
                    ],
                    [
                        5.219516227312826,
                        52.69782455668945,
                        0.0
                    ],
                    [
                        5.219518170117889,
                        52.69782519839644,
                        0.0
                    ],
                    [
                        5.219520001577449,
                        52.69782594599051,
                        0.0
                    ],
                    [
                        5.219520686165187,
                        52.6978260296305,
                        0.0
                    ],
                    [
                        5.219521297816285,
                        52.69782623180191,
                        0.0
                    ],
                    [
                        5.219523496973034,
                        52.6978263732958,
                        0.0
                    ],
                    [
                        5.2195256601517,
                        52.69782663785984,
                        0.0
                    ],
                    [
                        5.219526342414678,
                        52.69782655613984,
                        0.0
                    ],
                    [
                        5.219527037504703,
                        52.69782660115408,
                        0.0
                    ],
                    [
                        5.219538855028338,
                        52.69782594646848,
                        0.0
                    ],
                    [
                        5.219531596143566,
                        52.69787017164077,
                        0.0
                    ],
                    [
                        5.21964928858638,
                        52.69824725115435,
                        0.0
                    ],
                    [
                        5.220006842072022,
                        52.69822310968824,
                        0.0
                    ],
                    [
                        5.220168031795513,
                        52.69829169750528,
                        0.0
                    ],
                    [
                        5.220353957310438,
                        52.69828898612705,
                        0.0
                    ],
                    [
                        5.220465322765906,
                        52.69859528308223,
                        0.0
                    ],
                    [
                        5.221222681687713,
                        52.69885492581391,
                        0.0
                    ],
                    [
                        5.221403738390397,
                        52.69884626116635,
                        0.0
                    ],
                    [
                        5.221482937794372,
                        52.69860264721416,
                        0.0
                    ],
                    [
                        5.221522984501619,
                        52.69836195160763,
                        0.0
                    ],
                    [
                        5.221723877198935,
                        52.69828198043785,
                        0.0
                    ],
                    [
                        5.221855705045341,
                        52.69835349714019,
                        0.0
                    ],
                    [
                        5.222222740956433,
                        52.69832725654469,
                        0.0
                    ],
                    [
                        5.222323196866649,
                        52.69893670473223,
                        0.0
                    ],
                    [
                        5.223262472850048,
                        52.69896177879161,
                        0.0
                    ],
                    [
                        5.22331193006497,
                        52.69881917962574,
                        0.0
                    ],
                    [
                        5.223253797189328,
                        52.69866454270696,
                        0.0
                    ],
                    [
                        5.223239917735133,
                        52.69845052274368,
                        0.0
                    ],
                    [
                        5.223290952919172,
                        52.69814682992511,
                        0.0
                    ],
                    [
                        5.223275740975744,
                        52.69802791931216,
                        0.0
                    ],
                    [
                        5.223254764279528,
                        52.69788046730466,
                        0.0
                    ],
                    [
                        5.223250880655224,
                        52.6975894656651,
                        0.0
                    ],
                    [
                        5.223249317426045,
                        52.69757826222371,
                        0.0
                    ],
                    [
                        5.223252338259464,
                        52.69757822144623,
                        0.0
                    ],
                    [
                        5.223253094496296,
                        52.69757852984139,
                        0.0
                    ],
                    [
                        5.223258753097689,
                        52.69757922153325,
                        0.0
                    ],
                    [
                        5.223264416800013,
                        52.69757854542569,
                        0.0
                    ],
                    [
                        5.223266759064363,
                        52.69757759873244,
                        0.0
                    ],
                    [
                        5.223268865131308,
                        52.69757731494918,
                        0.0
                    ],
                    [
                        5.223273592998788,
                        52.69757530209671,
                        0.0
                    ],
                    [
                        5.223276691268336,
                        52.69757234427492,
                        0.0
                    ],
                    [
                        5.223277692301467,
                        52.69756889107926,
                        0.0
                    ],
                    [
                        5.223276441764425,
                        52.69756546804291,
                        0.0
                    ],
                    [
                        5.223273128547935,
                        52.69756259575499,
                        0.0
                    ],
                    [
                        5.223268259884006,
                        52.69756071348768,
                        0.0
                    ],
                    [
                        5.223262575826782,
                        52.69756010533734,
                        0.0
                    ],
                    [
                        5.223246814856349,
                        52.69756031730302,
                        0.0
                    ],
                    [
                        5.223238565079799,
                        52.69750118732374,
                        0.0
                    ],
                    [
                        5.223205737481304,
                        52.69713389182495,
                        0.0
                    ],
                    [
                        5.223201527387202,
                        52.69637418151552,
                        0.0
                    ],
                    [
                        5.223164342243475,
                        52.69564081843038,
                        0.0
                    ],
                    [
                        5.223233145921325,
                        52.69551872791285,
                        0.0
                    ],
                    [
                        5.223194393661137,
                        52.69530185163494,
                        0.0
                    ],
                    [
                        5.22070366637409,
                        52.69539601172389,
                        0.0
                    ],
                    [
                        5.220704520950925,
                        52.69544806336361,
                        0.0
                    ],
                    [
                        5.22060712226654,
                        52.69544080952721,
                        0.0
                    ],
                    [
                        5.220606174574473,
                        52.69539969663401,
                        0.0
                    ],
                    [
                        5.219051557005605,
                        52.69545843875969,
                        0.0
                    ],
                    [
                        5.217331802039221,
                        52.69552846077313,
                        0.0
                    ],
                    [
                        5.217347705454576,
                        52.69559801435985,
                        0.0
                    ],
                    [
                        5.214687246292634,
                        52.6956284126069,
                        0.0
                    ],
                    [
                        5.214613499459836,
                        52.69564936211675,
                        0.0
                    ],
                    [
                        5.214329782923438,
                        52.69566547758331,
                        0.0
                    ],
                    [
                        5.213684486963646,
                        52.69567697977759,
                        0.0
                    ],
                    [
                        5.21390174154334,
                        52.69736399974158,
                        0.0
                    ],
                    [
                        5.212866038278898,
                        52.69745547046168,
                        0.0
                    ],
                    [
                        5.212887504171458,
                        52.69771803938078,
                        0.0
                    ],
                    [
                        5.212044908096488,
                        52.69792190979191,
                        0.0
                    ],
                    [
                        5.212175542240622,
                        52.69837444746306,
                        0.0
                    ],
                    [
                        5.212052376165069,
                        52.69839918801477,
                        0.0
                    ],
                    [
                        5.212133555363509,
                        52.69865373142706,
                        0.0
                    ],
                    [
                        5.211779216124069,
                        52.69868412144977,
                        0.0
                    ],
                    [
                        5.211670322457971,
                        52.6989990179688,
                        0.0
                    ],
                    [
                        5.2120853702803,
                        52.69895920669364,
                        0.0
                    ],
                    [
                        5.212139328871833,
                        52.69916972089361,
                        0.0
                    ],
                    [
                        5.212270490919125,
                        52.69915921378929,
                        0.0
                    ],
                    [
                        5.212274845214046,
                        52.69904865238583,
                        0.0
                    ],
                    [
                        5.212333792754328,
                        52.69898929410959,
                        0.0
                    ],
                    [
                        5.212334398135281,
                        52.69898883756463,
                        0.0
                    ],
                    [
                        5.212334479732304,
                        52.69898915042953,
                        0.0
                    ],
                    [
                        5.212442706910822,
                        52.69937649336977,
                        0.0
                    ],
                    [
                        5.212674859260839,
                        52.70005450447093,
                        0.0
                    ],
                    [
                        5.212828170333572,
                        52.70087506679371,
                        0.0
                    ],
                    [
                        5.212824113978919,
                        52.70189751130982,
                        0.0
                    ],
                    [
                        5.212742949375735,
                        52.70262261783101,
                        0.0
                    ],
                    [
                        5.212900570333541,
                        52.70293648529322,
                        0.0
                    ],
                    [
                        5.213078426286718,
                        52.70292258206144,
                        0.0
                    ],
                    [
                        5.213247874690102,
                        52.70290224963777,
                        0.0
                    ],
                    [
                        5.213383442183098,
                        52.70288598353968,
                        0.0
                    ],
                    [
                        5.213674727109715,
                        52.7028946402565,
                        0.0
                    ],
                    [
                        5.214200298633855,
                        52.70304231100502,
                        0.0
                    ],
                    [
                        5.216318537961852,
                        52.70296968911368,
                        0.0
                    ]
                ]
            ]
        ]
    },
    "last_modified": "2021-11-29T09:37:42.826948Z",
    "created": "2021-11-29T09:24:38.299036Z",
    "image_url": "",
    "timeseries": [],
    "name": "Rg. Raadhuislaan",
    "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": 22.16316109,
    "lowest_invert_level": -2.97,
    "water_retention_capacity": null,
    "minimum_overflow_crest_level": -1.64999998,
    "downstream_pumped_drainage_area": "https://demo.lizard.net/api/v4/pumpeddrainageareas/7051/?format=api",
    "pump_station": "https://demo.lizard.net/api/v4/pumpstations/12167/?format=api",
    "area_type": "other",
    "inhabitants": null,
    "pump_overcapacity": 15.83683891
}