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/7120/?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/7120/?format=api",
    "id": 7120,
    "code": "ZRG-P-0151",
    "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.864552552657891,
                        52.65875944715702,
                        0.0
                    ],
                    [
                        4.862912845082315,
                        52.65689155881736,
                        0.0
                    ],
                    [
                        4.862115946403235,
                        52.65649569759442,
                        0.0
                    ],
                    [
                        4.861002020104014,
                        52.65726952286028,
                        0.0
                    ],
                    [
                        4.85831002218087,
                        52.65674281702088,
                        0.0
                    ],
                    [
                        4.854432058913813,
                        52.65474032868173,
                        0.0
                    ],
                    [
                        4.854162021478387,
                        52.65492412860361,
                        0.0
                    ],
                    [
                        4.854136934151015,
                        52.65492685970698,
                        0.0
                    ],
                    [
                        4.854124488071546,
                        52.65493584231968,
                        0.0
                    ],
                    [
                        4.854063721122171,
                        52.65490475925827,
                        0.0
                    ],
                    [
                        4.853962189873741,
                        52.65487079187523,
                        0.0
                    ],
                    [
                        4.853851713013066,
                        52.6548495217996,
                        0.0
                    ],
                    [
                        4.853760699310927,
                        52.65484339421726,
                        0.0
                    ],
                    [
                        4.853720682737645,
                        52.65482613373311,
                        0.0
                    ],
                    [
                        4.853561217283779,
                        52.65474474598881,
                        0.0
                    ],
                    [
                        4.853558893921092,
                        52.65474354206823,
                        0.0
                    ],
                    [
                        4.853508266809344,
                        52.65477643801188,
                        0.0
                    ],
                    [
                        4.853480959070238,
                        52.65477265051431,
                        0.0
                    ],
                    [
                        4.853365123175976,
                        52.65477068553643,
                        0.0
                    ],
                    [
                        4.853250881626584,
                        52.65478250043362,
                        0.0
                    ],
                    [
                        4.85321171579673,
                        52.65479159666506,
                        0.0
                    ],
                    [
                        4.85322149643359,
                        52.65476687104415,
                        0.0
                    ],
                    [
                        4.853226099087144,
                        52.65469645748483,
                        0.0
                    ],
                    [
                        4.853208023128872,
                        52.6546268498159,
                        0.0
                    ],
                    [
                        4.853170869623542,
                        52.65456552084313,
                        0.0
                    ],
                    [
                        4.853202500459826,
                        52.65454455290272,
                        0.0
                    ],
                    [
                        4.85244093284141,
                        52.65427952025733,
                        0.0
                    ],
                    [
                        4.848900926206186,
                        52.65215201084808,
                        0.0
                    ],
                    [
                        4.849500319664712,
                        52.65173621819473,
                        0.0
                    ],
                    [
                        4.84839789077097,
                        52.65127903206294,
                        0.0
                    ],
                    [
                        4.848159117764991,
                        52.65144069980747,
                        0.0
                    ],
                    [
                        4.848229911275205,
                        52.65156368122769,
                        0.0
                    ],
                    [
                        4.848153238400617,
                        52.65160960422673,
                        0.0
                    ],
                    [
                        4.847631466314022,
                        52.65133414669522,
                        0.0
                    ],
                    [
                        4.847397380815993,
                        52.65149278304148,
                        0.0
                    ],
                    [
                        4.847268793118372,
                        52.65142739281467,
                        0.0
                    ],
                    [
                        4.84722614925281,
                        52.65146186455731,
                        0.0
                    ],
                    [
                        4.847220869139574,
                        52.65145356788972,
                        0.0
                    ],
                    [
                        4.847216194665317,
                        52.65144793866738,
                        0.0
                    ],
                    [
                        4.847161456639427,
                        52.65139431348874,
                        0.0
                    ],
                    [
                        4.847155238132816,
                        52.6513892704065,
                        0.0
                    ],
                    [
                        4.847071513678403,
                        52.65133437129249,
                        0.0
                    ],
                    [
                        4.847065570591076,
                        52.65133120957299,
                        0.0
                    ],
                    [
                        4.846703546825037,
                        52.65113565214943,
                        0.0
                    ],
                    [
                        4.846703968830127,
                        52.65113534221289,
                        0.0
                    ],
                    [
                        4.846699383079052,
                        52.65113272317787,
                        0.0
                    ],
                    [
                        4.846675795580662,
                        52.65111924126408,
                        0.0
                    ],
                    [
                        4.846575853446236,
                        52.65106223069104,
                        0.0
                    ],
                    [
                        4.846572341315602,
                        52.65106471945613,
                        0.0
                    ],
                    [
                        4.846421306476454,
                        52.65098273119408,
                        0.0
                    ],
                    [
                        4.846548307457748,
                        52.65089674587463,
                        0.0
                    ],
                    [
                        4.846694325265302,
                        52.65096647243483,
                        0.0
                    ],
                    [
                        4.846788933673448,
                        52.65088675559571,
                        0.0
                    ],
                    [
                        4.846807242275519,
                        52.65089533436242,
                        0.0
                    ],
                    [
                        4.847218238660667,
                        52.65058703825664,
                        0.0
                    ],
                    [
                        4.847321233700632,
                        52.6506431912936,
                        0.0
                    ],
                    [
                        4.852617762323959,
                        52.64745109631119,
                        0.0
                    ],
                    [
                        4.853055605523187,
                        52.64745306363167,
                        0.0
                    ],
                    [
                        4.85532985091937,
                        52.64601735436259,
                        0.0
                    ],
                    [
                        4.854919450531291,
                        52.6457631409782,
                        0.0
                    ],
                    [
                        4.855337630905963,
                        52.64555980215101,
                        0.0
                    ],
                    [
                        4.855546326971942,
                        52.64570656947329,
                        0.0
                    ],
                    [
                        4.855597750261095,
                        52.64568076977036,
                        0.0
                    ],
                    [
                        4.855808375189446,
                        52.64583983611467,
                        0.0
                    ],
                    [
                        4.856579518928804,
                        52.64642987907429,
                        0.0
                    ],
                    [
                        4.856799949941709,
                        52.64659878070131,
                        0.0
                    ],
                    [
                        4.856810776636225,
                        52.64660683386895,
                        0.0
                    ],
                    [
                        4.856988378997921,
                        52.64673511168274,
                        0.0
                    ],
                    [
                        4.857985905008794,
                        52.64749107539438,
                        0.0
                    ],
                    [
                        4.857984343486588,
                        52.64751549379858,
                        0.0
                    ],
                    [
                        4.858002509926331,
                        52.64758509226813,
                        0.0
                    ],
                    [
                        4.858042652232272,
                        52.64765119723379,
                        0.0
                    ],
                    [
                        4.85808363869563,
                        52.64769184346545,
                        0.0
                    ],
                    [
                        4.858050834137958,
                        52.64787328974626,
                        0.0
                    ],
                    [
                        4.858361583060685,
                        52.64804112258951,
                        0.0
                    ],
                    [
                        4.858574081690652,
                        52.64785220868639,
                        0.0
                    ],
                    [
                        4.858609351469132,
                        52.64785304308462,
                        0.0
                    ],
                    [
                        4.858723781556116,
                        52.64784199321917,
                        0.0
                    ],
                    [
                        4.858819393668545,
                        52.64782051449759,
                        0.0
                    ],
                    [
                        4.858855624171083,
                        52.64782095585844,
                        0.0
                    ],
                    [
                        4.858894284517843,
                        52.64782060634997,
                        0.0
                    ],
                    [
                        4.858955121319264,
                        52.64781814358423,
                        0.0
                    ],
                    [
                        4.858987272735765,
                        52.64781582389909,
                        0.0
                    ],
                    [
                        4.859037997911828,
                        52.64781079527746,
                        0.0
                    ],
                    [
                        4.859069711565735,
                        52.64780678403898,
                        0.0
                    ],
                    [
                        4.859114338426539,
                        52.64779992008327,
                        0.0
                    ],
                    [
                        4.859210666855603,
                        52.64782129239374,
                        0.0
                    ],
                    [
                        4.859325168838157,
                        52.64783206224102,
                        0.0
                    ],
                    [
                        4.859440925350561,
                        52.64782903862461,
                        0.0
                    ],
                    [
                        4.859553487229419,
                        52.64781233842091,
                        0.0
                    ],
                    [
                        4.859658530562114,
                        52.64778260210966,
                        0.0
                    ],
                    [
                        4.859752016508423,
                        52.64774097294169,
                        0.0
                    ],
                    [
                        4.859830351496686,
                        52.64768905090804,
                        0.0
                    ],
                    [
                        4.859862637643607,
                        52.64765674137717,
                        0.0
                    ],
                    [
                        4.860270598879377,
                        52.64757635738183,
                        0.0
                    ],
                    [
                        4.86036006418866,
                        52.6476102866983,
                        0.0
                    ],
                    [
                        4.860468450734414,
                        52.64763519034427,
                        0.0
                    ],
                    [
                        4.860582743550175,
                        52.64764675431606,
                        0.0
                    ],
                    [
                        4.860698548964627,
                        52.64764453404958,
                        0.0
                    ],
                    [
                        4.860811415274779,
                        52.64762861498841,
                        0.0
                    ],
                    [
                        4.860917008572551,
                        52.64759960975778,
                        0.0
                    ],
                    [
                        4.861011268283181,
                        52.64755863190367,
                        0.0
                    ],
                    [
                        4.861090573086327,
                        52.64750725705935,
                        0.0
                    ],
                    [
                        4.861151258729726,
                        52.64744806094581,
                        0.0
                    ],
                    [
                        4.861254369261619,
                        52.64745846219559,
                        0.0
                    ],
                    [
                        4.861370173066542,
                        52.64745620801879,
                        0.0
                    ],
                    [
                        4.861483027216696,
                        52.64744025591285,
                        0.0
                    ],
                    [
                        4.861588596348594,
                        52.64741121942966,
                        0.0
                    ],
                    [
                        4.861682822845527,
                        52.64737021393378,
                        0.0
                    ],
                    [
                        4.861762086913288,
                        52.64731881509431,
                        0.0
                    ],
                    [
                        4.861814268392888,
                        52.64726785736502,
                        0.0
                    ],
                    [
                        4.862398444553318,
                        52.64714955102735,
                        0.0
                    ],
                    [
                        4.862593023001024,
                        52.64711519235104,
                        0.0
                    ],
                    [
                        4.862643488839749,
                        52.64710826475599,
                        0.0
                    ],
                    [
                        4.863005142226321,
                        52.64707426385396,
                        0.0
                    ],
                    [
                        4.863920517469396,
                        52.64704810710523,
                        0.0
                    ],
                    [
                        4.863970500999722,
                        52.64707599494337,
                        0.0
                    ],
                    [
                        4.864076848180687,
                        52.64711415409886,
                        0.0
                    ],
                    [
                        4.864110348341637,
                        52.64712098970946,
                        0.0
                    ],
                    [
                        4.86424789050986,
                        52.64751073121561,
                        0.0
                    ],
                    [
                        4.864795929410273,
                        52.64745131612549,
                        0.0
                    ],
                    [
                        4.86476474817441,
                        52.6471287157025,
                        0.0
                    ],
                    [
                        4.864801773881863,
                        52.64712212268757,
                        0.0
                    ],
                    [
                        4.864904480479671,
                        52.64708950997225,
                        0.0
                    ],
                    [
                        4.864994754202733,
                        52.64704533718987,
                        0.0
                    ],
                    [
                        4.865050409143227,
                        52.64700489841126,
                        0.0
                    ],
                    [
                        4.865990763748473,
                        52.64696423663128,
                        0.0
                    ],
                    [
                        4.866021687990145,
                        52.6472759763879,
                        0.0
                    ],
                    [
                        4.866686662786438,
                        52.64724559836873,
                        0.0
                    ],
                    [
                        4.866697527442352,
                        52.64704440600539,
                        0.0
                    ],
                    [
                        4.866790354722757,
                        52.64702116069333,
                        0.0
                    ],
                    [
                        4.866886829044091,
                        52.64698213630813,
                        0.0
                    ],
                    [
                        4.866945363566221,
                        52.64694668723554,
                        0.0
                    ],
                    [
                        4.867513444305999,
                        52.64693654131398,
                        0.0
                    ],
                    [
                        4.86779034553584,
                        52.64693729084556,
                        0.0
                    ],
                    [
                        4.867837343488146,
                        52.64693628103619,
                        0.0
                    ],
                    [
                        4.8680733394078,
                        52.64692547440471,
                        0.0
                    ],
                    [
                        4.868150082413322,
                        52.64691886048623,
                        0.0
                    ],
                    [
                        4.868237495176524,
                        52.64690772939047,
                        0.0
                    ],
                    [
                        4.868286235306794,
                        52.64690019332846,
                        0.0
                    ],
                    [
                        4.86837198728353,
                        52.64688454332737,
                        0.0
                    ],
                    [
                        4.868420640323467,
                        52.64687423877574,
                        0.0
                    ],
                    [
                        4.868503844541919,
                        52.64685410195631,
                        0.0
                    ],
                    [
                        4.868545368258136,
                        52.64684290978401,
                        0.0
                    ],
                    [
                        4.868610463160609,
                        52.64682351174118,
                        0.0
                    ],
                    [
                        4.868637680386748,
                        52.64681486073599,
                        0.0
                    ],
                    [
                        4.868674011411276,
                        52.64680257190808,
                        0.0
                    ],
                    [
                        4.868701335674833,
                        52.64679273504836,
                        0.0
                    ],
                    [
                        4.868726850421889,
                        52.64678297836754,
                        0.0
                    ],
                    [
                        4.868818419994438,
                        52.64673980322723,
                        0.0
                    ],
                    [
                        4.868894380188469,
                        52.64668659231093,
                        0.0
                    ],
                    [
                        4.868951812333023,
                        52.64662539009746,
                        0.0
                    ],
                    [
                        4.86898851229421,
                        52.64655854884026,
                        0.0
                    ],
                    [
                        4.869003066880295,
                        52.64648863722136,
                        0.0
                    ],
                    [
                        4.868994917065763,
                        52.64641834177574,
                        0.0
                    ],
                    [
                        4.868964378359039,
                        52.64635036361857,
                        0.0
                    ],
                    [
                        4.868912621353154,
                        52.64628731592283,
                        0.0
                    ],
                    [
                        4.868841637421127,
                        52.6462316212829,
                        0.0
                    ],
                    [
                        4.868754154084377,
                        52.64618541972399,
                        0.0
                    ],
                    [
                        4.86865353257526,
                        52.64615048645336,
                        0.0
                    ],
                    [
                        4.868543640061717,
                        52.64612816481218,
                        0.0
                    ],
                    [
                        4.868428699574571,
                        52.6461193116991,
                        0.0
                    ],
                    [
                        4.868313127903184,
                        52.64612426721176,
                        0.0
                    ],
                    [
                        4.868201365758826,
                        52.64614284222534,
                        0.0
                    ],
                    [
                        4.868097709406742,
                        52.64617432125289,
                        0.0
                    ],
                    [
                        4.868085640841691,
                        52.64617893651402,
                        0.0
                    ],
                    [
                        4.868076613800138,
                        52.64618199049317,
                        0.0
                    ],
                    [
                        4.868045720025997,
                        52.64619119600595,
                        0.0
                    ],
                    [
                        4.868007588828413,
                        52.64620042473802,
                        0.0
                    ],
                    [
                        4.867970639452804,
                        52.64620716737058,
                        0.0
                    ],
                    [
                        4.867945876571243,
                        52.64621032159736,
                        0.0
                    ],
                    [
                        4.867880547453264,
                        52.64621331216501,
                        0.0
                    ],
                    [
                        4.867851781890148,
                        52.64619568133099,
                        0.0
                    ],
                    [
                        4.867755694956185,
                        52.64615630766331,
                        0.0
                    ],
                    [
                        4.867648824678737,
                        52.64612909139601,
                        0.0
                    ],
                    [
                        4.867535279527782,
                        52.64611508038091,
                        0.0
                    ],
                    [
                        4.867419422247345,
                        52.64611481132471,
                        0.0
                    ],
                    [
                        4.867305704516443,
                        52.64612829470401,
                        0.0
                    ],
                    [
                        4.867198495580601,
                        52.64615501398654,
                        0.0
                    ],
                    [
                        4.867101918133527,
                        52.64619394021899,
                        0.0
                    ],
                    [
                        4.867049530883468,
                        52.64622556165637,
                        0.0
                    ],
                    [
                        4.866461696966921,
                        52.64623605831782,
                        0.0
                    ],
                    [
                        4.86638922990023,
                        52.64623727240111,
                        0.0
                    ],
                    [
                        4.866335245085713,
                        52.6462025980094,
                        0.0
                    ],
                    [
                        4.866240700419079,
                        52.64616186651303,
                        0.0
                    ],
                    [
                        4.866134906911841,
                        52.64613313656449,
                        0.0
                    ],
                    [
                        4.866021932473164,
                        52.64611751160409,
                        0.0
                    ],
                    [
                        4.865906116892917,
                        52.64611559301474,
                        0.0
                    ],
                    [
                        4.865791911108491,
                        52.64612745331365,
                        0.0
                    ],
                    [
                        4.86568370434506,
                        52.64615263814178,
                        0.0
                    ],
                    [
                        4.865585654059108,
                        52.646190178951,
                        0.0
                    ],
                    [
                        4.865501528854849,
                        52.64623863368281,
                        0.0
                    ],
                    [
                        4.865469658175567,
                        52.64626600092228,
                        0.0
                    ],
                    [
                        4.864235818596264,
                        52.64631934698794,
                        0.0
                    ],
                    [
                        4.863320633106456,
                        52.64634550156197,
                        0.0
                    ],
                    [
                        4.863228415873959,
                        52.64630371473789,
                        0.0
                    ],
                    [
                        4.863123787396921,
                        52.64627344773144,
                        0.0
                    ],
                    [
                        4.863011462704269,
                        52.64625617722174,
                        0.0
                    ],
                    [
                        4.862895755666731,
                        52.64625256748327,
                        0.0
                    ],
                    [
                        4.862781113517965,
                        52.64626275675059,
                        0.0
                    ],
                    [
                        4.862671943963875,
                        52.64628635465282,
                        0.0
                    ],
                    [
                        4.862572439287892,
                        52.64632245221384,
                        0.0
                    ],
                    [
                        4.862486425147524,
                        52.64636966434887,
                        0.0
                    ],
                    [
                        4.862472099450009,
                        52.64638135996333,
                        0.0
                    ],
                    [
                        4.862466305853506,
                        52.64637900762266,
                        0.0
                    ],
                    [
                        4.86235924731592,
                        52.64635206795786,
                        0.0
                    ],
                    [
                        4.862245603709642,
                        52.64633834893047,
                        0.0
                    ],
                    [
                        4.8621297452189,
                        52.64633837848358,
                        0.0
                    ],
                    [
                        4.862016122210302,
                        52.64635215560006,
                        0.0
                    ],
                    [
                        4.861909099760502,
                        52.64637914955032,
                        0.0
                    ],
                    [
                        4.861812793385575,
                        52.64641832523726,
                        0.0
                    ],
                    [
                        4.861730903158459,
                        52.64646817570535,
                        0.0
                    ],
                    [
                        4.86166657407152,
                        52.64652678533246,
                        0.0
                    ],
                    [
                        4.861656143871282,
                        52.64654211989944,
                        0.0
                    ],
                    [
                        4.861020867398747,
                        52.64667077172474,
                        0.0
                    ],
                    [
                        4.860348989384084,
                        52.64680516888544,
                        0.0
                    ],
                    [
                        4.859029559416955,
                        52.64706514730031,
                        0.0
                    ],
                    [
                        4.858956923600934,
                        52.64707831265228,
                        0.0
                    ],
                    [
                        4.858150408012404,
                        52.64646711775948,
                        0.0
                    ],
                    [
                        4.858147297437259,
                        52.64640693024456,
                        0.0
                    ],
                    [
                        4.858121135023932,
                        52.6463382803039,
                        0.0
                    ],
                    [
                        4.858073456260366,
                        52.64627405428146,
                        0.0
                    ],
                    [
                        4.858006093281039,
                        52.64621672009349,
                        0.0
                    ],
                    [
                        4.857921634933565,
                        52.64616848030505,
                        0.0
                    ],
                    [
                        4.857823327294303,
                        52.64613118900559,
                        0.0
                    ],
                    [
                        4.857714948942461,
                        52.6461062802595,
                        0.0
                    ],
                    [
                        4.857658968568499,
                        52.64610061353377,
                        0.0
                    ],
                    [
                        4.857505184977493,
                        52.64598278074905,
                        0.0
                    ],
                    [
                        4.856732477405704,
                        52.64539155135569,
                        0.0
                    ],
                    [
                        4.856730118708587,
                        52.64538975777687,
                        0.0
                    ],
                    [
                        4.85629311040591,
                        52.64505972595717,
                        0.0
                    ],
                    [
                        4.856553559992245,
                        52.64492958201927,
                        0.0
                    ],
                    [
                        4.856644989153914,
                        52.64491919095372,
                        0.0
                    ],
                    [
                        4.856752533756923,
                        52.64489298235138,
                        0.0
                    ],
                    [
                        4.856849607002733,
                        52.64485451606642,
                        0.0
                    ],
                    [
                        4.856932475061797,
                        52.64480526914294,
                        0.0
                    ],
                    [
                        4.856997956176182,
                        52.64474713450699,
                        0.0
                    ],
                    [
                        4.857037595898663,
                        52.64469078812161,
                        0.0
                    ],
                    [
                        4.859688253571166,
                        52.64339641735842,
                        0.0
                    ],
                    [
                        4.859860204785321,
                        52.64331262493472,
                        0.0
                    ],
                    [
                        4.860064087108614,
                        52.64321558110161,
                        0.0
                    ],
                    [
                        4.860067010668968,
                        52.64321388379923,
                        0.0
                    ],
                    [
                        4.860070393955881,
                        52.64321253723968,
                        0.0
                    ],
                    [
                        4.860965246925715,
                        52.64277451058917,
                        0.0
                    ],
                    [
                        4.860965532639761,
                        52.64277434019655,
                        0.0
                    ],
                    [
                        4.860965866662343,
                        52.64277420686803,
                        0.0
                    ],
                    [
                        4.861038221261007,
                        52.64273869151427,
                        0.0
                    ],
                    [
                        4.861060789966422,
                        52.64273864218019,
                        0.0
                    ],
                    [
                        4.861174331193928,
                        52.6427246472414,
                        0.0
                    ],
                    [
                        4.861281204350019,
                        52.642697447487,
                        0.0
                    ],
                    [
                        4.861377298408835,
                        52.64265808704558,
                        0.0
                    ],
                    [
                        4.861458922305132,
                        52.64260807924301,
                        0.0
                    ],
                    [
                        4.861522940095362,
                        52.64254934518441,
                        0.0
                    ],
                    [
                        4.861566890001017,
                        52.64248414328609,
                        0.0
                    ],
                    [
                        4.861567902819184,
                        52.64248098696612,
                        0.0
                    ],
                    [
                        4.861691897121593,
                        52.64242113747462,
                        0.0
                    ],
                    [
                        4.86169328384965,
                        52.64242032127672,
                        0.0
                    ],
                    [
                        4.861694898982009,
                        52.6424196786408,
                        0.0
                    ],
                    [
                        4.862617712354494,
                        52.64196826795943,
                        0.0
                    ],
                    [
                        4.862649536977423,
                        52.641968198941,
                        0.0
                    ],
                    [
                        4.862763077151899,
                        52.64195420608078,
                        0.0
                    ],
                    [
                        4.862869948897327,
                        52.64192700759547,
                        0.0
                    ],
                    [
                        4.862966042780283,
                        52.64188764856685,
                        0.0
                    ],
                    [
                        4.863047667840632,
                        52.6418376423705,
                        0.0
                    ],
                    [
                        4.863111686797344,
                        52.64177890926042,
                        0.0
                    ],
                    [
                        4.863155639465422,
                        52.64171370858001,
                        0.0
                    ],
                    [
                        4.863159509143477,
                        52.64170164864817,
                        0.0
                    ],
                    [
                        4.863193303426687,
                        52.64168491693374,
                        0.0
                    ],
                    [
                        4.863201294638145,
                        52.64168418463986,
                        0.0
                    ],
                    [
                        4.863319726669653,
                        52.64165670236304,
                        0.0
                    ],
                    [
                        4.863425799497958,
                        52.64161448855845,
                        0.0
                    ],
                    [
                        4.863592310104898,
                        52.64153143518293,
                        0.0
                    ],
                    [
                        4.863920544230979,
                        52.6413738894413,
                        0.0
                    ],
                    [
                        4.863988529093214,
                        52.64135657998357,
                        0.0
                    ],
                    [
                        4.864084613415825,
                        52.6413172137192,
                        0.0
                    ],
                    [
                        4.864166225880084,
                        52.64126720041297,
                        0.0
                    ],
                    [
                        4.864198498698138,
                        52.64123758307436,
                        0.0
                    ],
                    [
                        4.864758028235977,
                        52.64095785476569,
                        0.0
                    ],
                    [
                        4.864774278746038,
                        52.64095083077573,
                        0.0
                    ],
                    [
                        4.864934405142844,
                        52.64105547188262,
                        0.0
                    ],
                    [
                        4.865390639455489,
                        52.64081968810681,
                        0.0
                    ],
                    [
                        4.865279803028256,
                        52.64073483804835,
                        0.0
                    ],
                    [
                        4.86532855786507,
                        52.64068927757341,
                        0.0
                    ],
                    [
                        4.86539152950371,
                        52.64065729349876,
                        0.0
                    ],
                    [
                        4.86549635763018,
                        52.64060529971852,
                        0.0
                    ],
                    [
                        4.865653286791376,
                        52.64052875039005,
                        0.0
                    ],
                    [
                        4.86565393021853,
                        52.64052843596197,
                        0.0
                    ],
                    [
                        4.866278347071345,
                        52.64022296806323,
                        0.0
                    ],
                    [
                        4.866396582336417,
                        52.64017241804256,
                        0.0
                    ],
                    [
                        4.866413012027903,
                        52.6401638137671,
                        0.0
                    ],
                    [
                        4.86643105448468,
                        52.64015650171732,
                        0.0
                    ],
                    [
                        4.866873641940322,
                        52.63993615448852,
                        0.0
                    ],
                    [
                        4.86730849435546,
                        52.63972252656657,
                        0.0
                    ],
                    [
                        4.868059029189459,
                        52.63935973393052,
                        0.0
                    ],
                    [
                        4.868126378204702,
                        52.63934257212064,
                        0.0
                    ],
                    [
                        4.868222439829209,
                        52.63930318803652,
                        0.0
                    ],
                    [
                        4.868304024772779,
                        52.63925316098462,
                        0.0
                    ],
                    [
                        4.868332277459653,
                        52.63922721602184,
                        0.0
                    ],
                    [
                        4.868991832286874,
                        52.63890643552576,
                        0.0
                    ],
                    [
                        4.868995376017939,
                        52.63890433448677,
                        0.0
                    ],
                    [
                        4.868999480635898,
                        52.63890265199831,
                        0.0
                    ],
                    [
                        4.869251555961667,
                        52.63877579960055,
                        0.0
                    ],
                    [
                        4.869254183525258,
                        52.63877446925699,
                        0.0
                    ],
                    [
                        4.869409324539378,
                        52.63869547345945,
                        0.0
                    ],
                    [
                        4.869552709344278,
                        52.63862708419063,
                        0.0
                    ],
                    [
                        4.869636522333182,
                        52.63860581594788,
                        0.0
                    ],
                    [
                        4.869732678938864,
                        52.63856651913719,
                        0.0
                    ],
                    [
                        4.869814385506853,
                        52.63851656527493,
                        0.0
                    ],
                    [
                        4.869854473839331,
                        52.63847986974116,
                        0.0
                    ],
                    [
                        4.869930572876155,
                        52.638442053765,
                        0.0
                    ],
                    [
                        4.870054444163965,
                        52.6383820530297,
                        0.0
                    ],
                    [
                        4.870529577052567,
                        52.63815279442196,
                        0.0
                    ],
                    [
                        4.870605495875288,
                        52.63813312686737,
                        0.0
                    ],
                    [
                        4.870701171082931,
                        52.63809339849477,
                        0.0
                    ],
                    [
                        4.870782266885675,
                        52.63804307823185,
                        0.0
                    ],
                    [
                        4.870810415254391,
                        52.63801689316375,
                        0.0
                    ],
                    [
                        4.871638041470424,
                        52.63761538763474,
                        0.0
                    ],
                    [
                        4.871697140780515,
                        52.63758682732756,
                        0.0
                    ],
                    [
                        4.871716345172463,
                        52.63757713700954,
                        0.0
                    ],
                    [
                        4.871834088163224,
                        52.63751512617494,
                        0.0
                    ],
                    [
                        4.871872155275264,
                        52.63749614933515,
                        0.0
                    ],
                    [
                        4.872019553278233,
                        52.63742449326374,
                        0.0
                    ],
                    [
                        4.872135122945684,
                        52.63736836472354,
                        0.0
                    ],
                    [
                        4.872330733656439,
                        52.63727348388943,
                        0.0
                    ],
                    [
                        4.872370257716525,
                        52.63726643650479,
                        0.0
                    ],
                    [
                        4.872472924047909,
                        52.63723380270411,
                        0.0
                    ],
                    [
                        4.872563150889728,
                        52.63718961047765,
                        0.0
                    ],
                    [
                        4.872637474841576,
                        52.63713555871146,
                        0.0
                    ],
                    [
                        4.87269303528506,
                        52.63707372458881,
                        0.0
                    ],
                    [
                        4.872727700871566,
                        52.63700648411439,
                        0.0
                    ],
                    [
                        4.872733155172118,
                        52.63697575443927,
                        0.0
                    ],
                    [
                        4.873146048814192,
                        52.63679682835963,
                        0.0
                    ],
                    [
                        4.872875296355646,
                        52.63655311567101,
                        0.0
                    ],
                    [
                        4.872563530242841,
                        52.63667674086231,
                        0.0
                    ],
                    [
                        4.872487284414224,
                        52.63663700020071,
                        0.0
                    ],
                    [
                        4.872484286115608,
                        52.63663569306559,
                        0.0
                    ],
                    [
                        4.872453731776185,
                        52.63662322497792,
                        0.0
                    ],
                    [
                        4.872450584497503,
                        52.6366220250441,
                        0.0
                    ],
                    [
                        4.872380910426456,
                        52.63659926710682,
                        0.0
                    ],
                    [
                        4.872377302815311,
                        52.63659827188134,
                        0.0
                    ],
                    [
                        4.872333263289471,
                        52.63658739901996,
                        0.0
                    ],
                    [
                        4.872329784421018,
                        52.63658663712207,
                        0.0
                    ],
                    [
                        4.872289772755729,
                        52.63657884721891,
                        0.0
                    ],
                    [
                        4.872286322911466,
                        52.63657825619829,
                        0.0
                    ],
                    [
                        4.872219531763388,
                        52.63656932846006,
                        0.0
                    ],
                    [
                        4.872216241246699,
                        52.63656900864084,
                        0.0
                    ],
                    [
                        4.872189258916165,
                        52.63656677349976,
                        0.0
                    ],
                    [
                        4.872186042593003,
                        52.63656655196163,
                        0.0
                    ],
                    [
                        4.872163420810078,
                        52.63656572961369,
                        0.0
                    ],
                    [
                        4.871953248625185,
                        52.63665493817835,
                        0.0
                    ],
                    [
                        4.871826664974873,
                        52.63660798332631,
                        0.0
                    ],
                    [
                        4.871803665349466,
                        52.63661520460665,
                        0.0
                    ],
                    [
                        4.871801084330654,
                        52.63661611011104,
                        0.0
                    ],
                    [
                        4.871749477531447,
                        52.63663647158278,
                        0.0
                    ],
                    [
                        4.871745989442602,
                        52.63663801124562,
                        0.0
                    ],
                    [
                        4.871724226779316,
                        52.63664808771253,
                        0.0
                    ],
                    [
                        4.871673386086583,
                        52.63667277980355,
                        0.0
                    ],
                    [
                        4.871634436614775,
                        52.63669172220072,
                        0.0
                    ],
                    [
                        4.871583515973906,
                        52.63671642109766,
                        0.0
                    ],
                    [
                        4.871390009739423,
                        52.63655619305128,
                        0.0
                    ],
                    [
                        4.870933628646852,
                        52.63681102242082,
                        0.0
                    ],
                    [
                        4.871065157756632,
                        52.63691252140028,
                        0.0
                    ],
                    [
                        4.871139952428563,
                        52.63701522545254,
                        0.0
                    ],
                    [
                        4.868592349768219,
                        52.63827392247475,
                        0.0
                    ],
                    [
                        4.86822570298873,
                        52.63812616411965,
                        0.0
                    ],
                    [
                        4.868135742072664,
                        52.63814927926176,
                        0.0
                    ],
                    [
                        4.868039875866906,
                        52.63818883578531,
                        0.0
                    ],
                    [
                        4.867958536080677,
                        52.63823901022302,
                        0.0
                    ],
                    [
                        4.867894849294493,
                        52.63829787412867,
                        0.0
                    ],
                    [
                        4.867851263534983,
                        52.63836316535988,
                        0.0
                    ],
                    [
                        4.867829452736265,
                        52.6384323748379,
                        0.0
                    ],
                    [
                        4.867830256452948,
                        52.63850284333231,
                        0.0
                    ],
                    [
                        4.867844235398426,
                        52.63854409987999,
                        0.0
                    ],
                    [
                        4.867842502907012,
                        52.63854494250334,
                        0.0
                    ],
                    [
                        4.86741549290543,
                        52.6381701019064,
                        0.0
                    ],
                    [
                        4.866589419327737,
                        52.63861352726435,
                        0.0
                    ],
                    [
                        4.867086546020009,
                        52.63903053085827,
                        0.0
                    ],
                    [
                        4.866190847658554,
                        52.63946186845352,
                        0.0
                    ],
                    [
                        4.865781626976429,
                        52.63936020459665,
                        0.0
                    ],
                    [
                        4.865534539287155,
                        52.63943045672371,
                        0.0
                    ],
                    [
                        4.86555359391344,
                        52.63980148755363,
                        0.0
                    ],
                    [
                        4.864256708245319,
                        52.64038788007532,
                        0.0
                    ],
                    [
                        4.863999581774447,
                        52.64031541321476,
                        0.0
                    ],
                    [
                        4.863669385891611,
                        52.64047089878075,
                        0.0
                    ],
                    [
                        4.863785119381525,
                        52.64059981273954,
                        0.0
                    ],
                    [
                        4.861168424931333,
                        52.64181524523546,
                        0.0
                    ],
                    [
                        4.860921874509412,
                        52.64165436930669,
                        0.0
                    ],
                    [
                        4.860905355447957,
                        52.6416585732039,
                        0.0
                    ],
                    [
                        4.860723298747509,
                        52.64147918556049,
                        0.0
                    ],
                    [
                        4.860448204648464,
                        52.64160161578338,
                        0.0
                    ],
                    [
                        4.860687272768469,
                        52.64176472254967,
                        0.0
                    ],
                    [
                        4.86066792332953,
                        52.64178247285494,
                        0.0
                    ],
                    [
                        4.860873727749387,
                        52.64194234574519,
                        0.0
                    ],
                    [
                        4.860542740227273,
                        52.64216202181536,
                        0.0
                    ],
                    [
                        4.860296995115645,
                        52.64211813172025,
                        0.0
                    ],
                    [
                        4.860013935207112,
                        52.64225241569546,
                        0.0
                    ],
                    [
                        4.860070772656793,
                        52.64240247331388,
                        0.0
                    ],
                    [
                        4.859858326394576,
                        52.64251566870904,
                        0.0
                    ],
                    [
                        4.859389431620323,
                        52.64249932131026,
                        0.0
                    ],
                    [
                        4.859177239931271,
                        52.64259111632892,
                        0.0
                    ],
                    [
                        4.859174757551469,
                        52.64279797961191,
                        0.0
                    ],
                    [
                        4.855553026919172,
                        52.6445723752098,
                        0.0
                    ],
                    [
                        4.854662796465727,
                        52.64448278907441,
                        0.0
                    ],
                    [
                        4.854226472643814,
                        52.64468057554252,
                        0.0
                    ],
                    [
                        4.854562416687917,
                        52.64502449250935,
                        0.0
                    ],
                    [
                        4.852455005136092,
                        52.64607794064546,
                        0.0
                    ],
                    [
                        4.852185964698157,
                        52.64601966196422,
                        0.0
                    ],
                    [
                        4.851977085362122,
                        52.6461257262097,
                        0.0
                    ],
                    [
                        4.851708218906693,
                        52.64605318007054,
                        0.0
                    ],
                    [
                        4.851318863493563,
                        52.64624403333509,
                        0.0
                    ],
                    [
                        4.851434923325976,
                        52.6463444263591,
                        0.0
                    ],
                    [
                        4.849097670649138,
                        52.64757511842784,
                        0.0
                    ],
                    [
                        4.849458883582485,
                        52.64776935928327,
                        0.0
                    ],
                    [
                        4.847729621249218,
                        52.64876457293646,
                        0.0
                    ],
                    [
                        4.847238343590375,
                        52.64865182086523,
                        0.0
                    ],
                    [
                        4.846607797138676,
                        52.64905913773298,
                        0.0
                    ],
                    [
                        4.84627737314019,
                        52.64969965900418,
                        0.0
                    ],
                    [
                        4.846532737349396,
                        52.64987277731846,
                        0.0
                    ],
                    [
                        4.845400772477515,
                        52.65062577828977,
                        0.0
                    ],
                    [
                        4.844176559871694,
                        52.65002810782598,
                        0.0
                    ],
                    [
                        4.844685992139286,
                        52.64961668440378,
                        0.0
                    ],
                    [
                        4.844091537577421,
                        52.64931436010295,
                        0.0
                    ],
                    [
                        4.843737304890195,
                        52.64950534897116,
                        0.0
                    ],
                    [
                        4.842423997562163,
                        52.64878746724503,
                        0.0
                    ],
                    [
                        4.84214032559512,
                        52.64896622847323,
                        0.0
                    ],
                    [
                        4.842756582583943,
                        52.64945568394546,
                        0.0
                    ],
                    [
                        4.841967612424756,
                        52.6500227566765,
                        0.0
                    ],
                    [
                        4.843520555252816,
                        52.6509096750917,
                        0.0
                    ],
                    [
                        4.842611924139613,
                        52.65166643473513,
                        0.0
                    ],
                    [
                        4.843175298580253,
                        52.65195435598224,
                        0.0
                    ],
                    [
                        4.841615924275744,
                        52.65315992309905,
                        0.0
                    ],
                    [
                        4.842022918441584,
                        52.65344713311893,
                        0.0
                    ],
                    [
                        4.84167812819241,
                        52.65369030087408,
                        0.0
                    ],
                    [
                        4.841733392280128,
                        52.65371978692243,
                        0.0
                    ],
                    [
                        4.841765355359978,
                        52.65369780348284,
                        0.0
                    ],
                    [
                        4.842363014993699,
                        52.65401653365728,
                        0.0
                    ],
                    [
                        4.84310183562553,
                        52.65353429195626,
                        0.0
                    ],
                    [
                        4.843879063133865,
                        52.65393033194709,
                        0.0
                    ],
                    [
                        4.844191062338835,
                        52.65390848089066,
                        0.0
                    ],
                    [
                        4.844500998425338,
                        52.65405621835814,
                        0.0
                    ],
                    [
                        4.844571632905533,
                        52.65405587378518,
                        0.0
                    ],
                    [
                        4.844957046249978,
                        52.6538059555971,
                        0.0
                    ],
                    [
                        4.845077087219782,
                        52.65379456603799,
                        0.0
                    ],
                    [
                        4.845332339273971,
                        52.65361100144309,
                        0.0
                    ],
                    [
                        4.846099054255839,
                        52.65308235246044,
                        0.0
                    ],
                    [
                        4.846126919632811,
                        52.65303922845118,
                        0.0
                    ],
                    [
                        4.846127778479211,
                        52.65296940650077,
                        0.0
                    ],
                    [
                        4.846074681309226,
                        52.65283941259656,
                        0.0
                    ],
                    [
                        4.846103022675271,
                        52.65275974530594,
                        0.0
                    ],
                    [
                        4.846737963132485,
                        52.652270373184,
                        0.0
                    ],
                    [
                        4.847650624451576,
                        52.65277011112325,
                        0.0
                    ],
                    [
                        4.847253424408544,
                        52.65305101812788,
                        0.0
                    ],
                    [
                        4.848177331615947,
                        52.65352749197858,
                        0.0
                    ],
                    [
                        4.848342728694949,
                        52.65341846402294,
                        0.0
                    ],
                    [
                        4.849369704737404,
                        52.65396525719144,
                        0.0
                    ],
                    [
                        4.849877874730857,
                        52.65361010096139,
                        0.0
                    ],
                    [
                        4.84997014367322,
                        52.653609033981,
                        0.0
                    ],
                    [
                        4.850057555404823,
                        52.65359740574286,
                        0.0
                    ],
                    [
                        4.850595861799043,
                        52.6538809938201,
                        0.0
                    ],
                    [
                        4.850566604123798,
                        52.65390143344625,
                        0.0
                    ],
                    [
                        4.85057924845694,
                        52.65390833692339,
                        0.0
                    ],
                    [
                        4.850099856861499,
                        52.65423859231142,
                        0.0
                    ],
                    [
                        4.850075873890741,
                        52.65428317450745,
                        0.0
                    ],
                    [
                        4.850048699472711,
                        52.65433156812495,
                        0.0
                    ],
                    [
                        4.850101318870864,
                        52.65437653129476,
                        0.0
                    ],
                    [
                        4.850273807638382,
                        52.65446669017207,
                        0.0
                    ],
                    [
                        4.850449424241875,
                        52.65456072469566,
                        0.0
                    ],
                    [
                        4.850483781971769,
                        52.65456467142374,
                        0.0
                    ],
                    [
                        4.850513598293714,
                        52.65455529214928,
                        0.0
                    ],
                    [
                        4.850730006890582,
                        52.65440315943889,
                        0.0
                    ],
                    [
                        4.850769849161045,
                        52.65442622406471,
                        0.0
                    ],
                    [
                        4.850867753575264,
                        52.65446392278624,
                        0.0
                    ],
                    [
                        4.850975872762008,
                        52.65448928046672,
                        0.0
                    ],
                    [
                        4.85109004801355,
                        52.65450132479037,
                        0.0
                    ],
                    [
                        4.851205892711511,
                        52.65449959111186,
                        0.0
                    ],
                    [
                        4.851318956122482,
                        52.65448414744801,
                        0.0
                    ],
                    [
                        4.851537174437301,
                        52.65444029882794,
                        0.0
                    ],
                    [
                        4.851548780913126,
                        52.6544467760253,
                        0.0
                    ],
                    [
                        4.851553132094673,
                        52.6544734416759,
                        0.0
                    ],
                    [
                        4.851527773452401,
                        52.65450088572354,
                        0.0
                    ],
                    [
                        4.851060775347544,
                        52.65483264050101,
                        0.0
                    ],
                    [
                        4.851318624999725,
                        52.65497931732745,
                        0.0
                    ],
                    [
                        4.85135589754798,
                        52.65500230456364,
                        0.0
                    ],
                    [
                        4.849080325440974,
                        52.65656935525522,
                        0.0
                    ],
                    [
                        4.851062556528603,
                        52.65754000851825,
                        0.0
                    ],
                    [
                        4.853165944348185,
                        52.65610017401863,
                        0.0
                    ],
                    [
                        4.853323952343352,
                        52.65599563556759,
                        0.0
                    ],
                    [
                        4.853716475116951,
                        52.65620389030733,
                        0.0
                    ],
                    [
                        4.853865042973684,
                        52.65609458334942,
                        0.0
                    ],
                    [
                        4.854448659551248,
                        52.65639963929046,
                        0.0
                    ],
                    [
                        4.8542883729973,
                        52.65652181261446,
                        0.0
                    ],
                    [
                        4.854667572239244,
                        52.65671789336587,
                        0.0
                    ],
                    [
                        4.854555229739827,
                        52.65679388635708,
                        0.0
                    ],
                    [
                        4.854601963286422,
                        52.6568225669522,
                        0.0
                    ],
                    [
                        4.855439183289761,
                        52.65724537419101,
                        0.0
                    ],
                    [
                        4.855510277334266,
                        52.65724569200326,
                        0.0
                    ],
                    [
                        4.856124318381227,
                        52.65757773007149,
                        0.0
                    ],
                    [
                        4.855511768039501,
                        52.65802733521721,
                        0.0
                    ],
                    [
                        4.856446838397818,
                        52.65852999826745,
                        0.0
                    ],
                    [
                        4.858340849049275,
                        52.65723124886268,
                        0.0
                    ],
                    [
                        4.85863557035908,
                        52.6573244211173,
                        0.0
                    ],
                    [
                        4.861991149250843,
                        52.65876005423942,
                        0.0
                    ],
                    [
                        4.863891207654636,
                        52.65929155709961,
                        0.0
                    ],
                    [
                        4.864552552657891,
                        52.65875944715702,
                        0.0
                    ]
                ]
            ]
        ]
    },
    "last_modified": "2021-11-29T09:37:09.134050Z",
    "created": "2021-11-29T09:24:37.104960Z",
    "image_url": "",
    "timeseries": [],
    "name": "Rg. Jan Glijnisweg",
    "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": 12.31839877,
    "lowest_invert_level": -5.16,
    "water_retention_capacity": null,
    "minimum_overflow_crest_level": -3.46000004,
    "downstream_pumped_drainage_area": "https://demo.lizard.net/api/v4/pumpeddrainageareas/7058/?format=api",
    "pump_station": "https://demo.lizard.net/api/v4/pumpstations/12093/?format=api",
    "area_type": "other",
    "inhabitants": null,
    "pump_overcapacity": 27.68160123
}