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/17931/?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/17931/?format=api",
    "id": 17931,
    "code": "04290-02",
    "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.65864628807801,
                        52.54632035092245,
                        0.0
                    ],
                    [
                        4.658355681424944,
                        52.54627767387196,
                        0.0
                    ],
                    [
                        4.658276866738283,
                        52.5464080486495,
                        0.0
                    ],
                    [
                        4.65818202598282,
                        52.54658038667456,
                        0.0
                    ],
                    [
                        4.658059544762728,
                        52.54680162686009,
                        0.0
                    ],
                    [
                        4.657936676123589,
                        52.54704623214833,
                        0.0
                    ],
                    [
                        4.657876713504862,
                        52.54719541653873,
                        0.0
                    ],
                    [
                        4.657884994245871,
                        52.54719570108394,
                        0.0
                    ],
                    [
                        4.657815360402947,
                        52.54735948381396,
                        0.0
                    ],
                    [
                        4.657796505202512,
                        52.54740990582977,
                        0.0
                    ],
                    [
                        4.657724425224711,
                        52.54759640386835,
                        0.0
                    ],
                    [
                        4.657714095104371,
                        52.5476257260672,
                        0.0
                    ],
                    [
                        4.657563306960407,
                        52.54806669357679,
                        0.0
                    ],
                    [
                        4.657461125985353,
                        52.54845870431267,
                        0.0
                    ],
                    [
                        4.657418634686524,
                        52.5486415103657,
                        0.0
                    ],
                    [
                        4.657329741609047,
                        52.54942168460867,
                        0.0
                    ],
                    [
                        4.657300714084428,
                        52.55011469347669,
                        0.0
                    ],
                    [
                        4.657301123851812,
                        52.55012120566983,
                        0.0
                    ],
                    [
                        4.657386266360971,
                        52.55072039883433,
                        0.0
                    ],
                    [
                        4.657480796639949,
                        52.55122897609223,
                        0.0
                    ],
                    [
                        4.657517038307944,
                        52.55136613202452,
                        0.0
                    ],
                    [
                        4.657655411067918,
                        52.55179248820054,
                        0.0
                    ],
                    [
                        4.657661899273708,
                        52.55181018857255,
                        0.0
                    ],
                    [
                        4.657817475733343,
                        52.55217001483784,
                        0.0
                    ],
                    [
                        4.657858911763233,
                        52.55227054328768,
                        0.0
                    ],
                    [
                        4.657720090662314,
                        52.55230364536659,
                        0.0
                    ],
                    [
                        4.657654879168734,
                        52.55231324782036,
                        0.0
                    ],
                    [
                        4.657651768707941,
                        52.5524540813313,
                        0.0
                    ],
                    [
                        4.657274182986323,
                        52.55256859860353,
                        0.0
                    ],
                    [
                        4.657193072346694,
                        52.55259269881611,
                        0.0
                    ],
                    [
                        4.657193072346694,
                        52.55259269881611,
                        0.0
                    ],
                    [
                        4.657193072346694,
                        52.55259269881611,
                        0.0
                    ],
                    [
                        4.657336631457707,
                        52.55277148060484,
                        0.0
                    ],
                    [
                        4.657489283537292,
                        52.55299071794781,
                        0.0
                    ],
                    [
                        4.658315190502802,
                        52.55405379311414,
                        0.0
                    ],
                    [
                        4.658859895012412,
                        52.55456511075285,
                        0.0
                    ],
                    [
                        4.659399761872069,
                        52.5551460764165,
                        0.0
                    ],
                    [
                        4.659562390472659,
                        52.55538736362115,
                        0.0
                    ],
                    [
                        4.659716063566796,
                        52.55594038282721,
                        0.0
                    ],
                    [
                        4.659825669997852,
                        52.55629690542288,
                        0.0
                    ],
                    [
                        4.65986372155821,
                        52.55647173912487,
                        0.0
                    ],
                    [
                        4.660041512344766,
                        52.55660951028246,
                        0.0
                    ],
                    [
                        4.660324089242422,
                        52.55684570690046,
                        0.0
                    ],
                    [
                        4.660630808143102,
                        52.55710699091615,
                        0.0
                    ],
                    [
                        4.660985398619818,
                        52.55744339698757,
                        0.0
                    ],
                    [
                        4.661309245939424,
                        52.55765988228751,
                        0.0
                    ],
                    [
                        4.661425881858484,
                        52.55774222797883,
                        0.0
                    ],
                    [
                        4.662053906421306,
                        52.55816828141614,
                        0.0
                    ],
                    [
                        4.661698563034932,
                        52.55857340718576,
                        0.0
                    ],
                    [
                        4.661524197819892,
                        52.558845984655,
                        0.0
                    ],
                    [
                        4.661524196286216,
                        52.55884598824062,
                        0.0
                    ],
                    [
                        4.661538012129904,
                        52.55884977193313,
                        0.0
                    ],
                    [
                        4.661797592740204,
                        52.55891912384361,
                        0.0
                    ],
                    [
                        4.661957918959739,
                        52.55896216472724,
                        0.0
                    ],
                    [
                        4.662133234859935,
                        52.55902632770844,
                        0.0
                    ],
                    [
                        4.662477237217209,
                        52.55909152006732,
                        0.0
                    ],
                    [
                        4.663157500717753,
                        52.55922652808513,
                        0.0
                    ],
                    [
                        4.663395733460167,
                        52.55925718987067,
                        0.0
                    ],
                    [
                        4.664041689693848,
                        52.55930744712162,
                        0.0
                    ],
                    [
                        4.664485986278574,
                        52.55934678514041,
                        0.0
                    ],
                    [
                        4.664945046940623,
                        52.5594103337774,
                        0.0
                    ],
                    [
                        4.665319841667309,
                        52.55946869488912,
                        0.0
                    ],
                    [
                        4.665836068069979,
                        52.55955361835158,
                        0.0
                    ],
                    [
                        4.666222252083114,
                        52.55961905604801,
                        0.0
                    ],
                    [
                        4.66655960743187,
                        52.55966299462808,
                        0.0
                    ],
                    [
                        4.667250738451142,
                        52.55971172000245,
                        0.0
                    ],
                    [
                        4.668247944079031,
                        52.55977855326705,
                        0.0
                    ],
                    [
                        4.668841579720359,
                        52.55981953397117,
                        0.0
                    ],
                    [
                        4.669295593112098,
                        52.55983416113019,
                        0.0
                    ],
                    [
                        4.669941777787839,
                        52.55983319474714,
                        0.0
                    ],
                    [
                        4.670260252484531,
                        52.55981876070927,
                        0.0
                    ],
                    [
                        4.670641421491372,
                        52.55979947342269,
                        0.0
                    ],
                    [
                        4.671093144309149,
                        52.55976536759917,
                        0.0
                    ],
                    [
                        4.671604810049349,
                        52.55971961399491,
                        0.0
                    ],
                    [
                        4.672268881171507,
                        52.55965221722249,
                        0.0
                    ],
                    [
                        4.672617676041621,
                        52.5596203259256,
                        0.0
                    ],
                    [
                        4.672821322878236,
                        52.5595935102167,
                        0.0
                    ],
                    [
                        4.672990578593421,
                        52.55955947706319,
                        0.0
                    ],
                    [
                        4.673132619055639,
                        52.5595486475308,
                        0.0
                    ],
                    [
                        4.673234997492697,
                        52.5596193656631,
                        0.0
                    ],
                    [
                        4.673980553152271,
                        52.55975003052085,
                        0.0
                    ],
                    [
                        4.674318273367253,
                        52.56067974848499,
                        0.0
                    ],
                    [
                        4.674902274182161,
                        52.56060614019299,
                        0.0
                    ],
                    [
                        4.676809652984361,
                        52.56026004322629,
                        0.0
                    ],
                    [
                        4.677304403619823,
                        52.5612047121032,
                        0.0
                    ],
                    [
                        4.677467812115866,
                        52.56151129073852,
                        0.0
                    ],
                    [
                        4.67757932294199,
                        52.56148991980339,
                        0.0
                    ],
                    [
                        4.677606475593131,
                        52.56149526784253,
                        0.0
                    ],
                    [
                        4.677842533771906,
                        52.56144977242091,
                        0.0
                    ],
                    [
                        4.678549917033268,
                        52.56124486580078,
                        0.0
                    ],
                    [
                        4.679093582938062,
                        52.5610564954823,
                        0.0
                    ],
                    [
                        4.679506028022168,
                        52.56092108597396,
                        0.0
                    ],
                    [
                        4.679705692873115,
                        52.56090358172217,
                        0.0
                    ],
                    [
                        4.679663958653475,
                        52.5606369436569,
                        0.0
                    ],
                    [
                        4.679533660489877,
                        52.56015479685122,
                        0.0
                    ],
                    [
                        4.679385592542771,
                        52.55982443265805,
                        0.0
                    ],
                    [
                        4.67915006165692,
                        52.55944914851475,
                        0.0
                    ],
                    [
                        4.678894240204194,
                        52.55914384533495,
                        0.0
                    ],
                    [
                        4.679268480229667,
                        52.55899886176915,
                        0.0
                    ],
                    [
                        4.679707849638392,
                        52.55957398410582,
                        0.0
                    ],
                    [
                        4.680139000872012,
                        52.56018410700113,
                        0.0
                    ],
                    [
                        4.680409812848418,
                        52.56075121249196,
                        0.0
                    ],
                    [
                        4.680819202988926,
                        52.56056670852765,
                        0.0
                    ],
                    [
                        4.681290268619453,
                        52.56036153906575,
                        0.0
                    ],
                    [
                        4.681325858111846,
                        52.5602939849004,
                        0.0
                    ],
                    [
                        4.681243307695309,
                        52.56018133021055,
                        0.0
                    ],
                    [
                        4.682057719305396,
                        52.55996619110669,
                        0.0
                    ],
                    [
                        4.682963606067136,
                        52.55972100451888,
                        0.0
                    ],
                    [
                        4.683642400354216,
                        52.55953193183127,
                        0.0
                    ],
                    [
                        4.683481422962273,
                        52.55928795605186,
                        0.0
                    ],
                    [
                        4.684340121718612,
                        52.55905703011412,
                        0.0
                    ],
                    [
                        4.685248873546211,
                        52.55881237338835,
                        0.0
                    ],
                    [
                        4.685884230807068,
                        52.55864087134134,
                        0.0
                    ],
                    [
                        4.686827654589826,
                        52.55838472360256,
                        0.0
                    ],
                    [
                        4.686816487322191,
                        52.55836362699593,
                        0.0
                    ],
                    [
                        4.687216937492554,
                        52.55825616105658,
                        0.0
                    ],
                    [
                        4.687205844231937,
                        52.55823039142502,
                        0.0
                    ],
                    [
                        4.687698560535923,
                        52.55810711049188,
                        0.0
                    ],
                    [
                        4.68754114008637,
                        52.55787951840543,
                        0.0
                    ],
                    [
                        4.687614239477965,
                        52.55786359185138,
                        0.0
                    ],
                    [
                        4.687441378314022,
                        52.55763152274533,
                        0.0
                    ],
                    [
                        4.687245372237353,
                        52.55735919674886,
                        0.0
                    ],
                    [
                        4.687110250255916,
                        52.55739562638687,
                        0.0
                    ],
                    [
                        4.687108360054546,
                        52.55739300886824,
                        0.0
                    ],
                    [
                        4.68698772119805,
                        52.55722584009098,
                        0.0
                    ],
                    [
                        4.686889898667602,
                        52.55709375812881,
                        0.0
                    ],
                    [
                        4.686753764277775,
                        52.55690610507104,
                        0.0
                    ],
                    [
                        4.686570171391494,
                        52.55665299448124,
                        0.0
                    ],
                    [
                        4.686391659712371,
                        52.55640689686101,
                        0.0
                    ],
                    [
                        4.68632132902064,
                        52.55630994700839,
                        0.0
                    ],
                    [
                        4.686266500906514,
                        52.55623313075073,
                        0.0
                    ],
                    [
                        4.686286738345591,
                        52.55619283342008,
                        0.0
                    ],
                    [
                        4.686768729515961,
                        52.55605931022408,
                        0.0
                    ],
                    [
                        4.686339072005555,
                        52.55547258736459,
                        0.0
                    ],
                    [
                        4.686270812030778,
                        52.5554254494284,
                        0.0
                    ],
                    [
                        4.686165985755313,
                        52.55538744257422,
                        0.0
                    ],
                    [
                        4.686130032012412,
                        52.55535802091563,
                        0.0
                    ],
                    [
                        4.686109932055963,
                        52.55529597834417,
                        0.0
                    ],
                    [
                        4.686044086871644,
                        52.55511272082124,
                        0.0
                    ],
                    [
                        4.685944892431341,
                        52.55482531683061,
                        0.0
                    ],
                    [
                        4.685801005862093,
                        52.55471230291468,
                        0.0
                    ],
                    [
                        4.685741380452613,
                        52.55460446013291,
                        0.0
                    ],
                    [
                        4.686218652459667,
                        52.55448576765243,
                        0.0
                    ],
                    [
                        4.686504327271186,
                        52.55436126925817,
                        0.0
                    ],
                    [
                        4.687614012859906,
                        52.5535265821458,
                        0.0
                    ],
                    [
                        4.68793964006824,
                        52.55329949864198,
                        0.0
                    ],
                    [
                        4.688226709138675,
                        52.55308620777715,
                        0.0
                    ],
                    [
                        4.68833422569327,
                        52.5530751569016,
                        0.0
                    ],
                    [
                        4.688818969403735,
                        52.55272515960472,
                        0.0
                    ],
                    [
                        4.6886344376877,
                        52.55263410913476,
                        0.0
                    ],
                    [
                        4.688579325631102,
                        52.55260691223045,
                        0.0
                    ],
                    [
                        4.688954344480163,
                        52.55230004685387,
                        0.0
                    ],
                    [
                        4.689236139730442,
                        52.55196178719754,
                        0.0
                    ],
                    [
                        4.689247339083663,
                        52.55195380022525,
                        0.0
                    ],
                    [
                        4.689262163153374,
                        52.55194409996979,
                        0.0
                    ],
                    [
                        4.689277048135837,
                        52.55191656885641,
                        0.0
                    ],
                    [
                        4.689357396920557,
                        52.55176792040569,
                        0.0
                    ],
                    [
                        4.689664154967732,
                        52.55139934776966,
                        0.0
                    ],
                    [
                        4.689853219119915,
                        52.55120066604451,
                        0.0
                    ],
                    [
                        4.690036827317146,
                        52.55098325796273,
                        0.0
                    ],
                    [
                        4.69019699233271,
                        52.55079375300135,
                        0.0
                    ],
                    [
                        4.69030041409203,
                        52.5506775224737,
                        0.0
                    ],
                    [
                        4.690452191221728,
                        52.55053353460113,
                        0.0
                    ],
                    [
                        4.69066669767799,
                        52.55030111796196,
                        0.0
                    ],
                    [
                        4.690723290918286,
                        52.55023718926247,
                        0.0
                    ],
                    [
                        4.690814842142285,
                        52.55014425617376,
                        0.0
                    ],
                    [
                        4.690829161243619,
                        52.55008708972273,
                        0.0
                    ],
                    [
                        4.690830636430443,
                        52.54999362827395,
                        0.0
                    ],
                    [
                        4.690905215023228,
                        52.54988306992021,
                        0.0
                    ],
                    [
                        4.690974043769796,
                        52.5497724778014,
                        0.0
                    ],
                    [
                        4.691027060990208,
                        52.54969217071555,
                        0.0
                    ],
                    [
                        4.691076171317644,
                        52.54961651420409,
                        0.0
                    ],
                    [
                        4.69111966105802,
                        52.54953264608501,
                        0.0
                    ],
                    [
                        4.69116539886007,
                        52.54942776035313,
                        0.0
                    ],
                    [
                        4.691226984221498,
                        52.54929025296025,
                        0.0
                    ],
                    [
                        4.691284146595391,
                        52.54919010765396,
                        0.0
                    ],
                    [
                        4.691370442547726,
                        52.5490655971603,
                        0.0
                    ],
                    [
                        4.691449109039231,
                        52.54893870514055,
                        0.0
                    ],
                    [
                        4.691582153996568,
                        52.54876656499609,
                        0.0
                    ],
                    [
                        4.691715216328666,
                        52.54859325642526,
                        0.0
                    ],
                    [
                        4.691983573089249,
                        52.54859132298679,
                        0.0
                    ],
                    [
                        4.692050516904716,
                        52.54836519371374,
                        0.0
                    ],
                    [
                        4.692158421002122,
                        52.54808541506402,
                        0.0
                    ],
                    [
                        4.692224441458166,
                        52.54790937666535,
                        0.0
                    ],
                    [
                        4.692121194582557,
                        52.5478935833547,
                        0.0
                    ],
                    [
                        4.692103615610913,
                        52.54791451121782,
                        0.0
                    ],
                    [
                        4.692084101806073,
                        52.54793659612692,
                        0.0
                    ],
                    [
                        4.692007003584368,
                        52.54796418574731,
                        0.0
                    ],
                    [
                        4.691870390176807,
                        52.54802530071245,
                        0.0
                    ],
                    [
                        4.691828585470131,
                        52.54799682609318,
                        0.0
                    ],
                    [
                        4.691819741122695,
                        52.54799112114619,
                        0.0
                    ],
                    [
                        4.691665477061195,
                        52.54798788975086,
                        0.0
                    ],
                    [
                        4.691618119268317,
                        52.54795256100198,
                        0.0
                    ],
                    [
                        4.691544005489862,
                        52.54791240195666,
                        0.0
                    ],
                    [
                        4.691439303007768,
                        52.54786739010368,
                        0.0
                    ],
                    [
                        4.69095583537421,
                        52.54765541642199,
                        0.0
                    ],
                    [
                        4.690744313803698,
                        52.54757823129939,
                        0.0
                    ],
                    [
                        4.690275371835841,
                        52.54741774860343,
                        0.0
                    ],
                    [
                        4.690052317374446,
                        52.54734283128824,
                        0.0
                    ],
                    [
                        4.689951228995539,
                        52.54731185985187,
                        0.0
                    ],
                    [
                        4.689907429123837,
                        52.54729407695793,
                        0.0
                    ],
                    [
                        4.689865637988446,
                        52.54727046396047,
                        0.0
                    ],
                    [
                        4.689824086942235,
                        52.54723166345569,
                        0.0
                    ],
                    [
                        4.689576883281017,
                        52.54698718869106,
                        0.0
                    ],
                    [
                        4.68951815934096,
                        52.54694361365608,
                        0.0
                    ],
                    [
                        4.689464999869573,
                        52.54691175506589,
                        0.0
                    ],
                    [
                        4.689381141693937,
                        52.54688205277267,
                        0.0
                    ],
                    [
                        4.68928956274263,
                        52.54685581016545,
                        0.0
                    ],
                    [
                        4.688795406770494,
                        52.54671503573549,
                        0.0
                    ],
                    [
                        4.68870764273321,
                        52.54668998349446,
                        0.0
                    ],
                    [
                        4.688639079334604,
                        52.54666270741041,
                        0.0
                    ],
                    [
                        4.688595502603373,
                        52.5466309048088,
                        0.0
                    ],
                    [
                        4.688561674176164,
                        52.54658864415922,
                        0.0
                    ],
                    [
                        4.688545129955858,
                        52.54654414845907,
                        0.0
                    ],
                    [
                        4.68854981357718,
                        52.54649043065815,
                        0.0
                    ],
                    [
                        4.688575539983655,
                        52.54643917343977,
                        0.0
                    ],
                    [
                        4.688618328449565,
                        52.54639970038728,
                        0.0
                    ],
                    [
                        4.688695851411539,
                        52.54634524277762,
                        0.0
                    ],
                    [
                        4.688744203765396,
                        52.54631748618961,
                        0.0
                    ],
                    [
                        4.688784909196708,
                        52.54628851621969,
                        0.0
                    ],
                    [
                        4.688816310255479,
                        52.54624196584086,
                        0.0
                    ],
                    [
                        4.688820901058099,
                        52.54619408936858,
                        0.0
                    ],
                    [
                        4.688792969678208,
                        52.54614251644913,
                        0.0
                    ],
                    [
                        4.688755160832402,
                        52.54610957945383,
                        0.0
                    ],
                    [
                        4.688684737458719,
                        52.54607878731398,
                        0.0
                    ],
                    [
                        4.688541821937332,
                        52.54603242457881,
                        0.0
                    ],
                    [
                        4.688489483692517,
                        52.54606333022198,
                        0.0
                    ],
                    [
                        4.688497563058371,
                        52.54601767623238,
                        0.0
                    ],
                    [
                        4.688347249518705,
                        52.54596931044217,
                        0.0
                    ],
                    [
                        4.688072668610186,
                        52.54588123386299,
                        0.0
                    ],
                    [
                        4.687944923132381,
                        52.54583958830737,
                        0.0
                    ],
                    [
                        4.687861030987579,
                        52.54581222147569,
                        0.0
                    ],
                    [
                        4.687798107318005,
                        52.54579198838015,
                        0.0
                    ],
                    [
                        4.687741080807513,
                        52.54576244297289,
                        0.0
                    ],
                    [
                        4.687693672983854,
                        52.54573061745597,
                        0.0
                    ],
                    [
                        4.687644348916224,
                        52.54569878062829,
                        0.0
                    ],
                    [
                        4.687623584360699,
                        52.54567879585069,
                        0.0
                    ],
                    [
                        4.68761057768006,
                        52.54565301489558,
                        0.0
                    ],
                    [
                        4.687592007318694,
                        52.54561551737495,
                        0.0
                    ],
                    [
                        4.687458765458731,
                        52.54543713869157,
                        0.0
                    ],
                    [
                        4.687407673812168,
                        52.54539594432018,
                        0.0
                    ],
                    [
                        4.687352508784409,
                        52.54536991482642,
                        0.0
                    ],
                    [
                        4.687293437104334,
                        52.54534853578698,
                        0.0
                    ],
                    [
                        4.687211258729992,
                        52.54533403074782,
                        0.0
                    ],
                    [
                        4.686645333415969,
                        52.54524890618145,
                        0.0
                    ],
                    [
                        4.686547862208777,
                        52.54523197368277,
                        0.0
                    ],
                    [
                        4.686482968023343,
                        52.54521523338605,
                        0.0
                    ],
                    [
                        4.686431580687287,
                        52.54519273089098,
                        0.0
                    ],
                    [
                        4.686366668048549,
                        52.54517715879929,
                        0.0
                    ],
                    [
                        4.686299635038464,
                        52.54517442631217,
                        0.0
                    ],
                    [
                        4.686240025929276,
                        52.54518692653524,
                        0.0
                    ],
                    [
                        4.686188044827029,
                        52.5452018085263,
                        0.0
                    ],
                    [
                        4.685974408321207,
                        52.54525896576897,
                        0.0
                    ],
                    [
                        4.685884064041806,
                        52.54527595778376,
                        0.0
                    ],
                    [
                        4.685797756557092,
                        52.54528012142068,
                        0.0
                    ],
                    [
                        4.685709718491038,
                        52.54527259098838,
                        0.0
                    ],
                    [
                        4.685616154480441,
                        52.54525100729761,
                        0.0
                    ],
                    [
                        4.6852096941749,
                        52.54514111380923,
                        0.0
                    ],
                    [
                        4.684648519248252,
                        52.54499875724539,
                        0.0
                    ],
                    [
                        4.684507253991031,
                        52.54496403822014,
                        0.0
                    ],
                    [
                        4.684406081934761,
                        52.54493890340208,
                        0.0
                    ],
                    [
                        4.684341449522411,
                        52.54490580618114,
                        0.0
                    ],
                    [
                        4.684294045075352,
                        52.54487397930615,
                        0.0
                    ],
                    [
                        4.684258454728383,
                        52.5448223599317,
                        0.0
                    ],
                    [
                        4.684239999233886,
                        52.54477785227606,
                        0.0
                    ],
                    [
                        4.684205544381415,
                        52.54465496852422,
                        0.0
                    ],
                    [
                        4.684167368877856,
                        52.54452505245436,
                        0.0
                    ],
                    [
                        4.684129938164789,
                        52.54434840563786,
                        0.0
                    ],
                    [
                        4.684108767376561,
                        52.54423377916294,
                        0.0
                    ],
                    [
                        4.684094107537744,
                        52.54419163071334,
                        0.0
                    ],
                    [
                        4.684064229470517,
                        52.54414238185723,
                        0.0
                    ],
                    [
                        4.684022667852561,
                        52.54410474757655,
                        0.0
                    ],
                    [
                        4.683943116641259,
                        52.54404585743024,
                        0.0
                    ],
                    [
                        4.683787847323805,
                        52.54392809968424,
                        0.0
                    ],
                    [
                        4.683583166704442,
                        52.54378434455478,
                        0.0
                    ],
                    [
                        4.683503467613615,
                        52.54373480025816,
                        0.0
                    ],
                    [
                        4.683423805966775,
                        52.54368291937118,
                        0.0
                    ],
                    [
                        4.683321112583489,
                        52.54363323863286,
                        0.0
                    ],
                    [
                        4.683089309583666,
                        52.54350801587829,
                        0.0
                    ],
                    [
                        4.682785214092836,
                        52.54334964912021,
                        0.0
                    ],
                    [
                        4.682671062270522,
                        52.54329756306122,
                        0.0
                    ],
                    [
                        4.682618005407131,
                        52.54325986005333,
                        0.0
                    ],
                    [
                        4.682580315568482,
                        52.54321991147249,
                        0.0
                    ],
                    [
                        4.682532210628243,
                        52.54311213507551,
                        0.0
                    ],
                    [
                        4.682474499719804,
                        52.54294588267938,
                        0.0
                    ],
                    [
                        4.68236817492582,
                        52.54264380964786,
                        0.0
                    ],
                    [
                        4.682345983190772,
                        52.54259343758521,
                        0.0
                    ],
                    [
                        4.68230635932978,
                        52.5425546458041,
                        0.0
                    ],
                    [
                        4.682241918613887,
                        52.54250986474692,
                        0.0
                    ],
                    [
                        4.682201940299709,
                        52.54249327002993,
                        0.0
                    ],
                    [
                        4.682135116961521,
                        52.54247768424472,
                        0.0
                    ],
                    [
                        4.682066508175088,
                        52.54245390916191,
                        0.0
                    ],
                    [
                        4.682024763159752,
                        52.54242795685673,
                        0.0
                    ],
                    [
                        4.681998347531921,
                        52.54240209559884,
                        0.0
                    ],
                    [
                        4.681911765239785,
                        52.54242378044748,
                        0.0
                    ],
                    [
                        4.681794598856705,
                        52.54244060998862,
                        0.0
                    ],
                    [
                        4.681642866616279,
                        52.54246190750121,
                        0.0
                    ],
                    [
                        4.681390863732949,
                        52.54249432845437,
                        0.0
                    ],
                    [
                        4.681378950851925,
                        52.54242717467869,
                        0.0
                    ],
                    [
                        4.681382621825088,
                        52.54228613716719,
                        0.0
                    ],
                    [
                        4.681441975107342,
                        52.54216965210054,
                        0.0
                    ],
                    [
                        4.681585526681341,
                        52.54206067776872,
                        0.0
                    ],
                    [
                        4.681767587253079,
                        52.5419402483077,
                        0.0
                    ],
                    [
                        4.682029116247086,
                        52.54175795310979,
                        0.0
                    ],
                    [
                        4.681887494499404,
                        52.54166515132447,
                        0.0
                    ],
                    [
                        4.68179923050616,
                        52.54161045901639,
                        0.0
                    ],
                    [
                        4.68169141247341,
                        52.54161434802297,
                        0.0
                    ],
                    [
                        4.68126517995757,
                        52.54139410011354,
                        0.0
                    ],
                    [
                        4.680543477820922,
                        52.541108226738,
                        0.0
                    ],
                    [
                        4.679777976980058,
                        52.54080573060115,
                        0.0
                    ],
                    [
                        4.678844902635531,
                        52.54043796875101,
                        0.0
                    ],
                    [
                        4.678252814910602,
                        52.54043560262308,
                        0.0
                    ],
                    [
                        4.677493934339476,
                        52.54043807839572,
                        0.0
                    ],
                    [
                        4.677072265066204,
                        52.54044373537712,
                        0.0
                    ],
                    [
                        4.676951533188705,
                        52.54044418147673,
                        0.0
                    ],
                    [
                        4.676925495974427,
                        52.5405141285129,
                        0.0
                    ],
                    [
                        4.676909208339814,
                        52.54057361845545,
                        0.0
                    ],
                    [
                        4.676879414019034,
                        52.54063886947868,
                        0.0
                    ],
                    [
                        4.676845937866354,
                        52.54069475141981,
                        0.0
                    ],
                    [
                        4.676824287130652,
                        52.54074766632716,
                        0.0
                    ],
                    [
                        4.676701572703277,
                        52.54073478077692,
                        0.0
                    ],
                    [
                        4.676590175939249,
                        52.54075047132755,
                        0.0
                    ],
                    [
                        4.675233870657257,
                        52.54096200019605,
                        0.0
                    ],
                    [
                        4.674790043999333,
                        52.54103411388563,
                        0.0
                    ],
                    [
                        4.674703668359118,
                        52.54104294254167,
                        0.0
                    ],
                    [
                        4.674588678666683,
                        52.54105191393565,
                        0.0
                    ],
                    [
                        4.675332447697472,
                        52.5424493012339,
                        0.0
                    ],
                    [
                        4.675336790037368,
                        52.54245700263029,
                        0.0
                    ],
                    [
                        4.67509760320003,
                        52.54252712690175,
                        0.0
                    ],
                    [
                        4.674901210947701,
                        52.54258436769123,
                        0.0
                    ],
                    [
                        4.674550467625384,
                        52.54270611096204,
                        0.0
                    ],
                    [
                        4.674298279209238,
                        52.54287095613638,
                        0.0
                    ],
                    [
                        4.673933810068919,
                        52.54292688929775,
                        0.0
                    ],
                    [
                        4.673745047694387,
                        52.54297701095609,
                        0.0
                    ],
                    [
                        4.673498944073105,
                        52.54302694038946,
                        0.0
                    ],
                    [
                        4.673298941946689,
                        52.54307013627653,
                        0.0
                    ],
                    [
                        4.673044907824977,
                        52.54313637440194,
                        0.0
                    ],
                    [
                        4.672736727576338,
                        52.54323266401393,
                        0.0
                    ],
                    [
                        4.672389654164594,
                        52.54336377005516,
                        0.0
                    ],
                    [
                        4.672069443518881,
                        52.54349270014688,
                        0.0
                    ],
                    [
                        4.671822539674705,
                        52.54359169326178,
                        0.0
                    ],
                    [
                        4.671093394707968,
                        52.54388406578955,
                        0.0
                    ],
                    [
                        4.670688293138156,
                        52.54404753147853,
                        0.0
                    ],
                    [
                        4.670456523249715,
                        52.54415829690544,
                        0.0
                    ],
                    [
                        4.67025556396114,
                        52.54425990091288,
                        0.0
                    ],
                    [
                        4.670069705896538,
                        52.54437561636445,
                        0.0
                    ],
                    [
                        4.669911244134913,
                        52.54445644565468,
                        0.0
                    ],
                    [
                        4.669764431285725,
                        52.54452799809094,
                        0.0
                    ],
                    [
                        4.669606348395976,
                        52.54458546166432,
                        0.0
                    ],
                    [
                        4.669355942498184,
                        52.54466339766314,
                        0.0
                    ],
                    [
                        4.669036550194812,
                        52.54474091583648,
                        0.0
                    ],
                    [
                        4.668543969647563,
                        52.54486178333894,
                        0.0
                    ],
                    [
                        4.668428688991217,
                        52.54487977952026,
                        0.0
                    ],
                    [
                        4.667614363581282,
                        52.54417058276719,
                        0.0
                    ],
                    [
                        4.667091644320166,
                        52.54372379712807,
                        0.0
                    ],
                    [
                        4.666669921776213,
                        52.54336414521448,
                        0.0
                    ],
                    [
                        4.66652988279633,
                        52.54324829056606,
                        0.0
                    ],
                    [
                        4.666485381602076,
                        52.54322281933558,
                        0.0
                    ],
                    [
                        4.666402463018375,
                        52.54323984162406,
                        0.0
                    ],
                    [
                        4.666185423223476,
                        52.54332834515787,
                        0.0
                    ],
                    [
                        4.665664395238868,
                        52.54354863689404,
                        0.0
                    ],
                    [
                        4.6654219045763,
                        52.54365450107382,
                        0.0
                    ],
                    [
                        4.664902105453931,
                        52.54314090995629,
                        0.0
                    ],
                    [
                        4.664729171723571,
                        52.54294925875493,
                        0.0
                    ],
                    [
                        4.664690478952844,
                        52.54289863908684,
                        0.0
                    ],
                    [
                        4.664629576313357,
                        52.54288731259201,
                        0.0
                    ],
                    [
                        4.66446427703526,
                        52.54288849932493,
                        0.0
                    ],
                    [
                        4.663677053354628,
                        52.5429077997034,
                        0.0
                    ],
                    [
                        4.663414520515695,
                        52.54292154111368,
                        0.0
                    ],
                    [
                        4.663151879875473,
                        52.54294184219632,
                        0.0
                    ],
                    [
                        4.662953701832548,
                        52.542975684768,
                        0.0
                    ],
                    [
                        4.662798421868819,
                        52.54302293756596,
                        0.0
                    ],
                    [
                        4.662541268034537,
                        52.54314623213288,
                        0.0
                    ],
                    [
                        4.66219325814358,
                        52.54333251327699,
                        0.0
                    ],
                    [
                        4.66190679625059,
                        52.54349068790946,
                        0.0
                    ],
                    [
                        4.661707138332415,
                        52.54361433193507,
                        0.0
                    ],
                    [
                        4.661460263195729,
                        52.54376837047341,
                        0.0
                    ],
                    [
                        4.661431087565594,
                        52.54379448068939,
                        0.0
                    ],
                    [
                        4.661433855561153,
                        52.54384488180352,
                        0.0
                    ],
                    [
                        4.661422525361902,
                        52.54387767101024,
                        0.0
                    ],
                    [
                        4.661317873242513,
                        52.54390551270725,
                        0.0
                    ],
                    [
                        4.661234684430149,
                        52.5439378625007,
                        0.0
                    ],
                    [
                        4.661089381428217,
                        52.54403336531457,
                        0.0
                    ],
                    [
                        4.660867339066783,
                        52.54420726419818,
                        0.0
                    ],
                    [
                        4.660995616565723,
                        52.54449065338044,
                        0.0
                    ],
                    [
                        4.661283501847684,
                        52.54512114679842,
                        0.0
                    ],
                    [
                        4.661567711697788,
                        52.54575600284883,
                        0.0
                    ],
                    [
                        4.661701888473574,
                        52.54604696773445,
                        0.0
                    ],
                    [
                        4.661746266663294,
                        52.54614538288644,
                        0.0
                    ],
                    [
                        4.661817319983711,
                        52.54625330805036,
                        0.0
                    ],
                    [
                        4.661915317526096,
                        52.54635438749403,
                        0.0
                    ],
                    [
                        4.662025235951366,
                        52.54642983529902,
                        0.0
                    ],
                    [
                        4.662131629241384,
                        52.54648656738382,
                        0.0
                    ],
                    [
                        4.662065552168577,
                        52.54654224607163,
                        0.0
                    ],
                    [
                        4.661980964367402,
                        52.54655808671656,
                        0.0
                    ],
                    [
                        4.661318294836474,
                        52.5465306692918,
                        0.0
                    ],
                    [
                        4.661191147436588,
                        52.54841356344669,
                        0.0
                    ],
                    [
                        4.659892682109942,
                        52.54780738751985,
                        0.0
                    ],
                    [
                        4.659453377740914,
                        52.54777030917599,
                        0.0
                    ],
                    [
                        4.659678844894469,
                        52.54641019517297,
                        0.0
                    ],
                    [
                        4.659109345857453,
                        52.54636525337068,
                        0.0
                    ],
                    [
                        4.658856737212416,
                        52.54634267305224,
                        0.0
                    ],
                    [
                        4.65864628807801,
                        52.54632035092245,
                        0.0
                    ]
                ]
            ]
        ]
    },
    "last_modified": "2020-03-11T16:28:25.398327Z",
    "created": "2020-03-11T16:28:25.398380Z",
    "image_url": "",
    "timeseries": [],
    "name": "Castricummerpolder",
    "type": "default",
    "water_level_summer": null,
    "water_level_winter": null,
    "water_level_fixed": -0.8
}