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/7153/?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/7153/?format=api",
    "id": 7153,
    "code": "ZRG-L-0499",
    "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.820601906685927,
                        52.66914400626597,
                        0.0
                    ],
                    [
                        4.819899260892814,
                        52.66941196649238,
                        0.0
                    ],
                    [
                        4.8193973515896,
                        52.66965924693424,
                        0.0
                    ],
                    [
                        4.818983057517356,
                        52.6699366669849,
                        0.0
                    ],
                    [
                        4.818967426830039,
                        52.67010125319575,
                        0.0
                    ],
                    [
                        4.824578200794272,
                        52.67264480762061,
                        0.0
                    ],
                    [
                        4.824593827116179,
                        52.67267099726289,
                        0.0
                    ],
                    [
                        4.82460117811711,
                        52.67267422605671,
                        0.0
                    ],
                    [
                        4.824884916085143,
                        52.67279836870561,
                        0.0
                    ],
                    [
                        4.824909095573393,
                        52.67280883977085,
                        0.0
                    ],
                    [
                        4.825112352055243,
                        52.67288692789894,
                        0.0
                    ],
                    [
                        4.825220939019306,
                        52.67293614759393,
                        0.0
                    ],
                    [
                        4.825379682668366,
                        52.67300856890141,
                        0.0
                    ],
                    [
                        4.825510366573948,
                        52.67306816407985,
                        0.0
                    ],
                    [
                        4.825511153232717,
                        52.67306769237098,
                        0.0
                    ],
                    [
                        4.825643579563603,
                        52.67312771712663,
                        0.0
                    ],
                    [
                        4.825900501534859,
                        52.67327067114724,
                        0.0
                    ],
                    [
                        4.825964200797351,
                        52.67330713142206,
                        0.0
                    ],
                    [
                        4.825986157187799,
                        52.67329501787319,
                        0.0
                    ],
                    [
                        4.825997515808172,
                        52.67330096971499,
                        0.0
                    ],
                    [
                        4.826474341750388,
                        52.67354881947408,
                        0.0
                    ],
                    [
                        4.826497557648153,
                        52.67356929015912,
                        0.0
                    ],
                    [
                        4.826506687799809,
                        52.67358930890954,
                        0.0
                    ],
                    [
                        4.826498438144878,
                        52.67362255031575,
                        0.0
                    ],
                    [
                        4.82648092443003,
                        52.67364626932724,
                        0.0
                    ],
                    [
                        4.826474312385286,
                        52.67367572767574,
                        0.0
                    ],
                    [
                        4.826476944151662,
                        52.67369125637615,
                        0.0
                    ],
                    [
                        4.826478904153203,
                        52.67370288599032,
                        0.0
                    ],
                    [
                        4.82648011174634,
                        52.673709983437,
                        0.0
                    ],
                    [
                        4.826494284506373,
                        52.67372865630791,
                        0.0
                    ],
                    [
                        4.826529357405643,
                        52.67377491574658,
                        0.0
                    ],
                    [
                        4.826634620345411,
                        52.67386272003761,
                        0.0
                    ],
                    [
                        4.826639769522694,
                        52.67386646587092,
                        0.0
                    ],
                    [
                        4.826654533952581,
                        52.67387724271423,
                        0.0
                    ],
                    [
                        4.82675309954032,
                        52.67398976502717,
                        0.0
                    ],
                    [
                        4.826840965732631,
                        52.6740899855937,
                        0.0
                    ],
                    [
                        4.826854343901635,
                        52.67410524945267,
                        0.0
                    ],
                    [
                        4.826956067022841,
                        52.67426697038437,
                        0.0
                    ],
                    [
                        4.827103610232546,
                        52.67449971570556,
                        0.0
                    ],
                    [
                        4.827144368437689,
                        52.67456229090482,
                        0.0
                    ],
                    [
                        4.827151730096908,
                        52.67457145379866,
                        0.0
                    ],
                    [
                        4.827384812725267,
                        52.6748426565081,
                        0.0
                    ],
                    [
                        4.827411417732746,
                        52.67487363992694,
                        0.0
                    ],
                    [
                        4.827520405068513,
                        52.67500046329759,
                        0.0
                    ],
                    [
                        4.827564888470062,
                        52.67505168174496,
                        0.0
                    ],
                    [
                        4.827567648607912,
                        52.67506854561226,
                        0.0
                    ],
                    [
                        4.827562661493458,
                        52.67508375804686,
                        0.0
                    ],
                    [
                        4.827526739446909,
                        52.67510623307268,
                        0.0
                    ],
                    [
                        4.827506322705097,
                        52.67514254122938,
                        0.0
                    ],
                    [
                        4.827508668776034,
                        52.67515557732773,
                        0.0
                    ],
                    [
                        4.82752431410131,
                        52.67517885571331,
                        0.0
                    ],
                    [
                        4.827617184350879,
                        52.67531732958829,
                        0.0
                    ],
                    [
                        4.827754888983611,
                        52.67552264483803,
                        0.0
                    ],
                    [
                        4.827716262194937,
                        52.6755602370412,
                        0.0
                    ],
                    [
                        4.827714606818286,
                        52.6755610021548,
                        0.0
                    ],
                    [
                        4.827706491670956,
                        52.67557012637845,
                        0.0
                    ],
                    [
                        4.827687624663532,
                        52.67559131200613,
                        0.0
                    ],
                    [
                        4.827702827636549,
                        52.67562659510381,
                        0.0
                    ],
                    [
                        4.827760751395343,
                        52.67572456753799,
                        0.0
                    ],
                    [
                        4.827767252893792,
                        52.67573558578102,
                        0.0
                    ],
                    [
                        4.82778401700594,
                        52.67576392465279,
                        0.0
                    ],
                    [
                        4.827827568697344,
                        52.67578410512475,
                        0.0
                    ],
                    [
                        4.827893106533446,
                        52.67578536137167,
                        0.0
                    ],
                    [
                        4.827921446813978,
                        52.67578682828144,
                        0.0
                    ],
                    [
                        4.82793376974981,
                        52.67578748295252,
                        0.0
                    ],
                    [
                        4.827952248762176,
                        52.67581038905179,
                        0.0
                    ],
                    [
                        4.827965517529662,
                        52.67587511655822,
                        0.0
                    ],
                    [
                        4.827997989173018,
                        52.67615109696468,
                        0.0
                    ],
                    [
                        4.828015306420805,
                        52.67626534283708,
                        0.0
                    ],
                    [
                        4.82808640183488,
                        52.67645872510415,
                        0.0
                    ],
                    [
                        4.828118476783591,
                        52.67652069742821,
                        0.0
                    ],
                    [
                        4.828310928469159,
                        52.67676797578704,
                        0.0
                    ],
                    [
                        4.828366023552318,
                        52.67686617994994,
                        0.0
                    ],
                    [
                        4.828407327305887,
                        52.67694058789206,
                        0.0
                    ],
                    [
                        4.828452954423758,
                        52.67707480212718,
                        0.0
                    ],
                    [
                        4.828459718048057,
                        52.67709477364136,
                        0.0
                    ],
                    [
                        4.828399314238327,
                        52.67735515187834,
                        0.0
                    ],
                    [
                        4.828316590255695,
                        52.67738337477339,
                        0.0
                    ],
                    [
                        4.828186474355599,
                        52.67746406921451,
                        0.0
                    ],
                    [
                        4.828187088019916,
                        52.67778367698951,
                        0.0
                    ],
                    [
                        4.828186116638843,
                        52.67804619463198,
                        0.0
                    ],
                    [
                        4.828175515266702,
                        52.67832576412663,
                        0.0
                    ],
                    [
                        4.828174535279621,
                        52.67840281697931,
                        0.0
                    ],
                    [
                        4.828158191754392,
                        52.67857963927039,
                        0.0
                    ],
                    [
                        4.828172473123503,
                        52.67859448570287,
                        0.0
                    ],
                    [
                        4.828181477121428,
                        52.67879477294396,
                        0.0
                    ],
                    [
                        4.828189608252448,
                        52.67897522058111,
                        0.0
                    ],
                    [
                        4.82819628571519,
                        52.67909057479149,
                        0.0
                    ],
                    [
                        4.828170862298697,
                        52.6790911931907,
                        0.0
                    ],
                    [
                        4.828180448016168,
                        52.67926167733053,
                        0.0
                    ],
                    [
                        4.828189682413504,
                        52.67942584095556,
                        0.0
                    ],
                    [
                        4.828190533933417,
                        52.67954281872271,
                        0.0
                    ],
                    [
                        4.828209620882732,
                        52.67966339162575,
                        0.0
                    ],
                    [
                        4.828217139385769,
                        52.67985110333379,
                        0.0
                    ],
                    [
                        4.828200179935473,
                        52.68007643967877,
                        0.0
                    ],
                    [
                        4.828180275946073,
                        52.68011310171923,
                        0.0
                    ],
                    [
                        4.828149603903868,
                        52.68015406653095,
                        0.0
                    ],
                    [
                        4.828122976376789,
                        52.6801835009776,
                        0.0
                    ],
                    [
                        4.828111597923376,
                        52.68021300617402,
                        0.0
                    ],
                    [
                        4.82812930915205,
                        52.68027596422716,
                        0.0
                    ],
                    [
                        4.828466340308166,
                        52.68027923238607,
                        0.0
                    ],
                    [
                        4.828415573514449,
                        52.68039456304133,
                        0.0
                    ],
                    [
                        4.828343908185294,
                        52.6803999485716,
                        0.0
                    ],
                    [
                        4.828217129348778,
                        52.68040149469508,
                        0.0
                    ],
                    [
                        4.828177209085673,
                        52.6804020090439,
                        0.0
                    ],
                    [
                        4.828169646508253,
                        52.68040843346064,
                        0.0
                    ],
                    [
                        4.828138523299787,
                        52.68043486216827,
                        0.0
                    ],
                    [
                        4.828106264658729,
                        52.68050962728051,
                        0.0
                    ],
                    [
                        4.827984359748898,
                        52.68086573096949,
                        0.0
                    ],
                    [
                        4.827904362582093,
                        52.68109072421439,
                        0.0
                    ],
                    [
                        4.828657502171476,
                        52.68117994599521,
                        0.0
                    ],
                    [
                        4.82883465798739,
                        52.68078605484317,
                        0.0
                    ],
                    [
                        4.829217056884075,
                        52.68025045542385,
                        0.0
                    ],
                    [
                        4.83087306972817,
                        52.67985873097133,
                        0.0
                    ],
                    [
                        4.831372265290899,
                        52.67998471146941,
                        0.0
                    ],
                    [
                        4.832015247736144,
                        52.67987833279352,
                        0.0
                    ],
                    [
                        4.832343810761354,
                        52.67988462046535,
                        0.0
                    ],
                    [
                        4.832798850787325,
                        52.68040986848405,
                        0.0
                    ],
                    [
                        4.835292587123045,
                        52.67997918168468,
                        0.0
                    ],
                    [
                        4.836666144427023,
                        52.67964313452777,
                        0.0
                    ],
                    [
                        4.836991052760663,
                        52.67949736719798,
                        0.0
                    ],
                    [
                        4.836956353860624,
                        52.67943735610459,
                        0.0
                    ],
                    [
                        4.836717061639662,
                        52.67901894481174,
                        0.0
                    ],
                    [
                        4.83668831590787,
                        52.67897363084899,
                        0.0
                    ],
                    [
                        4.836639708380875,
                        52.67894841006476,
                        0.0
                    ],
                    [
                        4.836626302349122,
                        52.67892577507328,
                        0.0
                    ],
                    [
                        4.836626734149824,
                        52.67889130336476,
                        0.0
                    ],
                    [
                        4.836619399602318,
                        52.67885202085554,
                        0.0
                    ],
                    [
                        4.836313754962267,
                        52.67842378784923,
                        0.0
                    ],
                    [
                        4.836046294160871,
                        52.67806706618517,
                        0.0
                    ],
                    [
                        4.835865691970541,
                        52.67780823603327,
                        0.0
                    ],
                    [
                        4.835775056251268,
                        52.67770320047543,
                        0.0
                    ],
                    [
                        4.8355802187288,
                        52.67748590350278,
                        0.0
                    ],
                    [
                        4.83525040132969,
                        52.67711225114538,
                        0.0
                    ],
                    [
                        4.835192661918374,
                        52.67703945446181,
                        0.0
                    ],
                    [
                        4.834906615940278,
                        52.67676349294734,
                        0.0
                    ],
                    [
                        4.834500753774194,
                        52.6763728088768,
                        0.0
                    ],
                    [
                        4.834249349571342,
                        52.67614218852879,
                        0.0
                    ],
                    [
                        4.834294025066169,
                        52.67601992041266,
                        0.0
                    ],
                    [
                        4.834408759445435,
                        52.67603004369919,
                        0.0
                    ],
                    [
                        4.834490640202382,
                        52.67602744396341,
                        0.0
                    ],
                    [
                        4.834568623076708,
                        52.6760762666075,
                        0.0
                    ],
                    [
                        4.834964429403631,
                        52.67600130122612,
                        0.0
                    ],
                    [
                        4.836195859548207,
                        52.67685114721129,
                        0.0
                    ],
                    [
                        4.836898250755602,
                        52.67777581478236,
                        0.0
                    ],
                    [
                        4.83789848594396,
                        52.67756642983402,
                        0.0
                    ],
                    [
                        4.839537816156874,
                        52.67787121783891,
                        0.0
                    ],
                    [
                        4.839626512486957,
                        52.67938750376001,
                        0.0
                    ],
                    [
                        4.838129819823381,
                        52.67940438478458,
                        0.0
                    ],
                    [
                        4.838215224521917,
                        52.68039753033516,
                        0.0
                    ],
                    [
                        4.839516339106882,
                        52.68037974808671,
                        0.0
                    ],
                    [
                        4.839617705348751,
                        52.68087956225092,
                        0.0
                    ],
                    [
                        4.841966179911747,
                        52.68080117724867,
                        0.0
                    ],
                    [
                        4.841955099221594,
                        52.68011749537347,
                        0.0
                    ],
                    [
                        4.842405003142467,
                        52.68011955612035,
                        0.0
                    ],
                    [
                        4.842342139994008,
                        52.67966747778628,
                        0.0
                    ],
                    [
                        4.841784802826562,
                        52.67965303532355,
                        0.0
                    ],
                    [
                        4.841711282018572,
                        52.6792722420902,
                        0.0
                    ],
                    [
                        4.840312396010609,
                        52.67928959980821,
                        0.0
                    ],
                    [
                        4.840196263218818,
                        52.67781482834313,
                        0.0
                    ],
                    [
                        4.839931294519401,
                        52.67766389611119,
                        0.0
                    ],
                    [
                        4.838059925226553,
                        52.67714403685296,
                        0.0
                    ],
                    [
                        4.837186222389664,
                        52.67724700469733,
                        0.0
                    ],
                    [
                        4.836861296370432,
                        52.67663915060869,
                        0.0
                    ],
                    [
                        4.834384904520532,
                        52.6752742705002,
                        0.0
                    ],
                    [
                        4.834327848042937,
                        52.67529090029599,
                        0.0
                    ],
                    [
                        4.834964219374552,
                        52.67507470623483,
                        0.0
                    ],
                    [
                        4.835758323997251,
                        52.67542516598199,
                        0.0
                    ],
                    [
                        4.836727198199172,
                        52.6743360532929,
                        0.0
                    ],
                    [
                        4.835075479224831,
                        52.67347237332869,
                        0.0
                    ],
                    [
                        4.835252621937335,
                        52.67338402578147,
                        0.0
                    ],
                    [
                        4.836991683931063,
                        52.67430160855579,
                        0.0
                    ],
                    [
                        4.835944065715577,
                        52.67550713736627,
                        0.0
                    ],
                    [
                        4.837660595315872,
                        52.67626464505215,
                        0.0
                    ],
                    [
                        4.837668824384624,
                        52.67631863549211,
                        0.0
                    ],
                    [
                        4.840173945408003,
                        52.67753140215893,
                        0.0
                    ],
                    [
                        4.840172192349801,
                        52.67750913658517,
                        0.0
                    ],
                    [
                        4.841947649148206,
                        52.67819497254156,
                        0.0
                    ],
                    [
                        4.844451166716403,
                        52.67885557081328,
                        0.0
                    ],
                    [
                        4.846818130185933,
                        52.67917308594584,
                        0.0
                    ],
                    [
                        4.84899944090726,
                        52.67931850972508,
                        0.0
                    ],
                    [
                        4.84974103378959,
                        52.67930474938093,
                        0.0
                    ],
                    [
                        4.849726911703199,
                        52.67929053358415,
                        0.0
                    ],
                    [
                        4.84965509605716,
                        52.67924268530717,
                        0.0
                    ],
                    [
                        4.850002987757445,
                        52.67923199352914,
                        0.0
                    ],
                    [
                        4.850601992886027,
                        52.67921359820896,
                        0.0
                    ],
                    [
                        4.851694420994444,
                        52.6791737593772,
                        0.0
                    ],
                    [
                        4.852788683499362,
                        52.67913964174915,
                        0.0
                    ],
                    [
                        4.853573048872535,
                        52.67911100429586,
                        0.0
                    ],
                    [
                        4.855143569649666,
                        52.67906060422461,
                        0.0
                    ],
                    [
                        4.855994682212204,
                        52.67902891503743,
                        0.0
                    ],
                    [
                        4.856678218181357,
                        52.67900777671164,
                        0.0
                    ],
                    [
                        4.857959532500869,
                        52.6789686873443,
                        0.0
                    ],
                    [
                        4.858948029716137,
                        52.67893176078286,
                        0.0
                    ],
                    [
                        4.860312535454047,
                        52.67888613485234,
                        0.0
                    ],
                    [
                        4.860797915041521,
                        52.6788653588363,
                        0.0
                    ],
                    [
                        4.860746209503176,
                        52.67848272142174,
                        0.0
                    ],
                    [
                        4.860702017993738,
                        52.67791416130369,
                        0.0
                    ],
                    [
                        4.860619835572526,
                        52.67704805121844,
                        0.0
                    ],
                    [
                        4.860553823043207,
                        52.67634855446513,
                        0.0
                    ],
                    [
                        4.860643368065282,
                        52.67634431702387,
                        0.0
                    ],
                    [
                        4.860663070632892,
                        52.6763444042153,
                        0.0
                    ],
                    [
                        4.860613446768337,
                        52.6762790801515,
                        0.0
                    ],
                    [
                        4.860624686818833,
                        52.67615726552897,
                        0.0
                    ],
                    [
                        4.860404537869618,
                        52.67616520803981,
                        0.0
                    ],
                    [
                        4.860085229498013,
                        52.67587845207846,
                        0.0
                    ],
                    [
                        4.859878243107036,
                        52.67384350124115,
                        0.0
                    ],
                    [
                        4.860191186969249,
                        52.67368081716484,
                        0.0
                    ],
                    [
                        4.860045664489812,
                        52.67162571180246,
                        0.0
                    ],
                    [
                        4.860157739307416,
                        52.67157627317602,
                        0.0
                    ],
                    [
                        4.860164709957172,
                        52.67148428128515,
                        0.0
                    ],
                    [
                        4.86000047196702,
                        52.67147998753624,
                        0.0
                    ],
                    [
                        4.859877929802935,
                        52.66897770933733,
                        0.0
                    ],
                    [
                        4.859511739685372,
                        52.66820209499181,
                        0.0
                    ],
                    [
                        4.859338735791987,
                        52.66795165325494,
                        0.0
                    ],
                    [
                        4.859287348286596,
                        52.66783372164665,
                        0.0
                    ],
                    [
                        4.859175967359409,
                        52.66782609425805,
                        0.0
                    ],
                    [
                        4.857869152580118,
                        52.66704938748578,
                        0.0
                    ],
                    [
                        4.854583894004659,
                        52.66541778516692,
                        0.0
                    ],
                    [
                        4.850872987652809,
                        52.66343224913401,
                        0.0
                    ],
                    [
                        4.850784423040134,
                        52.66325446235087,
                        0.0
                    ],
                    [
                        4.850754057996938,
                        52.66324291174209,
                        0.0
                    ],
                    [
                        4.850711665705755,
                        52.66325556050348,
                        0.0
                    ],
                    [
                        4.850308189268739,
                        52.66305257360668,
                        0.0
                    ],
                    [
                        4.850320816904135,
                        52.66297933320133,
                        0.0
                    ],
                    [
                        4.850560011087222,
                        52.66282761746492,
                        0.0
                    ],
                    [
                        4.850036161606061,
                        52.66255668557716,
                        0.0
                    ],
                    [
                        4.849872629933788,
                        52.66265464840132,
                        0.0
                    ],
                    [
                        4.84100691920844,
                        52.65791086865371,
                        0.0
                    ],
                    [
                        4.840256508644381,
                        52.65787888529459,
                        0.0
                    ],
                    [
                        4.83978988772134,
                        52.65766270572562,
                        0.0
                    ],
                    [
                        4.837175315640113,
                        52.65940616179709,
                        0.0
                    ],
                    [
                        4.832695828409323,
                        52.66265492026245,
                        0.0
                    ],
                    [
                        4.832691650148464,
                        52.66266801754768,
                        0.0
                    ],
                    [
                        4.832532953509257,
                        52.6631654010157,
                        0.0
                    ],
                    [
                        4.833660621277043,
                        52.66368189285795,
                        0.0
                    ],
                    [
                        4.832612278945909,
                        52.66462815252693,
                        0.0
                    ],
                    [
                        4.829320492698324,
                        52.66668149653355,
                        0.0
                    ],
                    [
                        4.828735048804611,
                        52.66658363495625,
                        0.0
                    ],
                    [
                        4.82806367860881,
                        52.66709172111,
                        0.0
                    ],
                    [
                        4.827997149834037,
                        52.66770965098011,
                        0.0
                    ],
                    [
                        4.827241596254651,
                        52.66849922775321,
                        0.0
                    ],
                    [
                        4.827125047443981,
                        52.66862102302877,
                        0.0
                    ],
                    [
                        4.827082203106024,
                        52.66859904724072,
                        0.0
                    ],
                    [
                        4.826801830390042,
                        52.66899935462357,
                        0.0
                    ],
                    [
                        4.827454220318386,
                        52.66934088207719,
                        0.0
                    ],
                    [
                        4.826615425057132,
                        52.66993734165656,
                        0.0
                    ],
                    [
                        4.825714763383307,
                        52.67001631889795,
                        0.0
                    ],
                    [
                        4.824987430823512,
                        52.67059957862524,
                        0.0
                    ],
                    [
                        4.825357433542341,
                        52.67077954623756,
                        0.0
                    ],
                    [
                        4.825410149108264,
                        52.67080521173722,
                        0.0
                    ],
                    [
                        4.825824052262628,
                        52.67099003332039,
                        0.0
                    ],
                    [
                        4.826013064062145,
                        52.67107409121829,
                        0.0
                    ],
                    [
                        4.826508954494095,
                        52.67129464804285,
                        0.0
                    ],
                    [
                        4.826935624212786,
                        52.67149802681481,
                        0.0
                    ],
                    [
                        4.827866344641243,
                        52.67189703261945,
                        0.0
                    ],
                    [
                        4.82868256387832,
                        52.67225694771644,
                        0.0
                    ],
                    [
                        4.829149142680881,
                        52.67247981376165,
                        0.0
                    ],
                    [
                        4.829768230266359,
                        52.67276805777997,
                        0.0
                    ],
                    [
                        4.830454412002274,
                        52.67307181336714,
                        0.0
                    ],
                    [
                        4.830751629589241,
                        52.67320257012646,
                        0.0
                    ],
                    [
                        4.831219955882418,
                        52.67341209558897,
                        0.0
                    ],
                    [
                        4.831762030976557,
                        52.67365204884179,
                        0.0
                    ],
                    [
                        4.832581501267857,
                        52.6740157787173,
                        0.0
                    ],
                    [
                        4.832790121632071,
                        52.67409949560287,
                        0.0
                    ],
                    [
                        4.832939661100077,
                        52.67415344831326,
                        0.0
                    ],
                    [
                        4.833223448211814,
                        52.67423277565944,
                        0.0
                    ],
                    [
                        4.833363317155123,
                        52.67428852965769,
                        0.0
                    ],
                    [
                        4.832990706522424,
                        52.67458574447175,
                        0.0
                    ],
                    [
                        4.83395922278037,
                        52.6754583264475,
                        0.0
                    ],
                    [
                        4.833900535539283,
                        52.67551826284409,
                        0.0
                    ],
                    [
                        4.83386181576517,
                        52.67558468641788,
                        0.0
                    ],
                    [
                        4.833515099103207,
                        52.67547621822207,
                        0.0
                    ],
                    [
                        4.833304571308304,
                        52.67531631434196,
                        0.0
                    ],
                    [
                        4.832792318002411,
                        52.6749443325811,
                        0.0
                    ],
                    [
                        4.832515189904305,
                        52.67475118624135,
                        0.0
                    ],
                    [
                        4.831841042954956,
                        52.67431904583085,
                        0.0
                    ],
                    [
                        4.831675952644556,
                        52.67421611652008,
                        0.0
                    ],
                    [
                        4.831567679827647,
                        52.67414859384282,
                        0.0
                    ],
                    [
                        4.831496913128142,
                        52.67409051378606,
                        0.0
                    ],
                    [
                        4.83115829611886,
                        52.67389900833173,
                        0.0
                    ],
                    [
                        4.830835383422794,
                        52.67374689406727,
                        0.0
                    ],
                    [
                        4.830662483716062,
                        52.67365214195122,
                        0.0
                    ],
                    [
                        4.830256257407899,
                        52.67345052252217,
                        0.0
                    ],
                    [
                        4.830059883939422,
                        52.67335804661029,
                        0.0
                    ],
                    [
                        4.829951069578597,
                        52.67330164867105,
                        0.0
                    ],
                    [
                        4.829900475997727,
                        52.67328122567651,
                        0.0
                    ],
                    [
                        4.82985354021602,
                        52.67327981231885,
                        0.0
                    ],
                    [
                        4.829804459723023,
                        52.67329502858635,
                        0.0
                    ],
                    [
                        4.829745317701311,
                        52.67333161315111,
                        0.0
                    ],
                    [
                        4.829523748467082,
                        52.67321999071051,
                        0.0
                    ],
                    [
                        4.829096200738696,
                        52.67300397956731,
                        0.0
                    ],
                    [
                        4.828975832955139,
                        52.67293207942615,
                        0.0
                    ],
                    [
                        4.828930936209708,
                        52.67292474196199,
                        0.0
                    ],
                    [
                        4.828870192391334,
                        52.67293516419705,
                        0.0
                    ],
                    [
                        4.828803723487418,
                        52.67293246526247,
                        0.0
                    ],
                    [
                        4.828758752891484,
                        52.67293106069474,
                        0.0
                    ],
                    [
                        4.828640152457773,
                        52.6728746497573,
                        0.0
                    ],
                    [
                        4.828321633463685,
                        52.67269836121047,
                        0.0
                    ],
                    [
                        4.82804366441739,
                        52.67256270452205,
                        0.0
                    ],
                    [
                        4.828006956243449,
                        52.67252686471726,
                        0.0
                    ],
                    [
                        4.827943269112707,
                        52.67246000387702,
                        0.0
                    ],
                    [
                        4.827861771360228,
                        52.67240847132138,
                        0.0
                    ],
                    [
                        4.827593563417491,
                        52.6722752464383,
                        0.0
                    ],
                    [
                        4.82756652380393,
                        52.67224657787793,
                        0.0
                    ],
                    [
                        4.827545313887933,
                        52.67222509858829,
                        0.0
                    ],
                    [
                        4.827436324102599,
                        52.67218295019902,
                        0.0
                    ],
                    [
                        4.827350826417629,
                        52.67213736683098,
                        0.0
                    ],
                    [
                        4.827245187655719,
                        52.67214045015741,
                        0.0
                    ],
                    [
                        4.827170758724211,
                        52.67214842012589,
                        0.0
                    ],
                    [
                        4.827039562934934,
                        52.67215850977297,
                        0.0
                    ],
                    [
                        4.827033219814188,
                        52.67215774296357,
                        0.0
                    ],
                    [
                        4.826977083714135,
                        52.67215108878113,
                        0.0
                    ],
                    [
                        4.826541248724493,
                        52.6719730844664,
                        0.0
                    ],
                    [
                        4.826537579236255,
                        52.67196867875181,
                        0.0
                    ],
                    [
                        4.826510419154774,
                        52.67193607750216,
                        0.0
                    ],
                    [
                        4.826508835122266,
                        52.67190633516149,
                        0.0
                    ],
                    [
                        4.826513483145959,
                        52.67190182844742,
                        0.0
                    ],
                    [
                        4.826615789719542,
                        52.67180222339658,
                        0.0
                    ],
                    [
                        4.826609466810179,
                        52.67179987671626,
                        0.0
                    ],
                    [
                        4.826360728475828,
                        52.67170732310834,
                        0.0
                    ],
                    [
                        4.826241831498018,
                        52.67167916932463,
                        0.0
                    ],
                    [
                        4.826173522382677,
                        52.67166698149288,
                        0.0
                    ],
                    [
                        4.826105425224243,
                        52.67164050595615,
                        0.0
                    ],
                    [
                        4.826000503347263,
                        52.67158531619963,
                        0.0
                    ],
                    [
                        4.825919223415882,
                        52.67151714271265,
                        0.0
                    ],
                    [
                        4.825833726214627,
                        52.6714739452276,
                        0.0
                    ],
                    [
                        4.825402209902523,
                        52.67126383518237,
                        0.0
                    ],
                    [
                        4.825024503947549,
                        52.67107549756611,
                        0.0
                    ],
                    [
                        4.824636592856787,
                        52.67089732616535,
                        0.0
                    ],
                    [
                        4.824558171171317,
                        52.67086553533579,
                        0.0
                    ],
                    [
                        4.824607441293391,
                        52.67081960404791,
                        0.0
                    ],
                    [
                        4.824376607528497,
                        52.67070508452264,
                        0.0
                    ],
                    [
                        4.823319071217797,
                        52.67023615016861,
                        0.0
                    ],
                    [
                        4.822388668925533,
                        52.66981611587764,
                        0.0
                    ],
                    [
                        4.822339660872451,
                        52.66986836637977,
                        0.0
                    ],
                    [
                        4.822346076205743,
                        52.66990617074187,
                        0.0
                    ],
                    [
                        4.822321641020871,
                        52.6699270487125,
                        0.0
                    ],
                    [
                        4.822163405153426,
                        52.66988009792035,
                        0.0
                    ],
                    [
                        4.822094961783994,
                        52.6698315019291,
                        0.0
                    ],
                    [
                        4.821586700354453,
                        52.66961497390458,
                        0.0
                    ],
                    [
                        4.821332880162741,
                        52.66948152269651,
                        0.0
                    ],
                    [
                        4.82100385919443,
                        52.6692910166901,
                        0.0
                    ],
                    [
                        4.820948948679916,
                        52.6692634775266,
                        0.0
                    ],
                    [
                        4.820899869239879,
                        52.66924727103988,
                        0.0
                    ],
                    [
                        4.820869018237074,
                        52.66923711877663,
                        0.0
                    ],
                    [
                        4.820744874891514,
                        52.6692179917283,
                        0.0
                    ],
                    [
                        4.820653692166841,
                        52.66919329940118,
                        0.0
                    ],
                    [
                        4.820623596528629,
                        52.66916033138538,
                        0.0
                    ],
                    [
                        4.820626612888108,
                        52.66915512780548,
                        0.0
                    ],
                    [
                        4.820601906685927,
                        52.66914400626597,
                        0.0
                    ]
                ]
            ]
        ]
    },
    "last_modified": "2021-11-29T09:37:53.170505Z",
    "created": "2021-11-29T09:24:38.794477Z",
    "image_url": "",
    "timeseries": [],
    "name": "Rg. Zandhorst",
    "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": 243.88662288,
    "lowest_invert_level": -7.3,
    "water_retention_capacity": null,
    "minimum_overflow_crest_level": -3.0,
    "downstream_pumped_drainage_area": "https://demo.lizard.net/api/v4/pumpeddrainageareas/6702/?format=api",
    "pump_station": "https://demo.lizard.net/api/v4/pumpstations/12239/?format=api",
    "area_type": "other",
    "inhabitants": null,
    "pump_overcapacity": 1006.11337712
}