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/7166/?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/7166/?format=api",
    "id": 7166,
    "code": "OPR-O-0040",
    "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.70820614874153,
                        52.883206971115,
                        0.0
                    ],
                    [
                        4.710549324114714,
                        52.882838878741474,
                        0.0
                    ],
                    [
                        4.770823433078614,
                        52.85243102186771,
                        0.0
                    ],
                    [
                        4.811205385637807,
                        52.847796351468524,
                        0.0
                    ],
                    [
                        4.859350953422879,
                        52.84368580974326,
                        0.0
                    ],
                    [
                        4.860850386437118,
                        52.84433621588676,
                        0.0
                    ],
                    [
                        4.862312620177933,
                        52.84422376344118,
                        0.0
                    ],
                    [
                        4.862857059291208,
                        52.84338568337191,
                        0.0
                    ],
                    [
                        4.892202915838463,
                        52.840869392694664,
                        0.0
                    ],
                    [
                        4.8929055180801,
                        52.83687959870661,
                        0.0
                    ],
                    [
                        4.912075785219204,
                        52.81577383461547,
                        0.0
                    ],
                    [
                        4.910345419939135,
                        52.80382087249396,
                        0.0
                    ],
                    [
                        4.914045708243275,
                        52.796713345029026,
                        0.0
                    ],
                    [
                        4.913723191170674,
                        52.79124308744218,
                        0.0
                    ],
                    [
                        4.918283351642543,
                        52.786494583815035,
                        0.0
                    ],
                    [
                        4.827182249334198,
                        52.76627743600689,
                        0.0
                    ],
                    [
                        4.795326264532334,
                        52.76399506650665,
                        0.0
                    ],
                    [
                        4.793099031913574,
                        52.767102742967225,
                        0.0
                    ],
                    [
                        4.787597111285562,
                        52.7697541311561,
                        0.0
                    ],
                    [
                        4.782785066274164,
                        52.76670620339035,
                        0.0
                    ],
                    [
                        4.78008138210244,
                        52.76603658047173,
                        0.0
                    ],
                    [
                        4.778900562204233,
                        52.765451437887364,
                        0.0
                    ],
                    [
                        4.779121020742687,
                        52.7649742139318,
                        0.0
                    ],
                    [
                        4.778114474523844,
                        52.76428558685674,
                        0.0
                    ],
                    [
                        4.778739786925889,
                        52.76332978224972,
                        0.0
                    ],
                    [
                        4.777482686422528,
                        52.76236109363302,
                        0.0
                    ],
                    [
                        4.776077485637075,
                        52.76268232327079,
                        0.0
                    ],
                    [
                        4.751933417403222,
                        52.76313819468093,
                        0.0
                    ],
                    [
                        4.726885011686594,
                        52.760144403625894,
                        0.0
                    ],
                    [
                        4.72667885683026,
                        52.75913643602776,
                        0.0
                    ],
                    [
                        4.726443550468807,
                        52.75847795520923,
                        0.0
                    ],
                    [
                        4.725623268068861,
                        52.75741687023704,
                        0.0
                    ],
                    [
                        4.72461092921986,
                        52.755525540765554,
                        0.0
                    ],
                    [
                        4.724647037665789,
                        52.75494646449485,
                        0.0
                    ],
                    [
                        4.723890237469925,
                        52.75478095368868,
                        0.0
                    ],
                    [
                        4.723568155315017,
                        52.75432681547364,
                        0.0
                    ],
                    [
                        4.723369738368712,
                        52.75367359267934,
                        0.0
                    ],
                    [
                        4.723305605318791,
                        52.75298066722742,
                        0.0
                    ],
                    [
                        4.72332325648686,
                        52.7522657298294,
                        0.0
                    ],
                    [
                        4.723443057446866,
                        52.751628335545114,
                        0.0
                    ],
                    [
                        4.723646175412441,
                        52.750999241896906,
                        0.0
                    ],
                    [
                        4.723702371105833,
                        52.7503999484004,
                        0.0
                    ],
                    [
                        4.723410457114092,
                        52.74989138983454,
                        0.0
                    ],
                    [
                        4.722983908318262,
                        52.74944725384451,
                        0.0
                    ],
                    [
                        4.722183385154741,
                        52.749278773653465,
                        0.0
                    ],
                    [
                        4.721889028786115,
                        52.7487971586231,
                        0.0
                    ],
                    [
                        4.722166992158392,
                        52.74827255506694,
                        0.0
                    ],
                    [
                        4.721326803067519,
                        52.74772063064225,
                        0.0
                    ],
                    [
                        4.721316419313448,
                        52.74730323185751,
                        0.0
                    ],
                    [
                        4.721020029305222,
                        52.74679221530725,
                        0.0
                    ],
                    [
                        4.719738450828293,
                        52.746392324249406,
                        0.0
                    ],
                    [
                        4.718830653541563,
                        52.7456632093875,
                        0.0
                    ],
                    [
                        4.717816822423321,
                        52.7445925583173,
                        0.0
                    ],
                    [
                        4.717130104859964,
                        52.743793332851205,
                        0.0
                    ],
                    [
                        4.716430159105732,
                        52.743015381933176,
                        0.0
                    ],
                    [
                        4.716167746127347,
                        52.74237301800642,
                        0.0
                    ],
                    [
                        4.715423970357924,
                        52.74085197838046,
                        0.0
                    ],
                    [
                        4.714560272006777,
                        52.740273899005565,
                        0.0
                    ],
                    [
                        4.713581307980961,
                        52.739840356502846,
                        0.0
                    ],
                    [
                        4.712466093914337,
                        52.73952510378251,
                        0.0
                    ],
                    [
                        4.711568533366596,
                        52.73923861189078,
                        0.0
                    ],
                    [
                        4.710597891778622,
                        52.7381958484762,
                        0.0
                    ],
                    [
                        4.709003866796299,
                        52.73820681393142,
                        0.0
                    ],
                    [
                        4.707397926786239,
                        52.738294826188564,
                        0.0
                    ],
                    [
                        4.7065549394888,
                        52.73836358858769,
                        0.0
                    ],
                    [
                        4.705799502983951,
                        52.738398030014785,
                        0.0
                    ],
                    [
                        4.705075434140689,
                        52.73830626091868,
                        0.0
                    ],
                    [
                        4.704780561954316,
                        52.737894544744954,
                        0.0
                    ],
                    [
                        4.705134263164899,
                        52.737114685278456,
                        0.0
                    ],
                    [
                        4.705479402410453,
                        52.73626851382012,
                        0.0
                    ],
                    [
                        4.705793063187726,
                        52.735610314893094,
                        0.0
                    ],
                    [
                        4.706124636760364,
                        52.734629248310895,
                        0.0
                    ],
                    [
                        4.706126300694193,
                        52.73407851066153,
                        0.0
                    ],
                    [
                        4.703430527464396,
                        52.73280290033801,
                        0.0
                    ],
                    [
                        4.702304536378931,
                        52.73285933931429,
                        0.0
                    ],
                    [
                        4.70107594360432,
                        52.733000005792945,
                        0.0
                    ],
                    [
                        4.700262764455753,
                        52.733246381399105,
                        0.0
                    ],
                    [
                        4.699271697965901,
                        52.73351589029751,
                        0.0
                    ],
                    [
                        4.69846827485359,
                        52.73370728202136,
                        0.0
                    ],
                    [
                        4.697432331164667,
                        52.73393691892859,
                        0.0
                    ],
                    [
                        4.696427729487465,
                        52.73396844618842,
                        0.0
                    ],
                    [
                        4.695216953861982,
                        52.73399567554448,
                        0.0
                    ],
                    [
                        4.694093345823669,
                        52.73399700483563,
                        0.0
                    ],
                    [
                        4.692350247256091,
                        52.7337402764398,
                        0.0
                    ],
                    [
                        4.690511296380972,
                        52.73324254749176,
                        0.0
                    ],
                    [
                        4.690432661152841,
                        52.73255568777838,
                        0.0
                    ],
                    [
                        4.689775529219999,
                        52.732996136844875,
                        0.0
                    ],
                    [
                        4.688741487102892,
                        52.73281426143028,
                        0.0
                    ],
                    [
                        4.687980612752836,
                        52.73268399457315,
                        0.0
                    ],
                    [
                        4.687327667048161,
                        52.73262453758476,
                        0.0
                    ],
                    [
                        4.686413008781506,
                        52.732713801703476,
                        0.0
                    ],
                    [
                        4.685023513250585,
                        52.73312071342925,
                        0.0
                    ],
                    [
                        4.684042111752563,
                        52.73338649516468,
                        0.0
                    ],
                    [
                        4.683458104683455,
                        52.733634693535784,
                        0.0
                    ],
                    [
                        4.682864356666969,
                        52.7348803831868,
                        0.0
                    ],
                    [
                        4.682568864429347,
                        52.735497065328616,
                        0.0
                    ],
                    [
                        4.682153336706283,
                        52.73609674244562,
                        0.0
                    ],
                    [
                        4.68170073382436,
                        52.736655190250865,
                        0.0
                    ],
                    [
                        4.681320035777508,
                        52.73719609729345,
                        0.0
                    ],
                    [
                        4.680899286325201,
                        52.73772440827995,
                        0.0
                    ],
                    [
                        4.680293034493147,
                        52.737951663065076,
                        0.0
                    ],
                    [
                        4.679646179477865,
                        52.73820807038191,
                        0.0
                    ],
                    [
                        4.67920154279224,
                        52.73874390842522,
                        0.0
                    ],
                    [
                        4.678746384724448,
                        52.73923006437469,
                        0.0
                    ],
                    [
                        4.677229699290001,
                        52.739576391638536,
                        0.0
                    ],
                    [
                        4.675703480805473,
                        52.73982061206256,
                        0.0
                    ],
                    [
                        4.67428675475758,
                        52.740030634425814,
                        0.0
                    ],
                    [
                        4.673296411400291,
                        52.740143502635334,
                        0.0
                    ],
                    [
                        4.672169066360945,
                        52.74035608795602,
                        0.0
                    ],
                    [
                        4.67136728132572,
                        52.74054364955869,
                        0.0
                    ],
                    [
                        4.670714255106265,
                        52.740828712246184,
                        0.0
                    ],
                    [
                        4.669462943712589,
                        52.74149165216361,
                        0.0
                    ],
                    [
                        4.668706229272671,
                        52.742248944703,
                        0.0
                    ],
                    [
                        4.66746438667426,
                        52.74324742750554,
                        0.0
                    ],
                    [
                        4.665997817773753,
                        52.7444271098325,
                        0.0
                    ],
                    [
                        4.665274169257033,
                        52.74500239408088,
                        0.0
                    ],
                    [
                        4.664448364144253,
                        52.745610746723095,
                        0.0
                    ],
                    [
                        4.663333775734086,
                        52.74640497167671,
                        0.0
                    ],
                    [
                        4.662817859255163,
                        52.74668688806452,
                        0.0
                    ],
                    [
                        4.661975925798055,
                        52.746675024332056,
                        0.0
                    ],
                    [
                        4.660803261840385,
                        52.74665860372431,
                        0.0
                    ],
                    [
                        4.659874323622939,
                        52.746911880293354,
                        0.0
                    ],
                    [
                        4.659081671712966,
                        52.74755495375283,
                        0.0
                    ],
                    [
                        4.658941763641042,
                        52.74851094635855,
                        0.0
                    ],
                    [
                        4.65900046626601,
                        52.749275757118305,
                        0.0
                    ],
                    [
                        4.658803704391166,
                        52.74968965922839,
                        0.0
                    ],
                    [
                        4.657911734048138,
                        52.75008355213764,
                        0.0
                    ],
                    [
                        4.656566471372091,
                        52.75049508649995,
                        0.0
                    ],
                    [
                        4.656116994564511,
                        52.75096003527862,
                        0.0
                    ],
                    [
                        4.656262389876681,
                        52.75159583013492,
                        0.0
                    ],
                    [
                        4.65492603072651,
                        52.75282315052624,
                        0.0
                    ],
                    [
                        4.653991701975919,
                        52.753606874615244,
                        0.0
                    ],
                    [
                        4.653957897444243,
                        52.753632756074865,
                        0.0
                    ],
                    [
                        4.647823962417625,
                        52.75389082206177,
                        0.0
                    ],
                    [
                        4.648256579951125,
                        52.75471205145566,
                        0.0
                    ],
                    [
                        4.648542176042444,
                        52.755475578023365,
                        0.0
                    ],
                    [
                        4.648700855036315,
                        52.756270409888465,
                        0.0
                    ],
                    [
                        4.64926391673509,
                        52.757329127555586,
                        0.0
                    ],
                    [
                        4.649497842414452,
                        52.7580110698251,
                        0.0
                    ],
                    [
                        4.649688813115589,
                        52.75845093899021,
                        0.0
                    ],
                    [
                        4.650123791634258,
                        52.75957617203599,
                        0.0
                    ],
                    [
                        4.650553779665418,
                        52.760693787111975,
                        0.0
                    ],
                    [
                        4.651097949375164,
                        52.761891928989954,
                        0.0
                    ],
                    [
                        4.651636711108719,
                        52.762963820004586,
                        0.0
                    ],
                    [
                        4.651941953818739,
                        52.76359878965503,
                        0.0
                    ],
                    [
                        4.652172713079313,
                        52.76413648115843,
                        0.0
                    ],
                    [
                        4.652864522971708,
                        52.76536822819675,
                        0.0
                    ],
                    [
                        4.653531929723951,
                        52.76626767641631,
                        0.0
                    ],
                    [
                        4.654299008594164,
                        52.76722015525425,
                        0.0
                    ],
                    [
                        4.654985830877251,
                        52.76814667525014,
                        0.0
                    ],
                    [
                        4.655569736812381,
                        52.769221977851956,
                        0.0
                    ],
                    [
                        4.655774325518421,
                        52.76974559759399,
                        0.0
                    ],
                    [
                        4.655580609203209,
                        52.77031496947329,
                        0.0
                    ],
                    [
                        4.656415431463204,
                        52.77056099046358,
                        0.0
                    ],
                    [
                        4.656367600841627,
                        52.77132337432559,
                        0.0
                    ],
                    [
                        4.657254972035711,
                        52.77142289910367,
                        0.0
                    ],
                    [
                        4.657658161919917,
                        52.77191950331011,
                        0.0
                    ],
                    [
                        4.657207613129873,
                        52.77238464566042,
                        0.0
                    ],
                    [
                        4.658058907131966,
                        52.77238367480815,
                        0.0
                    ],
                    [
                        4.658288737972542,
                        52.77318135124613,
                        0.0
                    ],
                    [
                        4.65890407589617,
                        52.77343794629279,
                        0.0
                    ],
                    [
                        4.659221386592834,
                        52.77394231491073,
                        0.0
                    ],
                    [
                        4.659775805652779,
                        52.77470595048654,
                        0.0
                    ],
                    [
                        4.660024313689185,
                        52.77530768466534,
                        0.0
                    ],
                    [
                        4.66057270512408,
                        52.775979108292766,
                        0.0
                    ],
                    [
                        4.660878218650012,
                        52.77641065899874,
                        0.0
                    ],
                    [
                        4.661084425298992,
                        52.77678432042283,
                        0.0
                    ],
                    [
                        4.66106769029032,
                        52.777396271403525,
                        0.0
                    ],
                    [
                        4.66144724105123,
                        52.77767063001044,
                        0.0
                    ],
                    [
                        4.661857515250894,
                        52.778188758860736,
                        0.0
                    ],
                    [
                        4.662311702462116,
                        52.77909184306344,
                        0.0
                    ],
                    [
                        4.662294606282824,
                        52.77968897197169,
                        0.0
                    ],
                    [
                        4.663017455764766,
                        52.78011482232223,
                        0.0
                    ],
                    [
                        4.66345863828187,
                        52.780915945593236,
                        0.0
                    ],
                    [
                        4.663639328557418,
                        52.78140402254296,
                        0.0
                    ],
                    [
                        4.663827223813821,
                        52.781944312522754,
                        0.0
                    ],
                    [
                        4.664434601633199,
                        52.7825580723993,
                        0.0
                    ],
                    [
                        4.664975993861064,
                        52.783356139288465,
                        0.0
                    ],
                    [
                        4.665274846184055,
                        52.78407803449269,
                        0.0
                    ],
                    [
                        4.665345788667521,
                        52.78467974928149,
                        0.0
                    ],
                    [
                        4.665556642573328,
                        52.78500989688763,
                        0.0
                    ],
                    [
                        4.665949208151267,
                        52.78552762432264,
                        0.0
                    ],
                    [
                        4.666361795307789,
                        52.786271404822806,
                        0.0
                    ],
                    [
                        4.666485070838076,
                        52.7869369102281,
                        0.0
                    ],
                    [
                        4.666915971877738,
                        52.78745263712271,
                        0.0
                    ],
                    [
                        4.667115195491741,
                        52.787822703500346,
                        0.0
                    ],
                    [
                        4.667362852708902,
                        52.78831811614952,
                        0.0
                    ],
                    [
                        4.667699736574995,
                        52.78872627284729,
                        0.0
                    ],
                    [
                        4.668227733150351,
                        52.789071594058754,
                        0.0
                    ],
                    [
                        4.668490635070186,
                        52.78959226865402,
                        0.0
                    ],
                    [
                        4.668642699798965,
                        52.790174446474715,
                        0.0
                    ],
                    [
                        4.669143651349667,
                        52.79079559993729,
                        0.0
                    ],
                    [
                        4.669335057161691,
                        52.7914312795331,
                        0.0
                    ],
                    [
                        4.669542445416552,
                        52.7922083933227,
                        0.0
                    ],
                    [
                        4.669914644446047,
                        52.79317538695651,
                        0.0
                    ],
                    [
                        4.670503861482192,
                        52.79387171998311,
                        0.0
                    ],
                    [
                        4.670744212923783,
                        52.79432420367426,
                        0.0
                    ],
                    [
                        4.670925141487356,
                        52.79483501475173,
                        0.0
                    ],
                    [
                        4.67147131025255,
                        52.795334547554546,
                        0.0
                    ],
                    [
                        4.671944740461617,
                        52.795981926470304,
                        0.0
                    ],
                    [
                        4.672100046557048,
                        52.79656768588352,
                        0.0
                    ],
                    [
                        4.672173175337832,
                        52.797190445760855,
                        0.0
                    ],
                    [
                        4.672449191137136,
                        52.797621139265715,
                        0.0
                    ],
                    [
                        4.672926557003902,
                        52.79802869297178,
                        0.0
                    ],
                    [
                        4.673396416467103,
                        52.79853254007985,
                        0.0
                    ],
                    [
                        4.67368519999723,
                        52.79903903114758,
                        0.0
                    ],
                    [
                        4.673834857633764,
                        52.7997624432239,
                        0.0
                    ],
                    [
                        4.674153161821679,
                        52.800262558084796,
                        0.0
                    ],
                    [
                        4.674528935646943,
                        52.80075516096412,
                        0.0
                    ],
                    [
                        4.674799540606226,
                        52.80117579561269,
                        0.0
                    ],
                    [
                        4.674918966512676,
                        52.80159425925331,
                        0.0
                    ],
                    [
                        4.675234198064508,
                        52.80203412189671,
                        0.0
                    ],
                    [
                        4.675699980567972,
                        52.80279770283166,
                        0.0
                    ],
                    [
                        4.675862471667521,
                        52.803331850795644,
                        0.0
                    ],
                    [
                        4.676227335055794,
                        52.80375851721793,
                        0.0
                    ],
                    [
                        4.676448962448878,
                        52.80428614182801,
                        0.0
                    ],
                    [
                        4.676561380806524,
                        52.80470475931041,
                        0.0
                    ],
                    [
                        4.676750324806101,
                        52.805316944326606,
                        0.0
                    ],
                    [
                        4.677224097862737,
                        52.80599940484081,
                        0.0
                    ],
                    [
                        4.677461174447832,
                        52.80677569816748,
                        0.0
                    ],
                    [
                        4.677762436377069,
                        52.807386878138786,
                        0.0
                    ],
                    [
                        4.677906085184224,
                        52.80806596865512,
                        0.0
                    ],
                    [
                        4.677649384851558,
                        52.808847356911336,
                        0.0
                    ],
                    [
                        4.678216321241771,
                        52.80925127752222,
                        0.0
                    ],
                    [
                        4.678493976065845,
                        52.80960370653648,
                        0.0
                    ],
                    [
                        4.678730791548926,
                        52.81005136944402,
                        0.0
                    ],
                    [
                        4.679020513424036,
                        52.81054040737754,
                        0.0
                    ],
                    [
                        4.679641269178926,
                        52.811190810697795,
                        0.0
                    ],
                    [
                        4.679845313106774,
                        52.81184217221856,
                        0.0
                    ],
                    [
                        4.679848143859998,
                        52.81237101615657,
                        0.0
                    ],
                    [
                        4.679900605675878,
                        52.81290245508887,
                        0.0
                    ],
                    [
                        4.679992679440107,
                        52.81332504549739,
                        0.0
                    ],
                    [
                        4.68010174924897,
                        52.81408026194483,
                        0.0
                    ],
                    [
                        4.680424958964021,
                        52.81470260870883,
                        0.0
                    ],
                    [
                        4.680708186153197,
                        52.81526625761933,
                        0.0
                    ],
                    [
                        4.680725558153866,
                        52.81580004908541,
                        0.0
                    ],
                    [
                        4.680059428016418,
                        52.81602240936491,
                        0.0
                    ],
                    [
                        4.680512220670653,
                        52.81624607313617,
                        0.0
                    ],
                    [
                        4.680800663001549,
                        52.816670167580824,
                        0.0
                    ],
                    [
                        4.681069390682011,
                        52.817216025133895,
                        0.0
                    ],
                    [
                        4.680920601491697,
                        52.81779564507948,
                        0.0
                    ],
                    [
                        4.681190875923401,
                        52.81810083266582,
                        0.0
                    ],
                    [
                        4.681450596243864,
                        52.81847476996259,
                        0.0
                    ],
                    [
                        4.681768368242987,
                        52.819152358468784,
                        0.0
                    ],
                    [
                        4.681483966447118,
                        52.81965643234021,
                        0.0
                    ],
                    [
                        4.68205790980865,
                        52.81999630654037,
                        0.0
                    ],
                    [
                        4.682286995307634,
                        52.82044054494748,
                        0.0
                    ],
                    [
                        4.682510179085209,
                        52.820900573916965,
                        0.0
                    ],
                    [
                        4.682296333765529,
                        52.821490064597114,
                        0.0
                    ],
                    [
                        4.68301762751089,
                        52.82201392199436,
                        0.0
                    ],
                    [
                        4.683232854853904,
                        52.822493655588765,
                        0.0
                    ],
                    [
                        4.683214317918183,
                        52.82311570062945,
                        0.0
                    ],
                    [
                        4.683791819235935,
                        52.82400024713944,
                        0.0
                    ],
                    [
                        4.683851089780854,
                        52.82488723535295,
                        0.0
                    ],
                    [
                        4.684164335056772,
                        52.825260744519255,
                        0.0
                    ],
                    [
                        4.684417684402575,
                        52.82566328702085,
                        0.0
                    ],
                    [
                        4.684623978429468,
                        52.82605093004882,
                        0.0
                    ],
                    [
                        4.684678028026104,
                        52.826634066584454,
                        0.0
                    ],
                    [
                        4.684955723317313,
                        52.82709480647794,
                        0.0
                    ],
                    [
                        4.685369254782008,
                        52.82782587991073,
                        0.0
                    ],
                    [
                        4.685323781550002,
                        52.82857306995944,
                        0.0
                    ],
                    [
                        4.685783923017547,
                        52.829098697016214,
                        0.0
                    ],
                    [
                        4.68613359408806,
                        52.829722411804504,
                        0.0
                    ],
                    [
                        4.686133320516591,
                        52.83034880508361,
                        0.0
                    ],
                    [
                        4.686666782872531,
                        52.830892563468474,
                        0.0
                    ],
                    [
                        4.686947909338627,
                        52.83140983664131,
                        0.0
                    ],
                    [
                        4.68710661299006,
                        52.83182949400408,
                        0.0
                    ],
                    [
                        4.686867503625739,
                        52.83209834374244,
                        0.0
                    ],
                    [
                        4.68722859584185,
                        52.83232785837359,
                        0.0
                    ],
                    [
                        4.687436593164919,
                        52.83263013924743,
                        0.0
                    ],
                    [
                        4.687687226196004,
                        52.8332005955214,
                        0.0
                    ],
                    [
                        4.68771838387945,
                        52.833924778891266,
                        0.0
                    ],
                    [
                        4.688258381296053,
                        52.834424756685465,
                        0.0
                    ],
                    [
                        4.688633143291281,
                        52.83512970746446,
                        0.0
                    ],
                    [
                        4.688467810495112,
                        52.83569853360992,
                        0.0
                    ],
                    [
                        4.688964735810978,
                        52.836065061155274,
                        0.0
                    ],
                    [
                        4.68941299809808,
                        52.83684996405495,
                        0.0
                    ],
                    [
                        4.689312174623952,
                        52.83747403324127,
                        0.0
                    ],
                    [
                        4.690028587523877,
                        52.83788635191028,
                        0.0
                    ],
                    [
                        4.69032831150048,
                        52.838331470107974,
                        0.0
                    ],
                    [
                        4.690584474397283,
                        52.83896352938677,
                        0.0
                    ],
                    [
                        4.690753427761178,
                        52.839487155676544,
                        0.0
                    ],
                    [
                        4.690434721666815,
                        52.840066142137466,
                        0.0
                    ],
                    [
                        4.690899492911849,
                        52.84032912425836,
                        0.0
                    ],
                    [
                        4.691199501830536,
                        52.840782185908,
                        0.0
                    ],
                    [
                        4.691648458783728,
                        52.84153173779578,
                        0.0
                    ],
                    [
                        4.691925473559016,
                        52.84218864687629,
                        0.0
                    ],
                    [
                        4.69160442724854,
                        52.84268399977933,
                        0.0
                    ],
                    [
                        4.692297059168771,
                        52.843097638975316,
                        0.0
                    ],
                    [
                        4.692660899980337,
                        52.84381393352556,
                        0.0
                    ],
                    [
                        4.692865606140407,
                        52.84450598883258,
                        0.0
                    ],
                    [
                        4.693023444032321,
                        52.84494650779444,
                        0.0
                    ],
                    [
                        4.6925011525886,
                        52.845334907500344,
                        0.0
                    ],
                    [
                        4.693037465858484,
                        52.845590182083434,
                        0.0
                    ],
                    [
                        4.69346023718917,
                        52.846125956299815,
                        0.0
                    ],
                    [
                        4.694079325015179,
                        52.8470438665697,
                        0.0
                    ],
                    [
                        4.693963599112233,
                        52.84789902854708,
                        0.0
                    ],
                    [
                        4.694601606323943,
                        52.84867810901689,
                        0.0
                    ],
                    [
                        4.694853095737327,
                        52.849220180521534,
                        0.0
                    ],
                    [
                        4.695241311628368,
                        52.85008488973807,
                        0.0
                    ],
                    [
                        4.695047358206166,
                        52.850442608770756,
                        0.0
                    ],
                    [
                        4.695470877580893,
                        52.85088492519055,
                        0.0
                    ],
                    [
                        4.695765072868119,
                        52.851337652275404,
                        0.0
                    ],
                    [
                        4.696071004113911,
                        52.851797761809294,
                        0.0
                    ],
                    [
                        4.696381607609088,
                        52.852336523232196,
                        0.0
                    ],
                    [
                        4.696558725995018,
                        52.852723972921986,
                        0.0
                    ],
                    [
                        4.69638000724143,
                        52.853046679528966,
                        0.0
                    ],
                    [
                        4.70820614874153,
                        52.883206971115,
                        0.0
                    ]
                ]
            ]
        ]
    },
    "last_modified": "2021-12-03T14:32:03.915006Z",
    "created": "2021-12-03T14:32:03.915039Z",
    "image_url": "",
    "timeseries": [],
    "name": "Stolpen",
    "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": null,
    "lowest_invert_level": null,
    "water_retention_capacity": null,
    "minimum_overflow_crest_level": null,
    "downstream_pumped_drainage_area": null,
    "pump_station": null,
    "area_type": "other",
    "inhabitants": null,
    "pump_overcapacity": null
}