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/7172/?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/7172/?format=api",
    "id": 7172,
    "code": "OPR-O-0031",
    "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.841893349567502,
                        52.479961270626475,
                        0.0
                    ],
                    [
                        4.842246157803995,
                        52.482935339515464,
                        0.0
                    ],
                    [
                        4.841015310327198,
                        52.48798283448048,
                        0.0
                    ],
                    [
                        4.85340648492776,
                        52.502478074308684,
                        0.0
                    ],
                    [
                        4.871915981228799,
                        52.504129349455404,
                        0.0
                    ],
                    [
                        4.872941659532185,
                        52.50640235302367,
                        0.0
                    ],
                    [
                        4.86922840525858,
                        52.509009957468955,
                        0.0
                    ],
                    [
                        4.859957991001133,
                        52.510217542195974,
                        0.0
                    ],
                    [
                        4.853994004027779,
                        52.51191490547302,
                        0.0
                    ],
                    [
                        4.847808570946389,
                        52.515751094471455,
                        0.0
                    ],
                    [
                        4.831679964016791,
                        52.51971919170543,
                        0.0
                    ],
                    [
                        4.829378562317844,
                        52.52446427428966,
                        0.0
                    ],
                    [
                        4.835602516779805,
                        52.533374943733826,
                        0.0
                    ],
                    [
                        4.835351926333243,
                        52.53718412638812,
                        0.0
                    ],
                    [
                        4.834917777200095,
                        52.53817406769014,
                        0.0
                    ],
                    [
                        4.833792109198623,
                        52.53905057291784,
                        0.0
                    ],
                    [
                        4.832612605158312,
                        52.53941245668582,
                        0.0
                    ],
                    [
                        4.830490139579648,
                        52.54048633422277,
                        0.0
                    ],
                    [
                        4.826615604990555,
                        52.54248786409187,
                        0.0
                    ],
                    [
                        4.794259350875749,
                        52.54132005404585,
                        0.0
                    ],
                    [
                        4.789843911413962,
                        52.55528386163119,
                        0.0
                    ],
                    [
                        4.792249642807595,
                        52.557410076704606,
                        0.0
                    ],
                    [
                        4.792229353914156,
                        52.557948941350496,
                        0.0
                    ],
                    [
                        4.792335736457418,
                        52.55858617865184,
                        0.0
                    ],
                    [
                        4.792661487221675,
                        52.55939779151824,
                        0.0
                    ],
                    [
                        4.792867505641901,
                        52.56018634459712,
                        0.0
                    ],
                    [
                        4.792963826454189,
                        52.56109314384689,
                        0.0
                    ],
                    [
                        4.792956780258672,
                        52.56181753851268,
                        0.0
                    ],
                    [
                        4.79233563744197,
                        52.56338282082609,
                        0.0
                    ],
                    [
                        4.792578497453146,
                        52.564216027826994,
                        0.0
                    ],
                    [
                        4.793503269866827,
                        52.56501505964041,
                        0.0
                    ],
                    [
                        4.793856004736666,
                        52.565377297982884,
                        0.0
                    ],
                    [
                        4.794104467632715,
                        52.56604249198214,
                        0.0
                    ],
                    [
                        4.794369755473666,
                        52.56692246918668,
                        0.0
                    ],
                    [
                        4.794602370575796,
                        52.56845977318428,
                        0.0
                    ],
                    [
                        4.794556230618068,
                        52.56897799856228,
                        0.0
                    ],
                    [
                        4.794118437693347,
                        52.57083915052987,
                        0.0
                    ],
                    [
                        4.793853937835364,
                        52.57143170698786,
                        0.0
                    ],
                    [
                        4.792784631577798,
                        52.57342295278417,
                        0.0
                    ],
                    [
                        4.792341060211871,
                        52.5742897939877,
                        0.0
                    ],
                    [
                        4.79253854459848,
                        52.57554837778642,
                        0.0
                    ],
                    [
                        4.792910415081986,
                        52.57580338632566,
                        0.0
                    ],
                    [
                        4.792930346525297,
                        52.575801104387594,
                        0.0
                    ],
                    [
                        4.797706810171802,
                        52.575254556776855,
                        0.0
                    ],
                    [
                        4.797711013070264,
                        52.57525686941516,
                        0.0
                    ],
                    [
                        4.800348853508839,
                        52.576712493861585,
                        0.0
                    ],
                    [
                        4.801884439640973,
                        52.578156889652895,
                        0.0
                    ],
                    [
                        4.805013215984217,
                        52.578702042976055,
                        0.0
                    ],
                    [
                        4.805024867046301,
                        52.57870010488205,
                        0.0
                    ],
                    [
                        4.805036642440641,
                        52.57870215778501,
                        0.0
                    ],
                    [
                        4.806799486103476,
                        52.57840916806907,
                        0.0
                    ],
                    [
                        4.808448613303705,
                        52.58000010368137,
                        0.0
                    ],
                    [
                        4.809469010659508,
                        52.58036508607293,
                        0.0
                    ],
                    [
                        4.809925517824722,
                        52.580909341668544,
                        0.0
                    ],
                    [
                        4.809528387206537,
                        52.58305862382619,
                        0.0
                    ],
                    [
                        4.810458336320386,
                        52.58449995840065,
                        0.0
                    ],
                    [
                        4.813280203721884,
                        52.58639192458388,
                        0.0
                    ],
                    [
                        4.814544458240592,
                        52.58646223963988,
                        0.0
                    ],
                    [
                        4.816115834287004,
                        52.587240386666764,
                        0.0
                    ],
                    [
                        4.815646339833415,
                        52.588891663854824,
                        0.0
                    ],
                    [
                        4.813080467774404,
                        52.59160844004656,
                        0.0
                    ],
                    [
                        4.813963145699916,
                        52.59467897963283,
                        0.0
                    ],
                    [
                        4.813984914346749,
                        52.59467331478862,
                        0.0
                    ],
                    [
                        4.818750844582977,
                        52.59343373477919,
                        0.0
                    ],
                    [
                        4.833850579251529,
                        52.592830749556136,
                        0.0
                    ],
                    [
                        4.837400633799842,
                        52.59141844432618,
                        0.0
                    ],
                    [
                        4.840390233907112,
                        52.58629503608263,
                        0.0
                    ],
                    [
                        4.842069328024588,
                        52.584793690810336,
                        0.0
                    ],
                    [
                        4.843099167465064,
                        52.58463788011295,
                        0.0
                    ],
                    [
                        4.843104784061013,
                        52.584640682918646,
                        0.0
                    ],
                    [
                        4.846059348219945,
                        52.586112289107945,
                        0.0
                    ],
                    [
                        4.84806657125464,
                        52.58793549520162,
                        0.0
                    ],
                    [
                        4.85038032551132,
                        52.58841153251574,
                        0.0
                    ],
                    [
                        4.850631185095975,
                        52.589456155283685,
                        0.0
                    ],
                    [
                        4.85134387045423,
                        52.59230484240234,
                        0.0
                    ],
                    [
                        4.887837996860429,
                        52.5901961369198,
                        0.0
                    ],
                    [
                        4.888023323056862,
                        52.5907490404137,
                        0.0
                    ],
                    [
                        4.888671534580183,
                        52.59189511477392,
                        0.0
                    ],
                    [
                        4.889440674052652,
                        52.59329221216042,
                        0.0
                    ],
                    [
                        4.889736506475239,
                        52.59384041663881,
                        0.0
                    ],
                    [
                        4.890202956089794,
                        52.59437649120248,
                        0.0
                    ],
                    [
                        4.890779653129906,
                        52.59481385889091,
                        0.0
                    ],
                    [
                        4.891423343620982,
                        52.59531351539888,
                        0.0
                    ],
                    [
                        4.892287268967024,
                        52.5960900129086,
                        0.0
                    ],
                    [
                        4.893177431617266,
                        52.59733298020517,
                        0.0
                    ],
                    [
                        4.89385430534398,
                        52.59809766060974,
                        0.0
                    ],
                    [
                        4.895071350277289,
                        52.59864839555255,
                        0.0
                    ],
                    [
                        4.895916289028304,
                        52.599152365226644,
                        0.0
                    ],
                    [
                        4.897078006782414,
                        52.60021677793248,
                        0.0
                    ],
                    [
                        4.898094695968522,
                        52.601083320802545,
                        0.0
                    ],
                    [
                        4.899036955231488,
                        52.60172752787963,
                        0.0
                    ],
                    [
                        4.900045166208878,
                        52.602282134143636,
                        0.0
                    ],
                    [
                        4.90121360074868,
                        52.6029281043012,
                        0.0
                    ],
                    [
                        4.902488963740966,
                        52.60342985816591,
                        0.0
                    ],
                    [
                        4.903627547965274,
                        52.603870944030874,
                        0.0
                    ],
                    [
                        4.90479142339061,
                        52.60433121043995,
                        0.0
                    ],
                    [
                        4.905904187197735,
                        52.60484967543072,
                        0.0
                    ],
                    [
                        4.907687771653301,
                        52.605617996323026,
                        0.0
                    ],
                    [
                        4.909211606073293,
                        52.605935596301016,
                        0.0
                    ],
                    [
                        4.910327561214439,
                        52.60618414552204,
                        0.0
                    ],
                    [
                        4.911213099219263,
                        52.606633965464695,
                        0.0
                    ],
                    [
                        4.912511510972594,
                        52.60732836229914,
                        0.0
                    ],
                    [
                        4.913894652775004,
                        52.608030110169274,
                        0.0
                    ],
                    [
                        4.914939318228708,
                        52.608474639875304,
                        0.0
                    ],
                    [
                        4.915556923722368,
                        52.608648757290666,
                        0.0
                    ],
                    [
                        4.916296112989605,
                        52.60869262502248,
                        0.0
                    ],
                    [
                        4.916307074115798,
                        52.608691976432475,
                        0.0
                    ],
                    [
                        4.916319555740176,
                        52.608692717898386,
                        0.0
                    ],
                    [
                        4.918985152567252,
                        52.608535025430974,
                        0.0
                    ],
                    [
                        4.919982221721629,
                        52.608449633938946,
                        0.0
                    ],
                    [
                        4.921783988261992,
                        52.60822008717371,
                        0.0
                    ],
                    [
                        4.924359333587758,
                        52.607691611182894,
                        0.0
                    ],
                    [
                        4.925440845349697,
                        52.60747380636336,
                        0.0
                    ],
                    [
                        4.926179907799177,
                        52.6072227143245,
                        0.0
                    ],
                    [
                        4.927008084862741,
                        52.60665348243702,
                        0.0
                    ],
                    [
                        4.92759906573729,
                        52.606197977827485,
                        0.0
                    ],
                    [
                        4.928462703923607,
                        52.60546183626582,
                        0.0
                    ],
                    [
                        4.928935857974957,
                        52.605198978705715,
                        0.0
                    ],
                    [
                        4.92943969131919,
                        52.605244858852075,
                        0.0
                    ],
                    [
                        4.93094554433706,
                        52.60561476661133,
                        0.0
                    ],
                    [
                        4.933845224579227,
                        52.6060601971289,
                        0.0
                    ],
                    [
                        4.93489788606488,
                        52.606297318306034,
                        0.0
                    ],
                    [
                        4.935923906077006,
                        52.60671378580416,
                        0.0
                    ],
                    [
                        4.936637412379691,
                        52.606966741893544,
                        0.0
                    ],
                    [
                        4.937350471854982,
                        52.607207873776275,
                        0.0
                    ],
                    [
                        4.937986714567232,
                        52.60756190506479,
                        0.0
                    ],
                    [
                        4.938408755827894,
                        52.60788731783833,
                        0.0
                    ],
                    [
                        4.938893768880263,
                        52.60834889825108,
                        0.0
                    ],
                    [
                        4.939636601719865,
                        52.6089541287191,
                        0.0
                    ],
                    [
                        4.940252931502454,
                        52.609299085413696,
                        0.0
                    ],
                    [
                        4.940967593208956,
                        52.60958008657677,
                        0.0
                    ],
                    [
                        4.942003898563665,
                        52.60996494945698,
                        0.0
                    ],
                    [
                        4.94310233554124,
                        52.61044467967369,
                        0.0
                    ],
                    [
                        4.94426230933039,
                        52.61101913842283,
                        0.0
                    ],
                    [
                        4.944959110221038,
                        52.61143008465785,
                        0.0
                    ],
                    [
                        4.945933633712481,
                        52.61202995353407,
                        0.0
                    ],
                    [
                        4.947603729062763,
                        52.61303399974698,
                        0.0
                    ],
                    [
                        4.948277709669298,
                        52.613426966223145,
                        0.0
                    ],
                    [
                        4.94885372499867,
                        52.61362840087263,
                        0.0
                    ],
                    [
                        4.950356055474293,
                        52.61403985616125,
                        0.0
                    ],
                    [
                        4.951227798526508,
                        52.614093726379046,
                        0.0
                    ],
                    [
                        4.951233301167782,
                        52.61409270404544,
                        0.0
                    ],
                    [
                        4.952025680271403,
                        52.613945341552835,
                        0.0
                    ],
                    [
                        4.952621770366896,
                        52.61369335534832,
                        0.0
                    ],
                    [
                        4.953728231204205,
                        52.6132334402059,
                        0.0
                    ],
                    [
                        4.954837756071613,
                        52.61262297236373,
                        0.0
                    ],
                    [
                        4.956133975401025,
                        52.61129560631152,
                        0.0
                    ],
                    [
                        4.956630504701513,
                        52.61068950263901,
                        0.0
                    ],
                    [
                        4.957810411300038,
                        52.6084746414613,
                        0.0
                    ],
                    [
                        4.9581819830008,
                        52.60763913044621,
                        0.0
                    ],
                    [
                        4.9583199340072,
                        52.60732892254033,
                        0.0
                    ],
                    [
                        4.958265392206438,
                        52.60675219627375,
                        0.0
                    ],
                    [
                        4.9580582518509,
                        52.604561912090396,
                        0.0
                    ],
                    [
                        4.956162384190889,
                        52.60272884008788,
                        0.0
                    ],
                    [
                        4.951722000399393,
                        52.60152372433452,
                        0.0
                    ],
                    [
                        4.949943409922519,
                        52.59994060071533,
                        0.0
                    ],
                    [
                        4.952250219599753,
                        52.59976134941505,
                        0.0
                    ],
                    [
                        4.949940858436943,
                        52.59993891071606,
                        0.0
                    ],
                    [
                        4.949079290463464,
                        52.59936656742584,
                        0.0
                    ],
                    [
                        4.94882834166946,
                        52.59841421778025,
                        0.0
                    ],
                    [
                        4.949677711880859,
                        52.596799924410476,
                        0.0
                    ],
                    [
                        4.949967634862103,
                        52.59538574435532,
                        0.0
                    ],
                    [
                        4.949386954458328,
                        52.59486032444635,
                        0.0
                    ],
                    [
                        4.949641973689513,
                        52.59278001630022,
                        0.0
                    ],
                    [
                        4.950906136102266,
                        52.59133373675,
                        0.0
                    ],
                    [
                        4.951865770106671,
                        52.589077619505694,
                        0.0
                    ],
                    [
                        4.95399720201872,
                        52.5867900921961,
                        0.0
                    ],
                    [
                        4.954490794795727,
                        52.58424681653739,
                        0.0
                    ],
                    [
                        4.953915935334588,
                        52.58115258190993,
                        0.0
                    ],
                    [
                        4.955253086875592,
                        52.579946452629216,
                        0.0
                    ],
                    [
                        4.95894876059183,
                        52.580322386852686,
                        0.0
                    ],
                    [
                        4.960727404581444,
                        52.580986940087115,
                        0.0
                    ],
                    [
                        4.962085067677325,
                        52.58138991448284,
                        0.0
                    ],
                    [
                        4.963776573168831,
                        52.58196561229809,
                        0.0
                    ],
                    [
                        4.964693230934155,
                        52.58276125514909,
                        0.0
                    ],
                    [
                        4.968815552537499,
                        52.58453597842818,
                        0.0
                    ],
                    [
                        4.970919045666498,
                        52.585090438607914,
                        0.0
                    ],
                    [
                        4.974602856139084,
                        52.58564934389242,
                        0.0
                    ],
                    [
                        4.975713267073734,
                        52.58605856425887,
                        0.0
                    ],
                    [
                        4.97834101763006,
                        52.58694771105802,
                        0.0
                    ],
                    [
                        4.978364448969238,
                        52.58694779168119,
                        0.0
                    ],
                    [
                        4.98013736648306,
                        52.58695387857459,
                        0.0
                    ],
                    [
                        4.981788250671734,
                        52.58579402134389,
                        0.0
                    ],
                    [
                        4.984571889173647,
                        52.58459041542315,
                        0.0
                    ],
                    [
                        4.991973309687133,
                        52.58226049090102,
                        0.0
                    ],
                    [
                        4.996386137460009,
                        52.57781527413049,
                        0.0
                    ],
                    [
                        4.997072808459665,
                        52.57522488779689,
                        0.0
                    ],
                    [
                        4.996647670898346,
                        52.57473588728206,
                        0.0
                    ],
                    [
                        4.995603296823065,
                        52.573638304394514,
                        0.0
                    ],
                    [
                        4.993893625300249,
                        52.57272879849118,
                        0.0
                    ],
                    [
                        4.993801476099756,
                        52.572639510472904,
                        0.0
                    ],
                    [
                        4.993351747903463,
                        52.572203719756494,
                        0.0
                    ],
                    [
                        4.991951214570984,
                        52.57120871638957,
                        0.0
                    ],
                    [
                        4.991687711149633,
                        52.571004942805715,
                        0.0
                    ],
                    [
                        4.989931741804621,
                        52.569476792571265,
                        0.0
                    ],
                    [
                        4.986410931528649,
                        52.56743525234402,
                        0.0
                    ],
                    [
                        4.984518084716472,
                        52.566683562526556,
                        0.0
                    ],
                    [
                        4.982346186105751,
                        52.56515388681214,
                        0.0
                    ],
                    [
                        4.980117433561966,
                        52.56416312308671,
                        0.0
                    ],
                    [
                        4.978828127589958,
                        52.56289012334137,
                        0.0
                    ],
                    [
                        4.977482465759226,
                        52.56209263011873,
                        0.0
                    ],
                    [
                        4.976494048093382,
                        52.561121931789,
                        0.0
                    ],
                    [
                        4.977710495864303,
                        52.55338922269969,
                        0.0
                    ],
                    [
                        4.981153932719552,
                        52.553611061533964,
                        0.0
                    ],
                    [
                        4.981164865128668,
                        52.55361033499093,
                        0.0
                    ],
                    [
                        4.98117734635318,
                        52.55361114158475,
                        0.0
                    ],
                    [
                        4.983591904189609,
                        52.55345127350191,
                        0.0
                    ],
                    [
                        4.986655707538921,
                        52.55384297789561,
                        0.0
                    ],
                    [
                        4.986658267116836,
                        52.553840389196715,
                        0.0
                    ],
                    [
                        4.987866773959384,
                        52.55261613673858,
                        0.0
                    ],
                    [
                        4.988223601531688,
                        52.55199296075118,
                        0.0
                    ],
                    [
                        4.997310437522843,
                        52.550942165989866,
                        0.0
                    ],
                    [
                        4.997314382965914,
                        52.55094449766848,
                        0.0
                    ],
                    [
                        4.997333849777099,
                        52.55094224285283,
                        0.0
                    ],
                    [
                        5.005821841243344,
                        52.53823843511802,
                        0.0
                    ],
                    [
                        5.007864016155573,
                        52.5280700152126,
                        0.0
                    ],
                    [
                        5.013932660358367,
                        52.52637360288328,
                        0.0
                    ],
                    [
                        5.01950085308059,
                        52.5237692446212,
                        0.0
                    ],
                    [
                        5.025258853319262,
                        52.52224316513497,
                        0.0
                    ],
                    [
                        5.030637811268563,
                        52.51891453951509,
                        0.0
                    ],
                    [
                        5.040017455948185,
                        52.51245769425549,
                        0.0
                    ],
                    [
                        5.04069891384759,
                        52.51131795743348,
                        0.0
                    ],
                    [
                        5.042008265872512,
                        52.50839609586846,
                        0.0
                    ],
                    [
                        5.042141987078128,
                        52.50624683013579,
                        0.0
                    ],
                    [
                        5.041393472550156,
                        52.50476397154794,
                        0.0
                    ],
                    [
                        5.039938839884042,
                        52.50385882864255,
                        0.0
                    ],
                    [
                        5.037498752310647,
                        52.50188931223871,
                        0.0
                    ],
                    [
                        5.036265881175202,
                        52.500690421607544,
                        0.0
                    ],
                    [
                        5.034463571677104,
                        52.499427390925156,
                        0.0
                    ],
                    [
                        5.032786068389275,
                        52.497192448244036,
                        0.0
                    ],
                    [
                        5.031637857834764,
                        52.49458443663284,
                        0.0
                    ],
                    [
                        5.027580863726454,
                        52.49029071450198,
                        0.0
                    ],
                    [
                        5.025536564805697,
                        52.486538183873364,
                        0.0
                    ],
                    [
                        5.024474818106873,
                        52.484162270501834,
                        0.0
                    ],
                    [
                        5.022514138638837,
                        52.48273801562354,
                        0.0
                    ],
                    [
                        5.020999444780628,
                        52.48216247664638,
                        0.0
                    ],
                    [
                        5.017708276760509,
                        52.48088565358907,
                        0.0
                    ],
                    [
                        5.015671461073212,
                        52.479871359280736,
                        0.0
                    ],
                    [
                        5.014586898953104,
                        52.47681737570722,
                        0.0
                    ],
                    [
                        5.013860873989919,
                        52.47629773925659,
                        0.0
                    ],
                    [
                        5.013341109363291,
                        52.47557360098421,
                        0.0
                    ],
                    [
                        5.013385704483025,
                        52.473754096767955,
                        0.0
                    ],
                    [
                        5.013016498506626,
                        52.47250415246011,
                        0.0
                    ],
                    [
                        5.009106527521215,
                        52.47025287723346,
                        0.0
                    ],
                    [
                        5.004831600456628,
                        52.468027050680924,
                        0.0
                    ],
                    [
                        5.001159891835732,
                        52.46701612647596,
                        0.0
                    ],
                    [
                        4.997229086382689,
                        52.465593930896354,
                        0.0
                    ],
                    [
                        4.990289252445759,
                        52.46426861204201,
                        0.0
                    ],
                    [
                        4.967340156342022,
                        52.458124123122985,
                        0.0
                    ],
                    [
                        4.965027730119312,
                        52.45569040794999,
                        0.0
                    ],
                    [
                        4.965003910212057,
                        52.45568900197148,
                        0.0
                    ],
                    [
                        4.946985349275238,
                        52.454627394638266,
                        0.0
                    ],
                    [
                        4.946979337602101,
                        52.454628333982946,
                        0.0
                    ],
                    [
                        4.946961988135116,
                        52.45462730790006,
                        0.0
                    ],
                    [
                        4.927251020570504,
                        52.45769589799341,
                        0.0
                    ],
                    [
                        4.911794262979289,
                        52.46118642747132,
                        0.0
                    ],
                    [
                        4.910082791397943,
                        52.46195239112097,
                        0.0
                    ],
                    [
                        4.909233829617844,
                        52.462037265606234,
                        0.0
                    ],
                    [
                        4.909225389297037,
                        52.462038112362116,
                        0.0
                    ],
                    [
                        4.908226378755563,
                        52.46197536564732,
                        0.0
                    ],
                    [
                        4.908213865610169,
                        52.46197457812369,
                        0.0
                    ],
                    [
                        4.906986686684712,
                        52.4620528481411,
                        0.0
                    ],
                    [
                        4.904981688334789,
                        52.46205660178286,
                        0.0
                    ],
                    [
                        4.910711924360996,
                        52.47242580469185,
                        0.0
                    ],
                    [
                        4.897084012229938,
                        52.47401460612245,
                        0.0
                    ],
                    [
                        4.866008191553455,
                        52.46880885061043,
                        0.0
                    ],
                    [
                        4.865992445939197,
                        52.46881002168736,
                        0.0
                    ],
                    [
                        4.865984823146624,
                        52.468808747902294,
                        0.0
                    ],
                    [
                        4.852734248160498,
                        52.4697960712663,
                        0.0
                    ],
                    [
                        4.854868870742709,
                        52.47361040633218,
                        0.0
                    ],
                    [
                        4.855590476609167,
                        52.47836956001122,
                        0.0
                    ],
                    [
                        4.841893349567502,
                        52.479961270626475,
                        0.0
                    ]
                ]
            ]
        ]
    },
    "last_modified": "2021-12-03T14:32:06.669464Z",
    "created": "2021-12-03T14:32:06.669523Z",
    "image_url": "",
    "timeseries": [],
    "name": "Beemster",
    "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
}