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/7162/?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/7162/?format=api",
    "id": 7162,
    "code": "OPR-O-0039",
    "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.70820614874153,
                        52.883206971115,
                        0.0
                    ],
                    [
                        4.708374144479152,
                        52.883818557166755,
                        0.0
                    ],
                    [
                        4.708504222452112,
                        52.884576051554504,
                        0.0
                    ],
                    [
                        4.708831642781218,
                        52.885452429266955,
                        0.0
                    ],
                    [
                        4.70915763753559,
                        52.88630184652369,
                        0.0
                    ],
                    [
                        4.70946175337851,
                        52.88764385354339,
                        0.0
                    ],
                    [
                        4.709730597617845,
                        52.888241738335154,
                        0.0
                    ],
                    [
                        4.70996426616189,
                        52.88869202267822,
                        0.0
                    ],
                    [
                        4.709989798707387,
                        52.889259831619796,
                        0.0
                    ],
                    [
                        4.71009911588817,
                        52.88965811393194,
                        0.0
                    ],
                    [
                        4.710264122462784,
                        52.890081425331765,
                        0.0
                    ],
                    [
                        4.710273700008592,
                        52.89060907174608,
                        0.0
                    ],
                    [
                        4.710152705832011,
                        52.89109413556648,
                        0.0
                    ],
                    [
                        4.710347031887651,
                        52.89160008398004,
                        0.0
                    ],
                    [
                        4.710450467537513,
                        52.89217329461148,
                        0.0
                    ],
                    [
                        4.71050427293778,
                        52.892891502915006,
                        0.0
                    ],
                    [
                        4.710886123405231,
                        52.893650706787646,
                        0.0
                    ],
                    [
                        4.710847711816283,
                        52.894432620199424,
                        0.0
                    ],
                    [
                        4.711057517555299,
                        52.894994066590584,
                        0.0
                    ],
                    [
                        4.711200850898932,
                        52.89567506371602,
                        0.0
                    ],
                    [
                        4.711185500070568,
                        52.896235657074314,
                        0.0
                    ],
                    [
                        4.711435850477391,
                        52.89692245380786,
                        0.0
                    ],
                    [
                        4.711548927836379,
                        52.89764259565861,
                        0.0
                    ],
                    [
                        4.711544022413681,
                        52.898282303796776,
                        0.0
                    ],
                    [
                        4.711661569106762,
                        52.89877442420939,
                        0.0
                    ],
                    [
                        4.711666189116359,
                        52.89923753462701,
                        0.0
                    ],
                    [
                        4.711608526698114,
                        52.89984167123984,
                        0.0
                    ],
                    [
                        4.711706873650327,
                        52.90043581646738,
                        0.0
                    ],
                    [
                        4.711808405808148,
                        52.90113454861444,
                        0.0
                    ],
                    [
                        4.711816127434711,
                        52.90168549414976,
                        0.0
                    ],
                    [
                        4.711876338568572,
                        52.902101280157495,
                        0.0
                    ],
                    [
                        4.711986411385432,
                        52.90263548697008,
                        0.0
                    ],
                    [
                        4.712108252682025,
                        52.90317677871976,
                        0.0
                    ],
                    [
                        4.712129468490498,
                        52.90365310289751,
                        0.0
                    ],
                    [
                        4.712344926724227,
                        52.90432391820342,
                        0.0
                    ],
                    [
                        4.712436794320591,
                        52.904882734701594,
                        0.0
                    ],
                    [
                        4.71243405126654,
                        52.905395804518875,
                        0.0
                    ],
                    [
                        4.71255997991292,
                        52.90609761144474,
                        0.0
                    ],
                    [
                        4.712561421933093,
                        52.90677373195349,
                        0.0
                    ],
                    [
                        4.712550596222219,
                        52.90723760772947,
                        0.0
                    ],
                    [
                        4.71267478012379,
                        52.90786231663379,
                        0.0
                    ],
                    [
                        4.71268929201666,
                        52.90846422681829,
                        0.0
                    ],
                    [
                        4.712642474455522,
                        52.909023661014594,
                        0.0
                    ],
                    [
                        4.712765674973866,
                        52.90964219009036,
                        0.0
                    ],
                    [
                        4.712785397259575,
                        52.91028316744218,
                        0.0
                    ],
                    [
                        4.712778468290597,
                        52.91080472320085,
                        0.0
                    ],
                    [
                        4.712880151703587,
                        52.911422195699295,
                        0.0
                    ],
                    [
                        4.712823583547347,
                        52.91201611916589,
                        0.0
                    ],
                    [
                        4.712692874026909,
                        52.912535205308984,
                        0.0
                    ],
                    [
                        4.712855149906289,
                        52.91303657060394,
                        0.0
                    ],
                    [
                        4.71289761655092,
                        52.91374226280957,
                        0.0
                    ],
                    [
                        4.712791398875279,
                        52.914375123321115,
                        0.0
                    ],
                    [
                        4.712923961199755,
                        52.91470538534636,
                        0.0
                    ],
                    [
                        4.712992556572224,
                        52.91508934082858,
                        0.0
                    ],
                    [
                        4.712921524196354,
                        52.91589175323042,
                        0.0
                    ],
                    [
                        4.713105294074396,
                        52.91677164871696,
                        0.0
                    ],
                    [
                        4.713137968135931,
                        52.917334064633614,
                        0.0
                    ],
                    [
                        4.713037668283455,
                        52.91789628717068,
                        0.0
                    ],
                    [
                        4.713237527220731,
                        52.91842538030317,
                        0.0
                    ],
                    [
                        4.71324560581413,
                        52.91917496568333,
                        0.0
                    ],
                    [
                        4.713001205149355,
                        52.91987819291807,
                        0.0
                    ],
                    [
                        4.713190748488441,
                        52.920692553290756,
                        0.0
                    ],
                    [
                        4.7131554691123,
                        52.9211860620173,
                        0.0
                    ],
                    [
                        4.713103333500004,
                        52.92160795092419,
                        0.0
                    ],
                    [
                        4.713311164470503,
                        52.92222180527645,
                        0.0
                    ],
                    [
                        4.713331436747619,
                        52.92282318820245,
                        0.0
                    ],
                    [
                        4.713246439194855,
                        52.92334421182317,
                        0.0
                    ],
                    [
                        4.713386023217674,
                        52.92381969995584,
                        0.0
                    ],
                    [
                        4.713364919085921,
                        52.924488141060145,
                        0.0
                    ],
                    [
                        4.713254821149371,
                        52.925029152904266,
                        0.0
                    ],
                    [
                        4.713428830738424,
                        52.92571293819141,
                        0.0
                    ],
                    [
                        4.713448344900665,
                        52.92636456939931,
                        0.0
                    ],
                    [
                        4.713274624472858,
                        52.92694126748218,
                        0.0
                    ],
                    [
                        4.713316319865522,
                        52.92763459571576,
                        0.0
                    ],
                    [
                        4.713200322852559,
                        52.92858862564649,
                        0.0
                    ],
                    [
                        4.713323542506462,
                        52.92908091558719,
                        0.0
                    ],
                    [
                        4.713353622293467,
                        52.92981489619611,
                        0.0
                    ],
                    [
                        4.713307253863924,
                        52.93040681644856,
                        0.0
                    ],
                    [
                        4.713566329896727,
                        52.93099784412246,
                        0.0
                    ],
                    [
                        4.713622163360434,
                        52.93159575943078,
                        0.0
                    ],
                    [
                        4.713531475572798,
                        52.93234082197057,
                        0.0
                    ],
                    [
                        4.71359918651393,
                        52.93346793527056,
                        0.0
                    ],
                    [
                        4.713896964098549,
                        52.93426746227012,
                        0.0
                    ],
                    [
                        4.714201106679458,
                        52.935012808003265,
                        0.0
                    ],
                    [
                        4.714194858272805,
                        52.93554691822911,
                        0.0
                    ],
                    [
                        4.714253468010069,
                        52.936058361043955,
                        0.0
                    ],
                    [
                        4.71449864606554,
                        52.936784843091175,
                        0.0
                    ],
                    [
                        4.714397742637815,
                        52.93756947852015,
                        0.0
                    ],
                    [
                        4.714750249449196,
                        52.93818620867129,
                        0.0
                    ],
                    [
                        4.714777894695987,
                        52.93875392129764,
                        0.0
                    ],
                    [
                        4.714683072365635,
                        52.93915002868259,
                        0.0
                    ],
                    [
                        4.712413292444674,
                        52.939490971020334,
                        0.0
                    ],
                    [
                        4.714566513625796,
                        52.93960027460564,
                        0.0
                    ],
                    [
                        4.714844422363653,
                        52.94024219585554,
                        0.0
                    ],
                    [
                        4.714661902394314,
                        52.94101470687763,
                        0.0
                    ],
                    [
                        4.714954858494008,
                        52.9415506436406,
                        0.0
                    ],
                    [
                        4.714942892184649,
                        52.94195632044432,
                        0.0
                    ],
                    [
                        4.714854612833819,
                        52.942525896423625,
                        0.0
                    ],
                    [
                        4.715145164613595,
                        52.942872121243546,
                        0.0
                    ],
                    [
                        4.715301281390505,
                        52.943257040545156,
                        0.0
                    ],
                    [
                        4.71556734661474,
                        52.943819172802705,
                        0.0
                    ],
                    [
                        4.715539423930414,
                        52.94452511794585,
                        0.0
                    ],
                    [
                        4.716279545898751,
                        52.94496525022867,
                        0.0
                    ],
                    [
                        4.716463728299841,
                        52.94556842933388,
                        0.0
                    ],
                    [
                        4.716392192850391,
                        52.94618188234728,
                        0.0
                    ],
                    [
                        4.716719990248418,
                        52.946676104974564,
                        0.0
                    ],
                    [
                        4.717006298285861,
                        52.94714049218351,
                        0.0
                    ],
                    [
                        4.716882476365863,
                        52.94770331820684,
                        0.0
                    ],
                    [
                        4.717189727121811,
                        52.94813667484845,
                        0.0
                    ],
                    [
                        4.717774764137275,
                        52.94842836817884,
                        0.0
                    ],
                    [
                        4.717878709048295,
                        52.94895424181687,
                        0.0
                    ],
                    [
                        4.718071997042451,
                        52.94952989783126,
                        0.0
                    ],
                    [
                        4.717968799107979,
                        52.94997285152855,
                        0.0
                    ],
                    [
                        4.718476095632503,
                        52.95025183914227,
                        0.0
                    ],
                    [
                        4.718938413987656,
                        52.95075832829575,
                        0.0
                    ],
                    [
                        4.719461840976063,
                        52.95167352388512,
                        0.0
                    ],
                    [
                        4.72002518032962,
                        52.95245078046606,
                        0.0
                    ],
                    [
                        4.720430715087979,
                        52.9531332803855,
                        0.0
                    ],
                    [
                        4.721346051002776,
                        52.953662002569274,
                        0.0
                    ],
                    [
                        4.722253277811981,
                        52.95413750807027,
                        0.0
                    ],
                    [
                        4.72275027738892,
                        52.95459520685474,
                        0.0
                    ],
                    [
                        4.723276306656114,
                        52.95518659572257,
                        0.0
                    ],
                    [
                        4.723851307605926,
                        52.95580243669748,
                        0.0
                    ],
                    [
                        4.724420471466446,
                        52.95642839714825,
                        0.0
                    ],
                    [
                        4.724717800961085,
                        52.95708482239544,
                        0.0
                    ],
                    [
                        4.725492605707263,
                        52.95760519297636,
                        0.0
                    ],
                    [
                        4.725865951507946,
                        52.95799732864977,
                        0.0
                    ],
                    [
                        4.726549122383338,
                        52.95872143087997,
                        0.0
                    ],
                    [
                        4.727092931094037,
                        52.959278508678906,
                        0.0
                    ],
                    [
                        4.727576928159375,
                        52.95980998369464,
                        0.0
                    ],
                    [
                        4.727952041696822,
                        52.96025498991864,
                        0.0
                    ],
                    [
                        4.72871040050148,
                        52.96080334892901,
                        0.0
                    ],
                    [
                        4.729667540309035,
                        52.96164239612818,
                        0.0
                    ],
                    [
                        4.730721902390697,
                        52.96254470415346,
                        0.0
                    ],
                    [
                        4.73650783456708,
                        52.963343455723844,
                        0.0
                    ],
                    [
                        4.737564916960963,
                        52.96347445022491,
                        0.0
                    ],
                    [
                        4.738715549821136,
                        52.963645303786414,
                        0.0
                    ],
                    [
                        4.740293199777009,
                        52.963915269512874,
                        0.0
                    ],
                    [
                        4.741239686040071,
                        52.96404872417529,
                        0.0
                    ],
                    [
                        4.742407215169353,
                        52.964139842216575,
                        0.0
                    ],
                    [
                        4.744724583241084,
                        52.96424891566742,
                        0.0
                    ],
                    [
                        4.748048554463675,
                        52.96438552716806,
                        0.0
                    ],
                    [
                        4.748990055267305,
                        52.964377922502955,
                        0.0
                    ],
                    [
                        4.751251386843128,
                        52.964201257913736,
                        0.0
                    ],
                    [
                        4.754764700036626,
                        52.963866611358036,
                        0.0
                    ],
                    [
                        4.755527478244985,
                        52.963850056491815,
                        0.0
                    ],
                    [
                        4.756432291205178,
                        52.96397006813795,
                        0.0
                    ],
                    [
                        4.759840684511343,
                        52.964750391226445,
                        0.0
                    ],
                    [
                        4.762154252106586,
                        52.96527788554026,
                        0.0
                    ],
                    [
                        4.762924840993874,
                        52.96538254287558,
                        0.0
                    ],
                    [
                        4.763979652208364,
                        52.9654022723273,
                        0.0
                    ],
                    [
                        4.766785816648836,
                        52.96547416693782,
                        0.0
                    ],
                    [
                        4.773012509763409,
                        52.9653243358741,
                        0.0
                    ],
                    [
                        4.774524084075676,
                        52.96529726999037,
                        0.0
                    ],
                    [
                        4.775658598620458,
                        52.96530336680268,
                        0.0
                    ],
                    [
                        4.776712707133243,
                        52.96519389858641,
                        0.0
                    ],
                    [
                        4.778237577474881,
                        52.965149995039674,
                        0.0
                    ],
                    [
                        4.779021537007654,
                        52.96491342725373,
                        0.0
                    ],
                    [
                        4.778539721362347,
                        52.96441351986605,
                        0.0
                    ],
                    [
                        4.777966348992683,
                        52.964060881467134,
                        0.0
                    ],
                    [
                        4.77774957198678,
                        52.96358190271198,
                        0.0
                    ],
                    [
                        4.778012201584364,
                        52.96301876492698,
                        0.0
                    ],
                    [
                        4.778974921872536,
                        52.96353131325156,
                        0.0
                    ],
                    [
                        4.779343550101017,
                        52.963213422587444,
                        0.0
                    ],
                    [
                        4.780439757536369,
                        52.9641519045419,
                        0.0
                    ],
                    [
                        4.781382264001662,
                        52.964723021141914,
                        0.0
                    ],
                    [
                        4.782400802781669,
                        52.964513716546925,
                        0.0
                    ],
                    [
                        4.783110259163233,
                        52.96529547802092,
                        0.0
                    ],
                    [
                        4.78337589229262,
                        52.96558333556422,
                        0.0
                    ],
                    [
                        4.783810944632538,
                        52.96590953028006,
                        0.0
                    ],
                    [
                        4.784766842829248,
                        52.96596685022825,
                        0.0
                    ],
                    [
                        4.784279515822978,
                        52.965436923843086,
                        0.0
                    ],
                    [
                        4.783883805783431,
                        52.965056749940075,
                        0.0
                    ],
                    [
                        4.783496675059656,
                        52.96448752472359,
                        0.0
                    ],
                    [
                        4.783360551871538,
                        52.963999689688286,
                        0.0
                    ],
                    [
                        4.783665005988202,
                        52.963604330774594,
                        0.0
                    ],
                    [
                        4.784333504104547,
                        52.96331283100429,
                        0.0
                    ],
                    [
                        4.784679661146168,
                        52.96301225341617,
                        0.0
                    ],
                    [
                        4.783791863227322,
                        52.962382730102725,
                        0.0
                    ],
                    [
                        4.781831658924633,
                        52.96303362151674,
                        0.0
                    ],
                    [
                        4.781104871571245,
                        52.96322409143615,
                        0.0
                    ],
                    [
                        4.780439874551205,
                        52.962703582164686,
                        0.0
                    ],
                    [
                        4.779573213107568,
                        52.961998612140455,
                        0.0
                    ],
                    [
                        4.777766585536403,
                        52.96087844331419,
                        0.0
                    ],
                    [
                        4.775250315797799,
                        52.96077981174443,
                        0.0
                    ],
                    [
                        4.774442532029798,
                        52.96037113792294,
                        0.0
                    ],
                    [
                        4.774862722739209,
                        52.95984954980627,
                        0.0
                    ],
                    [
                        4.775537938488391,
                        52.95897980789478,
                        0.0
                    ],
                    [
                        4.775910536130675,
                        52.95847661040081,
                        0.0
                    ],
                    [
                        4.776415432371095,
                        52.95799701236006,
                        0.0
                    ],
                    [
                        4.776907094136358,
                        52.95744151656949,
                        0.0
                    ],
                    [
                        4.778207040861811,
                        52.95569382174476,
                        0.0
                    ],
                    [
                        4.778586879103276,
                        52.955180434884255,
                        0.0
                    ],
                    [
                        4.779068217809767,
                        52.954631051118895,
                        0.0
                    ],
                    [
                        4.780011605207354,
                        52.954939150667705,
                        0.0
                    ],
                    [
                        4.7806667779672,
                        52.95548953012364,
                        0.0
                    ],
                    [
                        4.780283190194726,
                        52.95586444953206,
                        0.0
                    ],
                    [
                        4.780025094923523,
                        52.95622054050955,
                        0.0
                    ],
                    [
                        4.778995222110996,
                        52.957654077611096,
                        0.0
                    ],
                    [
                        4.778903488609948,
                        52.95812470052596,
                        0.0
                    ],
                    [
                        4.7804507678857,
                        52.95865420346429,
                        0.0
                    ],
                    [
                        4.781032317496893,
                        52.958722306117075,
                        0.0
                    ],
                    [
                        4.781690911927196,
                        52.957857325027796,
                        0.0
                    ],
                    [
                        4.782242719301188,
                        52.95706340409262,
                        0.0
                    ],
                    [
                        4.782759184411391,
                        52.95634317072645,
                        0.0
                    ],
                    [
                        4.785018504703659,
                        52.9569156731909,
                        0.0
                    ],
                    [
                        4.785557136775441,
                        52.95432072386992,
                        0.0
                    ],
                    [
                        4.786391957346063,
                        52.95441681914978,
                        0.0
                    ],
                    [
                        4.787295526351274,
                        52.954424377261724,
                        0.0
                    ],
                    [
                        4.787333787089016,
                        52.955598429601366,
                        0.0
                    ],
                    [
                        4.788428787304515,
                        52.95452175815479,
                        0.0
                    ],
                    [
                        4.791121795024761,
                        52.95486869870362,
                        0.0
                    ],
                    [
                        4.791999598315597,
                        52.95515109718004,
                        0.0
                    ],
                    [
                        4.791877311918779,
                        52.955549820640705,
                        0.0
                    ],
                    [
                        4.791171037769789,
                        52.957609822013566,
                        0.0
                    ],
                    [
                        4.791978616881065,
                        52.956687672580394,
                        0.0
                    ],
                    [
                        4.792582916948169,
                        52.95552917736622,
                        0.0
                    ],
                    [
                        4.793000491713545,
                        52.955213923260324,
                        0.0
                    ],
                    [
                        4.794174312240981,
                        52.95545733774254,
                        0.0
                    ],
                    [
                        4.793931486515086,
                        52.95658935515397,
                        0.0
                    ],
                    [
                        4.795819293934086,
                        52.95698307114411,
                        0.0
                    ],
                    [
                        4.796362797246872,
                        52.95730890376955,
                        0.0
                    ],
                    [
                        4.796085744521253,
                        52.95781114512249,
                        0.0
                    ],
                    [
                        4.795434934967404,
                        52.95896240838433,
                        0.0
                    ],
                    [
                        4.798075109861957,
                        52.95987663136056,
                        0.0
                    ],
                    [
                        4.797521158100921,
                        52.960607977602045,
                        0.0
                    ],
                    [
                        4.796537348412661,
                        52.96186438894523,
                        0.0
                    ],
                    [
                        4.795467244118229,
                        52.961742200498655,
                        0.0
                    ],
                    [
                        4.794316817100371,
                        52.9614323620257,
                        0.0
                    ],
                    [
                        4.794772928909737,
                        52.96026479175495,
                        0.0
                    ],
                    [
                        4.793443679585018,
                        52.959939562993405,
                        0.0
                    ],
                    [
                        4.791884362619063,
                        52.96221819910124,
                        0.0
                    ],
                    [
                        4.791240927859873,
                        52.96242972459986,
                        0.0
                    ],
                    [
                        4.789694037677321,
                        52.96286977124258,
                        0.0
                    ],
                    [
                        4.790947214563555,
                        52.963057339601356,
                        0.0
                    ],
                    [
                        4.791887930289461,
                        52.96332766808821,
                        0.0
                    ],
                    [
                        4.794421341120762,
                        52.96410523043446,
                        0.0
                    ],
                    [
                        4.79568243095795,
                        52.96446063721082,
                        0.0
                    ],
                    [
                        4.796535118432432,
                        52.96454142708052,
                        0.0
                    ],
                    [
                        4.800277690200192,
                        52.964614624320426,
                        0.0
                    ],
                    [
                        4.801259542948256,
                        52.96452320500386,
                        0.0
                    ],
                    [
                        4.80177323086997,
                        52.96356520438155,
                        0.0
                    ],
                    [
                        4.802360379088201,
                        52.96207885137784,
                        0.0
                    ],
                    [
                        4.802881208776387,
                        52.96080841210932,
                        0.0
                    ],
                    [
                        4.803189390604679,
                        52.95999664312114,
                        0.0
                    ],
                    [
                        4.803395050124803,
                        52.959468569535474,
                        0.0
                    ],
                    [
                        4.803409168519253,
                        52.959033360952475,
                        0.0
                    ],
                    [
                        4.803250231587349,
                        52.9584057693811,
                        0.0
                    ],
                    [
                        4.802668180710068,
                        52.95656294409479,
                        0.0
                    ],
                    [
                        4.803144914205669,
                        52.9559447494307,
                        0.0
                    ],
                    [
                        4.803450335597513,
                        52.95543616005297,
                        0.0
                    ],
                    [
                        4.803695465649042,
                        52.9548144772364,
                        0.0
                    ],
                    [
                        4.803802829963098,
                        52.95433169947375,
                        0.0
                    ],
                    [
                        4.803831382593947,
                        52.95381371429362,
                        0.0
                    ],
                    [
                        4.803772570129958,
                        52.95315269609468,
                        0.0
                    ],
                    [
                        4.801670267662222,
                        52.95112910063683,
                        0.0
                    ],
                    [
                        4.801010212601097,
                        52.95038813701745,
                        0.0
                    ],
                    [
                        4.800407262991665,
                        52.94969293056086,
                        0.0
                    ],
                    [
                        4.7993340141762,
                        52.948663384278674,
                        0.0
                    ],
                    [
                        4.798766915793866,
                        52.94820265937329,
                        0.0
                    ],
                    [
                        4.798082837072398,
                        52.9477898372506,
                        0.0
                    ],
                    [
                        4.797421723357991,
                        52.94756431330358,
                        0.0
                    ],
                    [
                        4.796753664839605,
                        52.94736652863024,
                        0.0
                    ],
                    [
                        4.795756790833919,
                        52.94692706580599,
                        0.0
                    ],
                    [
                        4.794899906253879,
                        52.94614024999393,
                        0.0
                    ],
                    [
                        4.793859172656184,
                        52.94544958735817,
                        0.0
                    ],
                    [
                        4.792975601645019,
                        52.94435389301019,
                        0.0
                    ],
                    [
                        4.792492176103253,
                        52.943536240495675,
                        0.0
                    ],
                    [
                        4.792229384677521,
                        52.94295174335553,
                        0.0
                    ],
                    [
                        4.791962191229888,
                        52.94211373182622,
                        0.0
                    ],
                    [
                        4.791865378297604,
                        52.941301937384985,
                        0.0
                    ],
                    [
                        4.791873629901239,
                        52.94069312355851,
                        0.0
                    ],
                    [
                        4.791844064100768,
                        52.938036073400525,
                        0.0
                    ],
                    [
                        4.791745238758376,
                        52.93719271612503,
                        0.0
                    ],
                    [
                        4.791807467737075,
                        52.93658399981912,
                        0.0
                    ],
                    [
                        4.791930430904084,
                        52.93606639492058,
                        0.0
                    ],
                    [
                        4.792086091576182,
                        52.93569537033979,
                        0.0
                    ],
                    [
                        4.792307952049239,
                        52.93512370020735,
                        0.0
                    ],
                    [
                        4.79241685907622,
                        52.93427491557598,
                        0.0
                    ],
                    [
                        4.792229647709885,
                        52.93363167044046,
                        0.0
                    ],
                    [
                        4.792320098537726,
                        52.932924421569346,
                        0.0
                    ],
                    [
                        4.793291011409662,
                        52.93295177203219,
                        0.0
                    ],
                    [
                        4.794177081209821,
                        52.93272820262454,
                        0.0
                    ],
                    [
                        4.79432344125135,
                        52.93198978574149,
                        0.0
                    ],
                    [
                        4.794348572336171,
                        52.931449450607836,
                        0.0
                    ],
                    [
                        4.794378579784628,
                        52.9308938714391,
                        0.0
                    ],
                    [
                        4.794437610620626,
                        52.93015484996257,
                        0.0
                    ],
                    [
                        4.794677781886637,
                        52.92944385720962,
                        0.0
                    ],
                    [
                        4.795405895855454,
                        52.928391546209035,
                        0.0
                    ],
                    [
                        4.796474084034479,
                        52.92693202431153,
                        0.0
                    ],
                    [
                        4.797057676580839,
                        52.92614021833742,
                        0.0
                    ],
                    [
                        4.797587840653158,
                        52.92539633165631,
                        0.0
                    ],
                    [
                        4.798042715951016,
                        52.92474705021055,
                        0.0
                    ],
                    [
                        4.798376201697572,
                        52.924276899936274,
                        0.0
                    ],
                    [
                        4.799550991023073,
                        52.922615677187814,
                        0.0
                    ],
                    [
                        4.800142099290894,
                        52.92178283290984,
                        0.0
                    ],
                    [
                        4.800672506063357,
                        52.92103955324395,
                        0.0
                    ],
                    [
                        4.801445238346648,
                        52.91996495653669,
                        0.0
                    ],
                    [
                        4.802021045733714,
                        52.91915898726519,
                        0.0
                    ],
                    [
                        4.802415178040953,
                        52.91859476332564,
                        0.0
                    ],
                    [
                        4.803832206850418,
                        52.916584206020126,
                        0.0
                    ],
                    [
                        4.80417812589504,
                        52.916102120496966,
                        0.0
                    ],
                    [
                        4.805384931576945,
                        52.91442152036811,
                        0.0
                    ],
                    [
                        4.806036115597268,
                        52.91352603227754,
                        0.0
                    ],
                    [
                        4.806287941001901,
                        52.9132217134549,
                        0.0
                    ],
                    [
                        4.806830860545236,
                        52.912608331355074,
                        0.0
                    ],
                    [
                        4.807963433491081,
                        52.91168415795242,
                        0.0
                    ],
                    [
                        4.808742467243102,
                        52.91122961752819,
                        0.0
                    ],
                    [
                        4.80951292280959,
                        52.91086040311635,
                        0.0
                    ],
                    [
                        4.811805793835276,
                        52.9100222386542,
                        0.0
                    ],
                    [
                        4.812836261988649,
                        52.909658748496184,
                        0.0
                    ],
                    [
                        4.813918913381849,
                        52.909282020072474,
                        0.0
                    ],
                    [
                        4.814478959138786,
                        52.909082508721546,
                        0.0
                    ],
                    [
                        4.817914146133202,
                        52.907831823141635,
                        0.0
                    ],
                    [
                        4.820557320049885,
                        52.906891814472715,
                        0.0
                    ],
                    [
                        4.823394755852448,
                        52.90586279875505,
                        0.0
                    ],
                    [
                        4.824463112524223,
                        52.90542749460786,
                        0.0
                    ],
                    [
                        4.826994130002631,
                        52.90451826829054,
                        0.0
                    ],
                    [
                        4.829398256664617,
                        52.90364434219254,
                        0.0
                    ],
                    [
                        4.834205880083654,
                        52.9019233019296,
                        0.0
                    ],
                    [
                        4.83574363608066,
                        52.901373244014074,
                        0.0
                    ],
                    [
                        4.836415505847556,
                        52.90112921334361,
                        0.0
                    ],
                    [
                        4.842066177585939,
                        52.899092718422665,
                        0.0
                    ],
                    [
                        4.844559255872753,
                        52.898187440587705,
                        0.0
                    ],
                    [
                        4.845451387497571,
                        52.8978736173868,
                        0.0
                    ],
                    [
                        4.846074237538105,
                        52.89765511957142,
                        0.0
                    ],
                    [
                        4.849343392696265,
                        52.89646568522501,
                        0.0
                    ],
                    [
                        4.854373311948994,
                        52.89466395609774,
                        0.0
                    ],
                    [
                        4.861029734963858,
                        52.89225810506113,
                        0.0
                    ],
                    [
                        4.864357725485492,
                        52.891050546326454,
                        0.0
                    ],
                    [
                        4.867222744844318,
                        52.89002660576973,
                        0.0
                    ],
                    [
                        4.868312314523577,
                        52.88961196802045,
                        0.0
                    ],
                    [
                        4.869327187404865,
                        52.889229950251554,
                        0.0
                    ],
                    [
                        4.872371064146495,
                        52.888137761675665,
                        0.0
                    ],
                    [
                        4.873145417186952,
                        52.88786290880707,
                        0.0
                    ],
                    [
                        4.879420349458382,
                        52.88423923068756,
                        0.0
                    ],
                    [
                        4.890532974011674,
                        52.876368312975735,
                        0.0
                    ],
                    [
                        4.904982599097433,
                        52.87424553431616,
                        0.0
                    ],
                    [
                        4.908284166826883,
                        52.86907238466653,
                        0.0
                    ],
                    [
                        4.907247780623754,
                        52.86735043603161,
                        0.0
                    ],
                    [
                        4.90181139249991,
                        52.857060017171165,
                        0.0
                    ],
                    [
                        4.890995036327245,
                        52.84759521693661,
                        0.0
                    ],
                    [
                        4.892202915838463,
                        52.840869392694664,
                        0.0
                    ],
                    [
                        4.862857059291208,
                        52.84338568337191,
                        0.0
                    ],
                    [
                        4.862312620177933,
                        52.84422376344118,
                        0.0
                    ],
                    [
                        4.860850386437118,
                        52.84433621588676,
                        0.0
                    ],
                    [
                        4.859350953422879,
                        52.84368580974326,
                        0.0
                    ],
                    [
                        4.811205385637807,
                        52.847796351468524,
                        0.0
                    ],
                    [
                        4.770823433078614,
                        52.85243102186771,
                        0.0
                    ],
                    [
                        4.710549324114714,
                        52.882838878741474,
                        0.0
                    ],
                    [
                        4.70820614874153,
                        52.883206971115,
                        0.0
                    ]
                ]
            ]
        ]
    },
    "last_modified": "2021-12-03T14:32:02.156931Z",
    "created": "2021-12-03T14:32:02.156959Z",
    "image_url": "",
    "timeseries": [],
    "name": "Den Helder",
    "sewer_system": null,
    "upstream_load": null,
    "connected_impervious_surface": null,
    "connected_impervious_surface_mixed": null,
    "connected_impervious_surface_rainwater": null,
    "population_equivalent": null,
    "pollution_equivalent": null,
    "water_consumption": null,
    "extraneous_water": null,
    "sanitary_load": null,
    "lowest_invert_level": null,
    "water_retention_capacity": null,
    "minimum_overflow_crest_level": null,
    "downstream_pumped_drainage_area": null,
    "pump_station": null,
    "area_type": "other",
    "inhabitants": null,
    "pump_overcapacity": null
}