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/7169/?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/7169/?format=api",
    "id": 7169,
    "code": "OPR-O-0038",
    "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.611001713089053,
                        52.579793576078394,
                        0.0
                    ],
                    [
                        4.611077071025426,
                        52.58038873661057,
                        0.0
                    ],
                    [
                        4.611148165978964,
                        52.58072585553039,
                        0.0
                    ],
                    [
                        4.611307982104394,
                        52.58143241953522,
                        0.0
                    ],
                    [
                        4.611448301679769,
                        52.58311035203212,
                        0.0
                    ],
                    [
                        4.61146568888624,
                        52.5840153910428,
                        0.0
                    ],
                    [
                        4.611587270938855,
                        52.58468114374667,
                        0.0
                    ],
                    [
                        4.611946505597221,
                        52.58519870653342,
                        0.0
                    ],
                    [
                        4.612297274732689,
                        52.585818886169136,
                        0.0
                    ],
                    [
                        4.612561013910458,
                        52.58640180118704,
                        0.0
                    ],
                    [
                        4.612720920358445,
                        52.58712161032233,
                        0.0
                    ],
                    [
                        4.612747667416854,
                        52.587789493110115,
                        0.0
                    ],
                    [
                        4.612866308740165,
                        52.58831775182508,
                        0.0
                    ],
                    [
                        4.612960246625552,
                        52.58879160979927,
                        0.0
                    ],
                    [
                        4.613115936458342,
                        52.58946668664286,
                        0.0
                    ],
                    [
                        4.613321853841526,
                        52.59016842370512,
                        0.0
                    ],
                    [
                        4.613263843950241,
                        52.590695198308595,
                        0.0
                    ],
                    [
                        4.613321079776495,
                        52.591237642813404,
                        0.0
                    ],
                    [
                        4.613271156868519,
                        52.59213740591537,
                        0.0
                    ],
                    [
                        4.613234789249966,
                        52.59304083414145,
                        0.0
                    ],
                    [
                        4.61331540377752,
                        52.59363795771957,
                        0.0
                    ],
                    [
                        4.613533312808436,
                        52.59399592848565,
                        0.0
                    ],
                    [
                        4.613844703399672,
                        52.59453401436975,
                        0.0
                    ],
                    [
                        4.613980210477586,
                        52.594873338031405,
                        0.0
                    ],
                    [
                        4.614029613029326,
                        52.59592266058481,
                        0.0
                    ],
                    [
                        4.614369535119244,
                        52.596696510254056,
                        0.0
                    ],
                    [
                        4.614566355882646,
                        52.59747812817213,
                        0.0
                    ],
                    [
                        4.615064113068066,
                        52.59973661806037,
                        0.0
                    ],
                    [
                        4.615057262669491,
                        52.6010024049996,
                        0.0
                    ],
                    [
                        4.615333097930582,
                        52.60153906838706,
                        0.0
                    ],
                    [
                        4.615296666716072,
                        52.602105195022034,
                        0.0
                    ],
                    [
                        4.615222471663833,
                        52.60244913973595,
                        0.0
                    ],
                    [
                        4.614792693581456,
                        52.60325653099572,
                        0.0
                    ],
                    [
                        4.614717346767252,
                        52.603659919921824,
                        0.0
                    ],
                    [
                        4.614757234993703,
                        52.60415392355242,
                        0.0
                    ],
                    [
                        4.61507327971486,
                        52.60530300243631,
                        0.0
                    ],
                    [
                        4.615549380031894,
                        52.6071667865573,
                        0.0
                    ],
                    [
                        4.61555238702475,
                        52.60788832803453,
                        0.0
                    ],
                    [
                        4.615748838334981,
                        52.608299745983395,
                        0.0
                    ],
                    [
                        4.616555294524647,
                        52.609250817945956,
                        0.0
                    ],
                    [
                        4.616723525378121,
                        52.61000443696856,
                        0.0
                    ],
                    [
                        4.616900527325849,
                        52.61067981379753,
                        0.0
                    ],
                    [
                        4.617034562752007,
                        52.61125685875211,
                        0.0
                    ],
                    [
                        4.617390996933181,
                        52.61215328408618,
                        0.0
                    ],
                    [
                        4.617636263064854,
                        52.61318758365004,
                        0.0
                    ],
                    [
                        4.617689728111597,
                        52.613741780906025,
                        0.0
                    ],
                    [
                        4.617756049290725,
                        52.6145050192534,
                        0.0
                    ],
                    [
                        4.61783080472569,
                        52.61515835071608,
                        0.0
                    ],
                    [
                        4.617982941375496,
                        52.61569975902087,
                        0.0
                    ],
                    [
                        4.618041270832485,
                        52.616320781851925,
                        0.0
                    ],
                    [
                        4.617734291658785,
                        52.61697782543416,
                        0.0
                    ],
                    [
                        4.617626788327315,
                        52.61751459589156,
                        0.0
                    ],
                    [
                        4.617411271195723,
                        52.61810674825403,
                        0.0
                    ],
                    [
                        4.617274118567511,
                        52.618725749974345,
                        0.0
                    ],
                    [
                        4.617386335137653,
                        52.61922889212458,
                        0.0
                    ],
                    [
                        4.617560680287164,
                        52.61969989292975,
                        0.0
                    ],
                    [
                        4.617630657495164,
                        52.620203641960984,
                        0.0
                    ],
                    [
                        4.617958640222628,
                        52.62082477400635,
                        0.0
                    ],
                    [
                        4.618200216460781,
                        52.62119960289319,
                        0.0
                    ],
                    [
                        4.618403588637537,
                        52.62159326444248,
                        0.0
                    ],
                    [
                        4.618641615694255,
                        52.62376807888257,
                        0.0
                    ],
                    [
                        4.619042214823982,
                        52.62496796300059,
                        0.0
                    ],
                    [
                        4.619462145106117,
                        52.625556960901555,
                        0.0
                    ],
                    [
                        4.619981045504486,
                        52.6263405802872,
                        0.0
                    ],
                    [
                        4.619960851226516,
                        52.62673655211868,
                        0.0
                    ],
                    [
                        4.619844313850743,
                        52.62719101223179,
                        0.0
                    ],
                    [
                        4.620134258640135,
                        52.6276485541496,
                        0.0
                    ],
                    [
                        4.620402093599595,
                        52.62809537448905,
                        0.0
                    ],
                    [
                        4.620524552242821,
                        52.62861256274415,
                        0.0
                    ],
                    [
                        4.620936609403024,
                        52.62924543432914,
                        0.0
                    ],
                    [
                        4.621039489040586,
                        52.62997999980309,
                        0.0
                    ],
                    [
                        4.620999992323063,
                        52.630527275758595,
                        0.0
                    ],
                    [
                        4.62141559842844,
                        52.63120038676618,
                        0.0
                    ],
                    [
                        4.621713902698759,
                        52.63226169750048,
                        0.0
                    ],
                    [
                        4.621670238504875,
                        52.63300135767133,
                        0.0
                    ],
                    [
                        4.620975897769404,
                        52.63405694788421,
                        0.0
                    ],
                    [
                        4.620817053344582,
                        52.63463640180173,
                        0.0
                    ],
                    [
                        4.620930335647994,
                        52.63523225012916,
                        0.0
                    ],
                    [
                        4.620939993481548,
                        52.63571685856658,
                        0.0
                    ],
                    [
                        4.621135116111502,
                        52.63606264757278,
                        0.0
                    ],
                    [
                        4.621565572309553,
                        52.636662245890044,
                        0.0
                    ],
                    [
                        4.621874390869635,
                        52.63707460726684,
                        0.0
                    ],
                    [
                        4.621856481031642,
                        52.63757008340536,
                        0.0
                    ],
                    [
                        4.62219053206016,
                        52.638175870957745,
                        0.0
                    ],
                    [
                        4.622158082248673,
                        52.63872436887318,
                        0.0
                    ],
                    [
                        4.62225139518165,
                        52.63937171923516,
                        0.0
                    ],
                    [
                        4.622249811529544,
                        52.639829076849985,
                        0.0
                    ],
                    [
                        4.622092975334161,
                        52.64044062055857,
                        0.0
                    ],
                    [
                        4.62206202870807,
                        52.640885512352476,
                        0.0
                    ],
                    [
                        4.622261490228912,
                        52.64143649069499,
                        0.0
                    ],
                    [
                        4.622519803716463,
                        52.642181300353336,
                        0.0
                    ],
                    [
                        4.622765968140503,
                        52.64301443097091,
                        0.0
                    ],
                    [
                        4.623074724595189,
                        52.64372620221776,
                        0.0
                    ],
                    [
                        4.623428467585566,
                        52.64454604697768,
                        0.0
                    ],
                    [
                        4.623589199174052,
                        52.64668756437605,
                        0.0
                    ],
                    [
                        4.657446457242473,
                        52.638577523390964,
                        0.0
                    ],
                    [
                        4.699123198943548,
                        52.64862641680856,
                        0.0
                    ],
                    [
                        4.717004813446951,
                        52.645637036949786,
                        0.0
                    ],
                    [
                        4.716974386422053,
                        52.6476342891721,
                        0.0
                    ],
                    [
                        4.707729766697906,
                        52.65128266502226,
                        0.0
                    ],
                    [
                        4.737832074148941,
                        52.660565724230544,
                        0.0
                    ],
                    [
                        4.737690185019367,
                        52.65706776277154,
                        0.0
                    ],
                    [
                        4.74227169248014,
                        52.65610349501843,
                        0.0
                    ],
                    [
                        4.742424410048799,
                        52.65422103697793,
                        0.0
                    ],
                    [
                        4.742793353603776,
                        52.65382782240725,
                        0.0
                    ],
                    [
                        4.74287381412204,
                        52.65044570882393,
                        0.0
                    ],
                    [
                        4.74375699512328,
                        52.646891446649164,
                        0.0
                    ],
                    [
                        4.746007214387622,
                        52.63870360787487,
                        0.0
                    ],
                    [
                        4.747563644400639,
                        52.635396286671686,
                        0.0
                    ],
                    [
                        4.749443328208802,
                        52.63393898531437,
                        0.0
                    ],
                    [
                        4.751474379486575,
                        52.633259989731066,
                        0.0
                    ],
                    [
                        4.754317047892346,
                        52.63240329920085,
                        0.0
                    ],
                    [
                        4.756768925769349,
                        52.631147761578035,
                        0.0
                    ],
                    [
                        4.756611241024978,
                        52.630019308383055,
                        0.0
                    ],
                    [
                        4.755072630753587,
                        52.62838458154622,
                        0.0
                    ],
                    [
                        4.764468346661634,
                        52.62421048400465,
                        0.0
                    ],
                    [
                        4.769077548360273,
                        52.62201603537982,
                        0.0
                    ],
                    [
                        4.771158873132809,
                        52.62346430341856,
                        0.0
                    ],
                    [
                        4.771932328799106,
                        52.62403900208201,
                        0.0
                    ],
                    [
                        4.77325514331095,
                        52.62445008044712,
                        0.0
                    ],
                    [
                        4.787514938051413,
                        52.62294506333906,
                        0.0
                    ],
                    [
                        4.781550111974437,
                        52.61342872394494,
                        0.0
                    ],
                    [
                        4.767366623063156,
                        52.61367774472616,
                        0.0
                    ],
                    [
                        4.768604069136465,
                        52.61652933169206,
                        0.0
                    ],
                    [
                        4.762775603082314,
                        52.617045778323956,
                        0.0
                    ],
                    [
                        4.760180067633107,
                        52.61684092760766,
                        0.0
                    ],
                    [
                        4.759572932043772,
                        52.61832152865237,
                        0.0
                    ],
                    [
                        4.759528759594575,
                        52.618817089393545,
                        0.0
                    ],
                    [
                        4.759806520285275,
                        52.61988861175009,
                        0.0
                    ],
                    [
                        4.758180064254248,
                        52.62037580990047,
                        0.0
                    ],
                    [
                        4.757529834957368,
                        52.619944337707274,
                        0.0
                    ],
                    [
                        4.753176001680767,
                        52.62030641780138,
                        0.0
                    ],
                    [
                        4.75102124252361,
                        52.62097973834107,
                        0.0
                    ],
                    [
                        4.750818687793409,
                        52.62120693183614,
                        0.0
                    ],
                    [
                        4.748946489240065,
                        52.62179041619135,
                        0.0
                    ],
                    [
                        4.748241716827555,
                        52.62189126024807,
                        0.0
                    ],
                    [
                        4.747676142075187,
                        52.622092716113364,
                        0.0
                    ],
                    [
                        4.746957222231869,
                        52.621374525492165,
                        0.0
                    ],
                    [
                        4.74620465374036,
                        52.62132291782366,
                        0.0
                    ],
                    [
                        4.746070970918081,
                        52.62127273069047,
                        0.0
                    ],
                    [
                        4.745541966285228,
                        52.62084137903602,
                        0.0
                    ],
                    [
                        4.743478188429282,
                        52.62036058840398,
                        0.0
                    ],
                    [
                        4.743613068376161,
                        52.61982034502651,
                        0.0
                    ],
                    [
                        4.745044097933543,
                        52.61881153771891,
                        0.0
                    ],
                    [
                        4.744260631509309,
                        52.61828415946734,
                        0.0
                    ],
                    [
                        4.743373229444039,
                        52.61751842633347,
                        0.0
                    ],
                    [
                        4.742007820140414,
                        52.616048613586216,
                        0.0
                    ],
                    [
                        4.741083260731547,
                        52.61485840489771,
                        0.0
                    ],
                    [
                        4.733355103393839,
                        52.617440795271534,
                        0.0
                    ],
                    [
                        4.73275081275307,
                        52.61815997927818,
                        0.0
                    ],
                    [
                        4.731131710420006,
                        52.618933382939204,
                        0.0
                    ],
                    [
                        4.727887605730951,
                        52.62042587101937,
                        0.0
                    ],
                    [
                        4.714886621529216,
                        52.62532680172418,
                        0.0
                    ],
                    [
                        4.714892915024606,
                        52.625104257065615,
                        0.0
                    ],
                    [
                        4.714875112451904,
                        52.62504760808868,
                        0.0
                    ],
                    [
                        4.714828123437139,
                        52.62498248074719,
                        0.0
                    ],
                    [
                        4.714755161402023,
                        52.62490928862571,
                        0.0
                    ],
                    [
                        4.714693176539413,
                        52.624863884479254,
                        0.0
                    ],
                    [
                        4.714586588018816,
                        52.624781901133765,
                        0.0
                    ],
                    [
                        4.714058811483588,
                        52.624411196954334,
                        0.0
                    ],
                    [
                        4.71392727772035,
                        52.62431881719203,
                        0.0
                    ],
                    [
                        4.713486355473884,
                        52.62421702701636,
                        0.0
                    ],
                    [
                        4.713050316426792,
                        52.6239980500582,
                        0.0
                    ],
                    [
                        4.712073988475467,
                        52.62327111352979,
                        0.0
                    ],
                    [
                        4.711214008422107,
                        52.62273053583325,
                        0.0
                    ],
                    [
                        4.711140933953189,
                        52.62259124787578,
                        0.0
                    ],
                    [
                        4.71096259168721,
                        52.62203294640357,
                        0.0
                    ],
                    [
                        4.710875547623684,
                        52.62192065763988,
                        0.0
                    ],
                    [
                        4.710690251206481,
                        52.62178359776992,
                        0.0
                    ],
                    [
                        4.710363004668335,
                        52.621573839664485,
                        0.0
                    ],
                    [
                        4.710097896181484,
                        52.621403898032305,
                        0.0
                    ],
                    [
                        4.709540451178897,
                        52.62109490900106,
                        0.0
                    ],
                    [
                        4.708184675183167,
                        52.62040201265028,
                        0.0
                    ],
                    [
                        4.708056489088047,
                        52.620360315993345,
                        0.0
                    ],
                    [
                        4.707955134757412,
                        52.620348322926375,
                        0.0
                    ],
                    [
                        4.707861595686465,
                        52.62036578104032,
                        0.0
                    ],
                    [
                        4.705700175234159,
                        52.621354266551194,
                        0.0
                    ],
                    [
                        4.705600905469072,
                        52.621383984729086,
                        0.0
                    ],
                    [
                        4.7054503879635,
                        52.62140157257384,
                        0.0
                    ],
                    [
                        4.703101839954169,
                        52.62175243567198,
                        0.0
                    ],
                    [
                        4.70107626913512,
                        52.62201050735189,
                        0.0
                    ],
                    [
                        4.696468667959636,
                        52.622674707124986,
                        0.0
                    ],
                    [
                        4.689993246488268,
                        52.623751038655506,
                        0.0
                    ],
                    [
                        4.688860629449022,
                        52.6219794168645,
                        0.0
                    ],
                    [
                        4.688716820579804,
                        52.62187052586562,
                        0.0
                    ],
                    [
                        4.68752921128601,
                        52.62121182279891,
                        0.0
                    ],
                    [
                        4.687374857268884,
                        52.62110429705138,
                        0.0
                    ],
                    [
                        4.686882680779045,
                        52.620666454852696,
                        0.0
                    ],
                    [
                        4.686714425859607,
                        52.62048612954817,
                        0.0
                    ],
                    [
                        4.686486329870378,
                        52.62017904394053,
                        0.0
                    ],
                    [
                        4.686395108912856,
                        52.62009580440811,
                        0.0
                    ],
                    [
                        4.685635187934204,
                        52.61951031525097,
                        0.0
                    ],
                    [
                        4.685561090189962,
                        52.61942303294125,
                        0.0
                    ],
                    [
                        4.685500035838234,
                        52.61928639705701,
                        0.0
                    ],
                    [
                        4.685463957235801,
                        52.619054966022695,
                        0.0
                    ],
                    [
                        4.685487979449389,
                        52.61890785878384,
                        0.0
                    ],
                    [
                        4.685811864829139,
                        52.61788595617404,
                        0.0
                    ],
                    [
                        4.685806179063721,
                        52.6177701293278,
                        0.0
                    ],
                    [
                        4.685732295204855,
                        52.61764085035099,
                        0.0
                    ],
                    [
                        4.685013977312087,
                        52.616654423775884,
                        0.0
                    ],
                    [
                        4.684946704209156,
                        52.6164951295315,
                        0.0
                    ],
                    [
                        4.68493366032807,
                        52.61640752441538,
                        0.0
                    ],
                    [
                        4.684907199446658,
                        52.61622979550284,
                        0.0
                    ],
                    [
                        4.684887221838535,
                        52.61597054444649,
                        0.0
                    ],
                    [
                        4.684840561229228,
                        52.61582340600364,
                        0.0
                    ],
                    [
                        4.684381472226364,
                        52.61501998872978,
                        0.0
                    ],
                    [
                        4.684234127823954,
                        52.6140016560639,
                        0.0
                    ],
                    [
                        4.683692932972273,
                        52.61267229361545,
                        0.0
                    ],
                    [
                        4.682881820263994,
                        52.61185813058124,
                        0.0
                    ],
                    [
                        4.682185652033273,
                        52.61123545490495,
                        0.0
                    ],
                    [
                        4.681142832521577,
                        52.610708417961774,
                        0.0
                    ],
                    [
                        4.681058801821042,
                        52.61062148697081,
                        0.0
                    ],
                    [
                        4.680767384712117,
                        52.61027944752462,
                        0.0
                    ],
                    [
                        4.680453452843311,
                        52.609865931501616,
                        0.0
                    ],
                    [
                        4.680362537971679,
                        52.609573399382974,
                        0.0
                    ],
                    [
                        4.680338658070045,
                        52.60936779653635,
                        0.0
                    ],
                    [
                        4.680322506426053,
                        52.609193048430924,
                        0.0
                    ],
                    [
                        4.680367862439835,
                        52.609030071161484,
                        0.0
                    ],
                    [
                        4.680482109710323,
                        52.60880786321039,
                        0.0
                    ],
                    [
                        4.680527640376841,
                        52.60864406006735,
                        0.0
                    ],
                    [
                        4.680481685748376,
                        52.60855551259535,
                        0.0
                    ],
                    [
                        4.680300479101057,
                        52.60839559162907,
                        0.0
                    ],
                    [
                        4.679779077716163,
                        52.60785105227755,
                        0.0
                    ],
                    [
                        4.679681228974292,
                        52.60774164136699,
                        0.0
                    ],
                    [
                        4.679017418594624,
                        52.60683580191144,
                        0.0
                    ],
                    [
                        4.678859430558532,
                        52.60673466877349,
                        0.0
                    ],
                    [
                        4.678591430368202,
                        52.60665106998806,
                        0.0
                    ],
                    [
                        4.678517157717914,
                        52.60661722990528,
                        0.0
                    ],
                    [
                        4.678403963079703,
                        52.606522411785356,
                        0.0
                    ],
                    [
                        4.678360198168574,
                        52.60645230964337,
                        0.0
                    ],
                    [
                        4.678330739609939,
                        52.6063729549114,
                        0.0
                    ],
                    [
                        4.678327584751759,
                        52.606309395157204,
                        0.0
                    ],
                    [
                        4.678414028387968,
                        52.60589693960722,
                        0.0
                    ],
                    [
                        4.678134341247668,
                        52.60560983116729,
                        0.0
                    ],
                    [
                        4.677485510693027,
                        52.605326584483926,
                        0.0
                    ],
                    [
                        4.675605612268409,
                        52.60441308749035,
                        0.0
                    ],
                    [
                        4.67499076364226,
                        52.6041456056274,
                        0.0
                    ],
                    [
                        4.674847663693552,
                        52.604050604767224,
                        0.0
                    ],
                    [
                        4.67460731308818,
                        52.60386166835792,
                        0.0
                    ],
                    [
                        4.670133156250362,
                        52.589618626339494,
                        0.0
                    ],
                    [
                        4.661948113458371,
                        52.588686302133695,
                        0.0
                    ],
                    [
                        4.658280676708779,
                        52.587344102544705,
                        0.0
                    ],
                    [
                        4.658109446486935,
                        52.579995221574286,
                        0.0
                    ],
                    [
                        4.610581990984863,
                        52.578019562986924,
                        0.0
                    ]
                ]
            ]
        ]
    },
    "last_modified": "2021-12-03T14:32:05.287704Z",
    "created": "2021-12-03T14:32:05.287745Z",
    "image_url": "",
    "timeseries": [],
    "name": "Alkmaar",
    "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
}