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/7171/?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/7171/?format=api",
    "id": 7171,
    "code": "OPR-O-0035",
    "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.610581990984863,
                        52.578019562986924,
                        0.0
                    ],
                    [
                        4.658109446486935,
                        52.579995221574286,
                        0.0
                    ],
                    [
                        4.658280676708779,
                        52.587344102544705,
                        0.0
                    ],
                    [
                        4.661948113458371,
                        52.588686302133695,
                        0.0
                    ],
                    [
                        4.670133156250362,
                        52.589618626339494,
                        0.0
                    ],
                    [
                        4.675791341861173,
                        52.58492013267593,
                        0.0
                    ],
                    [
                        4.672315339551567,
                        52.56815856506394,
                        0.0
                    ],
                    [
                        4.689267362696985,
                        52.56119690764846,
                        0.0
                    ],
                    [
                        4.701122421100705,
                        52.552174329848526,
                        0.0
                    ],
                    [
                        4.718726104382131,
                        52.54436587743245,
                        0.0
                    ],
                    [
                        4.74187790971533,
                        52.54406698405757,
                        0.0
                    ],
                    [
                        4.758495519367695,
                        52.554456519615904,
                        0.0
                    ],
                    [
                        4.776092558629671,
                        52.55857163623088,
                        0.0
                    ],
                    [
                        4.781452334177414,
                        52.557821406761185,
                        0.0
                    ],
                    [
                        4.792249642807595,
                        52.557410076704606,
                        0.0
                    ],
                    [
                        4.789843911413962,
                        52.55528386163119,
                        0.0
                    ],
                    [
                        4.794259350875749,
                        52.54132005404585,
                        0.0
                    ],
                    [
                        4.826615604990555,
                        52.54248786409187,
                        0.0
                    ],
                    [
                        4.830490139579648,
                        52.54048633422277,
                        0.0
                    ],
                    [
                        4.832612605158312,
                        52.53941245668582,
                        0.0
                    ],
                    [
                        4.833792109198623,
                        52.53905057291784,
                        0.0
                    ],
                    [
                        4.834917777200095,
                        52.53817406769014,
                        0.0
                    ],
                    [
                        4.835351926333243,
                        52.53718412638812,
                        0.0
                    ],
                    [
                        4.835602516779805,
                        52.533374943733826,
                        0.0
                    ],
                    [
                        4.829378562317844,
                        52.52446427428966,
                        0.0
                    ],
                    [
                        4.831679964016791,
                        52.51971919170543,
                        0.0
                    ],
                    [
                        4.847808570946389,
                        52.515751094471455,
                        0.0
                    ],
                    [
                        4.853994004027779,
                        52.51191490547302,
                        0.0
                    ],
                    [
                        4.859957991001133,
                        52.510217542195974,
                        0.0
                    ],
                    [
                        4.86922840525858,
                        52.509009957468955,
                        0.0
                    ],
                    [
                        4.872941659532185,
                        52.50640235302367,
                        0.0
                    ],
                    [
                        4.871915981228799,
                        52.504129349455404,
                        0.0
                    ],
                    [
                        4.85340648492776,
                        52.502478074308684,
                        0.0
                    ],
                    [
                        4.841015310327198,
                        52.48798283448048,
                        0.0
                    ],
                    [
                        4.842246157803995,
                        52.482935339515464,
                        0.0
                    ],
                    [
                        4.841893349567502,
                        52.479961270626475,
                        0.0
                    ],
                    [
                        4.834738256662019,
                        52.47904300175194,
                        0.0
                    ],
                    [
                        4.816705116997369,
                        52.48211094041595,
                        0.0
                    ],
                    [
                        4.814262227194268,
                        52.482313608057794,
                        0.0
                    ],
                    [
                        4.811888881429305,
                        52.484031351665855,
                        0.0
                    ],
                    [
                        4.810571846371734,
                        52.485959409253354,
                        0.0
                    ],
                    [
                        4.80065130639613,
                        52.49051381214452,
                        0.0
                    ],
                    [
                        4.796838405050068,
                        52.49144725367318,
                        0.0
                    ],
                    [
                        4.793406368033774,
                        52.49081964432413,
                        0.0
                    ],
                    [
                        4.791309467976416,
                        52.492054516027856,
                        0.0
                    ],
                    [
                        4.794743113584747,
                        52.49555146649306,
                        0.0
                    ],
                    [
                        4.794354705989984,
                        52.49600454723764,
                        0.0
                    ],
                    [
                        4.79355852002783,
                        52.496106978217696,
                        0.0
                    ],
                    [
                        4.792909654037589,
                        52.49655257617353,
                        0.0
                    ],
                    [
                        4.792875323633426,
                        52.496932873644795,
                        0.0
                    ],
                    [
                        4.793330212117136,
                        52.49796671411436,
                        0.0
                    ],
                    [
                        4.793310420908917,
                        52.498418094873976,
                        0.0
                    ],
                    [
                        4.793266603322749,
                        52.499417819515244,
                        0.0
                    ],
                    [
                        4.793073452651958,
                        52.500453636080344,
                        0.0
                    ],
                    [
                        4.778438315990251,
                        52.50389912510391,
                        0.0
                    ],
                    [
                        4.779607528867338,
                        52.5073217100391,
                        0.0
                    ],
                    [
                        4.781570198226696,
                        52.5116738132131,
                        0.0
                    ],
                    [
                        4.787065319268743,
                        52.51170173220537,
                        0.0
                    ],
                    [
                        4.788616664727547,
                        52.51692553910562,
                        0.0
                    ],
                    [
                        4.788982264999865,
                        52.51689411091069,
                        0.0
                    ],
                    [
                        4.789196814851764,
                        52.517458762422365,
                        0.0
                    ],
                    [
                        4.788831703031957,
                        52.517649533130594,
                        0.0
                    ],
                    [
                        4.789282387529184,
                        52.51916682713211,
                        0.0
                    ],
                    [
                        4.775425686822064,
                        52.51960901374106,
                        0.0
                    ],
                    [
                        4.777205566368337,
                        52.50667595379395,
                        0.0
                    ],
                    [
                        4.776901276719343,
                        52.50552668131089,
                        0.0
                    ],
                    [
                        4.775781749890975,
                        52.50274556642453,
                        0.0
                    ],
                    [
                        4.774780470529058,
                        52.50017604979265,
                        0.0
                    ],
                    [
                        4.773089950122385,
                        52.49483445791895,
                        0.0
                    ],
                    [
                        4.771386049169873,
                        52.487777037618706,
                        0.0
                    ],
                    [
                        4.770060509458123,
                        52.48100596147769,
                        0.0
                    ],
                    [
                        4.769393283299359,
                        52.47437259212073,
                        0.0
                    ],
                    [
                        4.767269801400676,
                        52.46895258936607,
                        0.0
                    ],
                    [
                        4.764703497114712,
                        52.46378661519587,
                        0.0
                    ],
                    [
                        4.757428633543662,
                        52.450476138615564,
                        0.0
                    ],
                    [
                        4.754826394895581,
                        52.44170130725303,
                        0.0
                    ],
                    [
                        4.75371884372494,
                        52.43915093674152,
                        0.0
                    ],
                    [
                        4.750259068174009,
                        52.438918379508856,
                        0.0
                    ],
                    [
                        4.749059769497042,
                        52.438436327051946,
                        0.0
                    ],
                    [
                        4.749582831811908,
                        52.43453922286437,
                        0.0
                    ],
                    [
                        4.750755710405953,
                        52.43196878283271,
                        0.0
                    ],
                    [
                        4.749454966897876,
                        52.431485199475254,
                        0.0
                    ],
                    [
                        4.748237679679819,
                        52.43126667650136,
                        0.0
                    ],
                    [
                        4.741933158461891,
                        52.43203466842522,
                        0.0
                    ],
                    [
                        4.740186927487303,
                        52.43226155993972,
                        0.0
                    ],
                    [
                        4.737587166522253,
                        52.432595125767826,
                        0.0
                    ],
                    [
                        4.736305336588956,
                        52.43276784646266,
                        0.0
                    ],
                    [
                        4.733270472175823,
                        52.433155585714914,
                        0.0
                    ],
                    [
                        4.73235674095273,
                        52.433275676086005,
                        0.0
                    ],
                    [
                        4.728938831909479,
                        52.433724793435445,
                        0.0
                    ],
                    [
                        4.726691831463452,
                        52.434026861040195,
                        0.0
                    ],
                    [
                        4.726107839186483,
                        52.43423751226265,
                        0.0
                    ],
                    [
                        4.725229781972526,
                        52.434675408427275,
                        0.0
                    ],
                    [
                        4.723908655414826,
                        52.43453485071422,
                        0.0
                    ],
                    [
                        4.722512592125655,
                        52.434718017777215,
                        0.0
                    ],
                    [
                        4.720830995966314,
                        52.435063589030406,
                        0.0
                    ],
                    [
                        4.719473475986355,
                        52.435370518150265,
                        0.0
                    ],
                    [
                        4.718440246079754,
                        52.43562533588017,
                        0.0
                    ],
                    [
                        4.717392163984217,
                        52.435889048406885,
                        0.0
                    ],
                    [
                        4.716225412327864,
                        52.43621948775553,
                        0.0
                    ],
                    [
                        4.715486848499265,
                        52.43643550302404,
                        0.0
                    ],
                    [
                        4.713595370270926,
                        52.43703593206197,
                        0.0
                    ],
                    [
                        4.712353734459042,
                        52.43745129108947,
                        0.0
                    ],
                    [
                        4.711392293500107,
                        52.43781430893593,
                        0.0
                    ],
                    [
                        4.710164358186058,
                        52.43829263724969,
                        0.0
                    ],
                    [
                        4.708669634779261,
                        52.43890424153205,
                        0.0
                    ],
                    [
                        4.707108069234715,
                        52.43961266362304,
                        0.0
                    ],
                    [
                        4.706077395536346,
                        52.4401117017248,
                        0.0
                    ],
                    [
                        4.704757916969897,
                        52.440796165587614,
                        0.0
                    ],
                    [
                        4.703096960830963,
                        52.44168536177564,
                        0.0
                    ],
                    [
                        4.702318277757303,
                        52.44210778119573,
                        0.0
                    ],
                    [
                        4.700041385144225,
                        52.4433483887224,
                        0.0
                    ],
                    [
                        4.697435918875483,
                        52.444755344969074,
                        0.0
                    ],
                    [
                        4.694360153668498,
                        52.44641607735196,
                        0.0
                    ],
                    [
                        4.691571074821047,
                        52.44792765316372,
                        0.0
                    ],
                    [
                        4.688663000256509,
                        52.44951036414356,
                        0.0
                    ],
                    [
                        4.686036758222857,
                        52.45093289266075,
                        0.0
                    ],
                    [
                        4.683443859556577,
                        52.45233592305566,
                        0.0
                    ],
                    [
                        4.682965193203198,
                        52.452595386705724,
                        0.0
                    ],
                    [
                        4.680145053374737,
                        52.45416043657254,
                        0.0
                    ],
                    [
                        4.677503118268771,
                        52.455609646389924,
                        0.0
                    ],
                    [
                        4.676106083188551,
                        52.45635882181347,
                        0.0
                    ],
                    [
                        4.674809665325267,
                        52.45704950031714,
                        0.0
                    ],
                    [
                        4.673904525455304,
                        52.45752490017945,
                        0.0
                    ],
                    [
                        4.673362990356642,
                        52.45780475349589,
                        0.0
                    ],
                    [
                        4.672301821948616,
                        52.45837357252396,
                        0.0
                    ],
                    [
                        4.672503418298419,
                        52.45970797049664,
                        0.0
                    ],
                    [
                        4.672010604124289,
                        52.460157376798506,
                        0.0
                    ],
                    [
                        4.671483921724485,
                        52.46027403151768,
                        0.0
                    ],
                    [
                        4.670556898654779,
                        52.46027741926854,
                        0.0
                    ],
                    [
                        4.66982995214904,
                        52.45985172409615,
                        0.0
                    ],
                    [
                        4.668325935044805,
                        52.460389740665,
                        0.0
                    ],
                    [
                        4.667073669221282,
                        52.46093937882595,
                        0.0
                    ],
                    [
                        4.664058688910288,
                        52.46229434933879,
                        0.0
                    ],
                    [
                        4.661661336268593,
                        52.46299398304535,
                        0.0
                    ],
                    [
                        4.660892344449801,
                        52.4631186437949,
                        0.0
                    ],
                    [
                        4.660384619811803,
                        52.46327131636574,
                        0.0
                    ],
                    [
                        4.658611473425244,
                        52.46371880651335,
                        0.0
                    ],
                    [
                        4.65752785898513,
                        52.463933240261625,
                        0.0
                    ],
                    [
                        4.656071253033249,
                        52.46427838278118,
                        0.0
                    ],
                    [
                        4.65436736177895,
                        52.46453749480403,
                        0.0
                    ],
                    [
                        4.65346833440519,
                        52.464621811742155,
                        0.0
                    ],
                    [
                        4.651745619637655,
                        52.469572263869516,
                        0.0
                    ],
                    [
                        4.651826860911498,
                        52.47077921409128,
                        0.0
                    ],
                    [
                        4.652512317099823,
                        52.472206458662264,
                        0.0
                    ],
                    [
                        4.653654738838725,
                        52.473574655007724,
                        0.0
                    ],
                    [
                        4.650222594937514,
                        52.474948660077786,
                        0.0
                    ],
                    [
                        4.649678009741765,
                        52.477469342155096,
                        0.0
                    ],
                    [
                        4.647622333210637,
                        52.47833463726157,
                        0.0
                    ],
                    [
                        4.647551140480342,
                        52.47842308151667,
                        0.0
                    ],
                    [
                        4.647110998118125,
                        52.47850421765636,
                        0.0
                    ],
                    [
                        4.639113672120931,
                        52.47968620734781,
                        0.0
                    ],
                    [
                        4.636326437722252,
                        52.48071968584878,
                        0.0
                    ],
                    [
                        4.626364166600249,
                        52.48237230393913,
                        0.0
                    ],
                    [
                        4.626091275412162,
                        52.48283854258821,
                        0.0
                    ],
                    [
                        4.627417502139651,
                        52.48680364594316,
                        0.0
                    ],
                    [
                        4.607263647556471,
                        52.490116360795135,
                        0.0
                    ],
                    [
                        4.598070239709243,
                        52.48736311129847,
                        0.0
                    ],
                    [
                        4.579729315634813,
                        52.48955707845182,
                        0.0
                    ],
                    [
                        4.580937894154553,
                        52.49112358362142,
                        0.0
                    ],
                    [
                        4.582656202763448,
                        52.4938745386493,
                        0.0
                    ],
                    [
                        4.583156804481645,
                        52.49438966681257,
                        0.0
                    ],
                    [
                        4.583968599443739,
                        52.49545628358154,
                        0.0
                    ],
                    [
                        4.584301678871308,
                        52.49649605338719,
                        0.0
                    ],
                    [
                        4.582926417387961,
                        52.495519676629506,
                        0.0
                    ],
                    [
                        4.583467075124076,
                        52.49672324612632,
                        0.0
                    ],
                    [
                        4.584400072731984,
                        52.49835002147552,
                        0.0
                    ],
                    [
                        4.585022355764335,
                        52.49941283939115,
                        0.0
                    ],
                    [
                        4.585443392551135,
                        52.50013874671885,
                        0.0
                    ],
                    [
                        4.585789608766542,
                        52.50079831201203,
                        0.0
                    ],
                    [
                        4.586525420764832,
                        52.50234635204818,
                        0.0
                    ],
                    [
                        4.587002139924715,
                        52.50325999545355,
                        0.0
                    ],
                    [
                        4.587293784109348,
                        52.50370110112232,
                        0.0
                    ],
                    [
                        4.587555910111476,
                        52.504117425699434,
                        0.0
                    ],
                    [
                        4.588061567603595,
                        52.505408032416774,
                        0.0
                    ],
                    [
                        4.588471319779332,
                        52.50623036133657,
                        0.0
                    ],
                    [
                        4.589254515413987,
                        52.507640245377345,
                        0.0
                    ],
                    [
                        4.589684338073078,
                        52.50854442949659,
                        0.0
                    ],
                    [
                        4.58991609443069,
                        52.5092751039555,
                        0.0
                    ],
                    [
                        4.590086307481243,
                        52.509778434383506,
                        0.0
                    ],
                    [
                        4.590552786573412,
                        52.51091710689549,
                        0.0
                    ],
                    [
                        4.590718550495878,
                        52.511553540767764,
                        0.0
                    ],
                    [
                        4.590927277692903,
                        52.512257661212054,
                        0.0
                    ],
                    [
                        4.591209419187106,
                        52.51306227053444,
                        0.0
                    ],
                    [
                        4.59148466869909,
                        52.51376346555446,
                        0.0
                    ],
                    [
                        4.591710537733511,
                        52.51434567350988,
                        0.0
                    ],
                    [
                        4.592045615865968,
                        52.515324232044385,
                        0.0
                    ],
                    [
                        4.592397635837535,
                        52.51614401885623,
                        0.0
                    ],
                    [
                        4.592863338052979,
                        52.51760398384886,
                        0.0
                    ],
                    [
                        4.593306518651957,
                        52.51831710984053,
                        0.0
                    ],
                    [
                        4.59360797382034,
                        52.51890418703293,
                        0.0
                    ],
                    [
                        4.593633361045696,
                        52.51955833486737,
                        0.0
                    ],
                    [
                        4.593752539778962,
                        52.52004220944161,
                        0.0
                    ],
                    [
                        4.594191729054924,
                        52.52154580508616,
                        0.0
                    ],
                    [
                        4.594291838808839,
                        52.52192789207456,
                        0.0
                    ],
                    [
                        4.594558984247638,
                        52.52239928157449,
                        0.0
                    ],
                    [
                        4.595158098243261,
                        52.52356044169542,
                        0.0
                    ],
                    [
                        4.595356527907023,
                        52.52426490555136,
                        0.0
                    ],
                    [
                        4.59561688090256,
                        52.525067244015354,
                        0.0
                    ],
                    [
                        4.596424347756025,
                        52.52760077904848,
                        0.0
                    ],
                    [
                        4.596711671527954,
                        52.528114611081534,
                        0.0
                    ],
                    [
                        4.596911986364345,
                        52.528494836966004,
                        0.0
                    ],
                    [
                        4.597062163680691,
                        52.52906808869943,
                        0.0
                    ],
                    [
                        4.597267127653105,
                        52.52964845451765,
                        0.0
                    ],
                    [
                        4.597337872110294,
                        52.530391807238914,
                        0.0
                    ],
                    [
                        4.597410018855462,
                        52.531299903415075,
                        0.0
                    ],
                    [
                        4.597656018853267,
                        52.53210569037123,
                        0.0
                    ],
                    [
                        4.597806603265806,
                        52.53260382470277,
                        0.0
                    ],
                    [
                        4.598035765485801,
                        52.53302252731212,
                        0.0
                    ],
                    [
                        4.598403950366431,
                        52.53356620061323,
                        0.0
                    ],
                    [
                        4.598922375117803,
                        52.53444650436625,
                        0.0
                    ],
                    [
                        4.599376824992618,
                        52.535221890893695,
                        0.0
                    ],
                    [
                        4.599530727473168,
                        52.53562083921248,
                        0.0
                    ],
                    [
                        4.599597176635791,
                        52.536186295871666,
                        0.0
                    ],
                    [
                        4.599656430195512,
                        52.536804866434615,
                        0.0
                    ],
                    [
                        4.599787044326018,
                        52.53732074141595,
                        0.0
                    ],
                    [
                        4.599984656977957,
                        52.53784469100888,
                        0.0
                    ],
                    [
                        4.600088161382061,
                        52.53840822678794,
                        0.0
                    ],
                    [
                        4.600155814390249,
                        52.5389729267599,
                        0.0
                    ],
                    [
                        4.600306710609395,
                        52.53957796661719,
                        0.0
                    ],
                    [
                        4.6005933156023,
                        52.54026385931202,
                        0.0
                    ],
                    [
                        4.600950942738136,
                        52.54125051556169,
                        0.0
                    ],
                    [
                        4.601054450181882,
                        52.5419209216179,
                        0.0
                    ],
                    [
                        4.601242491043371,
                        52.54294618753176,
                        0.0
                    ],
                    [
                        4.601327895191266,
                        52.54385464466134,
                        0.0
                    ],
                    [
                        4.601362790153357,
                        52.5447079967529,
                        0.0
                    ],
                    [
                        4.601672266133741,
                        52.54558099722822,
                        0.0
                    ],
                    [
                        4.601856133137194,
                        52.545963620389465,
                        0.0
                    ],
                    [
                        4.601970916943179,
                        52.54636461532109,
                        0.0
                    ],
                    [
                        4.602202526390052,
                        52.547879990505436,
                        0.0
                    ],
                    [
                        4.602367368970135,
                        52.548607673258005,
                        0.0
                    ],
                    [
                        4.602591422737575,
                        52.54931819419472,
                        0.0
                    ],
                    [
                        4.602563952568636,
                        52.54995834243301,
                        0.0
                    ],
                    [
                        4.603077481573546,
                        52.55041774737274,
                        0.0
                    ],
                    [
                        4.603410598282194,
                        52.55089122902741,
                        0.0
                    ],
                    [
                        4.603604933723904,
                        52.551324904519944,
                        0.0
                    ],
                    [
                        4.603860814069421,
                        52.552543376998905,
                        0.0
                    ],
                    [
                        4.604021144489716,
                        52.55348369082464,
                        0.0
                    ],
                    [
                        4.604933833835817,
                        52.555754154509906,
                        0.0
                    ],
                    [
                        4.605358235098647,
                        52.55756415284849,
                        0.0
                    ],
                    [
                        4.605554662308023,
                        52.558182074211935,
                        0.0
                    ],
                    [
                        4.606059789127937,
                        52.559442767887,
                        0.0
                    ],
                    [
                        4.606400822711461,
                        52.56028852972842,
                        0.0
                    ],
                    [
                        4.606906618161675,
                        52.56202093545568,
                        0.0
                    ],
                    [
                        4.610581990984863,
                        52.578019562986924,
                        0.0
                    ]
                ]
            ]
        ]
    },
    "last_modified": "2021-12-03T14:32:06.251047Z",
    "created": "2021-12-03T14:32:06.251082Z",
    "image_url": "",
    "timeseries": [],
    "name": "Beverwijk",
    "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
}