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/7127/?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/7127/?format=api",
    "id": 7127,
    "code": "ZRG-L-0537",
    "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.94552901802271,
                        52.62626441338282,
                        0.0
                    ],
                    [
                        4.945209581181104,
                        52.62584084436189,
                        0.0
                    ],
                    [
                        4.945137940742236,
                        52.62574111874001,
                        0.0
                    ],
                    [
                        4.945009188026561,
                        52.62556188951422,
                        0.0
                    ],
                    [
                        4.944951132154888,
                        52.6254644242422,
                        0.0
                    ],
                    [
                        4.94490086067889,
                        52.62543682904553,
                        0.0
                    ],
                    [
                        4.944868620070861,
                        52.62542513271703,
                        0.0
                    ],
                    [
                        4.944756284782071,
                        52.62525367977287,
                        0.0
                    ],
                    [
                        4.944714778480137,
                        52.62519408411374,
                        0.0
                    ],
                    [
                        4.944705548324223,
                        52.62518083861285,
                        0.0
                    ],
                    [
                        4.944663969401751,
                        52.6251211348217,
                        0.0
                    ],
                    [
                        4.944648479673671,
                        52.62507534141839,
                        0.0
                    ],
                    [
                        4.944636272156847,
                        52.62505387593963,
                        0.0
                    ],
                    [
                        4.944640800025807,
                        52.62505036532769,
                        0.0
                    ],
                    [
                        4.944677949309272,
                        52.62500579059868,
                        0.0
                    ],
                    [
                        4.94462875998168,
                        52.62492320767066,
                        0.0
                    ],
                    [
                        4.944668824750334,
                        52.62443589495564,
                        0.0
                    ],
                    [
                        4.944898554667167,
                        52.62412762772336,
                        0.0
                    ],
                    [
                        4.945413069425464,
                        52.6235460606826,
                        0.0
                    ],
                    [
                        4.945409799650892,
                        52.62354298300736,
                        0.0
                    ],
                    [
                        4.945322135205745,
                        52.62293392399811,
                        0.0
                    ],
                    [
                        4.945895653881185,
                        52.62254711418566,
                        0.0
                    ],
                    [
                        4.946837031609848,
                        52.62175462534392,
                        0.0
                    ],
                    [
                        4.947121613592762,
                        52.62141797940517,
                        0.0
                    ],
                    [
                        4.94759026995064,
                        52.62087575230425,
                        0.0
                    ],
                    [
                        4.947895048674126,
                        52.62039438930793,
                        0.0
                    ],
                    [
                        4.948077124572547,
                        52.62023320276948,
                        0.0
                    ],
                    [
                        4.948316544525577,
                        52.61991720858926,
                        0.0
                    ],
                    [
                        4.950046408992855,
                        52.61843979492021,
                        0.0
                    ],
                    [
                        4.951834193515277,
                        52.61701963664841,
                        0.0
                    ],
                    [
                        4.952766638023125,
                        52.61635724532675,
                        0.0
                    ],
                    [
                        4.953202566743691,
                        52.61612580693659,
                        0.0
                    ],
                    [
                        4.953690072090287,
                        52.61581370716409,
                        0.0
                    ],
                    [
                        4.953898105548426,
                        52.6159128502256,
                        0.0
                    ],
                    [
                        4.956056294592658,
                        52.6169372347037,
                        0.0
                    ],
                    [
                        4.959623795746854,
                        52.61868596037481,
                        0.0
                    ],
                    [
                        4.959279177147833,
                        52.61897006436003,
                        0.0
                    ],
                    [
                        4.959492287635976,
                        52.61907747138045,
                        0.0
                    ],
                    [
                        4.959598573010868,
                        52.61899682348598,
                        0.0
                    ],
                    [
                        4.9596564111422,
                        52.61895294038859,
                        0.0
                    ],
                    [
                        4.959785729303378,
                        52.61883951083018,
                        0.0
                    ],
                    [
                        4.959890657953377,
                        52.61874075940454,
                        0.0
                    ],
                    [
                        4.959981370147053,
                        52.61866442475882,
                        0.0
                    ],
                    [
                        4.960030304768936,
                        52.61868737412408,
                        0.0
                    ],
                    [
                        4.960083661334203,
                        52.61864568556383,
                        0.0
                    ],
                    [
                        4.960080504147027,
                        52.61863778347161,
                        0.0
                    ],
                    [
                        4.960211086477204,
                        52.61854453421409,
                        0.0
                    ],
                    [
                        4.960127743842251,
                        52.61850357682599,
                        0.0
                    ],
                    [
                        4.959970106720174,
                        52.61840990319772,
                        0.0
                    ],
                    [
                        4.959564947347902,
                        52.61818355116242,
                        0.0
                    ],
                    [
                        4.959347248300709,
                        52.61804685466866,
                        0.0
                    ],
                    [
                        4.959072689362789,
                        52.61789510977122,
                        0.0
                    ],
                    [
                        4.959105993791251,
                        52.61784382300547,
                        0.0
                    ],
                    [
                        4.958609996458317,
                        52.61758633333562,
                        0.0
                    ],
                    [
                        4.957697082090094,
                        52.61691851332293,
                        0.0
                    ],
                    [
                        4.9576627954148,
                        52.61691099748087,
                        0.0
                    ],
                    [
                        4.957613959875876,
                        52.61690652513738,
                        0.0
                    ],
                    [
                        4.957606482193325,
                        52.61688718015527,
                        0.0
                    ],
                    [
                        4.957558487105667,
                        52.61682304937944,
                        0.0
                    ],
                    [
                        4.95750663100286,
                        52.61677918960658,
                        0.0
                    ],
                    [
                        4.957479856931547,
                        52.61675960320859,
                        0.0
                    ],
                    [
                        4.957406194288086,
                        52.61671778015232,
                        0.0
                    ],
                    [
                        4.957307750106073,
                        52.61668068636212,
                        0.0
                    ],
                    [
                        4.957199309699999,
                        52.61665599549958,
                        0.0
                    ],
                    [
                        4.957165599798084,
                        52.61665264985267,
                        0.0
                    ],
                    [
                        4.9571245230832,
                        52.61659897715124,
                        0.0
                    ],
                    [
                        4.957057577735015,
                        52.61654296493315,
                        0.0
                    ],
                    [
                        4.956974227079004,
                        52.61649580590219,
                        0.0
                    ],
                    [
                        4.956904898454913,
                        52.61646356597279,
                        0.0
                    ],
                    [
                        4.956886200547118,
                        52.61645330951528,
                        0.0
                    ],
                    [
                        4.956857212113322,
                        52.61643840627435,
                        0.0
                    ],
                    [
                        4.95674391710525,
                        52.61638385725186,
                        0.0
                    ],
                    [
                        4.956738358591081,
                        52.61638121376204,
                        0.0
                    ],
                    [
                        4.956217136952541,
                        52.61613635654682,
                        0.0
                    ],
                    [
                        4.956118308617426,
                        52.6160987687691,
                        0.0
                    ],
                    [
                        4.956009278711621,
                        52.61607372417334,
                        0.0
                    ],
                    [
                        4.955894291560881,
                        52.61606219706827,
                        0.0
                    ],
                    [
                        4.955777825466229,
                        52.61606463596913,
                        0.0
                    ],
                    [
                        4.955714158471531,
                        52.61607379201256,
                        0.0
                    ],
                    [
                        4.955694750718086,
                        52.61606625500761,
                        0.0
                    ],
                    [
                        4.95566169376811,
                        52.61605841411561,
                        0.0
                    ],
                    [
                        4.955633534840991,
                        52.61604858415674,
                        0.0
                    ],
                    [
                        4.955610515893916,
                        52.61601930749333,
                        0.0
                    ],
                    [
                        4.955571078464271,
                        52.61598724809332,
                        0.0
                    ],
                    [
                        4.955569600111851,
                        52.61598577511689,
                        0.0
                    ],
                    [
                        4.955567819108172,
                        52.61598459941434,
                        0.0
                    ],
                    [
                        4.955541121752248,
                        52.61596289726861,
                        0.0
                    ],
                    [
                        4.955515278905882,
                        52.61594877082592,
                        0.0
                    ],
                    [
                        4.955513352842291,
                        52.6159473303735,
                        0.0
                    ],
                    [
                        4.955505054300211,
                        52.61594314905629,
                        0.0
                    ],
                    [
                        4.955491134949582,
                        52.61593395583671,
                        0.0
                    ],
                    [
                        4.955475436660126,
                        52.61592699217055,
                        0.0
                    ],
                    [
                        4.955454980956894,
                        52.61591581060568,
                        0.0
                    ],
                    [
                        4.955450440404728,
                        52.61591417193068,
                        0.0
                    ],
                    [
                        4.955404271021896,
                        52.61585355998007,
                        0.0
                    ],
                    [
                        4.955336014924844,
                        52.61579663880315,
                        0.0
                    ],
                    [
                        4.955250824424908,
                        52.6157489155542,
                        0.0
                    ],
                    [
                        4.955226629429162,
                        52.61573781832674,
                        0.0
                    ],
                    [
                        4.955127774853221,
                        52.61570112564038,
                        0.0
                    ],
                    [
                        4.955019057608219,
                        52.61567687753283,
                        0.0
                    ],
                    [
                        4.954904658876717,
                        52.61566600587397,
                        0.0
                    ],
                    [
                        4.954898955073307,
                        52.6156661504934,
                        0.0
                    ],
                    [
                        4.954896270846605,
                        52.61566478456561,
                        0.0
                    ],
                    [
                        4.954874459415309,
                        52.61564673894578,
                        0.0
                    ],
                    [
                        4.954791479291557,
                        52.61560014770147,
                        0.0
                    ],
                    [
                        4.95471534619593,
                        52.61556496718376,
                        0.0
                    ],
                    [
                        4.954722166510526,
                        52.61556690087625,
                        0.0
                    ],
                    [
                        4.954720175947618,
                        52.61554406616578,
                        0.0
                    ],
                    [
                        4.954790643888162,
                        52.61556582886808,
                        0.0
                    ],
                    [
                        4.954781181049968,
                        52.61558369693463,
                        0.0
                    ],
                    [
                        4.954936017968089,
                        52.61563557693662,
                        0.0
                    ],
                    [
                        4.955037106909175,
                        52.61566362503373,
                        0.0
                    ],
                    [
                        4.955124101921364,
                        52.61567893190117,
                        0.0
                    ],
                    [
                        4.955226243569231,
                        52.61569601929055,
                        0.0
                    ],
                    [
                        4.95529911406662,
                        52.61570320420608,
                        0.0
                    ],
                    [
                        4.955397642080585,
                        52.61570183660052,
                        0.0
                    ],
                    [
                        4.955510445192753,
                        52.61569475097461,
                        0.0
                    ],
                    [
                        4.955652589520414,
                        52.61568892212448,
                        0.0
                    ],
                    [
                        4.955715141283959,
                        52.6156868394792,
                        0.0
                    ],
                    [
                        4.955740725268045,
                        52.61568578197662,
                        0.0
                    ],
                    [
                        4.955754080157307,
                        52.61567602542085,
                        0.0
                    ],
                    [
                        4.95575323680482,
                        52.6156656511425,
                        0.0
                    ],
                    [
                        4.95567724404378,
                        52.61558983795972,
                        0.0
                    ],
                    [
                        4.955621862087723,
                        52.61553832004469,
                        0.0
                    ],
                    [
                        4.955540166094871,
                        52.6154659551225,
                        0.0
                    ],
                    [
                        4.955478258983601,
                        52.61540230769022,
                        0.0
                    ],
                    [
                        4.955443466004506,
                        52.6154029182737,
                        0.0
                    ],
                    [
                        4.955492112679798,
                        52.6153894110538,
                        0.0
                    ],
                    [
                        4.955520126168563,
                        52.61537712663596,
                        0.0
                    ],
                    [
                        4.955536074875539,
                        52.61537177875433,
                        0.0
                    ],
                    [
                        4.954825112987278,
                        52.61457477914549,
                        0.0
                    ],
                    [
                        4.954727718368829,
                        52.61456773658089,
                        0.0
                    ],
                    [
                        4.954714826887388,
                        52.61452941231919,
                        0.0
                    ],
                    [
                        4.954672095230714,
                        52.61446644983246,
                        0.0
                    ],
                    [
                        4.954638687523819,
                        52.61442801585903,
                        0.0
                    ],
                    [
                        4.95463694793468,
                        52.61441075591374,
                        0.0
                    ],
                    [
                        4.954526752140553,
                        52.61440795888568,
                        0.0
                    ],
                    [
                        4.953951919972253,
                        52.61379801711087,
                        0.0
                    ],
                    [
                        4.953758257308247,
                        52.61380351318012,
                        0.0
                    ],
                    [
                        4.953492534277805,
                        52.61388317710443,
                        0.0
                    ],
                    [
                        4.953409490738487,
                        52.61403793737924,
                        0.0
                    ],
                    [
                        4.953094998783171,
                        52.61492995388508,
                        0.0
                    ],
                    [
                        4.952807727286643,
                        52.61512738576947,
                        0.0
                    ],
                    [
                        4.952259862564476,
                        52.61488348403744,
                        0.0
                    ],
                    [
                        4.951983941255836,
                        52.61496310727691,
                        0.0
                    ],
                    [
                        4.951441120219405,
                        52.6152402321955,
                        0.0
                    ],
                    [
                        4.948297091508909,
                        52.61374005739689,
                        0.0
                    ],
                    [
                        4.947473721378562,
                        52.61353853301173,
                        0.0
                    ],
                    [
                        4.947480628145367,
                        52.61386729326909,
                        0.0
                    ],
                    [
                        4.947875917026308,
                        52.61407964127361,
                        0.0
                    ],
                    [
                        4.948636989368978,
                        52.61439878032561,
                        0.0
                    ],
                    [
                        4.950147250264716,
                        52.61521067212193,
                        0.0
                    ],
                    [
                        4.95003188098972,
                        52.61528695541008,
                        0.0
                    ],
                    [
                        4.950072933980162,
                        52.6153084060311,
                        0.0
                    ],
                    [
                        4.950088368476732,
                        52.6153149137966,
                        0.0
                    ],
                    [
                        4.95007288523022,
                        52.61533459004424,
                        0.0
                    ],
                    [
                        4.950044254811591,
                        52.61540232999987,
                        0.0
                    ],
                    [
                        4.950037717517247,
                        52.61547216342512,
                        0.0
                    ],
                    [
                        4.950053522677342,
                        52.61554144452086,
                        0.0
                    ],
                    [
                        4.950091070364325,
                        52.61560755129965,
                        0.0
                    ],
                    [
                        4.95014893997676,
                        52.61566798097446,
                        0.0
                    ],
                    [
                        4.950169843342123,
                        52.6156824112763,
                        0.0
                    ],
                    [
                        4.950170248430157,
                        52.61568280550363,
                        0.0
                    ],
                    [
                        4.950172799797564,
                        52.61568445144994,
                        0.0
                    ],
                    [
                        4.950224940945975,
                        52.61572044631824,
                        0.0
                    ],
                    [
                        4.950229257642352,
                        52.61572289771492,
                        0.0
                    ],
                    [
                        4.950238106418338,
                        52.61572782107253,
                        0.0
                    ],
                    [
                        4.950360782763176,
                        52.61579470169261,
                        0.0
                    ],
                    [
                        4.950264488809418,
                        52.61585793488688,
                        0.0
                    ],
                    [
                        4.950235831499988,
                        52.61584281194924,
                        0.0
                    ],
                    [
                        4.950187626480758,
                        52.61587215768162,
                        0.0
                    ],
                    [
                        4.950154587349054,
                        52.61585519421463,
                        0.0
                    ],
                    [
                        4.950119651174979,
                        52.61588209025876,
                        0.0
                    ],
                    [
                        4.950109069984897,
                        52.61587557158447,
                        0.0
                    ],
                    [
                        4.950105635873302,
                        52.61587345595652,
                        0.0
                    ],
                    [
                        4.95006733887093,
                        52.6158967986727,
                        0.0
                    ],
                    [
                        4.950062466364263,
                        52.61589976450167,
                        0.0
                    ],
                    [
                        4.949929800087776,
                        52.61582379313251,
                        0.0
                    ],
                    [
                        4.949602132758217,
                        52.61563734332604,
                        0.0
                    ],
                    [
                        4.949533757198783,
                        52.61559842868991,
                        0.0
                    ],
                    [
                        4.949555488384629,
                        52.61557945583998,
                        0.0
                    ],
                    [
                        4.949439648723752,
                        52.6155191116816,
                        0.0
                    ],
                    [
                        4.949418181981065,
                        52.6155352455267,
                        0.0
                    ],
                    [
                        4.949397668231657,
                        52.61552383712782,
                        0.0
                    ],
                    [
                        4.949402769268829,
                        52.61552016217479,
                        0.0
                    ],
                    [
                        4.949296981287405,
                        52.61546020539507,
                        0.0
                    ],
                    [
                        4.949146176975349,
                        52.61537473874784,
                        0.0
                    ],
                    [
                        4.948790437346744,
                        52.61516707228644,
                        0.0
                    ],
                    [
                        4.948695396127818,
                        52.61511344563172,
                        0.0
                    ],
                    [
                        4.948608763011176,
                        52.6151673997047,
                        0.0
                    ],
                    [
                        4.948378934399492,
                        52.61536086369089,
                        0.0
                    ],
                    [
                        4.947976197028705,
                        52.61569988319228,
                        0.0
                    ],
                    [
                        4.948299573215063,
                        52.61588809213035,
                        0.0
                    ],
                    [
                        4.948581890851093,
                        52.6160524224875,
                        0.0
                    ],
                    [
                        4.949434825516946,
                        52.61654354418907,
                        0.0
                    ],
                    [
                        4.94941376556694,
                        52.61658406178623,
                        0.0
                    ],
                    [
                        4.949531095821269,
                        52.61664579906096,
                        0.0
                    ],
                    [
                        4.949531239567698,
                        52.61664678728268,
                        0.0
                    ],
                    [
                        4.949490721386291,
                        52.61669815089181,
                        0.0
                    ],
                    [
                        4.949461931941197,
                        52.61676640865802,
                        0.0
                    ],
                    [
                        4.949455575763281,
                        52.61683677294705,
                        0.0
                    ],
                    [
                        4.949471893935799,
                        52.6169065403953,
                        0.0
                    ],
                    [
                        4.949510262048197,
                        52.61697302871659,
                        0.0
                    ],
                    [
                        4.949557784138358,
                        52.6170219322324,
                        0.0
                    ],
                    [
                        4.949548766635159,
                        52.61704971798724,
                        0.0
                    ],
                    [
                        4.949462504395823,
                        52.61700948376649,
                        0.0
                    ],
                    [
                        4.949456237690441,
                        52.617007115932,
                        0.0
                    ],
                    [
                        4.949352366924683,
                        52.61697598821585,
                        0.0
                    ],
                    [
                        4.949240513770529,
                        52.61695779232645,
                        0.0
                    ],
                    [
                        4.949124978379293,
                        52.61695322622123,
                        0.0
                    ],
                    [
                        4.949010198962092,
                        52.61696246712007,
                        0.0
                    ],
                    [
                        4.948947243704414,
                        52.61697550013969,
                        0.0
                    ],
                    [
                        4.948856262843779,
                        52.61696435849578,
                        0.0
                    ],
                    [
                        4.948740481277192,
                        52.61696420202219,
                        0.0
                    ],
                    [
                        4.948696271453163,
                        52.61696949238172,
                        0.0
                    ],
                    [
                        4.948586470911025,
                        52.61691795107978,
                        0.0
                    ],
                    [
                        4.948521632078212,
                        52.61698043344838,
                        0.0
                    ],
                    [
                        4.948513468116479,
                        52.61698472616071,
                        0.0
                    ],
                    [
                        4.948492153245228,
                        52.61698402738286,
                        0.0
                    ],
                    [
                        4.94830529966748,
                        52.6168869410342,
                        0.0
                    ],
                    [
                        4.947898284031888,
                        52.61668383690274,
                        0.0
                    ],
                    [
                        4.947891099360086,
                        52.61668025142402,
                        0.0
                    ],
                    [
                        4.947704052942246,
                        52.61682024557038,
                        0.0
                    ],
                    [
                        4.947355221482543,
                        52.61664631140542,
                        0.0
                    ],
                    [
                        4.947269551519211,
                        52.61660486000869,
                        0.0
                    ],
                    [
                        4.946681576187081,
                        52.61630872044717,
                        0.0
                    ],
                    [
                        4.946283500495408,
                        52.61611506243628,
                        0.0
                    ],
                    [
                        4.946272896949055,
                        52.61612262627144,
                        0.0
                    ],
                    [
                        4.946056169990197,
                        52.61627725574653,
                        0.0
                    ],
                    [
                        4.945633189737531,
                        52.61662386724414,
                        0.0
                    ],
                    [
                        4.945623316768645,
                        52.61664837459934,
                        0.0
                    ],
                    [
                        4.94593233484474,
                        52.61681327775177,
                        0.0
                    ],
                    [
                        4.946617451036651,
                        52.61713652693049,
                        0.0
                    ],
                    [
                        4.946835676619591,
                        52.61724423818173,
                        0.0
                    ],
                    [
                        4.946988204616854,
                        52.61732142790974,
                        0.0
                    ],
                    [
                        4.947364145461499,
                        52.61749584986609,
                        0.0
                    ],
                    [
                        4.947569198981462,
                        52.61760103953699,
                        0.0
                    ],
                    [
                        4.947921190251383,
                        52.61777716138525,
                        0.0
                    ],
                    [
                        4.947896858335762,
                        52.6178004372723,
                        0.0
                    ],
                    [
                        4.947877432423727,
                        52.61783089317564,
                        0.0
                    ],
                    [
                        4.947575160021007,
                        52.61767543958108,
                        0.0
                    ],
                    [
                        4.947507201258039,
                        52.61764048869422,
                        0.0
                    ],
                    [
                        4.947158072570994,
                        52.61790209918335,
                        0.0
                    ],
                    [
                        4.947153519257139,
                        52.61790115664644,
                        0.0
                    ],
                    [
                        4.947111543520159,
                        52.61793027254162,
                        0.0
                    ],
                    [
                        4.947449961932009,
                        52.61810837483036,
                        0.0
                    ],
                    [
                        4.947493626477589,
                        52.61813135302591,
                        0.0
                    ],
                    [
                        4.947469624546864,
                        52.61819104254237,
                        0.0
                    ],
                    [
                        4.947463490540641,
                        52.61825670992422,
                        0.0
                    ],
                    [
                        4.94746580386951,
                        52.61829713387863,
                        0.0
                    ],
                    [
                        4.947482982459035,
                        52.61837156462187,
                        0.0
                    ],
                    [
                        4.947500801659664,
                        52.61840136465248,
                        0.0
                    ],
                    [
                        4.947471338255697,
                        52.61842238545507,
                        0.0
                    ],
                    [
                        4.947475987380528,
                        52.61843000581213,
                        0.0
                    ],
                    [
                        4.947533833668775,
                        52.61845477366811,
                        0.0
                    ],
                    [
                        4.947533878996908,
                        52.61846103072076,
                        0.0
                    ],
                    [
                        4.947556777276508,
                        52.61852979011784,
                        0.0
                    ],
                    [
                        4.947561555521571,
                        52.61853675578432,
                        0.0
                    ],
                    [
                        4.947549779332053,
                        52.6185624946849,
                        0.0
                    ],
                    [
                        4.947541074380509,
                        52.61863276568054,
                        0.0
                    ],
                    [
                        4.94755506261066,
                        52.61870271977234,
                        0.0
                    ],
                    [
                        4.947591205389917,
                        52.61876966959242,
                        0.0
                    ],
                    [
                        4.94764811388547,
                        52.61883104143831,
                        0.0
                    ],
                    [
                        4.947723601166295,
                        52.61888447615106,
                        0.0
                    ],
                    [
                        4.947738452043699,
                        52.61889155274216,
                        0.0
                    ],
                    [
                        4.947730331610071,
                        52.6189000228051,
                        0.0
                    ],
                    [
                        4.947692669064387,
                        52.61892879445757,
                        0.0
                    ],
                    [
                        4.94762075534415,
                        52.61899901419318,
                        0.0
                    ],
                    [
                        4.947540050978628,
                        52.61910279728038,
                        0.0
                    ],
                    [
                        4.947497136531929,
                        52.61913710352972,
                        0.0
                    ],
                    [
                        4.947488075080432,
                        52.61914604731601,
                        0.0
                    ],
                    [
                        4.947474103856954,
                        52.61915542320212,
                        0.0
                    ],
                    [
                        4.947456059032358,
                        52.61917022126323,
                        0.0
                    ],
                    [
                        4.947435422636918,
                        52.61918827478337,
                        0.0
                    ],
                    [
                        4.947382507480053,
                        52.61923772425411,
                        0.0
                    ],
                    [
                        4.947362215124461,
                        52.61925813906937,
                        0.0
                    ],
                    [
                        4.947293155842611,
                        52.61933312428561,
                        0.0
                    ],
                    [
                        4.947288479230384,
                        52.61933830067571,
                        0.0
                    ],
                    [
                        4.947271614564753,
                        52.61935734053844,
                        0.0
                    ],
                    [
                        4.947255902416923,
                        52.61935398858557,
                        0.0
                    ],
                    [
                        4.947218819973608,
                        52.61935079031224,
                        0.0
                    ],
                    [
                        4.947203846740025,
                        52.61934309488602,
                        0.0
                    ],
                    [
                        4.94719429746982,
                        52.61933818848802,
                        0.0
                    ],
                    [
                        4.94718309194082,
                        52.61934770938285,
                        0.0
                    ],
                    [
                        4.947141258751846,
                        52.61934410165899,
                        0.0
                    ],
                    [
                        4.947025648772812,
                        52.61934801626299,
                        0.0
                    ],
                    [
                        4.946913515664003,
                        52.61936558258919,
                        0.0
                    ],
                    [
                        4.946809167592567,
                        52.61939612548791,
                        0.0
                    ],
                    [
                        4.946716615032889,
                        52.61943847173946,
                        0.0
                    ],
                    [
                        4.946639415276998,
                        52.61949099259343,
                        0.0
                    ],
                    [
                        4.946580532987514,
                        52.61955167065576,
                        0.0
                    ],
                    [
                        4.946542233127809,
                        52.61961817498656,
                        0.0
                    ],
                    [
                        4.946525987018675,
                        52.61968794791214,
                        0.0
                    ],
                    [
                        4.946526955982987,
                        52.61969854560194,
                        0.0
                    ],
                    [
                        4.946474352053422,
                        52.61971511170482,
                        0.0
                    ],
                    [
                        4.946382919740309,
                        52.61975977335147,
                        0.0
                    ],
                    [
                        4.946344294519661,
                        52.61978792987793,
                        0.0
                    ],
                    [
                        4.946327946572887,
                        52.61977860436101,
                        0.0
                    ],
                    [
                        4.946257550932097,
                        52.61974199010313,
                        0.0
                    ],
                    [
                        4.946222778288917,
                        52.61976822953302,
                        0.0
                    ],
                    [
                        4.946194805695574,
                        52.6197907824688,
                        0.0
                    ],
                    [
                        4.945973075288688,
                        52.61996543457197,
                        0.0
                    ],
                    [
                        4.945820803422249,
                        52.61989731263536,
                        0.0
                    ],
                    [
                        4.945788049230034,
                        52.61992397284269,
                        0.0
                    ],
                    [
                        4.946004597002664,
                        52.62003819499776,
                        0.0
                    ],
                    [
                        4.946052545687547,
                        52.620060229776,
                        0.0
                    ],
                    [
                        4.946054418359829,
                        52.62006109050598,
                        0.0
                    ],
                    [
                        4.94602938210745,
                        52.62008708470777,
                        0.0
                    ],
                    [
                        4.946025210853096,
                        52.6200942688663,
                        0.0
                    ],
                    [
                        4.946021694924981,
                        52.62009293649912,
                        0.0
                    ],
                    [
                        4.94601350142219,
                        52.62008977855074,
                        0.0
                    ],
                    [
                        4.945925572298346,
                        52.62016123286798,
                        0.0
                    ],
                    [
                        4.945931667003049,
                        52.62016752854672,
                        0.0
                    ],
                    [
                        4.945745475225308,
                        52.62032180336249,
                        0.0
                    ],
                    [
                        4.945741789903671,
                        52.62032558226979,
                        0.0
                    ],
                    [
                        4.945727406624734,
                        52.62034033974022,
                        0.0
                    ],
                    [
                        4.945786530112638,
                        52.62036704182537,
                        0.0
                    ],
                    [
                        4.9457058008725,
                        52.62040001261664,
                        0.0
                    ],
                    [
                        4.945661923743552,
                        52.62042682110968,
                        0.0
                    ],
                    [
                        4.945280150560906,
                        52.6202412479166,
                        0.0
                    ],
                    [
                        4.94496500393815,
                        52.62007716525685,
                        0.0
                    ],
                    [
                        4.944856723858352,
                        52.62002078121738,
                        0.0
                    ],
                    [
                        4.944771254552505,
                        52.61998833397196,
                        0.0
                    ],
                    [
                        4.944756169349398,
                        52.61999797500633,
                        0.0
                    ],
                    [
                        4.94399687956935,
                        52.62054171155762,
                        0.0
                    ],
                    [
                        4.943985343660454,
                        52.62055666816767,
                        0.0
                    ],
                    [
                        4.944830396635525,
                        52.6209716085317,
                        0.0
                    ],
                    [
                        4.945185201228828,
                        52.62115460419528,
                        0.0
                    ],
                    [
                        4.945234482717099,
                        52.62117487377522,
                        0.0
                    ],
                    [
                        4.945234361845057,
                        52.62118691615566,
                        0.0
                    ],
                    [
                        4.945234200561996,
                        52.62120298464011,
                        0.0
                    ],
                    [
                        4.945398445314205,
                        52.62128946228521,
                        0.0
                    ],
                    [
                        4.945341150432419,
                        52.62135076663503,
                        0.0
                    ],
                    [
                        4.94530681187383,
                        52.62138139315037,
                        0.0
                    ],
                    [
                        4.94529129914052,
                        52.62137900870511,
                        0.0
                    ],
                    [
                        4.945172213178994,
                        52.62137572963455,
                        0.0
                    ],
                    [
                        4.945054471942945,
                        52.62138706860802,
                        0.0
                    ],
                    [
                        4.944942867517118,
                        52.62141256444049,
                        0.0
                    ],
                    [
                        4.944841948235649,
                        52.62145117718049,
                        0.0
                    ],
                    [
                        4.944786482034877,
                        52.62147750185095,
                        0.0
                    ],
                    [
                        4.94472120251187,
                        52.6215135617406,
                        0.0
                    ],
                    [
                        4.944665467740664,
                        52.62155513301681,
                        0.0
                    ],
                    [
                        4.944640305328323,
                        52.6215770570516,
                        0.0
                    ],
                    [
                        4.944583632310234,
                        52.62163849725731,
                        0.0
                    ],
                    [
                        4.94457539409984,
                        52.62165387152233,
                        0.0
                    ],
                    [
                        4.944569857341802,
                        52.62165950024927,
                        0.0
                    ],
                    [
                        4.94452026790074,
                        52.62172345175573,
                        0.0
                    ],
                    [
                        4.944501219132015,
                        52.62177004138604,
                        0.0
                    ],
                    [
                        4.944266334996568,
                        52.62165136608634,
                        0.0
                    ],
                    [
                        4.94420029869855,
                        52.62161286158898,
                        0.0
                    ],
                    [
                        4.944105289794384,
                        52.62156546859255,
                        0.0
                    ],
                    [
                        4.944105630422116,
                        52.62156537100165,
                        0.0
                    ],
                    [
                        4.943713904773894,
                        52.62136517672936,
                        0.0
                    ],
                    [
                        4.943692775289152,
                        52.62135319887334,
                        0.0
                    ],
                    [
                        4.94367573794772,
                        52.62135572362371,
                        0.0
                    ],
                    [
                        4.943509163109455,
                        52.62151398652067,
                        0.0
                    ],
                    [
                        4.943306562680855,
                        52.62170367766998,
                        0.0
                    ],
                    [
                        4.943258922828393,
                        52.62171102205621,
                        0.0
                    ],
                    [
                        4.943240982101308,
                        52.62171378602456,
                        0.0
                    ],
                    [
                        4.943179257586096,
                        52.62168271148619,
                        0.0
                    ],
                    [
                        4.943163821914079,
                        52.62167722557848,
                        0.0
                    ],
                    [
                        4.942809252040234,
                        52.62149918569645,
                        0.0
                    ],
                    [
                        4.942752747666798,
                        52.621539138203,
                        0.0
                    ],
                    [
                        4.942696156626713,
                        52.62158912904606,
                        0.0
                    ],
                    [
                        4.942620483813696,
                        52.62165103741262,
                        0.0
                    ],
                    [
                        4.942603029061186,
                        52.62164515743032,
                        0.0
                    ],
                    [
                        4.942543044144617,
                        52.62169047115797,
                        0.0
                    ],
                    [
                        4.942559242484927,
                        52.62169939310788,
                        0.0
                    ],
                    [
                        4.94234132816019,
                        52.62187398078948,
                        0.0
                    ],
                    [
                        4.94233363110992,
                        52.62188014415952,
                        0.0
                    ],
                    [
                        4.94215458540385,
                        52.62178713070762,
                        0.0
                    ],
                    [
                        4.941993314247688,
                        52.62170495019886,
                        0.0
                    ],
                    [
                        4.941994397133441,
                        52.6217044689427,
                        0.0
                    ],
                    [
                        4.941802406721687,
                        52.6216007566607,
                        0.0
                    ],
                    [
                        4.941546906570802,
                        52.62147041962797,
                        0.0
                    ],
                    [
                        4.941318759934777,
                        52.62135291048757,
                        0.0
                    ],
                    [
                        4.941155765639866,
                        52.62126766671762,
                        0.0
                    ],
                    [
                        4.941129412553122,
                        52.62128160582488,
                        0.0
                    ],
                    [
                        4.941095442877582,
                        52.62129958754662,
                        0.0
                    ],
                    [
                        4.941029925941572,
                        52.62131071047197,
                        0.0
                    ],
                    [
                        4.940999593414706,
                        52.62131367923549,
                        0.0
                    ],
                    [
                        4.940998714528773,
                        52.62131443086157,
                        0.0
                    ],
                    [
                        4.94096639114901,
                        52.62135064473593,
                        0.0
                    ],
                    [
                        4.940955286903876,
                        52.62135785571704,
                        0.0
                    ],
                    [
                        4.940937154129067,
                        52.62136208352952,
                        0.0
                    ],
                    [
                        4.940923011444005,
                        52.62136310890196,
                        0.0
                    ],
                    [
                        4.940908035679437,
                        52.62136036551254,
                        0.0
                    ],
                    [
                        4.940900536533252,
                        52.62135719184582,
                        0.0
                    ],
                    [
                        4.940892654994467,
                        52.62135386395909,
                        0.0
                    ],
                    [
                        4.940865776066705,
                        52.62134973678956,
                        0.0
                    ],
                    [
                        4.940844149479605,
                        52.62135045545542,
                        0.0
                    ],
                    [
                        4.940833178911055,
                        52.62135321826614,
                        0.0
                    ],
                    [
                        4.940818921660557,
                        52.62135680454737,
                        0.0
                    ],
                    [
                        4.940798148265611,
                        52.62136076179274,
                        0.0
                    ],
                    [
                        4.940751156898569,
                        52.62138570452382,
                        0.0
                    ],
                    [
                        4.940744891349483,
                        52.6213890332167,
                        0.0
                    ],
                    [
                        4.940734997144985,
                        52.62140506514753,
                        0.0
                    ],
                    [
                        4.940737204295349,
                        52.62142478234087,
                        0.0
                    ],
                    [
                        4.940748972833943,
                        52.62144672830973,
                        0.0
                    ],
                    [
                        4.940765636805091,
                        52.62145920219321,
                        0.0
                    ],
                    [
                        4.940803830663931,
                        52.62147758960407,
                        0.0
                    ],
                    [
                        4.941578170522441,
                        52.62185402904699,
                        0.0
                    ],
                    [
                        4.941473447968573,
                        52.62193345166415,
                        0.0
                    ],
                    [
                        4.941438505756603,
                        52.6219599406967,
                        0.0
                    ],
                    [
                        4.94138326181996,
                        52.62204878757314,
                        0.0
                    ],
                    [
                        4.94147981920751,
                        52.62209766244506,
                        0.0
                    ],
                    [
                        4.941486798047865,
                        52.62210119361064,
                        0.0
                    ],
                    [
                        4.941535384172539,
                        52.62212444585816,
                        0.0
                    ],
                    [
                        4.9414390813122,
                        52.62219628786144,
                        0.0
                    ],
                    [
                        4.941616846536416,
                        52.6222815955619,
                        0.0
                    ],
                    [
                        4.941638482851902,
                        52.62227996010019,
                        0.0
                    ],
                    [
                        4.941681775086202,
                        52.62229956162466,
                        0.0
                    ],
                    [
                        4.941322817182147,
                        52.62254473438996,
                        0.0
                    ],
                    [
                        4.941297879247137,
                        52.62256177043413,
                        0.0
                    ],
                    [
                        4.941306975285249,
                        52.62257497976297,
                        0.0
                    ],
                    [
                        4.94153419032944,
                        52.62269323131635,
                        0.0
                    ],
                    [
                        4.9416965970834,
                        52.62278459259488,
                        0.0
                    ],
                    [
                        4.941909637251337,
                        52.62289991440499,
                        0.0
                    ],
                    [
                        4.942068537691537,
                        52.62298621123871,
                        0.0
                    ],
                    [
                        4.942282754173039,
                        52.62310369369533,
                        0.0
                    ],
                    [
                        4.942409881301055,
                        52.62317187881191,
                        0.0
                    ],
                    [
                        4.942341385560074,
                        52.62321741223001,
                        0.0
                    ],
                    [
                        4.942297071010341,
                        52.62324771295204,
                        0.0
                    ],
                    [
                        4.941759342453228,
                        52.62360087289801,
                        0.0
                    ],
                    [
                        4.941677660713929,
                        52.6236825748685,
                        0.0
                    ],
                    [
                        4.941632980199464,
                        52.6237110046393,
                        0.0
                    ],
                    [
                        4.941912410929535,
                        52.62385955816049,
                        0.0
                    ],
                    [
                        4.94189300091885,
                        52.62387316394934,
                        0.0
                    ],
                    [
                        4.941901666161653,
                        52.62387790568972,
                        0.0
                    ],
                    [
                        4.942143955722407,
                        52.62401050209775,
                        0.0
                    ],
                    [
                        4.942234228950076,
                        52.62406356778651,
                        0.0
                    ],
                    [
                        4.942286478567708,
                        52.62409428379324,
                        0.0
                    ],
                    [
                        4.942134740220116,
                        52.62419898270116,
                        0.0
                    ],
                    [
                        4.941869957919677,
                        52.62438466391709,
                        0.0
                    ],
                    [
                        4.941727296558991,
                        52.62447803651133,
                        0.0
                    ],
                    [
                        4.941612708007563,
                        52.6245598577744,
                        0.0
                    ],
                    [
                        4.941610910627602,
                        52.62456818215431,
                        0.0
                    ],
                    [
                        4.941630949575861,
                        52.62458148638213,
                        0.0
                    ],
                    [
                        4.941960778256115,
                        52.62471956083006,
                        0.0
                    ],
                    [
                        4.942239935575951,
                        52.62485207038399,
                        0.0
                    ],
                    [
                        4.942462303402642,
                        52.62497058052332,
                        0.0
                    ],
                    [
                        4.942659215345753,
                        52.62503458668533,
                        0.0
                    ],
                    [
                        4.942655546673064,
                        52.62505566587681,
                        0.0
                    ],
                    [
                        4.942693471181341,
                        52.6250747885937,
                        0.0
                    ],
                    [
                        4.942814179204627,
                        52.62513430356489,
                        0.0
                    ],
                    [
                        4.943055532595498,
                        52.62525964190036,
                        0.0
                    ],
                    [
                        4.94306660233615,
                        52.62526616300561,
                        0.0
                    ],
                    [
                        4.943085543043086,
                        52.6252639689915,
                        0.0
                    ],
                    [
                        4.943098984349301,
                        52.62527403091445,
                        0.0
                    ],
                    [
                        4.943106315287737,
                        52.62528957016912,
                        0.0
                    ],
                    [
                        4.943134782484929,
                        52.6253063387263,
                        0.0
                    ],
                    [
                        4.943176177906837,
                        52.62532547425077,
                        0.0
                    ],
                    [
                        4.943235582860648,
                        52.62533575903626,
                        0.0
                    ],
                    [
                        4.94326663291555,
                        52.62540484167586,
                        0.0
                    ],
                    [
                        4.943302057693688,
                        52.62549265913552,
                        0.0
                    ],
                    [
                        4.943347094862164,
                        52.62556736153421,
                        0.0
                    ],
                    [
                        4.943362604637056,
                        52.62558629070535,
                        0.0
                    ],
                    [
                        4.943592122436836,
                        52.62583411760355,
                        0.0
                    ],
                    [
                        4.943100452894884,
                        52.62654088495069,
                        0.0
                    ],
                    [
                        4.944046498516101,
                        52.62650161257304,
                        0.0
                    ],
                    [
                        4.94415667337235,
                        52.62642593236297,
                        0.0
                    ],
                    [
                        4.944174170611261,
                        52.62624052384412,
                        0.0
                    ],
                    [
                        4.944489904364189,
                        52.62622767093953,
                        0.0
                    ],
                    [
                        4.944725231736994,
                        52.62649106232544,
                        0.0
                    ],
                    [
                        4.94552901802271,
                        52.62626441338282,
                        0.0
                    ]
                ]
            ]
        ]
    },
    "last_modified": "2021-11-29T09:37:19.860080Z",
    "created": "2021-11-29T09:24:37.661719Z",
    "image_url": "",
    "timeseries": [],
    "name": "Rg. Avenhorn",
    "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": 10.75458656,
    "lowest_invert_level": -4.5,
    "water_retention_capacity": null,
    "minimum_overflow_crest_level": -3.02999997,
    "downstream_pumped_drainage_area": "https://demo.lizard.net/api/v4/pumpeddrainageareas/7047/?format=api",
    "pump_station": "https://demo.lizard.net/api/v4/pumpstations/12020/?format=api",
    "area_type": "other",
    "inhabitants": null,
    "pump_overcapacity": 23.24541344
}