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/18166/?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/18166/?format=api",
    "id": 18166,
    "code": "8020 Y",
    "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.78639238454313,
                        53.03656402326738,
                        0.0
                    ],
                    [
                        4.786483344398391,
                        53.03640398499034,
                        0.0
                    ],
                    [
                        4.786484822297561,
                        53.03629700182174,
                        0.0
                    ],
                    [
                        4.786278387555552,
                        53.03624960530627,
                        0.0
                    ],
                    [
                        4.785762092549874,
                        53.03596252437156,
                        0.0
                    ],
                    [
                        4.785597384429116,
                        53.03589274485046,
                        0.0
                    ],
                    [
                        4.785704899601431,
                        53.03581957980638,
                        0.0
                    ],
                    [
                        4.785946338235417,
                        53.0357589763865,
                        0.0
                    ],
                    [
                        4.786130334290963,
                        53.0355744418199,
                        0.0
                    ],
                    [
                        4.786419311211413,
                        53.0353855095207,
                        0.0
                    ],
                    [
                        4.786651228498044,
                        53.03537181018515,
                        0.0
                    ],
                    [
                        4.78695436487327,
                        53.0355576035064,
                        0.0
                    ],
                    [
                        4.787318581720752,
                        53.03560400156454,
                        0.0
                    ],
                    [
                        4.788104647146972,
                        53.03545042755507,
                        0.0
                    ],
                    [
                        4.787512146379751,
                        53.03515322250679,
                        0.0
                    ],
                    [
                        4.787307100060039,
                        53.03500657226915,
                        0.0
                    ],
                    [
                        4.786895669168882,
                        53.0348083567942,
                        0.0
                    ],
                    [
                        4.786346509534662,
                        53.03458863626376,
                        0.0
                    ],
                    [
                        4.785469026047107,
                        53.03529157359802,
                        0.0
                    ],
                    [
                        4.784806142536376,
                        53.03509506086925,
                        0.0
                    ],
                    [
                        4.784503751513129,
                        53.03521241793278,
                        0.0
                    ],
                    [
                        4.784318601526091,
                        53.03562281433624,
                        0.0
                    ],
                    [
                        4.784074588100756,
                        53.03579693414169,
                        0.0
                    ],
                    [
                        4.783751560957954,
                        53.0359795694654,
                        0.0
                    ],
                    [
                        4.783593000114863,
                        53.03639187803202,
                        0.0
                    ],
                    [
                        4.783512990330143,
                        53.03580212744252,
                        0.0
                    ],
                    [
                        4.783388363008303,
                        53.03580722300249,
                        0.0
                    ],
                    [
                        4.783276176876634,
                        53.03581282154042,
                        0.0
                    ],
                    [
                        4.783369114179076,
                        53.03648056651313,
                        0.0
                    ],
                    [
                        4.783250105652816,
                        53.03648778408569,
                        0.0
                    ],
                    [
                        4.783160695371901,
                        53.03649139466232,
                        0.0
                    ],
                    [
                        4.783072991243383,
                        53.03633141861106,
                        0.0
                    ],
                    [
                        4.782903043877909,
                        53.03616576129387,
                        0.0
                    ],
                    [
                        4.782705224927272,
                        53.03597291425227,
                        0.0
                    ],
                    [
                        4.782485174849831,
                        53.0358426068787,
                        0.0
                    ],
                    [
                        4.782358989027494,
                        53.03576787736071,
                        0.0
                    ],
                    [
                        4.782274745484338,
                        53.03567988029053,
                        0.0
                    ],
                    [
                        4.782242359109591,
                        53.03564603601381,
                        0.0
                    ],
                    [
                        4.782275307893351,
                        53.03540368083155,
                        0.0
                    ],
                    [
                        4.782178204514025,
                        53.03515354211771,
                        0.0
                    ],
                    [
                        4.781974373811999,
                        53.03500331228235,
                        0.0
                    ],
                    [
                        4.781596836056553,
                        53.03492294323392,
                        0.0
                    ],
                    [
                        4.781210305924476,
                        53.03492098668824,
                        0.0
                    ],
                    [
                        4.780814645370953,
                        53.03500933071815,
                        0.0
                    ],
                    [
                        4.780669409386075,
                        53.03524160007172,
                        0.0
                    ],
                    [
                        4.780523530007654,
                        53.03580198205572,
                        0.0
                    ],
                    [
                        4.780882036817653,
                        53.03617310796695,
                        0.0
                    ],
                    [
                        4.780482856321761,
                        53.03651286916406,
                        0.0
                    ],
                    [
                        4.780346748826415,
                        53.03672616036925,
                        0.0
                    ],
                    [
                        4.780405258653833,
                        53.03700859919228,
                        0.0
                    ],
                    [
                        4.78065752917429,
                        53.03716323773801,
                        0.0
                    ],
                    [
                        4.780975618464227,
                        53.037264713839,
                        0.0
                    ],
                    [
                        4.781254781060519,
                        53.03718765936411,
                        0.0
                    ],
                    [
                        4.781597951226659,
                        53.03727285184317,
                        0.0
                    ],
                    [
                        4.781388544413096,
                        53.03759827243726,
                        0.0
                    ],
                    [
                        4.781362212078879,
                        53.03763919743802,
                        0.0
                    ],
                    [
                        4.781329383339969,
                        53.03769375767078,
                        0.0
                    ],
                    [
                        4.780445133813966,
                        53.03745021625295,
                        0.0
                    ],
                    [
                        4.780403499134653,
                        53.0375011370849,
                        0.0
                    ],
                    [
                        4.780381452467231,
                        53.03752975443158,
                        0.0
                    ],
                    [
                        4.780451069667955,
                        53.03777058910217,
                        0.0
                    ],
                    [
                        4.780327743682515,
                        53.03796295307684,
                        0.0
                    ],
                    [
                        4.780333947812498,
                        53.03822452106794,
                        0.0
                    ],
                    [
                        4.780967119608116,
                        53.03878646936905,
                        0.0
                    ],
                    [
                        4.781168446324156,
                        53.03905854185927,
                        0.0
                    ],
                    [
                        4.781348103985353,
                        53.03918783826268,
                        0.0
                    ],
                    [
                        4.781400077629404,
                        53.03942110634372,
                        0.0
                    ],
                    [
                        4.781485136089932,
                        53.03954517892153,
                        0.0
                    ],
                    [
                        4.781759199573903,
                        53.03969397633585,
                        0.0
                    ],
                    [
                        4.781953972735298,
                        53.039870903582,
                        0.0
                    ],
                    [
                        4.78203902964989,
                        53.04005203853431,
                        0.0
                    ],
                    [
                        4.78223493025965,
                        53.04014813053313,
                        0.0
                    ],
                    [
                        4.782343073543658,
                        53.04017245475079,
                        0.0
                    ],
                    [
                        4.782550976941583,
                        53.03993730117377,
                        0.0
                    ],
                    [
                        4.782698315629933,
                        53.03997243585642,
                        0.0
                    ],
                    [
                        4.784283938638977,
                        53.04038946152205,
                        0.0
                    ],
                    [
                        4.785053330828063,
                        53.03987397348572,
                        0.0
                    ],
                    [
                        4.785398160652689,
                        53.03989948545304,
                        0.0
                    ],
                    [
                        4.785710488633707,
                        53.04013406030866,
                        0.0
                    ],
                    [
                        4.785970823001913,
                        53.04047805949632,
                        0.0
                    ],
                    [
                        4.785992410971206,
                        53.04064204143801,
                        0.0
                    ],
                    [
                        4.786058433951832,
                        53.04070437826898,
                        0.0
                    ],
                    [
                        4.785870267751688,
                        53.04090315276531,
                        0.0
                    ],
                    [
                        4.78562666227033,
                        53.04111829089251,
                        0.0
                    ],
                    [
                        4.785159603934389,
                        53.04145800461573,
                        0.0
                    ],
                    [
                        4.784701397764224,
                        53.04172864773064,
                        0.0
                    ],
                    [
                        4.784202997111478,
                        53.04196746395019,
                        0.0
                    ],
                    [
                        4.78332157030307,
                        53.04237316217034,
                        0.0
                    ],
                    [
                        4.781969660151095,
                        53.0429940242402,
                        0.0
                    ],
                    [
                        4.780704308521529,
                        53.04365900086754,
                        0.0
                    ],
                    [
                        4.780609575894607,
                        53.0437095717643,
                        0.0
                    ],
                    [
                        4.779721428525221,
                        53.04416870463714,
                        0.0
                    ],
                    [
                        4.779095316866854,
                        53.0445079018648,
                        0.0
                    ],
                    [
                        4.778463973299723,
                        53.04477597892577,
                        0.0
                    ],
                    [
                        4.778510628414147,
                        53.04481657346699,
                        0.0
                    ],
                    [
                        4.779564792089615,
                        53.04490996777675,
                        0.0
                    ],
                    [
                        4.781655758902278,
                        53.04405209624626,
                        0.0
                    ],
                    [
                        4.782271492132739,
                        53.04403143198765,
                        0.0
                    ],
                    [
                        4.782891001098983,
                        53.04504350203366,
                        0.0
                    ],
                    [
                        4.783804918084442,
                        53.04446696247093,
                        0.0
                    ],
                    [
                        4.784818386595875,
                        53.04381390474165,
                        0.0
                    ],
                    [
                        4.785037415018032,
                        53.04361983432151,
                        0.0
                    ],
                    [
                        4.784901427847077,
                        53.04318404456817,
                        0.0
                    ],
                    [
                        4.784452622156978,
                        53.04296234096535,
                        0.0
                    ],
                    [
                        4.78462439771581,
                        53.04266600331905,
                        0.0
                    ],
                    [
                        4.785138618641232,
                        53.04256754045382,
                        0.0
                    ],
                    [
                        4.785634345741175,
                        53.04237982976512,
                        0.0
                    ],
                    [
                        4.785855333317062,
                        53.04208967757656,
                        0.0
                    ],
                    [
                        4.785801174013032,
                        53.04172681885888,
                        0.0
                    ],
                    [
                        4.786229503386862,
                        53.04141987880914,
                        0.0
                    ],
                    [
                        4.786708361487596,
                        53.04102402904203,
                        0.0
                    ],
                    [
                        4.787359383307189,
                        53.04101540460611,
                        0.0
                    ],
                    [
                        4.787623441047707,
                        53.04117722226959,
                        0.0
                    ],
                    [
                        4.788164678136771,
                        53.04126314504103,
                        0.0
                    ],
                    [
                        4.788766972288061,
                        53.04121266267199,
                        0.0
                    ],
                    [
                        4.789104561673496,
                        53.04104791554177,
                        0.0
                    ],
                    [
                        4.789602547376216,
                        53.04061091188315,
                        0.0
                    ],
                    [
                        4.789601948540604,
                        53.04042450687945,
                        0.0
                    ],
                    [
                        4.789535529816202,
                        53.04033313542751,
                        0.0
                    ],
                    [
                        4.789031521568545,
                        53.03951417969978,
                        0.0
                    ],
                    [
                        4.789033372508253,
                        53.03947392149991,
                        0.0
                    ],
                    [
                        4.789028148220175,
                        53.03931613252985,
                        0.0
                    ],
                    [
                        4.788832481748312,
                        53.03920221510274,
                        0.0
                    ],
                    [
                        4.788806339383691,
                        53.03895243696016,
                        0.0
                    ],
                    [
                        4.78907552610656,
                        53.03873979253358,
                        0.0
                    ],
                    [
                        4.789303480607671,
                        53.03865771866592,
                        0.0
                    ],
                    [
                        4.789778278752614,
                        53.0385530990838,
                        0.0
                    ],
                    [
                        4.790846844269427,
                        53.03829688281106,
                        0.0
                    ],
                    [
                        4.79135738668972,
                        53.03816284329873,
                        0.0
                    ],
                    [
                        4.791868310831036,
                        53.03795386703772,
                        0.0
                    ],
                    [
                        4.792343434215733,
                        53.03775034505854,
                        0.0
                    ],
                    [
                        4.792725718549155,
                        53.03733843585318,
                        0.0
                    ],
                    [
                        4.793119250521968,
                        53.03691022622306,
                        0.0
                    ],
                    [
                        4.793199122822765,
                        53.03689872484194,
                        0.0
                    ],
                    [
                        4.793200733968347,
                        53.03682443437093,
                        0.0
                    ],
                    [
                        4.793234927046101,
                        53.03679436527469,
                        0.0
                    ],
                    [
                        4.793308725248014,
                        53.03670362870444,
                        0.0
                    ],
                    [
                        4.793546757725509,
                        53.03653718875223,
                        0.0
                    ],
                    [
                        4.793705789062113,
                        53.03644289375944,
                        0.0
                    ],
                    [
                        4.793654092409235,
                        53.03638244735959,
                        0.0
                    ],
                    [
                        4.793605513112499,
                        53.03632626690251,
                        0.0
                    ],
                    [
                        4.793127788849328,
                        53.03666172638594,
                        0.0
                    ],
                    [
                        4.79141392542596,
                        53.03635951773919,
                        0.0
                    ],
                    [
                        4.791261892625293,
                        53.03627784843182,
                        0.0
                    ],
                    [
                        4.791199389481179,
                        53.03580201063266,
                        0.0
                    ],
                    [
                        4.790836756314573,
                        53.03563971836333,
                        0.0
                    ],
                    [
                        4.790069606289758,
                        53.03549323615758,
                        0.0
                    ],
                    [
                        4.789556868864206,
                        53.03549067683802,
                        0.0
                    ],
                    [
                        4.78933242596533,
                        53.03603640657442,
                        0.0
                    ],
                    [
                        4.789041981829573,
                        53.03636187594141,
                        0.0
                    ],
                    [
                        4.78868380651423,
                        53.03659190417454,
                        0.0
                    ],
                    [
                        4.788337460588624,
                        53.03667933345231,
                        0.0
                    ],
                    [
                        4.788078236267681,
                        53.03695622411639,
                        0.0
                    ],
                    [
                        4.787856090516853,
                        53.03704783223291,
                        0.0
                    ],
                    [
                        4.787507329905219,
                        53.03745266010016,
                        0.0
                    ],
                    [
                        4.787371844043256,
                        53.03755184558776,
                        0.0
                    ],
                    [
                        4.78721956850665,
                        53.03772464316057,
                        0.0
                    ],
                    [
                        4.786831682201202,
                        53.03782018113079,
                        0.0
                    ],
                    [
                        4.786593661588235,
                        53.03801252423778,
                        0.0
                    ],
                    [
                        4.786358965655303,
                        53.0381540032982,
                        0.0
                    ],
                    [
                        4.786248200106238,
                        53.0381772248595,
                        0.0
                    ],
                    [
                        4.785800688293026,
                        53.03802043116158,
                        0.0
                    ],
                    [
                        4.785960955321151,
                        53.03784054043247,
                        0.0
                    ],
                    [
                        4.786122338415642,
                        53.0375798145901,
                        0.0
                    ],
                    [
                        4.786511307895493,
                        53.03740582521272,
                        0.0
                    ],
                    [
                        4.786688779218059,
                        53.03740908817135,
                        0.0
                    ],
                    [
                        4.786851743516079,
                        53.03731955774807,
                        0.0
                    ],
                    [
                        4.787002017422533,
                        53.03729178002732,
                        0.0
                    ],
                    [
                        4.786991690424562,
                        53.03718235632327,
                        0.0
                    ],
                    [
                        4.786752199942069,
                        53.03707225940808,
                        0.0
                    ],
                    [
                        4.786747118854185,
                        53.03701160353508,
                        0.0
                    ],
                    [
                        4.786895719343372,
                        53.03696242123796,
                        0.0
                    ],
                    [
                        4.787361964252579,
                        53.03661881434893,
                        0.0
                    ],
                    [
                        4.78725084270153,
                        53.03652552801326,
                        0.0
                    ],
                    [
                        4.786918347816008,
                        53.03660945507443,
                        0.0
                    ],
                    [
                        4.786751550783582,
                        53.03669064507965,
                        0.0
                    ],
                    [
                        4.786544586884225,
                        53.03668248045342,
                        0.0
                    ],
                    [
                        4.78639238454313,
                        53.03656402326738,
                        0.0
                    ]
                ],
                [
                    [
                        4.782206283588586,
                        53.0378865188504,
                        0.0
                    ],
                    [
                        4.783039789416685,
                        53.03765240424775,
                        0.0
                    ],
                    [
                        4.783673653062589,
                        53.03746177732574,
                        0.0
                    ],
                    [
                        4.783793957664565,
                        53.03742795750271,
                        0.0
                    ],
                    [
                        4.783881232755251,
                        53.0375063803617,
                        0.0
                    ],
                    [
                        4.784147234031835,
                        53.03766749688526,
                        0.0
                    ],
                    [
                        4.784395212416825,
                        53.03776195172505,
                        0.0
                    ],
                    [
                        4.784292766103433,
                        53.03786794998837,
                        0.0
                    ],
                    [
                        4.784141800235476,
                        53.03805929793751,
                        0.0
                    ],
                    [
                        4.783991530394216,
                        53.03819930164279,
                        0.0
                    ],
                    [
                        4.783804226895187,
                        53.03828014155976,
                        0.0
                    ],
                    [
                        4.783595515542422,
                        53.03831143075622,
                        0.0
                    ],
                    [
                        4.783349756910179,
                        53.03828355578077,
                        0.0
                    ],
                    [
                        4.783098311727233,
                        53.03821001032131,
                        0.0
                    ],
                    [
                        4.782181707138383,
                        53.0379523718381,
                        0.0
                    ],
                    [
                        4.782206283588586,
                        53.0378865188504,
                        0.0
                    ]
                ]
            ]
        ]
    },
    "last_modified": "2020-03-11T16:28:29.887489Z",
    "created": "2020-03-11T16:28:29.887529Z",
    "image_url": "",
    "timeseries": [],
    "name": "Gemeenschappelijke polders",
    "type": "default",
    "water_level_summer": null,
    "water_level_winter": null,
    "water_level_fixed": -10.0
}