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/7116/?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/7116/?format=api",
    "id": 7116,
    "code": "ZRG-O-0034",
    "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.956520996958385,
                        52.62260129169999,
                        0.0
                    ],
                    [
                        4.955217714390383,
                        52.62193052899621,
                        0.0
                    ],
                    [
                        4.955442920645491,
                        52.62162441066365,
                        0.0
                    ],
                    [
                        4.955608603063383,
                        52.62122410406566,
                        0.0
                    ],
                    [
                        4.956068166885471,
                        52.62121578498122,
                        0.0
                    ],
                    [
                        4.956283518991103,
                        52.6211287007884,
                        0.0
                    ],
                    [
                        4.956273771476765,
                        52.62110588295769,
                        0.0
                    ],
                    [
                        4.956254821069559,
                        52.62109724948343,
                        0.0
                    ],
                    [
                        4.956268727908101,
                        52.62108557162083,
                        0.0
                    ],
                    [
                        4.956289520977534,
                        52.6210960451564,
                        0.0
                    ],
                    [
                        4.956295882442762,
                        52.62109184424128,
                        0.0
                    ],
                    [
                        4.956301776719539,
                        52.62109011310355,
                        0.0
                    ],
                    [
                        4.956324384919354,
                        52.62109015010745,
                        0.0
                    ],
                    [
                        4.95634126927486,
                        52.62109110103061,
                        0.0
                    ],
                    [
                        4.956354774438388,
                        52.62109179705172,
                        0.0
                    ],
                    [
                        4.956376633576022,
                        52.6210929277689,
                        0.0
                    ],
                    [
                        4.956402357515485,
                        52.62110052528122,
                        0.0
                    ],
                    [
                        4.956413476013432,
                        52.62110668584147,
                        0.0
                    ],
                    [
                        4.956435170336207,
                        52.62111560783207,
                        0.0
                    ],
                    [
                        4.956459714991753,
                        52.62112148450769,
                        0.0
                    ],
                    [
                        4.956474698667833,
                        52.62113105621816,
                        0.0
                    ],
                    [
                        4.95650960673397,
                        52.62114329740417,
                        0.0
                    ],
                    [
                        4.956519473859086,
                        52.62114453743015,
                        0.0
                    ],
                    [
                        4.956539255236646,
                        52.62114220052847,
                        0.0
                    ],
                    [
                        4.956632966397778,
                        52.62105476217367,
                        0.0
                    ],
                    [
                        4.957083118098398,
                        52.6206824530571,
                        0.0
                    ],
                    [
                        4.957437815830124,
                        52.62041079512904,
                        0.0
                    ],
                    [
                        4.957450790861305,
                        52.6203977027754,
                        0.0
                    ],
                    [
                        4.957450863657949,
                        52.62039024367932,
                        0.0
                    ],
                    [
                        4.957450939875131,
                        52.62038243409521,
                        0.0
                    ],
                    [
                        4.957456265094368,
                        52.62037393349806,
                        0.0
                    ],
                    [
                        4.957465702404855,
                        52.6203647287868,
                        0.0
                    ],
                    [
                        4.957474513409815,
                        52.62035766076345,
                        0.0
                    ],
                    [
                        4.957485658414203,
                        52.62035202115032,
                        0.0
                    ],
                    [
                        4.957510170661386,
                        52.62035210974882,
                        0.0
                    ],
                    [
                        4.957517732886988,
                        52.62035497703013,
                        0.0
                    ],
                    [
                        4.957537508763751,
                        52.62036072840214,
                        0.0
                    ],
                    [
                        4.957570232346035,
                        52.62036677820686,
                        0.0
                    ],
                    [
                        4.95865374319794,
                        52.6208901209254,
                        0.0
                    ],
                    [
                        4.958671416880964,
                        52.62090100519581,
                        0.0
                    ],
                    [
                        4.958728430502856,
                        52.62093006852162,
                        0.0
                    ],
                    [
                        4.958933052531248,
                        52.62102331084916,
                        0.0
                    ],
                    [
                        4.960036194979992,
                        52.6215615583322,
                        0.0
                    ],
                    [
                        4.960068041283378,
                        52.62153181735097,
                        0.0
                    ],
                    [
                        4.960745364100386,
                        52.62101750417288,
                        0.0
                    ],
                    [
                        4.961611131175313,
                        52.62144243772076,
                        0.0
                    ],
                    [
                        4.961628610086089,
                        52.62142773435845,
                        0.0
                    ],
                    [
                        4.962680192925908,
                        52.62199253637103,
                        0.0
                    ],
                    [
                        4.962809683556949,
                        52.62206817639127,
                        0.0
                    ],
                    [
                        4.962809829664164,
                        52.62206833868304,
                        0.0
                    ],
                    [
                        4.962810520507277,
                        52.62206867367618,
                        0.0
                    ],
                    [
                        4.962815254000812,
                        52.62207091938926,
                        0.0
                    ],
                    [
                        4.962822942066688,
                        52.62207458663989,
                        0.0
                    ],
                    [
                        4.963002491472185,
                        52.6220356389103,
                        0.0
                    ],
                    [
                        4.963123569442983,
                        52.62201731462806,
                        0.0
                    ],
                    [
                        4.963373391647508,
                        52.62198657063404,
                        0.0
                    ],
                    [
                        4.963723676915683,
                        52.62196039898843,
                        0.0
                    ],
                    [
                        4.963990875372597,
                        52.62192549162049,
                        0.0
                    ],
                    [
                        4.964056863025863,
                        52.62191096955891,
                        0.0
                    ],
                    [
                        4.964192268109512,
                        52.62188613454395,
                        0.0
                    ],
                    [
                        4.964279067767288,
                        52.62186957442449,
                        0.0
                    ],
                    [
                        4.964459647890068,
                        52.62183225484398,
                        0.0
                    ],
                    [
                        4.964532621748604,
                        52.62181142140297,
                        0.0
                    ],
                    [
                        4.964571018603134,
                        52.62178202604845,
                        0.0
                    ],
                    [
                        4.964567947765292,
                        52.62174194132628,
                        0.0
                    ],
                    [
                        4.964554466284298,
                        52.62170181958991,
                        0.0
                    ],
                    [
                        4.964516682413308,
                        52.62166582643481,
                        0.0
                    ],
                    [
                        4.964427095992322,
                        52.6216127801439,
                        0.0
                    ],
                    [
                        4.964309600833806,
                        52.6215765124219,
                        0.0
                    ],
                    [
                        4.964140688654197,
                        52.62148310091904,
                        0.0
                    ],
                    [
                        4.964009626629912,
                        52.6214172527643,
                        0.0
                    ],
                    [
                        4.963840721151313,
                        52.62132173785135,
                        0.0
                    ],
                    [
                        4.963509548272873,
                        52.62116237479164,
                        0.0
                    ],
                    [
                        4.963192121822651,
                        52.62101571377299,
                        0.0
                    ],
                    [
                        4.962788509159051,
                        52.62082233446844,
                        0.0
                    ],
                    [
                        4.962743618917275,
                        52.62080530527155,
                        0.0
                    ],
                    [
                        4.962719499775511,
                        52.62079045322804,
                        0.0
                    ],
                    [
                        4.962664336011968,
                        52.62076072438702,
                        0.0
                    ],
                    [
                        4.962581455423284,
                        52.62073090551901,
                        0.0
                    ],
                    [
                        4.962180616236339,
                        52.62054294430827,
                        0.0
                    ],
                    [
                        4.962162870956846,
                        52.62053940282824,
                        0.0
                    ],
                    [
                        4.961967561836745,
                        52.62045385645179,
                        0.0
                    ],
                    [
                        4.961588669705214,
                        52.62025232019325,
                        0.0
                    ],
                    [
                        4.960956800123081,
                        52.61994048401355,
                        0.0
                    ],
                    [
                        4.960877398081629,
                        52.61990855543699,
                        0.0
                    ],
                    [
                        4.960787396367659,
                        52.61989769069181,
                        0.0
                    ],
                    [
                        4.960732071575844,
                        52.61988483829036,
                        0.0
                    ],
                    [
                        4.96068031908144,
                        52.61986144773185,
                        0.0
                    ],
                    [
                        4.960635675790794,
                        52.61981911071688,
                        0.0
                    ],
                    [
                        4.960542566449769,
                        52.6197723757874,
                        0.0
                    ],
                    [
                        4.960249467404093,
                        52.61961945814942,
                        0.0
                    ],
                    [
                        4.960003556654533,
                        52.61949627718514,
                        0.0
                    ],
                    [
                        4.959366966305475,
                        52.61917256137619,
                        0.0
                    ],
                    [
                        4.959492287635976,
                        52.61907747138045,
                        0.0
                    ],
                    [
                        4.959279177147833,
                        52.61897006436003,
                        0.0
                    ],
                    [
                        4.959623795746854,
                        52.61868596037481,
                        0.0
                    ],
                    [
                        4.956056294592658,
                        52.6169372347037,
                        0.0
                    ],
                    [
                        4.953898105548426,
                        52.6159128502256,
                        0.0
                    ],
                    [
                        4.953690072090287,
                        52.61581370716409,
                        0.0
                    ],
                    [
                        4.953202566743691,
                        52.61612580693659,
                        0.0
                    ],
                    [
                        4.952766638023125,
                        52.61635724532675,
                        0.0
                    ],
                    [
                        4.951834193515277,
                        52.61701963664841,
                        0.0
                    ],
                    [
                        4.950046408992855,
                        52.61843979492021,
                        0.0
                    ],
                    [
                        4.949392929693204,
                        52.61906831139726,
                        0.0
                    ],
                    [
                        4.952534259504234,
                        52.62063971719666,
                        0.0
                    ],
                    [
                        4.952029842982134,
                        52.6210753984748,
                        0.0
                    ],
                    [
                        4.952183679822908,
                        52.62132325906807,
                        0.0
                    ],
                    [
                        4.953117243368583,
                        52.62174517565254,
                        0.0
                    ],
                    [
                        4.953398647532929,
                        52.62173669166042,
                        0.0
                    ],
                    [
                        4.954159944188004,
                        52.6221960166886,
                        0.0
                    ],
                    [
                        4.953794400010772,
                        52.62259928382304,
                        0.0
                    ],
                    [
                        4.953826124109696,
                        52.62261232302788,
                        0.0
                    ],
                    [
                        4.953872928932628,
                        52.62262822119364,
                        0.0
                    ],
                    [
                        4.95372197194594,
                        52.6228853341651,
                        0.0
                    ],
                    [
                        4.953785155912848,
                        52.62322994684837,
                        0.0
                    ],
                    [
                        4.954040023130649,
                        52.62364053274506,
                        0.0
                    ],
                    [
                        4.956321644716075,
                        52.62331119433745,
                        0.0
                    ],
                    [
                        4.956333908291954,
                        52.62319194302318,
                        0.0
                    ],
                    [
                        4.955987378832119,
                        52.62294684751166,
                        0.0
                    ],
                    [
                        4.955993789573946,
                        52.62294820086758,
                        0.0
                    ],
                    [
                        4.95602660952364,
                        52.6229551411647,
                        0.0
                    ],
                    [
                        4.956043561114899,
                        52.62295683830902,
                        0.0
                    ],
                    [
                        4.956336829727918,
                        52.62310528219163,
                        0.0
                    ],
                    [
                        4.956549285513516,
                        52.62321797823493,
                        0.0
                    ],
                    [
                        4.956583985261322,
                        52.62323508069482,
                        0.0
                    ],
                    [
                        4.956633371493671,
                        52.62326655290237,
                        0.0
                    ],
                    [
                        4.956852322818267,
                        52.62326028172482,
                        0.0
                    ],
                    [
                        4.9571100834978,
                        52.62321476875024,
                        0.0
                    ],
                    [
                        4.957111576386048,
                        52.62321312051054,
                        0.0
                    ],
                    [
                        4.957355729264625,
                        52.62316217445467,
                        0.0
                    ],
                    [
                        4.957381477802643,
                        52.62315680334504,
                        0.0
                    ],
                    [
                        4.95738765444829,
                        52.62314886303687,
                        0.0
                    ],
                    [
                        4.957393046957813,
                        52.6231335054762,
                        0.0
                    ],
                    [
                        4.95739145018252,
                        52.62311705317439,
                        0.0
                    ],
                    [
                        4.957383738207333,
                        52.62310376022531,
                        0.0
                    ],
                    [
                        4.957369587708748,
                        52.62309195384124,
                        0.0
                    ],
                    [
                        4.957354338356393,
                        52.62307925375247,
                        0.0
                    ],
                    [
                        4.957318147123196,
                        52.62305305110254,
                        0.0
                    ],
                    [
                        4.957261116220312,
                        52.62302405895353,
                        0.0
                    ],
                    [
                        4.957083982864366,
                        52.62294021498757,
                        0.0
                    ],
                    [
                        4.957073695394593,
                        52.62294416807303,
                        0.0
                    ],
                    [
                        4.956795852426486,
                        52.6228038163918,
                        0.0
                    ],
                    [
                        4.956506064055347,
                        52.62265743531545,
                        0.0
                    ],
                    [
                        4.956506249711788,
                        52.62263845507183,
                        0.0
                    ],
                    [
                        4.956510364755734,
                        52.62261633456122,
                        0.0
                    ],
                    [
                        4.956520996958385,
                        52.62260129169999,
                        0.0
                    ]
                ]
            ]
        ]
    },
    "last_modified": "2021-11-29T09:37:04.410365Z",
    "created": "2021-11-29T09:24:36.904150Z",
    "image_url": "",
    "timeseries": [],
    "name": "Rg. Koningsspil",
    "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": 20.88448064,
    "lowest_invert_level": -5.85,
    "water_retention_capacity": null,
    "minimum_overflow_crest_level": -3.0999999,
    "downstream_pumped_drainage_area": "https://demo.lizard.net/api/v4/pumpeddrainageareas/7047/?format=api",
    "pump_station": "https://demo.lizard.net/api/v4/pumpstations/12100/?format=api",
    "area_type": "other",
    "inhabitants": null,
    "pump_overcapacity": 17.11551936
}