List assets of type FixedDrainageLevelArea

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/fixeddrainagelevelareas/17865/?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/fixeddrainagelevelareas/17865/?format=api",
    "id": 17865,
    "code": "04090-05",
    "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.737598659019512,
                        52.64589527202222,
                        0.0
                    ],
                    [
                        4.737506379367452,
                        52.64588461227941,
                        0.0
                    ],
                    [
                        4.737446965883241,
                        52.64630181816618,
                        0.0
                    ],
                    [
                        4.737410554424713,
                        52.6465741760711,
                        0.0
                    ],
                    [
                        4.737151351809678,
                        52.64730834025941,
                        0.0
                    ],
                    [
                        4.736906236544446,
                        52.64745477774169,
                        0.0
                    ],
                    [
                        4.73673625765954,
                        52.64763116686392,
                        0.0
                    ],
                    [
                        4.736683389324614,
                        52.64791986318302,
                        0.0
                    ],
                    [
                        4.736384037448423,
                        52.6480824136349,
                        0.0
                    ],
                    [
                        4.735467285467111,
                        52.64837293920668,
                        0.0
                    ],
                    [
                        4.73406622433284,
                        52.64883206913751,
                        0.0
                    ],
                    [
                        4.734090977735588,
                        52.64885977801207,
                        0.0
                    ],
                    [
                        4.734080969171593,
                        52.64888099590112,
                        0.0
                    ],
                    [
                        4.734048594824734,
                        52.6488709410929,
                        0.0
                    ],
                    [
                        4.733968422548855,
                        52.6487918981192,
                        0.0
                    ],
                    [
                        4.733953051071338,
                        52.64879214621226,
                        0.0
                    ],
                    [
                        4.733945622023055,
                        52.64879986141335,
                        0.0
                    ],
                    [
                        4.733985280324815,
                        52.64884381128651,
                        0.0
                    ],
                    [
                        4.733964413727348,
                        52.64886383712903,
                        0.0
                    ],
                    [
                        4.73336694374441,
                        52.64910355141009,
                        0.0
                    ],
                    [
                        4.7332896432547,
                        52.6492180645167,
                        0.0
                    ],
                    [
                        4.733331563540674,
                        52.64930367402562,
                        0.0
                    ],
                    [
                        4.73354615885775,
                        52.64939680243236,
                        0.0
                    ],
                    [
                        4.733748198190805,
                        52.64960807093189,
                        0.0
                    ],
                    [
                        4.734008794599744,
                        52.64987549857286,
                        0.0
                    ],
                    [
                        4.73426778591138,
                        52.65025127621457,
                        0.0
                    ],
                    [
                        4.734325351309533,
                        52.65073759636417,
                        0.0
                    ],
                    [
                        4.734383809766108,
                        52.65116482110768,
                        0.0
                    ],
                    [
                        4.7348137273988,
                        52.65166632360795,
                        0.0
                    ],
                    [
                        4.73495488684603,
                        52.65197905456385,
                        0.0
                    ],
                    [
                        4.734852633435005,
                        52.65209105013331,
                        0.0
                    ],
                    [
                        4.735099903433996,
                        52.65216232706448,
                        0.0
                    ],
                    [
                        4.735385101333045,
                        52.65236276949467,
                        0.0
                    ],
                    [
                        4.735835254333434,
                        52.65245938629344,
                        0.0
                    ],
                    [
                        4.736121878080012,
                        52.65263673748575,
                        0.0
                    ],
                    [
                        4.736429557778922,
                        52.65289534011878,
                        0.0
                    ],
                    [
                        4.73668036190848,
                        52.6529509592897,
                        0.0
                    ],
                    [
                        4.73715131732659,
                        52.65349450408108,
                        0.0
                    ],
                    [
                        4.73789227429026,
                        52.65428919606079,
                        0.0
                    ],
                    [
                        4.737889905037458,
                        52.65444968641777,
                        0.0
                    ],
                    [
                        4.738160001443208,
                        52.65469489488613,
                        0.0
                    ],
                    [
                        4.738344760626354,
                        52.65476129422539,
                        0.0
                    ],
                    [
                        4.739529659689548,
                        52.65615831329226,
                        0.0
                    ],
                    [
                        4.740022229919694,
                        52.65672816153324,
                        0.0
                    ],
                    [
                        4.740041685731107,
                        52.65691757467505,
                        0.0
                    ],
                    [
                        4.740038701307895,
                        52.65712039150473,
                        0.0
                    ],
                    [
                        4.739947716285469,
                        52.65725511844727,
                        0.0
                    ],
                    [
                        4.739612154850664,
                        52.65737498812057,
                        0.0
                    ],
                    [
                        4.739075945016491,
                        52.65752080625301,
                        0.0
                    ],
                    [
                        4.738763034301523,
                        52.65761375435487,
                        0.0
                    ],
                    [
                        4.73835646390695,
                        52.65736204226473,
                        0.0
                    ],
                    [
                        4.738285114095397,
                        52.6573365875897,
                        0.0
                    ],
                    [
                        4.737872445966205,
                        52.6575412846467,
                        0.0
                    ],
                    [
                        4.737075862519139,
                        52.65852136871533,
                        0.0
                    ],
                    [
                        4.7369201615865,
                        52.65847296606584,
                        0.0
                    ],
                    [
                        4.73682835578425,
                        52.65833454589374,
                        0.0
                    ],
                    [
                        4.736728380935203,
                        52.65821986121116,
                        0.0
                    ],
                    [
                        4.736619729757817,
                        52.65816219797075,
                        0.0
                    ],
                    [
                        4.736440140027385,
                        52.65814218951954,
                        0.0
                    ],
                    [
                        4.736353831860245,
                        52.65816074326019,
                        0.0
                    ],
                    [
                        4.736298599005928,
                        52.65819372975651,
                        0.0
                    ],
                    [
                        4.736305713075981,
                        52.65824132917522,
                        0.0
                    ],
                    [
                        4.736312630865283,
                        52.65830319027224,
                        0.0
                    ],
                    [
                        4.736280710924807,
                        52.65834581283718,
                        0.0
                    ],
                    [
                        4.736108797654701,
                        52.65833536338875,
                        0.0
                    ],
                    [
                        4.735639854825806,
                        52.65831376943105,
                        0.0
                    ],
                    [
                        4.735405947303885,
                        52.65826493634209,
                        0.0
                    ],
                    [
                        4.73526609665944,
                        52.65820233764241,
                        0.0
                    ],
                    [
                        4.735181338983482,
                        52.65811626954449,
                        0.0
                    ],
                    [
                        4.7351201205841,
                        52.65802557618616,
                        0.0
                    ],
                    [
                        4.735090103452239,
                        52.65793980811677,
                        0.0
                    ],
                    [
                        4.735005558121041,
                        52.65783947829227,
                        0.0
                    ],
                    [
                        4.734873683051272,
                        52.65776741434566,
                        0.0
                    ],
                    [
                        4.734764400442827,
                        52.65775255217347,
                        0.0
                    ],
                    [
                        4.734396914286306,
                        52.65774577253559,
                        0.0
                    ],
                    [
                        4.734108271566384,
                        52.65769663644053,
                        0.0
                    ],
                    [
                        4.733693228193911,
                        52.65773239973113,
                        0.0
                    ],
                    [
                        4.732441307989463,
                        52.65724518209392,
                        0.0
                    ],
                    [
                        4.732478923259397,
                        52.65681621211679,
                        0.0
                    ],
                    [
                        4.732307094207797,
                        52.65680453533935,
                        0.0
                    ],
                    [
                        4.73229522593638,
                        52.65720752111316,
                        0.0
                    ],
                    [
                        4.73183918244857,
                        52.6571087107726,
                        0.0
                    ],
                    [
                        4.731394236981258,
                        52.65705274815845,
                        0.0
                    ],
                    [
                        4.730614910493747,
                        52.65699851534448,
                        0.0
                    ],
                    [
                        4.730110886426029,
                        52.65697076526862,
                        0.0
                    ],
                    [
                        4.72953055389661,
                        52.65694615906528,
                        0.0
                    ],
                    [
                        4.729232707958742,
                        52.65685890817334,
                        0.0
                    ],
                    [
                        4.729186196256099,
                        52.6568313026535,
                        0.0
                    ],
                    [
                        4.729077454837124,
                        52.65665117166247,
                        0.0
                    ],
                    [
                        4.729083744772777,
                        52.65656861362387,
                        0.0
                    ],
                    [
                        4.729010383190619,
                        52.65647656465845,
                        0.0
                    ],
                    [
                        4.728938492027429,
                        52.65651044417286,
                        0.0
                    ],
                    [
                        4.728874846665509,
                        52.65644466471055,
                        0.0
                    ],
                    [
                        4.72885320936826,
                        52.65644666593533,
                        0.0
                    ],
                    [
                        4.728841915359596,
                        52.65645671407795,
                        0.0
                    ],
                    [
                        4.728901657467298,
                        52.65652555458125,
                        0.0
                    ],
                    [
                        4.728842814277345,
                        52.65654574677335,
                        0.0
                    ],
                    [
                        4.72896692145003,
                        52.65676858057477,
                        0.0
                    ],
                    [
                        4.729044551897569,
                        52.65687958033227,
                        0.0
                    ],
                    [
                        4.729121586914795,
                        52.65695928313252,
                        0.0
                    ],
                    [
                        4.729321600910001,
                        52.65703513660289,
                        0.0
                    ],
                    [
                        4.729596756391863,
                        52.65706837425796,
                        0.0
                    ],
                    [
                        4.730314988800311,
                        52.65711538312067,
                        0.0
                    ],
                    [
                        4.730803383306183,
                        52.65714079026809,
                        0.0
                    ],
                    [
                        4.731486850153798,
                        52.65721697948732,
                        0.0
                    ],
                    [
                        4.732084673315762,
                        52.65731190780557,
                        0.0
                    ],
                    [
                        4.73257454557578,
                        52.65746761291384,
                        0.0
                    ],
                    [
                        4.732755947005952,
                        52.65754335812281,
                        0.0
                    ],
                    [
                        4.732709796997605,
                        52.65759851055545,
                        0.0
                    ],
                    [
                        4.732499864842418,
                        52.65768796458683,
                        0.0
                    ],
                    [
                        4.732264968997653,
                        52.65778633993421,
                        0.0
                    ],
                    [
                        4.731807913592897,
                        52.65791867592923,
                        0.0
                    ],
                    [
                        4.731523783104226,
                        52.65798732730229,
                        0.0
                    ],
                    [
                        4.731240867856896,
                        52.6579744434099,
                        0.0
                    ],
                    [
                        4.730932288860275,
                        52.65793423980656,
                        0.0
                    ],
                    [
                        4.730671989933622,
                        52.65790335206744,
                        0.0
                    ],
                    [
                        4.73031029213919,
                        52.65792854141959,
                        0.0
                    ],
                    [
                        4.730075690874507,
                        52.65792270694787,
                        0.0
                    ],
                    [
                        4.729912555834317,
                        52.65787198023089,
                        0.0
                    ],
                    [
                        4.72977076981151,
                        52.65788705010699,
                        0.0
                    ],
                    [
                        4.729647043723291,
                        52.65794073001903,
                        0.0
                    ],
                    [
                        4.729384069297615,
                        52.65808876976871,
                        0.0
                    ],
                    [
                        4.729185266842086,
                        52.65818054431356,
                        0.0
                    ],
                    [
                        4.728852647819227,
                        52.65825345063057,
                        0.0
                    ],
                    [
                        4.72846384397231,
                        52.65834643692618,
                        0.0
                    ],
                    [
                        4.728265581468998,
                        52.65840196735747,
                        0.0
                    ],
                    [
                        4.727926480629336,
                        52.65840914738261,
                        0.0
                    ],
                    [
                        4.727631915546951,
                        52.65842789735088,
                        0.0
                    ],
                    [
                        4.727448446701709,
                        52.65849030281981,
                        0.0
                    ],
                    [
                        4.727264535424387,
                        52.65858215676642,
                        0.0
                    ],
                    [
                        4.726951904628754,
                        52.65860111038327,
                        0.0
                    ],
                    [
                        4.726631595577986,
                        52.65856051595847,
                        0.0
                    ],
                    [
                        4.726353219231511,
                        52.65849328178261,
                        0.0
                    ],
                    [
                        4.726115076120634,
                        52.6584761048806,
                        0.0
                    ],
                    [
                        4.72581295903431,
                        52.65850161172056,
                        0.0
                    ],
                    [
                        4.725625694924014,
                        52.65856852285707,
                        0.0
                    ],
                    [
                        4.725316454601562,
                        52.658571331959,
                        0.0
                    ],
                    [
                        4.725080868429091,
                        52.65857378638322,
                        0.0
                    ],
                    [
                        4.724873857471604,
                        52.65852582820704,
                        0.0
                    ],
                    [
                        4.724672740873019,
                        52.65841922473857,
                        0.0
                    ],
                    [
                        4.724394000563787,
                        52.65823321739937,
                        0.0
                    ],
                    [
                        4.724248465009156,
                        52.65818208666991,
                        0.0
                    ],
                    [
                        4.724078681313387,
                        52.65808649544351,
                        0.0
                    ],
                    [
                        4.723974946978659,
                        52.65823313722937,
                        0.0
                    ],
                    [
                        4.723826466028504,
                        52.65840963665524,
                        0.0
                    ],
                    [
                        4.723244751368239,
                        52.65902375206535,
                        0.0
                    ],
                    [
                        4.722877690580062,
                        52.65936978769917,
                        0.0
                    ],
                    [
                        4.722397124187212,
                        52.65972175751117,
                        0.0
                    ],
                    [
                        4.722179488067535,
                        52.65982890914363,
                        0.0
                    ],
                    [
                        4.721624989888658,
                        52.6600688048627,
                        0.0
                    ],
                    [
                        4.721259615021022,
                        52.66022498029252,
                        0.0
                    ],
                    [
                        4.721077783335235,
                        52.66016161755724,
                        0.0
                    ],
                    [
                        4.721010753962763,
                        52.66033135282126,
                        0.0
                    ],
                    [
                        4.720065482595447,
                        52.66069712927555,
                        0.0
                    ],
                    [
                        4.71973403400453,
                        52.66082990777333,
                        0.0
                    ],
                    [
                        4.719473868433578,
                        52.6608908460237,
                        0.0
                    ],
                    [
                        4.719105757797945,
                        52.66094788810994,
                        0.0
                    ],
                    [
                        4.718461230039314,
                        52.66106904512658,
                        0.0
                    ],
                    [
                        4.718066368758175,
                        52.66119468606802,
                        0.0
                    ],
                    [
                        4.718097641698895,
                        52.66122988530698,
                        0.0
                    ],
                    [
                        4.717995801489947,
                        52.66167664375755,
                        0.0
                    ],
                    [
                        4.718089370225248,
                        52.66177348650056,
                        0.0
                    ],
                    [
                        4.718344671447481,
                        52.66179473926469,
                        0.0
                    ],
                    [
                        4.71875342205526,
                        52.66185641579273,
                        0.0
                    ],
                    [
                        4.718879689331055,
                        52.6618870888008,
                        0.0
                    ],
                    [
                        4.718928217333189,
                        52.66193659359939,
                        0.0
                    ],
                    [
                        4.718902461243593,
                        52.66206837270505,
                        0.0
                    ],
                    [
                        4.720497712228866,
                        52.6626666904803,
                        0.0
                    ],
                    [
                        4.720550209375278,
                        52.66303858032442,
                        0.0
                    ],
                    [
                        4.720608983160555,
                        52.66313787724197,
                        0.0
                    ],
                    [
                        4.720758268725547,
                        52.6632261955793,
                        0.0
                    ],
                    [
                        4.721276333643436,
                        52.66323793150235,
                        0.0
                    ],
                    [
                        4.72127810109773,
                        52.66321980514015,
                        0.0
                    ],
                    [
                        4.721336002844525,
                        52.66264569161055,
                        0.0
                    ],
                    [
                        4.722018674034664,
                        52.66262176758787,
                        0.0
                    ],
                    [
                        4.723712496977151,
                        52.66256239444725,
                        0.0
                    ],
                    [
                        4.723951410784112,
                        52.66254654325389,
                        0.0
                    ],
                    [
                        4.725622707340185,
                        52.66258795302504,
                        0.0
                    ],
                    [
                        4.725697769962408,
                        52.66124262077014,
                        0.0
                    ],
                    [
                        4.72736226506604,
                        52.66135386225434,
                        0.0
                    ],
                    [
                        4.729702925939733,
                        52.66160441045925,
                        0.0
                    ],
                    [
                        4.731044636054731,
                        52.66174665498155,
                        0.0
                    ],
                    [
                        4.732203884491406,
                        52.66182123036474,
                        0.0
                    ],
                    [
                        4.733783917302262,
                        52.66299954627014,
                        0.0
                    ],
                    [
                        4.733999053857292,
                        52.66320109824235,
                        0.0
                    ],
                    [
                        4.734543725186385,
                        52.66312340961835,
                        0.0
                    ],
                    [
                        4.735015490634432,
                        52.66311957131087,
                        0.0
                    ],
                    [
                        4.736144213858054,
                        52.66320708904205,
                        0.0
                    ],
                    [
                        4.736457340180317,
                        52.66321950627832,
                        0.0
                    ],
                    [
                        4.737324117274994,
                        52.66316645713383,
                        0.0
                    ],
                    [
                        4.739069401841291,
                        52.66321878577466,
                        0.0
                    ],
                    [
                        4.739324061669941,
                        52.66324566985333,
                        0.0
                    ],
                    [
                        4.739488080696799,
                        52.66315316780697,
                        0.0
                    ],
                    [
                        4.740413568367918,
                        52.66263760949906,
                        0.0
                    ],
                    [
                        4.741200547827785,
                        52.66216541016843,
                        0.0
                    ],
                    [
                        4.743334184191748,
                        52.66139829818727,
                        0.0
                    ],
                    [
                        4.744619194293888,
                        52.66239067864424,
                        0.0
                    ],
                    [
                        4.745034965396174,
                        52.66218802420343,
                        0.0
                    ],
                    [
                        4.744865340381065,
                        52.661311428784,
                        0.0
                    ],
                    [
                        4.744736936002338,
                        52.65995388817491,
                        0.0
                    ],
                    [
                        4.744725630455688,
                        52.65983440476749,
                        0.0
                    ],
                    [
                        4.744517072164884,
                        52.65983080656806,
                        0.0
                    ],
                    [
                        4.744707321009493,
                        52.65964093657232,
                        0.0
                    ],
                    [
                        4.744705404906823,
                        52.65911551458707,
                        0.0
                    ],
                    [
                        4.745126294161345,
                        52.65856318515159,
                        0.0
                    ],
                    [
                        4.745566129522504,
                        52.65802847252194,
                        0.0
                    ],
                    [
                        4.745667070557237,
                        52.65769041391356,
                        0.0
                    ],
                    [
                        4.745633529834939,
                        52.6573574715719,
                        0.0
                    ],
                    [
                        4.745399917157039,
                        52.65691837096892,
                        0.0
                    ],
                    [
                        4.744825512051489,
                        52.65615050089717,
                        0.0
                    ],
                    [
                        4.744041986594934,
                        52.65524139503844,
                        0.0
                    ],
                    [
                        4.743643518943077,
                        52.65491815234333,
                        0.0
                    ],
                    [
                        4.74274006109767,
                        52.65433530849902,
                        0.0
                    ],
                    [
                        4.742285721085634,
                        52.65389500501733,
                        0.0
                    ],
                    [
                        4.742240992039961,
                        52.65367292124502,
                        0.0
                    ],
                    [
                        4.742269688359859,
                        52.65302506928195,
                        0.0
                    ],
                    [
                        4.742468022511504,
                        52.65062675514213,
                        0.0
                    ],
                    [
                        4.742554472532602,
                        52.64931369142764,
                        0.0
                    ],
                    [
                        4.742870208206128,
                        52.64807192546256,
                        0.0
                    ],
                    [
                        4.743360241079954,
                        52.64672602307804,
                        0.0
                    ],
                    [
                        4.743595260931008,
                        52.64654069275013,
                        0.0
                    ],
                    [
                        4.740936582399703,
                        52.64628092146195,
                        0.0
                    ],
                    [
                        4.738890061897441,
                        52.64604448909984,
                        0.0
                    ],
                    [
                        4.737598659019512,
                        52.64589527202222,
                        0.0
                    ]
                ],
                [
                    [
                        4.735330272486364,
                        52.66141991449341,
                        0.0
                    ],
                    [
                        4.735469843566747,
                        52.66138239368738,
                        0.0
                    ],
                    [
                        4.735282080335814,
                        52.66128972189691,
                        0.0
                    ],
                    [
                        4.734731328362201,
                        52.66124389585566,
                        0.0
                    ],
                    [
                        4.734303766123718,
                        52.66119875250143,
                        0.0
                    ],
                    [
                        4.733745134304807,
                        52.66168433891453,
                        0.0
                    ],
                    [
                        4.733708897784187,
                        52.66172765603778,
                        0.0
                    ],
                    [
                        4.733496058163392,
                        52.66173408971284,
                        0.0
                    ],
                    [
                        4.73349510210854,
                        52.66158761046876,
                        0.0
                    ],
                    [
                        4.733552196528253,
                        52.66132540702734,
                        0.0
                    ],
                    [
                        4.733666151385981,
                        52.66102546400496,
                        0.0
                    ],
                    [
                        4.733823458836869,
                        52.66075620777075,
                        0.0
                    ],
                    [
                        4.734014182220987,
                        52.66055370330783,
                        0.0
                    ],
                    [
                        4.734103658006435,
                        52.66042674659342,
                        0.0
                    ],
                    [
                        4.734086187686895,
                        52.6603391419162,
                        0.0
                    ],
                    [
                        4.734036653180748,
                        52.66030462853236,
                        0.0
                    ],
                    [
                        4.733990350262353,
                        52.6602625206824,
                        0.0
                    ],
                    [
                        4.733997703841186,
                        52.66018837140123,
                        0.0
                    ],
                    [
                        4.733977185240301,
                        52.66009505205115,
                        0.0
                    ],
                    [
                        4.733866629826948,
                        52.65995557400528,
                        0.0
                    ],
                    [
                        4.733784088131013,
                        52.65982576723447,
                        0.0
                    ],
                    [
                        4.733687041399903,
                        52.65961977674583,
                        0.0
                    ],
                    [
                        4.733662477038491,
                        52.65937805573365,
                        0.0
                    ],
                    [
                        4.733725310278805,
                        52.65915012500809,
                        0.0
                    ],
                    [
                        4.733966831441067,
                        52.65889653755097,
                        0.0
                    ],
                    [
                        4.734128516522915,
                        52.65875285663788,
                        0.0
                    ],
                    [
                        4.734377427627035,
                        52.65863437819352,
                        0.0
                    ],
                    [
                        4.734382424443507,
                        52.65850884484459,
                        0.0
                    ],
                    [
                        4.73436026933269,
                        52.65831468865358,
                        0.0
                    ],
                    [
                        4.734413543569731,
                        52.65809811885681,
                        0.0
                    ],
                    [
                        4.734537771290226,
                        52.65794852488928,
                        0.0
                    ],
                    [
                        4.734647943293997,
                        52.65790347418876,
                        0.0
                    ],
                    [
                        4.734757423035696,
                        52.65790407479067,
                        0.0
                    ],
                    [
                        4.73484985632764,
                        52.65799969380311,
                        0.0
                    ],
                    [
                        4.735027400753519,
                        52.6582631848385,
                        0.0
                    ],
                    [
                        4.735219311336945,
                        52.65840120255209,
                        0.0
                    ],
                    [
                        4.735440786194394,
                        52.65844426996604,
                        0.0
                    ],
                    [
                        4.735744223836732,
                        52.65844593232868,
                        0.0
                    ],
                    [
                        4.736374796671165,
                        52.65853878948393,
                        0.0
                    ],
                    [
                        4.73680499455125,
                        52.65864196155391,
                        0.0
                    ],
                    [
                        4.737016271988179,
                        52.65874014292942,
                        0.0
                    ],
                    [
                        4.737205606763251,
                        52.65884199662809,
                        0.0
                    ],
                    [
                        4.737755182210302,
                        52.65891157616768,
                        0.0
                    ],
                    [
                        4.738796109964327,
                        52.65918167782369,
                        0.0
                    ],
                    [
                        4.738547815714981,
                        52.65947137571771,
                        0.0
                    ],
                    [
                        4.738209647999951,
                        52.65991466892712,
                        0.0
                    ],
                    [
                        4.739574927673327,
                        52.66046807602405,
                        0.0
                    ],
                    [
                        4.739131782187756,
                        52.66081758452082,
                        0.0
                    ],
                    [
                        4.739052587483155,
                        52.66088373043863,
                        0.0
                    ],
                    [
                        4.739059987001578,
                        52.66095230740827,
                        0.0
                    ],
                    [
                        4.741820856066971,
                        52.66151178392204,
                        0.0
                    ],
                    [
                        4.741859658146428,
                        52.66153279988665,
                        0.0
                    ],
                    [
                        4.741834878133345,
                        52.66155644565394,
                        0.0
                    ],
                    [
                        4.740725206340684,
                        52.6622191955751,
                        0.0
                    ],
                    [
                        4.740049704981285,
                        52.66261084364935,
                        0.0
                    ],
                    [
                        4.739805737502109,
                        52.66257979530498,
                        0.0
                    ],
                    [
                        4.739639096884126,
                        52.6626086089946,
                        0.0
                    ],
                    [
                        4.738741839018322,
                        52.66278800407325,
                        0.0
                    ],
                    [
                        4.738374557504151,
                        52.66283058689964,
                        0.0
                    ],
                    [
                        4.737978346232936,
                        52.66284625571319,
                        0.0
                    ],
                    [
                        4.737465028504745,
                        52.66284642770221,
                        0.0
                    ],
                    [
                        4.737162310984646,
                        52.66282099356996,
                        0.0
                    ],
                    [
                        4.737006199304087,
                        52.66279933490026,
                        0.0
                    ],
                    [
                        4.736771987903735,
                        52.66276833365711,
                        0.0
                    ],
                    [
                        4.736268675640276,
                        52.66275369030684,
                        0.0
                    ],
                    [
                        4.736043824208011,
                        52.66275245962556,
                        0.0
                    ],
                    [
                        4.734449633604826,
                        52.66278533282715,
                        0.0
                    ],
                    [
                        4.734410216293041,
                        52.66280592195821,
                        0.0
                    ],
                    [
                        4.734341695502851,
                        52.66281149544606,
                        0.0
                    ],
                    [
                        4.734307567597169,
                        52.66280535857916,
                        0.0
                    ],
                    [
                        4.734288454619024,
                        52.66277553288666,
                        0.0
                    ],
                    [
                        4.734288851717364,
                        52.66274878905792,
                        0.0
                    ],
                    [
                        4.735330272486364,
                        52.66141991449341,
                        0.0
                    ]
                ]
            ],
            [
                [
                    [
                        4.720921433191709,
                        52.66011292966681,
                        0.0
                    ],
                    [
                        4.721077783335235,
                        52.66016161755724,
                        0.0
                    ],
                    [
                        4.721135682858574,
                        52.66002375383867,
                        0.0
                    ],
                    [
                        4.721295595983547,
                        52.65995719990956,
                        0.0
                    ],
                    [
                        4.721865967810359,
                        52.6597163879407,
                        0.0
                    ],
                    [
                        4.722260182264888,
                        52.65948529239078,
                        0.0
                    ],
                    [
                        4.722630467439526,
                        52.65920697762937,
                        0.0
                    ],
                    [
                        4.723080419465301,
                        52.65878141906554,
                        0.0
                    ],
                    [
                        4.723532124271716,
                        52.65823815353708,
                        0.0
                    ],
                    [
                        4.723671584219239,
                        52.65809339205672,
                        0.0
                    ],
                    [
                        4.723704740197851,
                        52.65799511267799,
                        0.0
                    ],
                    [
                        4.723492344755613,
                        52.65784197117214,
                        0.0
                    ],
                    [
                        4.723015143124695,
                        52.65750969077432,
                        0.0
                    ],
                    [
                        4.722737062092812,
                        52.65727697637558,
                        0.0
                    ],
                    [
                        4.722482922429912,
                        52.65709148832921,
                        0.0
                    ],
                    [
                        4.722328690358389,
                        52.65704995892182,
                        0.0
                    ],
                    [
                        4.722191415048269,
                        52.65704919145848,
                        0.0
                    ],
                    [
                        4.721968693175747,
                        52.65711429886653,
                        0.0
                    ],
                    [
                        4.721851611729543,
                        52.65717570994894,
                        0.0
                    ],
                    [
                        4.721783477025649,
                        52.65725880241187,
                        0.0
                    ],
                    [
                        4.721782149434358,
                        52.65734654655209,
                        0.0
                    ],
                    [
                        4.721993338607064,
                        52.65757888909865,
                        0.0
                    ],
                    [
                        4.722002707429948,
                        52.65765813718928,
                        0.0
                    ],
                    [
                        4.721990748932285,
                        52.65775009979804,
                        0.0
                    ],
                    [
                        4.721912061590944,
                        52.65783314229255,
                        0.0
                    ],
                    [
                        4.721791687512113,
                        52.65787955314181,
                        0.0
                    ],
                    [
                        4.721610924108666,
                        52.65796201533675,
                        0.0
                    ],
                    [
                        4.721215100013866,
                        52.65806681985234,
                        0.0
                    ],
                    [
                        4.721014106316648,
                        52.65809137082897,
                        0.0
                    ],
                    [
                        4.720852353870461,
                        52.65807976989846,
                        0.0
                    ],
                    [
                        4.720018414568326,
                        52.65806225209634,
                        0.0
                    ],
                    [
                        4.719751051884249,
                        52.65805218718366,
                        0.0
                    ],
                    [
                        4.719560934199535,
                        52.65805539808263,
                        0.0
                    ],
                    [
                        4.719070175288231,
                        52.65815324564306,
                        0.0
                    ],
                    [
                        4.7185855527413,
                        52.65831104371863,
                        0.0
                    ],
                    [
                        4.718465401515139,
                        52.65834247969789,
                        0.0
                    ],
                    [
                        4.718366596848088,
                        52.65835904485272,
                        0.0
                    ],
                    [
                        4.718220198034606,
                        52.65826404405366,
                        0.0
                    ],
                    [
                        4.718238385440206,
                        52.65822561797842,
                        0.0
                    ],
                    [
                        4.718500521799508,
                        52.65811579386268,
                        0.0
                    ],
                    [
                        4.719013538042522,
                        52.65794317389295,
                        0.0
                    ],
                    [
                        4.719377161162964,
                        52.65787243733494,
                        0.0
                    ],
                    [
                        4.719272738601134,
                        52.65779480321812,
                        0.0
                    ],
                    [
                        4.718826003563241,
                        52.65754401165118,
                        0.0
                    ],
                    [
                        4.718560513673786,
                        52.65741196152784,
                        0.0
                    ],
                    [
                        4.718227042078095,
                        52.65734287963932,
                        0.0
                    ],
                    [
                        4.718250899738813,
                        52.65730476405275,
                        0.0
                    ],
                    [
                        4.71823901292214,
                        52.65729822636977,
                        0.0
                    ],
                    [
                        4.71822127303695,
                        52.65729851304285,
                        0.0
                    ],
                    [
                        4.718185003437563,
                        52.65733546236238,
                        0.0
                    ],
                    [
                        4.718153387279779,
                        52.65733077291544,
                        0.0
                    ],
                    [
                        4.718112542030949,
                        52.65732457560582,
                        0.0
                    ],
                    [
                        4.717900191012331,
                        52.65729236579481,
                        0.0
                    ],
                    [
                        4.717869107473299,
                        52.65734008397724,
                        0.0
                    ],
                    [
                        4.717504120517266,
                        52.65790038916245,
                        0.0
                    ],
                    [
                        4.717288389729879,
                        52.65823155901923,
                        0.0
                    ],
                    [
                        4.716951722225096,
                        52.65881411262324,
                        0.0
                    ],
                    [
                        4.716380939401878,
                        52.65980174875064,
                        0.0
                    ],
                    [
                        4.716204617034855,
                        52.66015380050595,
                        0.0
                    ],
                    [
                        4.715492476106704,
                        52.66042560877834,
                        0.0
                    ],
                    [
                        4.715302654008295,
                        52.66044747211834,
                        0.0
                    ],
                    [
                        4.715290943301727,
                        52.66045453285792,
                        0.0
                    ],
                    [
                        4.715222803188377,
                        52.66052135460329,
                        0.0
                    ],
                    [
                        4.715115050973921,
                        52.66071387290557,
                        0.0
                    ],
                    [
                        4.714777023584193,
                        52.66056928975821,
                        0.0
                    ],
                    [
                        4.714878430739503,
                        52.66045929280773,
                        0.0
                    ],
                    [
                        4.714032670906715,
                        52.66014419721492,
                        0.0
                    ],
                    [
                        4.713692794388204,
                        52.66012086551991,
                        0.0
                    ],
                    [
                        4.711026998817675,
                        52.66029121971498,
                        0.0
                    ],
                    [
                        4.710689112760809,
                        52.66051995637986,
                        0.0
                    ],
                    [
                        4.710288020908309,
                        52.66053550514032,
                        0.0
                    ],
                    [
                        4.710016488379933,
                        52.6603912867937,
                        0.0
                    ],
                    [
                        4.709576566014609,
                        52.6603887813471,
                        0.0
                    ],
                    [
                        4.709901902661737,
                        52.66059513044418,
                        0.0
                    ],
                    [
                        4.709309343967719,
                        52.66098054356335,
                        0.0
                    ],
                    [
                        4.709942449303051,
                        52.66138957425257,
                        0.0
                    ],
                    [
                        4.709527365921884,
                        52.66167850505402,
                        0.0
                    ],
                    [
                        4.709273183097903,
                        52.66167705661476,
                        0.0
                    ],
                    [
                        4.709374287148724,
                        52.66272984268534,
                        0.0
                    ],
                    [
                        4.710968035862254,
                        52.66272702390372,
                        0.0
                    ],
                    [
                        4.712022881366396,
                        52.66279840740705,
                        0.0
                    ],
                    [
                        4.713128036877517,
                        52.66305940106069,
                        0.0
                    ],
                    [
                        4.71317762437786,
                        52.66304330728963,
                        0.0
                    ],
                    [
                        4.713290456073657,
                        52.66301409994139,
                        0.0
                    ],
                    [
                        4.713454841920446,
                        52.662985130587,
                        0.0
                    ],
                    [
                        4.713629435453666,
                        52.66296428037326,
                        0.0
                    ],
                    [
                        4.714113987012459,
                        52.66291897743352,
                        0.0
                    ],
                    [
                        4.714308715914975,
                        52.6628988602822,
                        0.0
                    ],
                    [
                        4.714384284399756,
                        52.6628936707199,
                        0.0
                    ],
                    [
                        4.714507895138026,
                        52.66288252465111,
                        0.0
                    ],
                    [
                        4.715102898781602,
                        52.66277198371994,
                        0.0
                    ],
                    [
                        4.715251364955617,
                        52.66274094474101,
                        0.0
                    ],
                    [
                        4.715486825200112,
                        52.66269115517581,
                        0.0
                    ],
                    [
                        4.715595234209331,
                        52.66266585708744,
                        0.0
                    ],
                    [
                        4.715682792285881,
                        52.66263437479547,
                        0.0
                    ],
                    [
                        4.715682182274802,
                        52.66265496113947,
                        0.0
                    ],
                    [
                        4.715894515478552,
                        52.66263764594326,
                        0.0
                    ],
                    [
                        4.715959767900429,
                        52.66263232526265,
                        0.0
                    ],
                    [
                        4.716047287392874,
                        52.66197289436523,
                        0.0
                    ],
                    [
                        4.716060262203161,
                        52.66187721740854,
                        0.0
                    ],
                    [
                        4.716071888593207,
                        52.66180112504682,
                        0.0
                    ],
                    [
                        4.716127072536405,
                        52.66180266765157,
                        0.0
                    ],
                    [
                        4.716380305554968,
                        52.66181895200523,
                        0.0
                    ],
                    [
                        4.716464903677874,
                        52.66182439004553,
                        0.0
                    ],
                    [
                        4.716466031823538,
                        52.66181535523325,
                        0.0
                    ],
                    [
                        4.717041936410148,
                        52.66185205189753,
                        0.0
                    ],
                    [
                        4.717458502834165,
                        52.66187893335002,
                        0.0
                    ],
                    [
                        4.717487979648597,
                        52.66160891563217,
                        0.0
                    ],
                    [
                        4.717486388083525,
                        52.66160957172753,
                        0.0
                    ],
                    [
                        4.717398421948833,
                        52.66160692845601,
                        0.0
                    ],
                    [
                        4.717314411894559,
                        52.66157649186034,
                        0.0
                    ],
                    [
                        4.717262581836133,
                        52.66151199503278,
                        0.0
                    ],
                    [
                        4.717324544209415,
                        52.66137322137051,
                        0.0
                    ],
                    [
                        4.717421794427112,
                        52.66122822049935,
                        0.0
                    ],
                    [
                        4.717617315848194,
                        52.66110304145739,
                        0.0
                    ],
                    [
                        4.717918519235152,
                        52.6609720309128,
                        0.0
                    ],
                    [
                        4.71832169053287,
                        52.66084801894917,
                        0.0
                    ],
                    [
                        4.718780761306561,
                        52.66075214429925,
                        0.0
                    ],
                    [
                        4.719313204365194,
                        52.66069306927873,
                        0.0
                    ],
                    [
                        4.719577993041677,
                        52.66064104572053,
                        0.0
                    ],
                    [
                        4.720091326869736,
                        52.66044915422584,
                        0.0
                    ],
                    [
                        4.720732365029713,
                        52.66019162328116,
                        0.0
                    ],
                    [
                        4.720921433191709,
                        52.66011292966681,
                        0.0
                    ]
                ]
            ]
        ]
    },
    "last_modified": "2020-03-11T16:28:23.666359Z",
    "created": "2020-03-11T16:28:23.666402Z",
    "image_url": "",
    "timeseries": [],
    "name": "Bergermeer",
    "type": "default",
    "water_level_summer": null,
    "water_level_winter": null,
    "water_level_fixed": -1.2
}