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/17884/?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/17884/?format=api",
    "id": 17884,
    "code": "2854 D",
    "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": [
            [
                [
                    [
                        5.000354877782526,
                        52.90651523795771,
                        0.0
                    ],
                    [
                        4.996772419330773,
                        52.90920596183366,
                        0.0
                    ],
                    [
                        4.997661820089538,
                        52.90973124969052,
                        0.0
                    ],
                    [
                        4.996262085090783,
                        52.91074196936918,
                        0.0
                    ],
                    [
                        4.993883504801031,
                        52.91253273280865,
                        0.0
                    ],
                    [
                        4.994093067624276,
                        52.9126597005618,
                        0.0
                    ],
                    [
                        4.994252573277282,
                        52.91277570154848,
                        0.0
                    ],
                    [
                        4.994393995105864,
                        52.91286944626314,
                        0.0
                    ],
                    [
                        4.99496044490921,
                        52.91312715244062,
                        0.0
                    ],
                    [
                        4.995186046101175,
                        52.91323348404094,
                        0.0
                    ],
                    [
                        4.995784990401996,
                        52.91351573609028,
                        0.0
                    ],
                    [
                        4.996192560242149,
                        52.91373777855306,
                        0.0
                    ],
                    [
                        4.996414557997249,
                        52.91384876896974,
                        0.0
                    ],
                    [
                        4.996922730586411,
                        52.91419254516297,
                        0.0
                    ],
                    [
                        4.997142321751125,
                        52.91429049596036,
                        0.0
                    ],
                    [
                        4.997276040826105,
                        52.91433244998473,
                        0.0
                    ],
                    [
                        4.997691818697485,
                        52.91445269734994,
                        0.0
                    ],
                    [
                        4.997924500128119,
                        52.91453343535682,
                        0.0
                    ],
                    [
                        4.99804741307561,
                        52.91458703570606,
                        0.0
                    ],
                    [
                        4.998342048337487,
                        52.91468900302853,
                        0.0
                    ],
                    [
                        4.998658005089821,
                        52.91476740455823,
                        0.0
                    ],
                    [
                        4.998944040688814,
                        52.9148336661412,
                        0.0
                    ],
                    [
                        4.999193336433261,
                        52.91490223405836,
                        0.0
                    ],
                    [
                        4.999385157916675,
                        52.91496423449424,
                        0.0
                    ],
                    [
                        4.999582234278305,
                        52.91502383431077,
                        0.0
                    ],
                    [
                        4.999574757344191,
                        52.9150973912329,
                        0.0
                    ],
                    [
                        4.999685546903767,
                        52.91505507393858,
                        0.0
                    ],
                    [
                        5.000122966751556,
                        52.91516720530015,
                        0.0
                    ],
                    [
                        5.000663008368921,
                        52.9152916191375,
                        0.0
                    ],
                    [
                        5.001242181697525,
                        52.91546315615998,
                        0.0
                    ],
                    [
                        5.001747085170732,
                        52.91562798049107,
                        0.0
                    ],
                    [
                        5.001837670786997,
                        52.9156563104984,
                        0.0
                    ],
                    [
                        5.002194974135498,
                        52.91576799603254,
                        0.0
                    ],
                    [
                        5.00378957436055,
                        52.91631078438376,
                        0.0
                    ],
                    [
                        5.003872434384991,
                        52.91639977360911,
                        0.0
                    ],
                    [
                        5.00392116415115,
                        52.9164950696125,
                        0.0
                    ],
                    [
                        5.004008957895629,
                        52.91654203590596,
                        0.0
                    ],
                    [
                        5.004086251974401,
                        52.91656571150497,
                        0.0
                    ],
                    [
                        5.00421758835346,
                        52.91656222350258,
                        0.0
                    ],
                    [
                        5.004359984818419,
                        52.91652494576446,
                        0.0
                    ],
                    [
                        5.004452433717078,
                        52.91653955741991,
                        0.0
                    ],
                    [
                        5.004836818167377,
                        52.91673335913576,
                        0.0
                    ],
                    [
                        5.004949691127397,
                        52.91678576991258,
                        0.0
                    ],
                    [
                        5.005054919754254,
                        52.91681473741756,
                        0.0
                    ],
                    [
                        5.005276596443322,
                        52.91682064946068,
                        0.0
                    ],
                    [
                        5.005429190770598,
                        52.91684976804874,
                        0.0
                    ],
                    [
                        5.005534021726079,
                        52.91692426824378,
                        0.0
                    ],
                    [
                        5.005559185439379,
                        52.91699981690868,
                        0.0
                    ],
                    [
                        5.005572792775166,
                        52.917167718424,
                        0.0
                    ],
                    [
                        5.00569492349856,
                        52.917280412255,
                        0.0
                    ],
                    [
                        5.005838118301429,
                        52.91737990020096,
                        0.0
                    ],
                    [
                        5.006206969827159,
                        52.91758506963109,
                        0.0
                    ],
                    [
                        5.006726432429236,
                        52.91782432699271,
                        0.0
                    ],
                    [
                        5.006774682883861,
                        52.91784928326331,
                        0.0
                    ],
                    [
                        5.007114809310202,
                        52.91802479293461,
                        0.0
                    ],
                    [
                        5.007360526244259,
                        52.91818355628522,
                        0.0
                    ],
                    [
                        5.008052865236614,
                        52.91866796856868,
                        0.0
                    ],
                    [
                        5.00836088645725,
                        52.9188437321907,
                        0.0
                    ],
                    [
                        5.00881892936096,
                        52.9191049820643,
                        0.0
                    ],
                    [
                        5.009140828744224,
                        52.91932706781224,
                        0.0
                    ],
                    [
                        5.009278717855989,
                        52.91947434266719,
                        0.0
                    ],
                    [
                        5.009390054377505,
                        52.91970052428177,
                        0.0
                    ],
                    [
                        5.009694472566161,
                        52.92024274035538,
                        0.0
                    ],
                    [
                        5.009904078258963,
                        52.9206598344346,
                        0.0
                    ],
                    [
                        5.010047680593275,
                        52.92086940244487,
                        0.0
                    ],
                    [
                        5.010080524996339,
                        52.92100879603366,
                        0.0
                    ],
                    [
                        5.010229654890408,
                        52.9211639233889,
                        0.0
                    ],
                    [
                        5.010432124385956,
                        52.92139084971753,
                        0.0
                    ],
                    [
                        5.010491043911004,
                        52.92145689715689,
                        0.0
                    ],
                    [
                        5.010517255873913,
                        52.92148636547319,
                        0.0
                    ],
                    [
                        5.010783176573169,
                        52.92168535465337,
                        0.0
                    ],
                    [
                        5.010944526116764,
                        52.92176889761956,
                        0.0
                    ],
                    [
                        5.011155849709627,
                        52.92183354640395,
                        0.0
                    ],
                    [
                        5.011616114283099,
                        52.9219458868598,
                        0.0
                    ],
                    [
                        5.011792372920055,
                        52.92199048336138,
                        0.0
                    ],
                    [
                        5.011855280144228,
                        52.92200639829129,
                        0.0
                    ],
                    [
                        5.011961054848689,
                        52.92191159107322,
                        0.0
                    ],
                    [
                        5.012040699332053,
                        52.92183641796946,
                        0.0
                    ],
                    [
                        5.012739114412699,
                        52.92195645715081,
                        0.0
                    ],
                    [
                        5.012885012235482,
                        52.92198195055339,
                        0.0
                    ],
                    [
                        5.012887676193307,
                        52.92203367587263,
                        0.0
                    ],
                    [
                        5.012900429357656,
                        52.92203591750448,
                        0.0
                    ],
                    [
                        5.012912426541555,
                        52.9220378871735,
                        0.0
                    ],
                    [
                        5.012943122260262,
                        52.92199554036452,
                        0.0
                    ],
                    [
                        5.013046888854068,
                        52.92202021861844,
                        0.0
                    ],
                    [
                        5.013482411790999,
                        52.92212463820145,
                        0.0
                    ],
                    [
                        5.013769745648592,
                        52.92220380851174,
                        0.0
                    ],
                    [
                        5.014304603643668,
                        52.92237532273798,
                        0.0
                    ],
                    [
                        5.014379001808893,
                        52.92246310081264,
                        0.0
                    ],
                    [
                        5.014341664135002,
                        52.92247023635614,
                        0.0
                    ],
                    [
                        5.014341940752674,
                        52.9224952914142,
                        0.0
                    ],
                    [
                        5.014376133422257,
                        52.92250993817399,
                        0.0
                    ],
                    [
                        5.014410739764638,
                        52.92250052951483,
                        0.0
                    ],
                    [
                        5.014553972882486,
                        52.92266950802275,
                        0.0
                    ],
                    [
                        5.014610360343139,
                        52.92270041749948,
                        0.0
                    ],
                    [
                        5.014850725540722,
                        52.9227607469122,
                        0.0
                    ],
                    [
                        5.015887353078764,
                        52.92283649353618,
                        0.0
                    ],
                    [
                        5.016861882200488,
                        52.92287115039832,
                        0.0
                    ],
                    [
                        5.017060278446745,
                        52.92286628344982,
                        0.0
                    ],
                    [
                        5.01864688738802,
                        52.92269990658738,
                        0.0
                    ],
                    [
                        5.01898661757573,
                        52.92268576696814,
                        0.0
                    ],
                    [
                        5.019142593803029,
                        52.92270350151193,
                        0.0
                    ],
                    [
                        5.019265640521841,
                        52.9227294019736,
                        0.0
                    ],
                    [
                        5.019414557015096,
                        52.92277326495294,
                        0.0
                    ],
                    [
                        5.019770731386423,
                        52.9225014427004,
                        0.0
                    ],
                    [
                        5.021066891835386,
                        52.92154144643587,
                        0.0
                    ],
                    [
                        5.0214636192424,
                        52.92124337713364,
                        0.0
                    ],
                    [
                        5.023468360659913,
                        52.91973711497871,
                        0.0
                    ],
                    [
                        5.025097111665469,
                        52.91849414195728,
                        0.0
                    ],
                    [
                        5.022367361099046,
                        52.9171562833118,
                        0.0
                    ],
                    [
                        5.022281302734998,
                        52.91705751101152,
                        0.0
                    ],
                    [
                        5.022107538745304,
                        52.91702683058415,
                        0.0
                    ],
                    [
                        5.021912889311145,
                        52.91692831922074,
                        0.0
                    ],
                    [
                        5.021863693655689,
                        52.91696387196038,
                        0.0
                    ],
                    [
                        5.021850189998339,
                        52.91696082919104,
                        0.0
                    ],
                    [
                        5.021842293506379,
                        52.91695396635343,
                        0.0
                    ],
                    [
                        5.021888207997167,
                        52.91691610305801,
                        0.0
                    ],
                    [
                        5.018150215369447,
                        52.91510529265584,
                        0.0
                    ],
                    [
                        5.018047616529696,
                        52.91505488515245,
                        0.0
                    ],
                    [
                        5.017866506297265,
                        52.91502750978798,
                        0.0
                    ],
                    [
                        5.017804810500498,
                        52.91493788580897,
                        0.0
                    ],
                    [
                        5.014138387626266,
                        52.91315380523141,
                        0.0
                    ],
                    [
                        5.014020247610153,
                        52.91315564690657,
                        0.0
                    ],
                    [
                        5.014003532768997,
                        52.91308152825287,
                        0.0
                    ],
                    [
                        5.01386061841778,
                        52.91301999171667,
                        0.0
                    ],
                    [
                        5.010372652260887,
                        52.91131969195678,
                        0.0
                    ],
                    [
                        5.010289632517909,
                        52.91128149814956,
                        0.0
                    ],
                    [
                        5.010243335154685,
                        52.91130813174508,
                        0.0
                    ],
                    [
                        5.010216912516795,
                        52.91130723059426,
                        0.0
                    ],
                    [
                        5.010209849462977,
                        52.91129197623683,
                        0.0
                    ],
                    [
                        5.010249953813438,
                        52.91126295068379,
                        0.0
                    ],
                    [
                        5.010142933372522,
                        52.91121196517977,
                        0.0
                    ],
                    [
                        5.006372195944753,
                        52.90937446407691,
                        0.0
                    ],
                    [
                        5.006255799719951,
                        52.90938031157808,
                        0.0
                    ],
                    [
                        5.00623833128638,
                        52.90931246188337,
                        0.0
                    ],
                    [
                        5.001955522804241,
                        52.90722996610793,
                        0.0
                    ],
                    [
                        5.001847864009496,
                        52.90717605040025,
                        0.0
                    ],
                    [
                        5.00181032736108,
                        52.90720360767,
                        0.0
                    ],
                    [
                        5.001786916068157,
                        52.90720200443024,
                        0.0
                    ],
                    [
                        5.001780959986776,
                        52.90718972764662,
                        0.0
                    ],
                    [
                        5.001818795655275,
                        52.90716197364809,
                        0.0
                    ],
                    [
                        5.001379355586409,
                        52.90695736162272,
                        0.0
                    ],
                    [
                        5.000407583457858,
                        52.90648344370658,
                        0.0
                    ],
                    [
                        5.000354877782526,
                        52.90651523795771,
                        0.0
                    ]
                ]
            ]
        ]
    },
    "last_modified": "2020-03-11T16:28:23.986821Z",
    "created": "2020-03-11T16:28:23.986860Z",
    "image_url": "",
    "timeseries": [],
    "name": "Waard-Nieuwland",
    "type": "default",
    "water_level_summer": null,
    "water_level_winter": null,
    "water_level_fixed": -2.8
}