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/7147/?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/7147/?format=api",
    "id": 7147,
    "code": "ZRG-L-0526",
    "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.893283694389131,
                        52.79661659260229,
                        0.0
                    ],
                    [
                        4.893131151599361,
                        52.79605466284623,
                        0.0
                    ],
                    [
                        4.893675780187543,
                        52.79584429417569,
                        0.0
                    ],
                    [
                        4.893772210670373,
                        52.79579785403276,
                        0.0
                    ],
                    [
                        4.893850735617367,
                        52.79574034255153,
                        0.0
                    ],
                    [
                        4.893881998365,
                        52.79570423437534,
                        0.0
                    ],
                    [
                        4.893883075528338,
                        52.79570521749763,
                        0.0
                    ],
                    [
                        4.895668183815138,
                        52.79512605810567,
                        0.0
                    ],
                    [
                        4.895760666361603,
                        52.79512195315805,
                        0.0
                    ],
                    [
                        4.89588132755194,
                        52.79510048221494,
                        0.0
                    ],
                    [
                        4.895991804721366,
                        52.79506407174068,
                        0.0
                    ],
                    [
                        4.89707145126803,
                        52.79461226716315,
                        0.0
                    ],
                    [
                        4.897121682800549,
                        52.79461672712885,
                        0.0
                    ],
                    [
                        4.89723778309569,
                        52.79461314229995,
                        0.0
                    ],
                    [
                        4.897350498719489,
                        52.79459589696866,
                        0.0
                    ],
                    [
                        4.897455498987593,
                        52.79456565275892,
                        0.0
                    ],
                    [
                        4.897548747140161,
                        52.79452357307573,
                        0.0
                    ],
                    [
                        4.897626659482118,
                        52.79447127433673,
                        0.0
                    ],
                    [
                        4.897686243977664,
                        52.79441076722332,
                        0.0
                    ],
                    [
                        4.897718367510266,
                        52.7943560336957,
                        0.0
                    ],
                    [
                        4.89892781694827,
                        52.79395319943244,
                        0.0
                    ],
                    [
                        4.90004441910525,
                        52.79367304713228,
                        0.0
                    ],
                    [
                        4.901405228936747,
                        52.79343777859012,
                        0.0
                    ],
                    [
                        4.90315103288034,
                        52.79323520938054,
                        0.0
                    ],
                    [
                        4.904608959543484,
                        52.79308328018096,
                        0.0
                    ],
                    [
                        4.904611077551645,
                        52.79308305779711,
                        0.0
                    ],
                    [
                        4.905784738455504,
                        52.79295808021381,
                        0.0
                    ],
                    [
                        4.905786466983601,
                        52.79295876210354,
                        0.0
                    ],
                    [
                        4.90576026945405,
                        52.79302540049895,
                        0.0
                    ],
                    [
                        4.905756525949569,
                        52.7930981219798,
                        0.0
                    ],
                    [
                        4.90577701670987,
                        52.79316981078882,
                        0.0
                    ],
                    [
                        4.905802502586849,
                        52.79322500289229,
                        0.0
                    ],
                    [
                        4.90584466002768,
                        52.79329067353,
                        0.0
                    ],
                    [
                        4.905907142017472,
                        52.7933500967937,
                        0.0
                    ],
                    [
                        4.905987546815799,
                        52.79340098839435,
                        0.0
                    ],
                    [
                        4.906082787020194,
                        52.79344139378337,
                        0.0
                    ],
                    [
                        4.906189201513551,
                        52.79346975961263,
                        0.0
                    ],
                    [
                        4.906302700017363,
                        52.7934849954228,
                        0.0
                    ],
                    [
                        4.906418921325367,
                        52.7934865165476,
                        0.0
                    ],
                    [
                        4.906503175335085,
                        52.79352581505127,
                        0.0
                    ],
                    [
                        4.906622039131365,
                        52.79356053403981,
                        0.0
                    ],
                    [
                        4.906757115132495,
                        52.79354776271805,
                        0.0
                    ],
                    [
                        4.906990154339389,
                        52.79347261298587,
                        0.0
                    ],
                    [
                        4.907097758820202,
                        52.79338934947354,
                        0.0
                    ],
                    [
                        4.907082820418915,
                        52.79332080888035,
                        0.0
                    ],
                    [
                        4.907049013113565,
                        52.79325599820528,
                        0.0
                    ],
                    [
                        4.907036707578627,
                        52.79319505128354,
                        0.0
                    ],
                    [
                        4.907070910523156,
                        52.7931305621513,
                        0.0
                    ],
                    [
                        4.907084546808206,
                        52.79306332918358,
                        0.0
                    ],
                    [
                        4.907077133763742,
                        52.79299573823891,
                        0.0
                    ],
                    [
                        4.90707496758791,
                        52.79298764227921,
                        0.0
                    ],
                    [
                        4.907138762534385,
                        52.79298932809956,
                        0.0
                    ],
                    [
                        4.907186684283012,
                        52.79302834680443,
                        0.0
                    ],
                    [
                        4.907276912628,
                        52.79307698455635,
                        0.0
                    ],
                    [
                        4.907381525040399,
                        52.79311353534717,
                        0.0
                    ],
                    [
                        4.907496180922179,
                        52.79313648357668,
                        0.0
                    ],
                    [
                        4.90761612877115,
                        52.79314487636772,
                        0.0
                    ],
                    [
                        4.90793611095425,
                        52.79314738629338,
                        0.0
                    ],
                    [
                        4.908010069842729,
                        52.79316903897214,
                        0.0
                    ],
                    [
                        4.908122601580356,
                        52.79318671537678,
                        0.0
                    ],
                    [
                        4.908135383484923,
                        52.79318715946763,
                        0.0
                    ],
                    [
                        4.908137574850765,
                        52.7931891750293,
                        0.0
                    ],
                    [
                        4.908363971143308,
                        52.79336424905705,
                        0.0
                    ],
                    [
                        4.908465547776644,
                        52.79342572960163,
                        0.0
                    ],
                    [
                        4.908719083067902,
                        52.79354582275025,
                        0.0
                    ],
                    [
                        4.908842525526437,
                        52.79359083342025,
                        0.0
                    ],
                    [
                        4.909249170959237,
                        52.79370084538667,
                        0.0
                    ],
                    [
                        4.909362657793008,
                        52.79372355346556,
                        0.0
                    ],
                    [
                        4.909481352703938,
                        52.79373200674871,
                        0.0
                    ],
                    [
                        4.909557371267883,
                        52.79372808305015,
                        0.0
                    ],
                    [
                        4.91001343427632,
                        52.79385770818845,
                        0.0
                    ],
                    [
                        4.910866150780448,
                        52.79410153081358,
                        0.0
                    ],
                    [
                        4.910906195631469,
                        52.79416715254063,
                        0.0
                    ],
                    [
                        4.910967022879329,
                        52.79422720366819,
                        0.0
                    ],
                    [
                        4.911046007496344,
                        52.79427890754135,
                        0.0
                    ],
                    [
                        4.911140115533034,
                        52.79432027761228,
                        0.0
                    ],
                    [
                        4.911245730487568,
                        52.79434972401405,
                        0.0
                    ],
                    [
                        4.91135879199645,
                        52.79436611434943,
                        0.0
                    ],
                    [
                        4.911474956959275,
                        52.79436881926097,
                        0.0
                    ],
                    [
                        4.911589760922221,
                        52.79435773466303,
                        0.0
                    ],
                    [
                        4.911698791507294,
                        52.79433328600805,
                        0.0
                    ],
                    [
                        4.911797857596025,
                        52.79429641459117,
                        0.0
                    ],
                    [
                        4.911883152862117,
                        52.79424853506332,
                        0.0
                    ],
                    [
                        4.911951400144083,
                        52.79419148927079,
                        0.0
                    ],
                    [
                        4.91199997528338,
                        52.79412746854569,
                        0.0
                    ],
                    [
                        4.912027013286589,
                        52.79405893415652,
                        0.0
                    ],
                    [
                        4.912031474582576,
                        52.7939885187068,
                        0.0
                    ],
                    [
                        4.912017047808592,
                        52.79384242552231,
                        0.0
                    ],
                    [
                        4.911996012200169,
                        52.7937666933933,
                        0.0
                    ],
                    [
                        4.911948915888098,
                        52.793695398403,
                        0.0
                    ],
                    [
                        4.911877911898321,
                        52.79363179514858,
                        0.0
                    ],
                    [
                        4.911786239269545,
                        52.79357878575863,
                        0.0
                    ],
                    [
                        4.911678083614187,
                        52.79353879086152,
                        0.0
                    ],
                    [
                        4.910819711563072,
                        52.79329335533045,
                        0.0
                    ],
                    [
                        4.910756563253482,
                        52.79323638809488,
                        0.0
                    ],
                    [
                        4.910674149236298,
                        52.79318668963377,
                        0.0
                    ],
                    [
                        4.910577325981786,
                        52.79314769342287,
                        0.0
                    ],
                    [
                        4.910469811632836,
                        52.79312089621592,
                        0.0
                    ],
                    [
                        4.910355738547791,
                        52.79310732822721,
                        0.0
                    ],
                    [
                        4.910239492174218,
                        52.79310751204327,
                        0.0
                    ],
                    [
                        4.910189265751372,
                        52.7931136503818,
                        0.0
                    ],
                    [
                        4.909775765695303,
                        52.79299612184152,
                        0.0
                    ],
                    [
                        4.909661653217626,
                        52.79297193690295,
                        0.0
                    ],
                    [
                        4.909541821514136,
                        52.79296228308748,
                        0.0
                    ],
                    [
                        4.90944491958895,
                        52.79296652479579,
                        0.0
                    ],
                    [
                        4.909422680765728,
                        52.79296050796937,
                        0.0
                    ],
                    [
                        4.909491000519219,
                        52.7929473635425,
                        0.0
                    ],
                    [
                        4.909585571412998,
                        52.79292208960456,
                        0.0
                    ],
                    [
                        4.910565458066513,
                        52.79293148702998,
                        0.0
                    ],
                    [
                        4.910591535053468,
                        52.79293138998305,
                        0.0
                    ],
                    [
                        4.911550899418757,
                        52.79291500126253,
                        0.0
                    ],
                    [
                        4.911662755869748,
                        52.79290659369571,
                        0.0
                    ],
                    [
                        4.911769967289766,
                        52.79288550777504,
                        0.0
                    ],
                    [
                        4.911868660405772,
                        52.79285250632606,
                        0.0
                    ],
                    [
                        4.911926962230324,
                        52.79282307240066,
                        0.0
                    ],
                    [
                        4.912953750689357,
                        52.79290313153453,
                        0.0
                    ],
                    [
                        4.913279265631104,
                        52.79182016509894,
                        0.0
                    ],
                    [
                        4.91049285302052,
                        52.79123839055161,
                        0.0
                    ],
                    [
                        4.910210457346929,
                        52.79123726095354,
                        0.0
                    ],
                    [
                        4.910009916061349,
                        52.79220714071658,
                        0.0
                    ],
                    [
                        4.909474535445444,
                        52.7922020047492,
                        0.0
                    ],
                    [
                        4.909347516897396,
                        52.79220910391314,
                        0.0
                    ],
                    [
                        4.909225940561128,
                        52.79223250527709,
                        0.0
                    ],
                    [
                        4.909131533023532,
                        52.79225773555054,
                        0.0
                    ],
                    [
                        4.908686075037592,
                        52.79225330440948,
                        0.0
                    ],
                    [
                        4.908569503800797,
                        52.79225913889581,
                        0.0
                    ],
                    [
                        4.908457090303916,
                        52.79227873080694,
                        0.0
                    ],
                    [
                        4.908353207260728,
                        52.79231131676671,
                        0.0
                    ],
                    [
                        4.908261896362855,
                        52.79235563061437,
                        0.0
                    ],
                    [
                        4.908186710728662,
                        52.7924099468104,
                        0.0
                    ],
                    [
                        4.908168417428533,
                        52.79243021856136,
                        0.0
                    ],
                    [
                        4.90811525964068,
                        52.7924298018421,
                        0.0
                    ],
                    [
                        4.908084424426965,
                        52.79240398101651,
                        0.0
                    ],
                    [
                        4.907997253557564,
                        52.79235533548845,
                        0.0
                    ],
                    [
                        4.907895867694433,
                        52.79231816732547,
                        0.0
                    ],
                    [
                        4.907784317053665,
                        52.79229395852347,
                        0.0
                    ],
                    [
                        4.907667053245262,
                        52.79228367777631,
                        0.0
                    ],
                    [
                        4.906864812703599,
                        52.79226247441606,
                        0.0
                    ],
                    [
                        4.906817707735621,
                        52.79226236459333,
                        0.0
                    ],
                    [
                        4.906407396928196,
                        52.79227129245766,
                        0.0
                    ],
                    [
                        4.906310479794653,
                        52.79223678398503,
                        0.0
                    ],
                    [
                        4.906197661221779,
                        52.79221338458946,
                        0.0
                    ],
                    [
                        4.906079400743459,
                        52.79220414072504,
                        0.0
                    ],
                    [
                        4.90596048110786,
                        52.79220942666897,
                        0.0
                    ],
                    [
                        4.90440695651347,
                        52.79237485637199,
                        0.0
                    ],
                    [
                        4.902944588255577,
                        52.79252724760899,
                        0.0
                    ],
                    [
                        4.90293355985057,
                        52.79252846186319,
                        0.0
                    ],
                    [
                        4.901156421774536,
                        52.79273466647734,
                        0.0
                    ],
                    [
                        4.90110525120795,
                        52.79274204361295,
                        0.0
                    ],
                    [
                        4.899686429320735,
                        52.79298734163051,
                        0.0
                    ],
                    [
                        4.899622278332897,
                        52.79300088482615,
                        0.0
                    ],
                    [
                        4.898444085245673,
                        52.79329648964605,
                        0.0
                    ],
                    [
                        4.898385296046748,
                        52.79331359047201,
                        0.0
                    ],
                    [
                        4.897022517829148,
                        52.79376749098731,
                        0.0
                    ],
                    [
                        4.896985502798415,
                        52.79378090439098,
                        0.0
                    ],
                    [
                        4.896746502976892,
                        52.7938748221949,
                        0.0
                    ],
                    [
                        4.89673973854896,
                        52.79387809342941,
                        0.0
                    ],
                    [
                        4.896732169847949,
                        52.79388063611465,
                        0.0
                    ],
                    [
                        4.895538805574887,
                        52.79438003024227,
                        0.0
                    ],
                    [
                        4.895275034494818,
                        52.79433995459683,
                        0.0
                    ],
                    [
                        4.895167714066146,
                        52.7941816267581,
                        0.0
                    ],
                    [
                        4.895224763688832,
                        52.79417746315487,
                        0.0
                    ],
                    [
                        4.895693456970262,
                        52.79407858228134,
                        0.0
                    ],
                    [
                        4.896162453256599,
                        52.79395115868224,
                        0.0
                    ],
                    [
                        4.896610449849711,
                        52.7937380563407,
                        0.0
                    ],
                    [
                        4.896932432003015,
                        52.79356818199106,
                        0.0
                    ],
                    [
                        4.897194829522205,
                        52.79339426045446,
                        0.0
                    ],
                    [
                        4.897577111691636,
                        52.79316375546958,
                        0.0
                    ],
                    [
                        4.899194541993829,
                        52.79219645866504,
                        0.0
                    ],
                    [
                        4.899214351047647,
                        52.79218461154353,
                        0.0
                    ],
                    [
                        4.89923688742306,
                        52.79217773001827,
                        0.0
                    ],
                    [
                        4.899704017717203,
                        52.79207893755195,
                        0.0
                    ],
                    [
                        4.899628758160464,
                        52.79193372084054,
                        0.0
                    ],
                    [
                        4.900948176649216,
                        52.79152916703278,
                        0.0
                    ],
                    [
                        4.90042604752597,
                        52.78998148639653,
                        0.0
                    ],
                    [
                        4.900041442061881,
                        52.78997991526625,
                        0.0
                    ],
                    [
                        4.899274009426963,
                        52.7890067660814,
                        0.0
                    ],
                    [
                        4.899087603322479,
                        52.78911556139319,
                        0.0
                    ],
                    [
                        4.899002890094853,
                        52.78923083903942,
                        0.0
                    ],
                    [
                        4.899033737358274,
                        52.78924558694331,
                        0.0
                    ],
                    [
                        4.899067977072214,
                        52.78926452760375,
                        0.0
                    ],
                    [
                        4.89907805295269,
                        52.78928753919757,
                        0.0
                    ],
                    [
                        4.899084503526678,
                        52.78932726044069,
                        0.0
                    ],
                    [
                        4.8991566231789,
                        52.78934844112046,
                        0.0
                    ],
                    [
                        4.899201573858307,
                        52.78938530039559,
                        0.0
                    ],
                    [
                        4.899182183729702,
                        52.78940396754174,
                        0.0
                    ],
                    [
                        4.898970623007301,
                        52.78934350059009,
                        0.0
                    ],
                    [
                        4.89891893430586,
                        52.78934328887816,
                        0.0
                    ],
                    [
                        4.898679390662003,
                        52.78956962030731,
                        0.0
                    ],
                    [
                        4.898579521339571,
                        52.78966398609121,
                        0.0
                    ],
                    [
                        4.898570499205456,
                        52.78967517096447,
                        0.0
                    ],
                    [
                        4.898556171133027,
                        52.78967921471621,
                        0.0
                    ],
                    [
                        4.898462389302731,
                        52.78972084727766,
                        0.0
                    ],
                    [
                        4.898383805722388,
                        52.78977277269052,
                        0.0
                    ],
                    [
                        4.898323443086768,
                        52.7898329930312,
                        0.0
                    ],
                    [
                        4.898283619050479,
                        52.78989919564056,
                        0.0
                    ],
                    [
                        4.898168365145428,
                        52.79017111365315,
                        0.0
                    ],
                    [
                        4.898150680018436,
                        52.79024002129518,
                        0.0
                    ],
                    [
                        4.898127817347362,
                        52.79048203263967,
                        0.0
                    ],
                    [
                        4.898127245113248,
                        52.7905157632486,
                        0.0
                    ],
                    [
                        4.898147346488069,
                        52.79084792514947,
                        0.0
                    ],
                    [
                        4.898128296964057,
                        52.7908691817244,
                        0.0
                    ],
                    [
                        4.898093802248344,
                        52.79093647464764,
                        0.0
                    ],
                    [
                        4.898081625730342,
                        52.79100655428845,
                        0.0
                    ],
                    [
                        4.898092236384702,
                        52.79107672741919,
                        0.0
                    ],
                    [
                        4.898125225616406,
                        52.79114429811166,
                        0.0
                    ],
                    [
                        4.898179326852061,
                        52.79120666755379,
                        0.0
                    ],
                    [
                        4.898184004923952,
                        52.79121017093718,
                        0.0
                    ],
                    [
                        4.898233261065102,
                        52.79155470139943,
                        0.0
                    ],
                    [
                        4.89824680600019,
                        52.7916647125536,
                        0.0
                    ],
                    [
                        4.89820833349392,
                        52.79168245470409,
                        0.0
                    ],
                    [
                        4.897483641620136,
                        52.79208559446867,
                        0.0
                    ],
                    [
                        4.897456090557159,
                        52.79210195323645,
                        0.0
                    ],
                    [
                        4.897244770650094,
                        52.79223585400867,
                        0.0
                    ],
                    [
                        4.897146678239062,
                        52.79224291257373,
                        0.0
                    ],
                    [
                        4.897033380558939,
                        52.79225799218174,
                        0.0
                    ],
                    [
                        4.896927093875695,
                        52.79228615298101,
                        0.0
                    ],
                    [
                        4.896831884792432,
                        52.79232631802331,
                        0.0
                    ],
                    [
                        4.896751395144314,
                        52.79237695118536,
                        0.0
                    ],
                    [
                        4.896171208559318,
                        52.79282185231142,
                        0.0
                    ],
                    [
                        4.895998922982913,
                        52.79293555110034,
                        0.0
                    ],
                    [
                        4.895644010532259,
                        52.79300700458188,
                        0.0
                    ],
                    [
                        4.895589581980707,
                        52.79295569454361,
                        0.0
                    ],
                    [
                        4.895508840936357,
                        52.79290499760143,
                        0.0
                    ],
                    [
                        4.895413336205458,
                        52.79286482348187,
                        0.0
                    ],
                    [
                        4.895306738904844,
                        52.79283671595401,
                        0.0
                    ],
                    [
                        4.895244322590902,
                        52.79282849517286,
                        0.0
                    ],
                    [
                        4.895119329172937,
                        52.79267763422173,
                        0.0
                    ],
                    [
                        4.895090396325285,
                        52.79264664325392,
                        0.0
                    ],
                    [
                        4.894856454899505,
                        52.79242271419157,
                        0.0
                    ],
                    [
                        4.894785694539845,
                        52.7923676490295,
                        0.0
                    ],
                    [
                        4.894439907671605,
                        52.79214667566664,
                        0.0
                    ],
                    [
                        4.894103612195101,
                        52.7919296507063,
                        0.0
                    ],
                    [
                        4.894097556132111,
                        52.79187697992835,
                        0.0
                    ],
                    [
                        4.894067007068545,
                        52.79180898954088,
                        0.0
                    ],
                    [
                        4.894015163294057,
                        52.79174591850693,
                        0.0
                    ],
                    [
                        4.893944016726336,
                        52.79169019069793,
                        0.0
                    ],
                    [
                        4.893856305114967,
                        52.79164394819178,
                        0.0
                    ],
                    [
                        4.893755395916262,
                        52.79160896630169,
                        0.0
                    ],
                    [
                        4.893750677619217,
                        52.79160800854925,
                        0.0
                    ],
                    [
                        4.893641987541375,
                        52.79155482928119,
                        0.0
                    ],
                    [
                        4.893601953433719,
                        52.79158325241927,
                        0.0
                    ],
                    [
                        4.893529856980501,
                        52.79157768220421,
                        0.0
                    ],
                    [
                        4.893496199275568,
                        52.79157910382702,
                        0.0
                    ],
                    [
                        4.892719783571867,
                        52.79118170641546,
                        0.0
                    ],
                    [
                        4.892624044085278,
                        52.79114174203571,
                        0.0
                    ],
                    [
                        4.892517282591002,
                        52.79111386855428,
                        0.0
                    ],
                    [
                        4.892403602214564,
                        52.79109915622841,
                        0.0
                    ],
                    [
                        4.89236192110236,
                        52.79109880257996,
                        0.0
                    ],
                    [
                        4.892133534737892,
                        52.79035154657969,
                        0.0
                    ],
                    [
                        4.891900085953235,
                        52.79036954804138,
                        0.0
                    ],
                    [
                        4.891898474899776,
                        52.79034945577791,
                        0.0
                    ],
                    [
                        4.89184824596103,
                        52.7903524553655,
                        0.0
                    ],
                    [
                        4.891901376618969,
                        52.79056090101335,
                        0.0
                    ],
                    [
                        4.891225472686338,
                        52.79062134008407,
                        0.0
                    ],
                    [
                        4.891013103037007,
                        52.79064032709424,
                        0.0
                    ],
                    [
                        4.891031710559008,
                        52.79062239852788,
                        0.0
                    ],
                    [
                        4.891072687746991,
                        52.79055841837859,
                        0.0
                    ],
                    [
                        4.89109285911363,
                        52.79049088181,
                        0.0
                    ],
                    [
                        4.891091488239242,
                        52.79042225266041,
                        0.0
                    ],
                    [
                        4.891068626967183,
                        52.79035503216953,
                        0.0
                    ],
                    [
                        4.891025105939471,
                        52.79029167180288,
                        0.0
                    ],
                    [
                        4.890962514935312,
                        52.79023447968098,
                        0.0
                    ],
                    [
                        4.890933094823376,
                        52.79021248685156,
                        0.0
                    ],
                    [
                        4.890994502802478,
                        52.7901454697489,
                        0.0
                    ],
                    [
                        4.891330104065293,
                        52.78967433856511,
                        0.0
                    ],
                    [
                        4.891003599624751,
                        52.78957527507562,
                        0.0
                    ],
                    [
                        4.890781454017963,
                        52.78982582874784,
                        0.0
                    ],
                    [
                        4.890746303075781,
                        52.78986402918092,
                        0.0
                    ],
                    [
                        4.890658455646524,
                        52.78995948180712,
                        0.0
                    ],
                    [
                        4.890634211200039,
                        52.78994937128154,
                        0.0
                    ],
                    [
                        4.890527431288591,
                        52.78992152737351,
                        0.0
                    ],
                    [
                        4.89041374244988,
                        52.78990684635207,
                        0.0
                    ],
                    [
                        4.890297514239394,
                        52.78990589460359,
                        0.0
                    ],
                    [
                        4.890183212680985,
                        52.78991870691848,
                        0.0
                    ],
                    [
                        4.890075231196493,
                        52.78994479028194,
                        0.0
                    ],
                    [
                        4.890018727280319,
                        52.78996701452387,
                        0.0
                    ],
                    [
                        4.889859575139349,
                        52.78983799887428,
                        0.0
                    ],
                    [
                        4.889752346760471,
                        52.78987765700028,
                        0.0
                    ],
                    [
                        4.889570625705763,
                        52.78988805569169,
                        0.0
                    ],
                    [
                        4.889477996763605,
                        52.78990048419954,
                        0.0
                    ],
                    [
                        4.889408904627745,
                        52.78993543307476,
                        0.0
                    ],
                    [
                        4.889403669333083,
                        52.79000661389664,
                        0.0
                    ],
                    [
                        4.888859412491993,
                        52.79020790155285,
                        0.0
                    ],
                    [
                        4.88877869767449,
                        52.79012071443631,
                        0.0
                    ],
                    [
                        4.88832188167653,
                        52.79024899580362,
                        0.0
                    ],
                    [
                        4.888315397627189,
                        52.79025081096804,
                        0.0
                    ],
                    [
                        4.888049875941258,
                        52.79032536859567,
                        0.0
                    ],
                    [
                        4.887943031731188,
                        52.79035057857377,
                        0.0
                    ],
                    [
                        4.887778668590889,
                        52.7903979426835,
                        0.0
                    ],
                    [
                        4.887521470012746,
                        52.79047695552473,
                        0.0
                    ],
                    [
                        4.887343715371148,
                        52.79054027744044,
                        0.0
                    ],
                    [
                        4.887293083832243,
                        52.79057851079661,
                        0.0
                    ],
                    [
                        4.88677322119736,
                        52.79052026969667,
                        0.0
                    ],
                    [
                        4.886546355826479,
                        52.79048727904261,
                        0.0
                    ],
                    [
                        4.886340479298794,
                        52.79046879102755,
                        0.0
                    ],
                    [
                        4.886224144408822,
                        52.79047470979381,
                        0.0
                    ],
                    [
                        4.886132957623027,
                        52.79049046689467,
                        0.0
                    ],
                    [
                        4.885554007778752,
                        52.79066914364589,
                        0.0
                    ],
                    [
                        4.8860207565097,
                        52.79116262379284,
                        0.0
                    ],
                    [
                        4.886014804675459,
                        52.79122026728022,
                        0.0
                    ],
                    [
                        4.886152225424254,
                        52.79121924529623,
                        0.0
                    ],
                    [
                        4.886158272125302,
                        52.79115199528302,
                        0.0
                    ],
                    [
                        4.886172133472367,
                        52.79115325777668,
                        0.0
                    ],
                    [
                        4.886736055533454,
                        52.79119515067556,
                        0.0
                    ],
                    [
                        4.886786697776099,
                        52.7911989130756,
                        0.0
                    ],
                    [
                        4.886831482034973,
                        52.79120287552885,
                        0.0
                    ],
                    [
                        4.886915876194016,
                        52.79121604496168,
                        0.0
                    ],
                    [
                        4.886949765847215,
                        52.79125623250609,
                        0.0
                    ],
                    [
                        4.886949381854766,
                        52.79128985962215,
                        0.0
                    ],
                    [
                        4.886920180679174,
                        52.79130255230162,
                        0.0
                    ],
                    [
                        4.886811939078393,
                        52.79129409073154,
                        0.0
                    ],
                    [
                        4.886682503716782,
                        52.79129034802883,
                        0.0
                    ],
                    [
                        4.886658726195059,
                        52.7912902481924,
                        0.0
                    ],
                    [
                        4.886574277022705,
                        52.79128188630521,
                        0.0
                    ],
                    [
                        4.88649763404169,
                        52.79128316406801,
                        0.0
                    ],
                    [
                        4.886470983334346,
                        52.79130227496033,
                        0.0
                    ],
                    [
                        4.886446583315315,
                        52.7913566326711,
                        0.0
                    ],
                    [
                        4.886440500458603,
                        52.79142708185827,
                        0.0
                    ],
                    [
                        4.886458707786844,
                        52.79145278878788,
                        0.0
                    ],
                    [
                        4.886508608752424,
                        52.79147862883151,
                        0.0
                    ],
                    [
                        4.886579630483506,
                        52.79150615721303,
                        0.0
                    ],
                    [
                        4.886697819875248,
                        52.79156912095907,
                        0.0
                    ],
                    [
                        4.886879646496268,
                        52.79167930788574,
                        0.0
                    ],
                    [
                        4.887115015549058,
                        52.79182764357676,
                        0.0
                    ],
                    [
                        4.887289683450642,
                        52.79191968238442,
                        0.0
                    ],
                    [
                        4.887401927017044,
                        52.79198292603628,
                        0.0
                    ],
                    [
                        4.887467256043226,
                        52.79203266343147,
                        0.0
                    ],
                    [
                        4.887498391921598,
                        52.7920710706579,
                        0.0
                    ],
                    [
                        4.887429342770357,
                        52.79214027545442,
                        0.0
                    ],
                    [
                        4.887406461457855,
                        52.79213512802928,
                        0.0
                    ],
                    [
                        4.887341305939776,
                        52.79207017662785,
                        0.0
                    ],
                    [
                        4.88728232745185,
                        52.79201476814676,
                        0.0
                    ],
                    [
                        4.887157658217806,
                        52.79194005898725,
                        0.0
                    ],
                    [
                        4.88705452442231,
                        52.79190348129742,
                        0.0
                    ],
                    [
                        4.886988870159487,
                        52.79188228448348,
                        0.0
                    ],
                    [
                        4.886948486983421,
                        52.79184596999394,
                        0.0
                    ],
                    [
                        4.886786636803446,
                        52.79173115794105,
                        0.0
                    ],
                    [
                        4.886571674952945,
                        52.79159520127823,
                        0.0
                    ],
                    [
                        4.886515369507611,
                        52.79157974111452,
                        0.0
                    ],
                    [
                        4.886449542085965,
                        52.79157375797715,
                        0.0
                    ],
                    [
                        4.886399289671503,
                        52.7915773572949,
                        0.0
                    ],
                    [
                        4.886336300531295,
                        52.79159801400431,
                        0.0
                    ],
                    [
                        4.885946845098009,
                        52.79162871167069,
                        0.0
                    ],
                    [
                        4.885705163274733,
                        52.79163340183236,
                        0.0
                    ],
                    [
                        4.885312557397563,
                        52.79166598938184,
                        0.0
                    ],
                    [
                        4.884835864147809,
                        52.79164306013399,
                        0.0
                    ],
                    [
                        4.884371821737945,
                        52.79161066528814,
                        0.0
                    ],
                    [
                        4.884395330415292,
                        52.79165874514555,
                        0.0
                    ],
                    [
                        4.885033559139601,
                        52.79262142668824,
                        0.0
                    ],
                    [
                        4.88504925753181,
                        52.79264611673244,
                        0.0
                    ],
                    [
                        4.885770035634282,
                        52.79366814918906,
                        0.0
                    ],
                    [
                        4.885841751789444,
                        52.7936430450556,
                        0.0
                    ],
                    [
                        4.885977131335042,
                        52.79358915415357,
                        0.0
                    ],
                    [
                        4.886215589831059,
                        52.79353409667032,
                        0.0
                    ],
                    [
                        4.886692362174707,
                        52.79343518623941,
                        0.0
                    ],
                    [
                        4.886892155519726,
                        52.793408597096,
                        0.0
                    ],
                    [
                        4.886966836046651,
                        52.79345096883905,
                        0.0
                    ],
                    [
                        4.88704244484131,
                        52.79355358313017,
                        0.0
                    ],
                    [
                        4.887120962591959,
                        52.79361958825556,
                        0.0
                    ],
                    [
                        4.8870564052923,
                        52.79372023050674,
                        0.0
                    ],
                    [
                        4.887000843215572,
                        52.79372640499599,
                        0.0
                    ],
                    [
                        4.886889681371531,
                        52.79350969750391,
                        0.0
                    ],
                    [
                        4.886800008775263,
                        52.79349489727612,
                        0.0
                    ],
                    [
                        4.886683607519582,
                        52.79350722383735,
                        0.0
                    ],
                    [
                        4.886561840573367,
                        52.79352593535789,
                        0.0
                    ],
                    [
                        4.886326072748868,
                        52.79357780552755,
                        0.0
                    ],
                    [
                        4.886180343518031,
                        52.7936124305056,
                        0.0
                    ],
                    [
                        4.88607435035293,
                        52.79363761542707,
                        0.0
                    ],
                    [
                        4.885976214970269,
                        52.79366924090279,
                        0.0
                    ],
                    [
                        4.885901799876407,
                        52.79370736466536,
                        0.0
                    ],
                    [
                        4.885636078643233,
                        52.79383599880775,
                        0.0
                    ],
                    [
                        4.885619937615963,
                        52.79386155233905,
                        0.0
                    ],
                    [
                        4.88561129445911,
                        52.79393275455028,
                        0.0
                    ],
                    [
                        4.885609811570127,
                        52.79393278426003,
                        0.0
                    ],
                    [
                        4.885461295812285,
                        52.79402156024055,
                        0.0
                    ],
                    [
                        4.885778589685156,
                        52.79436807561525,
                        0.0
                    ],
                    [
                        4.885780423095496,
                        52.794404904152,
                        0.0
                    ],
                    [
                        4.885806530867058,
                        52.79447357085255,
                        0.0
                    ],
                    [
                        4.885854238313086,
                        52.79453783137953,
                        0.0
                    ],
                    [
                        4.886307032640579,
                        52.79501603639059,
                        0.0
                    ],
                    [
                        4.886374505851432,
                        52.79507342034764,
                        0.0
                    ],
                    [
                        4.886459150650648,
                        52.79512172150943,
                        0.0
                    ],
                    [
                        4.886479530983162,
                        52.79512944680981,
                        0.0
                    ],
                    [
                        4.886578869969269,
                        52.79524235027128,
                        0.0
                    ],
                    [
                        4.8865123355672,
                        52.79526582842201,
                        0.0
                    ],
                    [
                        4.886329181932392,
                        52.79506924517225,
                        0.0
                    ],
                    [
                        4.886200221573936,
                        52.79492318863972,
                        0.0
                    ],
                    [
                        4.8858783337607,
                        52.7945673052491,
                        0.0
                    ],
                    [
                        4.885620240204426,
                        52.79429088127309,
                        0.0
                    ],
                    [
                        4.885430747928623,
                        52.79408820378877,
                        0.0
                    ],
                    [
                        4.885398011380663,
                        52.79407023613517,
                        0.0
                    ],
                    [
                        4.88535811352931,
                        52.79406008382308,
                        0.0
                    ],
                    [
                        4.885302761213017,
                        52.794063418568,
                        0.0
                    ],
                    [
                        4.885108379673592,
                        52.79408185882212,
                        0.0
                    ],
                    [
                        4.88498235786899,
                        52.79409131235571,
                        0.0
                    ],
                    [
                        4.884955245244638,
                        52.79409619480745,
                        0.0
                    ],
                    [
                        4.884930450525946,
                        52.79410321690095,
                        0.0
                    ],
                    [
                        4.88490327401504,
                        52.79411237680409,
                        0.0
                    ],
                    [
                        4.884867943283265,
                        52.79411508574547,
                        0.0
                    ],
                    [
                        4.884823198874995,
                        52.79411774602056,
                        0.0
                    ],
                    [
                        4.884712174858146,
                        52.7941522368641,
                        0.0
                    ],
                    [
                        4.88448888002162,
                        52.7942290494901,
                        0.0
                    ],
                    [
                        4.88439305508157,
                        52.79427357950311,
                        0.0
                    ],
                    [
                        4.884322231147654,
                        52.79429182957664,
                        0.0
                    ],
                    [
                        4.884263160254272,
                        52.79431297801958,
                        0.0
                    ],
                    [
                        4.884230980925098,
                        52.79434851097618,
                        0.0
                    ],
                    [
                        4.884214045090926,
                        52.79438767600424,
                        0.0
                    ],
                    [
                        4.884323350441821,
                        52.79450297978871,
                        0.0
                    ],
                    [
                        4.884571035015168,
                        52.79476082287029,
                        0.0
                    ],
                    [
                        4.884774540046146,
                        52.79497354510376,
                        0.0
                    ],
                    [
                        4.884861853395353,
                        52.79505594478552,
                        0.0
                    ],
                    [
                        4.884882686838188,
                        52.79508670460236,
                        0.0
                    ],
                    [
                        4.884895342939585,
                        52.79511172332552,
                        0.0
                    ],
                    [
                        4.885116247974373,
                        52.79534591588558,
                        0.0
                    ],
                    [
                        4.885269854354458,
                        52.7954977839847,
                        0.0
                    ],
                    [
                        4.885318660777573,
                        52.79555220696536,
                        0.0
                    ],
                    [
                        4.885324383037343,
                        52.79556649314215,
                        0.0
                    ],
                    [
                        4.885324211397166,
                        52.7955814734562,
                        0.0
                    ],
                    [
                        4.885434401179493,
                        52.7957210353197,
                        0.0
                    ],
                    [
                        4.885503607914562,
                        52.7957405853417,
                        0.0
                    ],
                    [
                        4.885592730943089,
                        52.79576878356529,
                        0.0
                    ],
                    [
                        4.885671547984972,
                        52.79577125402572,
                        0.0
                    ],
                    [
                        4.885725765373168,
                        52.79576363660058,
                        0.0
                    ],
                    [
                        4.885852093921216,
                        52.79572778926598,
                        0.0
                    ],
                    [
                        4.886028993773174,
                        52.79564661547511,
                        0.0
                    ],
                    [
                        4.886031725260427,
                        52.79569218205821,
                        0.0
                    ],
                    [
                        4.886058527684898,
                        52.79576075094919,
                        0.0
                    ],
                    [
                        4.886106885363631,
                        52.79582483254505,
                        0.0
                    ],
                    [
                        4.886124673444871,
                        52.79583976522567,
                        0.0
                    ],
                    [
                        4.886091161419037,
                        52.79586417186957,
                        0.0
                    ],
                    [
                        4.886008664342399,
                        52.79591508591107,
                        0.0
                    ],
                    [
                        4.885934286784764,
                        52.79593275583789,
                        0.0
                    ],
                    [
                        4.885915911711541,
                        52.79593711806563,
                        0.0
                    ],
                    [
                        4.885919838667401,
                        52.79594247274847,
                        0.0
                    ],
                    [
                        4.885952347906063,
                        52.79598692345736,
                        0.0
                    ],
                    [
                        4.885660399256358,
                        52.79603535678108,
                        0.0
                    ],
                    [
                        4.885550996314343,
                        52.79605350818969,
                        0.0
                    ],
                    [
                        4.885479964649157,
                        52.79593047625086,
                        0.0
                    ],
                    [
                        4.88544431484269,
                        52.79591432068808,
                        0.0
                    ],
                    [
                        4.885380065525391,
                        52.79588521154824,
                        0.0
                    ],
                    [
                        4.885295864755351,
                        52.79585441872524,
                        0.0
                    ],
                    [
                        4.885215764513012,
                        52.7958397115478,
                        0.0
                    ],
                    [
                        4.88517982748921,
                        52.7958331076855,
                        0.0
                    ],
                    [
                        4.885047556348248,
                        52.79584536583219,
                        0.0
                    ],
                    [
                        4.884880806085713,
                        52.79586868512565,
                        0.0
                    ],
                    [
                        4.884602208464005,
                        52.79596682431324,
                        0.0
                    ],
                    [
                        4.884688327754136,
                        52.79606169276666,
                        0.0
                    ],
                    [
                        4.884756735160737,
                        52.79608761150864,
                        0.0
                    ],
                    [
                        4.884801895294158,
                        52.79606697935722,
                        0.0
                    ],
                    [
                        4.884842139320855,
                        52.79606907212581,
                        0.0
                    ],
                    [
                        4.884902253328066,
                        52.79607221018913,
                        0.0
                    ],
                    [
                        4.885007426761,
                        52.79611909716186,
                        0.0
                    ],
                    [
                        4.885346162962144,
                        52.79630793474809,
                        0.0
                    ],
                    [
                        4.885665156285376,
                        52.7964991057549,
                        0.0
                    ],
                    [
                        4.885891534757358,
                        52.79646200768091,
                        0.0
                    ],
                    [
                        4.886099323533648,
                        52.79640391871423,
                        0.0
                    ],
                    [
                        4.886524618234615,
                        52.79626113458085,
                        0.0
                    ],
                    [
                        4.887403832440524,
                        52.79594145097155,
                        0.0
                    ],
                    [
                        4.887477423607505,
                        52.79591598526271,
                        0.0
                    ],
                    [
                        4.888775256491409,
                        52.79546696377263,
                        0.0
                    ],
                    [
                        4.888983722834023,
                        52.79540525003191,
                        0.0
                    ],
                    [
                        4.888992297206313,
                        52.79540976848922,
                        0.0
                    ],
                    [
                        4.889090049328868,
                        52.79544406895311,
                        0.0
                    ],
                    [
                        4.889196756397693,
                        52.79546651358908,
                        0.0
                    ],
                    [
                        4.889300131850833,
                        52.7954755520498,
                        0.0
                    ],
                    [
                        4.88953644824833,
                        52.79574541095766,
                        0.0
                    ],
                    [
                        4.88960103467851,
                        52.79580432045202,
                        0.0
                    ],
                    [
                        4.889683401486479,
                        52.79585442423496,
                        0.0
                    ],
                    [
                        4.889780359372847,
                        52.79589378128645,
                        0.0
                    ],
                    [
                        4.889955699985168,
                        52.79595068036343,
                        0.0
                    ],
                    [
                        4.890023691953472,
                        52.79596747900767,
                        0.0
                    ],
                    [
                        4.890008785701245,
                        52.79597988785276,
                        0.0
                    ],
                    [
                        4.889891805998105,
                        52.7960870620321,
                        0.0
                    ],
                    [
                        4.889813854287019,
                        52.79615846962572,
                        0.0
                    ],
                    [
                        4.889718282109878,
                        52.79619651646863,
                        0.0
                    ],
                    [
                        4.889601528813221,
                        52.79623927378653,
                        0.0
                    ],
                    [
                        4.889634169302059,
                        52.79638998416561,
                        0.0
                    ],
                    [
                        4.88981664038306,
                        52.79637793037526,
                        0.0
                    ],
                    [
                        4.890100392546954,
                        52.79635650302607,
                        0.0
                    ],
                    [
                        4.890319164378202,
                        52.79633998059879,
                        0.0
                    ],
                    [
                        4.890565222444389,
                        52.79631377580799,
                        0.0
                    ],
                    [
                        4.890605208985522,
                        52.79630697489491,
                        0.0
                    ],
                    [
                        4.89060438591927,
                        52.79631222426443,
                        0.0
                    ],
                    [
                        4.890616988030819,
                        52.79638391158032,
                        0.0
                    ],
                    [
                        4.890693789648264,
                        52.79660602611423,
                        0.0
                    ],
                    [
                        4.890697910406947,
                        52.7966138294564,
                        0.0
                    ],
                    [
                        4.890689287750905,
                        52.79666755268553,
                        0.0
                    ],
                    [
                        4.8907008211005,
                        52.79673767182973,
                        0.0
                    ],
                    [
                        4.890734702003819,
                        52.79680508104588,
                        0.0
                    ],
                    [
                        4.890784087696236,
                        52.79686092317436,
                        0.0
                    ],
                    [
                        4.890761267250541,
                        52.79715848319141,
                        0.0
                    ],
                    [
                        4.890767276538041,
                        52.79722885610943,
                        0.0
                    ],
                    [
                        4.890795821985547,
                        52.79729716602915,
                        0.0
                    ],
                    [
                        4.890845806610812,
                        52.79736078870519,
                        0.0
                    ],
                    [
                        4.890915307028517,
                        52.79741727708702,
                        0.0
                    ],
                    [
                        4.89100165532171,
                        52.79746446230327,
                        0.0
                    ],
                    [
                        4.8910779261597,
                        52.79749200617049,
                        0.0
                    ],
                    [
                        4.891105722697779,
                        52.79758944904266,
                        0.0
                    ],
                    [
                        4.891208421497938,
                        52.79785576921994,
                        0.0
                    ],
                    [
                        4.89137928556613,
                        52.79816882562558,
                        0.0
                    ],
                    [
                        4.891559963064886,
                        52.79846786717472,
                        0.0
                    ],
                    [
                        4.891615197040371,
                        52.79855930393781,
                        0.0
                    ],
                    [
                        4.891842493842322,
                        52.79855030913176,
                        0.0
                    ],
                    [
                        4.891918501716163,
                        52.79854729979173,
                        0.0
                    ],
                    [
                        4.891883079674265,
                        52.79809499015011,
                        0.0
                    ],
                    [
                        4.892530450837859,
                        52.79802945005854,
                        0.0
                    ],
                    [
                        4.893636237668958,
                        52.79792831213707,
                        0.0
                    ],
                    [
                        4.89346613500431,
                        52.79731092370436,
                        0.0
                    ],
                    [
                        4.893283694389131,
                        52.79661659260229,
                        0.0
                    ]
                ]
            ]
        ]
    },
    "last_modified": "2021-11-29T09:37:45.209023Z",
    "created": "2021-11-29T09:24:38.375044Z",
    "image_url": "",
    "timeseries": [],
    "name": "Rg. Kolhorn",
    "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": 11.44196698,
    "lowest_invert_level": -3.78,
    "water_retention_capacity": null,
    "minimum_overflow_crest_level": -1.64999998,
    "downstream_pumped_drainage_area": "https://demo.lizard.net/api/v4/pumpeddrainageareas/7065/?format=api",
    "pump_station": "https://demo.lizard.net/api/v4/pumpstations/12099/?format=api",
    "area_type": "other",
    "inhabitants": null,
    "pump_overcapacity": 29.55803302
}