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/7117/?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/7117/?format=api",
    "id": 7117,
    "code": "ZRG-Q-0001",
    "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.703349663272727,
                        52.51180212181661,
                        0.0
                    ],
                    [
                        4.701346064783555,
                        52.51280626987145,
                        0.0
                    ],
                    [
                        4.701348413549015,
                        52.51281543279718,
                        0.0
                    ],
                    [
                        4.701103669951127,
                        52.51298396401002,
                        0.0
                    ],
                    [
                        4.701029693072036,
                        52.51299918181959,
                        0.0
                    ],
                    [
                        4.700929541793193,
                        52.5130342931969,
                        0.0
                    ],
                    [
                        4.700842541565761,
                        52.51308065032199,
                        0.0
                    ],
                    [
                        4.700772037544509,
                        52.51313647146139,
                        0.0
                    ],
                    [
                        4.70072073682821,
                        52.51319961169359,
                        0.0
                    ],
                    [
                        4.700695834312991,
                        52.51325585297798,
                        0.0
                    ],
                    [
                        4.700669823147184,
                        52.51327044481167,
                        0.0
                    ],
                    [
                        4.700486800961809,
                        52.51339385739721,
                        0.0
                    ],
                    [
                        4.700426283289685,
                        52.51340746485742,
                        0.0
                    ],
                    [
                        4.700339368925341,
                        52.51343808306665,
                        0.0
                    ],
                    [
                        4.700262232722073,
                        52.51347725557638,
                        0.0
                    ],
                    [
                        4.700203715659195,
                        52.51351253456232,
                        0.0
                    ],
                    [
                        4.700129907378853,
                        52.51356674269339,
                        0.0
                    ],
                    [
                        4.700074850993305,
                        52.51362869431384,
                        0.0
                    ],
                    [
                        4.700059745127169,
                        52.51365843750202,
                        0.0
                    ],
                    [
                        4.700058020049663,
                        52.51365815429192,
                        0.0
                    ],
                    [
                        4.69994418033761,
                        52.51365334993947,
                        0.0
                    ],
                    [
                        4.699830955858081,
                        52.51366202321874,
                        0.0
                    ],
                    [
                        4.699722595739424,
                        52.51368384822984,
                        0.0
                    ],
                    [
                        4.699623162323169,
                        52.51371800729017,
                        0.0
                    ],
                    [
                        4.699536386397747,
                        52.5137632179446,
                        0.0
                    ],
                    [
                        4.699481679280097,
                        52.51379784458889,
                        0.0
                    ],
                    [
                        4.699463359874184,
                        52.51381198552274,
                        0.0
                    ],
                    [
                        4.699442900021441,
                        52.51382498700078,
                        0.0
                    ],
                    [
                        4.699429605981447,
                        52.51383768039359,
                        0.0
                    ],
                    [
                        4.699414055780528,
                        52.5138493810643,
                        0.0
                    ],
                    [
                        4.699412338054676,
                        52.51385136904657,
                        0.0
                    ],
                    [
                        4.699410053708688,
                        52.51385313264992,
                        0.0
                    ],
                    [
                        4.69939660868588,
                        52.51386918202234,
                        0.0
                    ],
                    [
                        4.699380699218682,
                        52.51388436958579,
                        0.0
                    ],
                    [
                        4.699371718341981,
                        52.51389840105853,
                        0.0
                    ],
                    [
                        4.699360208707733,
                        52.51391172762752,
                        0.0
                    ],
                    [
                        4.699359160143746,
                        52.51391388216111,
                        0.0
                    ],
                    [
                        4.69935748344755,
                        52.513915883863,
                        0.0
                    ],
                    [
                        4.699349429199438,
                        52.51393322453795,
                        0.0
                    ],
                    [
                        4.699338683223451,
                        52.51395001395041,
                        0.0
                    ],
                    [
                        4.699269541715574,
                        52.51410002380084,
                        0.0
                    ],
                    [
                        4.699019072916408,
                        52.51399711970684,
                        0.0
                    ],
                    [
                        4.698917399251295,
                        52.51396367501751,
                        0.0
                    ],
                    [
                        4.698806984259616,
                        52.5139429733446,
                        0.0
                    ],
                    [
                        4.698692071381792,
                        52.51393581221733,
                        0.0
                    ],
                    [
                        4.698577075736988,
                        52.51394246530079,
                        0.0
                    ],
                    [
                        4.698560137686782,
                        52.51394555939313,
                        0.0
                    ],
                    [
                        4.698210969922812,
                        52.51376284715652,
                        0.0
                    ],
                    [
                        4.698306301539956,
                        52.51370140973592,
                        0.0
                    ],
                    [
                        4.697931036822295,
                        52.51347094244166,
                        0.0
                    ],
                    [
                        4.697752030919228,
                        52.51360170533442,
                        0.0
                    ],
                    [
                        4.697544830531596,
                        52.51348624307893,
                        0.0
                    ],
                    [
                        4.697522812460246,
                        52.51350598664274,
                        0.0
                    ],
                    [
                        4.697482414531161,
                        52.51348588029914,
                        0.0
                    ],
                    [
                        4.697404113428772,
                        52.51345892796312,
                        0.0
                    ],
                    [
                        4.697134063207692,
                        52.51371899788945,
                        0.0
                    ],
                    [
                        4.697193336822033,
                        52.51374749077711,
                        0.0
                    ],
                    [
                        4.697379435458128,
                        52.51382308879521,
                        0.0
                    ],
                    [
                        4.697520029563558,
                        52.51388231630767,
                        0.0
                    ],
                    [
                        4.697536611906638,
                        52.51389106143067,
                        0.0
                    ],
                    [
                        4.69747392674089,
                        52.51393421673491,
                        0.0
                    ],
                    [
                        4.697415761820494,
                        52.5139948719268,
                        0.0
                    ],
                    [
                        4.697378051796991,
                        52.5140612713309,
                        0.0
                    ],
                    [
                        4.697374546300049,
                        52.51407669880057,
                        0.0
                    ],
                    [
                        4.697370015864394,
                        52.51407804756148,
                        0.0
                    ],
                    [
                        4.697257531578211,
                        52.51415522780526,
                        0.0
                    ],
                    [
                        4.697363651924036,
                        52.51421744114092,
                        0.0
                    ],
                    [
                        4.69737995938292,
                        52.51422700255696,
                        0.0
                    ],
                    [
                        4.697395747920786,
                        52.51426413034738,
                        0.0
                    ],
                    [
                        4.697323988687022,
                        52.51430493559301,
                        0.0
                    ],
                    [
                        4.697298312472185,
                        52.51430193365687,
                        0.0
                    ],
                    [
                        4.697194047628715,
                        52.51438978134881,
                        0.0
                    ],
                    [
                        4.697326428207065,
                        52.5144490493937,
                        0.0
                    ],
                    [
                        4.697307512461599,
                        52.51446178895758,
                        0.0
                    ],
                    [
                        4.697349224518151,
                        52.51448628263815,
                        0.0
                    ],
                    [
                        4.697387057138166,
                        52.51445799488304,
                        0.0
                    ],
                    [
                        4.697681588075615,
                        52.51461947255257,
                        0.0
                    ],
                    [
                        4.697696920253917,
                        52.51468519611402,
                        0.0
                    ],
                    [
                        4.697857225034267,
                        52.51478968591758,
                        0.0
                    ],
                    [
                        4.697292767141021,
                        52.51521504453272,
                        0.0
                    ],
                    [
                        4.697640489656417,
                        52.51531219915623,
                        0.0
                    ],
                    [
                        4.697792833699638,
                        52.51533666862863,
                        0.0
                    ],
                    [
                        4.697780863529276,
                        52.51535188515027,
                        0.0
                    ],
                    [
                        4.697752156101305,
                        52.51542014525909,
                        0.0
                    ],
                    [
                        4.697750553338323,
                        52.51543797538303,
                        0.0
                    ],
                    [
                        4.697732274925262,
                        52.51544705178583,
                        0.0
                    ],
                    [
                        4.697669712653585,
                        52.51548305558737,
                        0.0
                    ],
                    [
                        4.697446930074823,
                        52.51563144978768,
                        0.0
                    ],
                    [
                        4.697340809877895,
                        52.51569387444085,
                        0.0
                    ],
                    [
                        4.697320178815247,
                        52.51570265040018,
                        0.0
                    ],
                    [
                        4.697304413565289,
                        52.51570738596913,
                        0.0
                    ],
                    [
                        4.697273023623271,
                        52.51571276228542,
                        0.0
                    ],
                    [
                        4.697170025495928,
                        52.51573695112707,
                        0.0
                    ],
                    [
                        4.697076227866231,
                        52.51577243235119,
                        0.0
                    ],
                    [
                        4.696994920681353,
                        52.51581796146061,
                        0.0
                    ],
                    [
                        4.696928956013177,
                        52.51587194180085,
                        0.0
                    ],
                    [
                        4.696880648456284,
                        52.51593247969734,
                        0.0
                    ],
                    [
                        4.696851691584099,
                        52.51599745137754,
                        0.0
                    ],
                    [
                        4.696833029256765,
                        52.51606310398675,
                        0.0
                    ],
                    [
                        4.696832440195479,
                        52.51606798980118,
                        0.0
                    ],
                    [
                        4.696831481788904,
                        52.51607020864932,
                        0.0
                    ],
                    [
                        4.696828006269173,
                        52.51610471239643,
                        0.0
                    ],
                    [
                        4.696824545282481,
                        52.51613338508663,
                        0.0
                    ],
                    [
                        4.696824928170335,
                        52.51613528010061,
                        0.0
                    ],
                    [
                        4.696824397949852,
                        52.51614054822502,
                        0.0
                    ],
                    [
                        4.696839943620308,
                        52.51621037864344,
                        0.0
                    ],
                    [
                        4.696856260153696,
                        52.51625229184519,
                        0.0
                    ],
                    [
                        4.696893838043191,
                        52.51631893041645,
                        0.0
                    ],
                    [
                        4.696952006155233,
                        52.51637981626467,
                        0.0
                    ],
                    [
                        4.696991611554243,
                        52.51640714146846,
                        0.0
                    ],
                    [
                        4.696768793648487,
                        52.5166088017318,
                        0.0
                    ],
                    [
                        4.696707003337372,
                        52.51667122309491,
                        0.0
                    ],
                    [
                        4.696663663985694,
                        52.51665863905277,
                        0.0
                    ],
                    [
                        4.696085737498448,
                        52.51649079571923,
                        0.0
                    ],
                    [
                        4.696085379714872,
                        52.51649068757951,
                        0.0
                    ],
                    [
                        4.695911356991811,
                        52.5167008387728,
                        0.0
                    ],
                    [
                        4.695610786391159,
                        52.51662774855455,
                        0.0
                    ],
                    [
                        4.695454735750564,
                        52.5165868856206,
                        0.0
                    ],
                    [
                        4.695326661666065,
                        52.51655190080152,
                        0.0
                    ],
                    [
                        4.695289287894601,
                        52.51654882124748,
                        0.0
                    ],
                    [
                        4.69528663736106,
                        52.51654911316535,
                        0.0
                    ],
                    [
                        4.695251803522664,
                        52.51655289514149,
                        0.0
                    ],
                    [
                        4.69521864511808,
                        52.51657837389471,
                        0.0
                    ],
                    [
                        4.694990960459309,
                        52.51688721343885,
                        0.0
                    ],
                    [
                        4.695362206215467,
                        52.51700325097492,
                        0.0
                    ],
                    [
                        4.695371828235766,
                        52.51706681685829,
                        0.0
                    ],
                    [
                        4.695331636579205,
                        52.51712696733947,
                        0.0
                    ],
                    [
                        4.695864871054145,
                        52.51727983589306,
                        0.0
                    ],
                    [
                        4.695750449540309,
                        52.51741757245703,
                        0.0
                    ],
                    [
                        4.695845783675005,
                        52.51744591568224,
                        0.0
                    ],
                    [
                        4.69613224434788,
                        52.51753107968827,
                        0.0
                    ],
                    [
                        4.696163298168071,
                        52.51753164609535,
                        0.0
                    ],
                    [
                        4.696189302984291,
                        52.51753212287664,
                        0.0
                    ],
                    [
                        4.696246822593417,
                        52.51753317680863,
                        0.0
                    ],
                    [
                        4.696248327174279,
                        52.51758597946325,
                        0.0
                    ],
                    [
                        4.696268562898569,
                        52.51763889027455,
                        0.0
                    ],
                    [
                        4.696276908739716,
                        52.51770313349216,
                        0.0
                    ],
                    [
                        4.696282732046273,
                        52.51777878881858,
                        0.0
                    ],
                    [
                        4.696243237831042,
                        52.51791125765044,
                        0.0
                    ],
                    [
                        4.696098797820836,
                        52.51817436441618,
                        0.0
                    ],
                    [
                        4.696038462594541,
                        52.51829244043744,
                        0.0
                    ],
                    [
                        4.696009584197739,
                        52.51834506522027,
                        0.0
                    ],
                    [
                        4.69599681533311,
                        52.51841347702802,
                        0.0
                    ],
                    [
                        4.695991425029607,
                        52.51845909439786,
                        0.0
                    ],
                    [
                        4.69594764080485,
                        52.51856584806202,
                        0.0
                    ],
                    [
                        4.695918693597202,
                        52.51862275589698,
                        0.0
                    ],
                    [
                        4.695896782855075,
                        52.51867684307815,
                        0.0
                    ],
                    [
                        4.69584083919601,
                        52.51881491135296,
                        0.0
                    ],
                    [
                        4.695791968611639,
                        52.51894874722286,
                        0.0
                    ],
                    [
                        4.695755666162825,
                        52.51902700976686,
                        0.0
                    ],
                    [
                        4.695727197175595,
                        52.51910114051825,
                        0.0
                    ],
                    [
                        4.695654077597706,
                        52.51937300091636,
                        0.0
                    ],
                    [
                        4.695698092542827,
                        52.51940045737379,
                        0.0
                    ],
                    [
                        4.695530833091416,
                        52.51990282146775,
                        0.0
                    ],
                    [
                        4.695505288896697,
                        52.51997387119319,
                        0.0
                    ],
                    [
                        4.695504407041598,
                        52.52003016956328,
                        0.0
                    ],
                    [
                        4.695514283670846,
                        52.52009314908452,
                        0.0
                    ],
                    [
                        4.695534462995657,
                        52.52019097143363,
                        0.0
                    ],
                    [
                        4.695617891450407,
                        52.52058390871728,
                        0.0
                    ],
                    [
                        4.695652672585537,
                        52.52078944761159,
                        0.0
                    ],
                    [
                        4.695654759321889,
                        52.52080870754239,
                        0.0
                    ],
                    [
                        4.695679301058187,
                        52.52091562192523,
                        0.0
                    ],
                    [
                        4.695670685638861,
                        52.52101829689157,
                        0.0
                    ],
                    [
                        4.695651338804399,
                        52.52116400379752,
                        0.0
                    ],
                    [
                        4.695629999241911,
                        52.52132489165896,
                        0.0
                    ],
                    [
                        4.695590819771092,
                        52.52159027101361,
                        0.0
                    ],
                    [
                        4.695588601644367,
                        52.52160969010113,
                        0.0
                    ],
                    [
                        4.695554837093225,
                        52.5217802129922,
                        0.0
                    ],
                    [
                        4.695536921799859,
                        52.52183721106238,
                        0.0
                    ],
                    [
                        4.695483073614229,
                        52.5219073057849,
                        0.0
                    ],
                    [
                        4.695138112200119,
                        52.52178157542958,
                        0.0
                    ],
                    [
                        4.695069997416272,
                        52.52176220185307,
                        0.0
                    ],
                    [
                        4.694791733988941,
                        52.52205649239992,
                        0.0
                    ],
                    [
                        4.695318365547003,
                        52.52258308933614,
                        0.0
                    ],
                    [
                        4.695833320056543,
                        52.52306031633486,
                        0.0
                    ],
                    [
                        4.695894353410582,
                        52.52316547671144,
                        0.0
                    ],
                    [
                        4.696078444961787,
                        52.52343796602072,
                        0.0
                    ],
                    [
                        4.696264774832668,
                        52.52371379524961,
                        0.0
                    ],
                    [
                        4.696832806221122,
                        52.52357827636241,
                        0.0
                    ],
                    [
                        4.696950679796164,
                        52.52359792842936,
                        0.0
                    ],
                    [
                        4.697112952238876,
                        52.52356093831893,
                        0.0
                    ],
                    [
                        4.696739279656408,
                        52.52306540634643,
                        0.0
                    ],
                    [
                        4.697062794635673,
                        52.52298806724678,
                        0.0
                    ],
                    [
                        4.696951278756996,
                        52.52281951670771,
                        0.0
                    ],
                    [
                        4.696990224311334,
                        52.52279233295475,
                        0.0
                    ],
                    [
                        4.696987539164805,
                        52.52278821811235,
                        0.0
                    ],
                    [
                        4.696933111469263,
                        52.52270496884486,
                        0.0
                    ],
                    [
                        4.696896581350626,
                        52.52264767996525,
                        0.0
                    ],
                    [
                        4.696810317581034,
                        52.52248025040936,
                        0.0
                    ],
                    [
                        4.696797386955612,
                        52.52245412474142,
                        0.0
                    ],
                    [
                        4.69676497055633,
                        52.52238867118187,
                        0.0
                    ],
                    [
                        4.69670653944008,
                        52.52223566581677,
                        0.0
                    ],
                    [
                        4.696670099215945,
                        52.52217267207791,
                        0.0
                    ],
                    [
                        4.696615244079264,
                        52.52209102623748,
                        0.0
                    ],
                    [
                        4.696525208920143,
                        52.52201488004147,
                        0.0
                    ],
                    [
                        4.696209777427587,
                        52.52165882514616,
                        0.0
                    ],
                    [
                        4.696286984293317,
                        52.52162315813852,
                        0.0
                    ],
                    [
                        4.69643410524543,
                        52.52160139646373,
                        0.0
                    ],
                    [
                        4.696614124106192,
                        52.52157476155715,
                        0.0
                    ],
                    [
                        4.696780670380144,
                        52.52161462067677,
                        0.0
                    ],
                    [
                        4.696885334502354,
                        52.52165233019169,
                        0.0
                    ],
                    [
                        4.69695957693153,
                        52.52169127462663,
                        0.0
                    ],
                    [
                        4.697056775112465,
                        52.52175748236754,
                        0.0
                    ],
                    [
                        4.697114921785426,
                        52.52181634480628,
                        0.0
                    ],
                    [
                        4.697148888849807,
                        52.52185074627813,
                        0.0
                    ],
                    [
                        4.697279194695696,
                        52.52204413069202,
                        0.0
                    ],
                    [
                        4.697487218488922,
                        52.52235352420995,
                        0.0
                    ],
                    [
                        4.69755349844527,
                        52.52245465095484,
                        0.0
                    ],
                    [
                        4.697676838726638,
                        52.5226428247684,
                        0.0
                    ],
                    [
                        4.697707796565389,
                        52.52267920921637,
                        0.0
                    ],
                    [
                        4.697716910649834,
                        52.52268991692026,
                        0.0
                    ],
                    [
                        4.697754948707228,
                        52.52273459307073,
                        0.0
                    ],
                    [
                        4.697814750265466,
                        52.52279915298257,
                        0.0
                    ],
                    [
                        4.697860144432896,
                        52.5228878785126,
                        0.0
                    ],
                    [
                        4.69788117450628,
                        52.52293529949166,
                        0.0
                    ],
                    [
                        4.697886039111238,
                        52.52302284230379,
                        0.0
                    ],
                    [
                        4.697884851112395,
                        52.5230989402552,
                        0.0
                    ],
                    [
                        4.698317284214445,
                        52.52337161355054,
                        0.0
                    ],
                    [
                        4.698450053786097,
                        52.52325823137973,
                        0.0
                    ],
                    [
                        4.698544851238955,
                        52.52317886772577,
                        0.0
                    ],
                    [
                        4.698601661532181,
                        52.52313734949768,
                        0.0
                    ],
                    [
                        4.698677337683972,
                        52.52308451211893,
                        0.0
                    ],
                    [
                        4.698646679606933,
                        52.52305009524498,
                        0.0
                    ],
                    [
                        4.698590918417239,
                        52.52304561227199,
                        0.0
                    ],
                    [
                        4.698590045574713,
                        52.52304347446065,
                        0.0
                    ],
                    [
                        4.698566112385191,
                        52.52298553930046,
                        0.0
                    ],
                    [
                        4.698575341586542,
                        52.52297962421376,
                        0.0
                    ],
                    [
                        4.698596431503886,
                        52.522966098979,
                        0.0
                    ],
                    [
                        4.698666881639105,
                        52.52295508004769,
                        0.0
                    ],
                    [
                        4.698810403429334,
                        52.5229521117927,
                        0.0
                    ],
                    [
                        4.698885663781335,
                        52.52292591098978,
                        0.0
                    ],
                    [
                        4.698992652568519,
                        52.52286564614295,
                        0.0
                    ],
                    [
                        4.699118833819317,
                        52.5227750624034,
                        0.0
                    ],
                    [
                        4.700191399155859,
                        52.52226884066653,
                        0.0
                    ],
                    [
                        4.702480318922479,
                        52.52097894580992,
                        0.0
                    ],
                    [
                        4.703238436735583,
                        52.52060714952878,
                        0.0
                    ],
                    [
                        4.703584593456479,
                        52.52040748569168,
                        0.0
                    ],
                    [
                        4.703742110267958,
                        52.52030565886388,
                        0.0
                    ],
                    [
                        4.703962246255779,
                        52.52018896473798,
                        0.0
                    ],
                    [
                        4.705213865613356,
                        52.51952265887178,
                        0.0
                    ],
                    [
                        4.705421152832288,
                        52.51942872559835,
                        0.0
                    ],
                    [
                        4.705527652793426,
                        52.51939889923082,
                        0.0
                    ],
                    [
                        4.705737264518464,
                        52.51955992257383,
                        0.0
                    ],
                    [
                        4.70586270349779,
                        52.51951497614095,
                        0.0
                    ],
                    [
                        4.706064052560227,
                        52.51940197919669,
                        0.0
                    ],
                    [
                        4.706414740306573,
                        52.51919796519013,
                        0.0
                    ],
                    [
                        4.705607677909739,
                        52.51865478892137,
                        0.0
                    ],
                    [
                        4.705024253860634,
                        52.51857058534039,
                        0.0
                    ],
                    [
                        4.703044798084647,
                        52.51700875673508,
                        0.0
                    ],
                    [
                        4.70208417770372,
                        52.51629806881787,
                        0.0
                    ],
                    [
                        4.701895615584919,
                        52.51639209904099,
                        0.0
                    ],
                    [
                        4.701353642668251,
                        52.51615117115733,
                        0.0
                    ],
                    [
                        4.7012790879939,
                        52.51593196749609,
                        0.0
                    ],
                    [
                        4.701281156041476,
                        52.51579881331467,
                        0.0
                    ],
                    [
                        4.700325358955276,
                        52.51509891831691,
                        0.0
                    ],
                    [
                        4.700835177921687,
                        52.51439799031028,
                        0.0
                    ],
                    [
                        4.702504942807618,
                        52.51329474783214,
                        0.0
                    ],
                    [
                        4.703743865959797,
                        52.51205073353287,
                        0.0
                    ],
                    [
                        4.703743464773225,
                        52.5120492428768,
                        0.0
                    ],
                    [
                        4.703701751441494,
                        52.51202475232889,
                        0.0
                    ],
                    [
                        4.703660080969726,
                        52.51199740036518,
                        0.0
                    ],
                    [
                        4.703655694229391,
                        52.51197882923174,
                        0.0
                    ],
                    [
                        4.703677025451284,
                        52.51196040624843,
                        0.0
                    ],
                    [
                        4.703682067139239,
                        52.51193760684721,
                        0.0
                    ],
                    [
                        4.7036660587564,
                        52.51191325536329,
                        0.0
                    ],
                    [
                        4.703614642093801,
                        52.51191152833899,
                        0.0
                    ],
                    [
                        4.703593377020119,
                        52.51192567720309,
                        0.0
                    ],
                    [
                        4.703532618737217,
                        52.51192247449148,
                        0.0
                    ],
                    [
                        4.703481555286698,
                        52.5118979290916,
                        0.0
                    ],
                    [
                        4.703450286846187,
                        52.51187741092435,
                        0.0
                    ],
                    [
                        4.703436373780449,
                        52.51186492609842,
                        0.0
                    ],
                    [
                        4.703423915051633,
                        52.51184480392092,
                        0.0
                    ],
                    [
                        4.703447701844309,
                        52.51181925090439,
                        0.0
                    ],
                    [
                        4.703473750911751,
                        52.51179800338206,
                        0.0
                    ],
                    [
                        4.703399123383151,
                        52.5117847327889,
                        0.0
                    ],
                    [
                        4.703364629237553,
                        52.51181110667157,
                        0.0
                    ],
                    [
                        4.703349663272727,
                        52.51180212181661,
                        0.0
                    ]
                ]
            ]
        ]
    },
    "last_modified": "2021-11-29T09:37:05.542969Z",
    "created": "2021-11-29T09:24:36.936046Z",
    "image_url": "",
    "timeseries": [],
    "name": "Rg. De Kleis",
    "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": 33.24703457,
    "lowest_invert_level": -2.67,
    "water_retention_capacity": null,
    "minimum_overflow_crest_level": -0.91000003,
    "downstream_pumped_drainage_area": "https://demo.lizard.net/api/v4/pumpeddrainageareas/7040/?format=api",
    "pump_station": "https://demo.lizard.net/api/v4/pumpstations/12050/?format=api",
    "area_type": "other",
    "inhabitants": null,
    "pump_overcapacity": 11.75296543
}