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/17862/?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/17862/?format=api",
    "id": 17862,
    "code": "2030 M",
    "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.70639831845346,
                        52.84841564689166,
                        0.0
                    ],
                    [
                        4.706374407622834,
                        52.8484087703306,
                        0.0
                    ],
                    [
                        4.70753078373895,
                        52.84879560494937,
                        0.0
                    ],
                    [
                        4.70639831845346,
                        52.84841564689166,
                        0.0
                    ]
                ]
            ],
            [
                [
                    [
                        4.705619695912099,
                        52.85073945301338,
                        0.0
                    ],
                    [
                        4.70558506431019,
                        52.8507888624095,
                        0.0
                    ],
                    [
                        4.706504404949935,
                        52.85120621039097,
                        0.0
                    ],
                    [
                        4.706313222844534,
                        52.85137631837441,
                        0.0
                    ],
                    [
                        4.707335039981111,
                        52.85185415066537,
                        0.0
                    ],
                    [
                        4.705969532802081,
                        52.85253459928686,
                        0.0
                    ],
                    [
                        4.706034992511754,
                        52.85258760877435,
                        0.0
                    ],
                    [
                        4.706084050837664,
                        52.85262042109753,
                        0.0
                    ],
                    [
                        4.70783500561001,
                        52.85173829163672,
                        0.0
                    ],
                    [
                        4.707848031492261,
                        52.85168149724527,
                        0.0
                    ],
                    [
                        4.70783971870973,
                        52.85166617232982,
                        0.0
                    ],
                    [
                        4.7078288112075,
                        52.85161528978949,
                        0.0
                    ],
                    [
                        4.7073134662683,
                        52.85143810897004,
                        0.0
                    ],
                    [
                        4.705718933895998,
                        52.85072235179071,
                        0.0
                    ],
                    [
                        4.705619695912099,
                        52.85073945301338,
                        0.0
                    ]
                ]
            ],
            [
                [
                    [
                        4.699375132788177,
                        52.8483268171906,
                        0.0
                    ],
                    [
                        4.699323836885416,
                        52.84837553561837,
                        0.0
                    ],
                    [
                        4.701826128407427,
                        52.84927477040623,
                        0.0
                    ],
                    [
                        4.701874561598722,
                        52.8492750486211,
                        0.0
                    ],
                    [
                        4.701889333523457,
                        52.84925884035797,
                        0.0
                    ],
                    [
                        4.701909294565024,
                        52.84927524812559,
                        0.0
                    ],
                    [
                        4.701993039607513,
                        52.84927572911151,
                        0.0
                    ],
                    [
                        4.702880072974679,
                        52.84846747652356,
                        0.0
                    ],
                    [
                        4.704974268815032,
                        52.84923310491521,
                        0.0
                    ],
                    [
                        4.704195550534379,
                        52.84995491062234,
                        0.0
                    ],
                    [
                        4.704232171282099,
                        52.84999395230949,
                        0.0
                    ],
                    [
                        4.704084624404429,
                        52.84996701079042,
                        0.0
                    ],
                    [
                        4.704238623060779,
                        52.85001142367403,
                        0.0
                    ],
                    [
                        4.704362440642925,
                        52.85002297946037,
                        0.0
                    ],
                    [
                        4.704378711168539,
                        52.8499868107554,
                        0.0
                    ],
                    [
                        4.705837753844937,
                        52.84866738505885,
                        0.0
                    ],
                    [
                        4.70613809629611,
                        52.84838537691911,
                        0.0
                    ],
                    [
                        4.706038399147575,
                        52.84839800041974,
                        0.0
                    ],
                    [
                        4.706022652520761,
                        52.84839208705524,
                        0.0
                    ],
                    [
                        4.706014186471944,
                        52.84838858777862,
                        0.0
                    ],
                    [
                        4.705992840603418,
                        52.84826851876553,
                        0.0
                    ],
                    [
                        4.705954364276623,
                        52.84831237045699,
                        0.0
                    ],
                    [
                        4.705041406731979,
                        52.84913437313319,
                        0.0
                    ],
                    [
                        4.702768354008398,
                        52.84829211380166,
                        0.0
                    ],
                    [
                        4.700630380439303,
                        52.84749983585245,
                        0.0
                    ],
                    [
                        4.700568766409896,
                        52.84747696026952,
                        0.0
                    ],
                    [
                        4.697684416653072,
                        52.84640601691226,
                        0.0
                    ],
                    [
                        4.700333585825487,
                        52.84738964748677,
                        0.0
                    ],
                    [
                        4.700295272707876,
                        52.84744075069523,
                        0.0
                    ],
                    [
                        4.700251252957734,
                        52.84747525830409,
                        0.0
                    ],
                    [
                        4.700302981435279,
                        52.84749336803741,
                        0.0
                    ],
                    [
                        4.700379117451187,
                        52.84752255523262,
                        0.0
                    ],
                    [
                        4.699578865337211,
                        52.84832799156394,
                        0.0
                    ],
                    [
                        4.699420542100182,
                        52.84833996608634,
                        0.0
                    ],
                    [
                        4.699375132788177,
                        52.8483268171906,
                        0.0
                    ]
                ]
            ],
            [
                [
                    [
                        4.699270575058614,
                        52.85133086966419,
                        0.0
                    ],
                    [
                        4.69956662430718,
                        52.85179299804906,
                        0.0
                    ],
                    [
                        4.700986005688324,
                        52.8502830799957,
                        0.0
                    ],
                    [
                        4.700961842934908,
                        52.85024305750082,
                        0.0
                    ],
                    [
                        4.701038727593525,
                        52.85023243691099,
                        0.0
                    ],
                    [
                        4.701922429706244,
                        52.84944399728257,
                        0.0
                    ],
                    [
                        4.703599591982377,
                        52.8500927703601,
                        0.0
                    ],
                    [
                        4.702602828631265,
                        52.85115642397064,
                        0.0
                    ],
                    [
                        4.702535573208576,
                        52.85122228888694,
                        0.0
                    ],
                    [
                        4.7026831203471,
                        52.85127910538723,
                        0.0
                    ],
                    [
                        4.703362147789996,
                        52.85061593446874,
                        0.0
                    ],
                    [
                        4.704149844189661,
                        52.85087382992236,
                        0.0
                    ],
                    [
                        4.704658710002425,
                        52.85037782977003,
                        0.0
                    ],
                    [
                        4.705550662928641,
                        52.85077302881108,
                        0.0
                    ],
                    [
                        4.705619695912099,
                        52.85073945301338,
                        0.0
                    ],
                    [
                        4.705617171062278,
                        52.8506766746512,
                        0.0
                    ],
                    [
                        4.70469606774073,
                        52.85026318292851,
                        0.0
                    ],
                    [
                        4.704381817808565,
                        52.85011203292378,
                        0.0
                    ],
                    [
                        4.704369596658253,
                        52.85006760403392,
                        0.0
                    ],
                    [
                        4.704238623060779,
                        52.85001142367403,
                        0.0
                    ],
                    [
                        4.704074310148005,
                        52.84998744977648,
                        0.0
                    ],
                    [
                        4.70403570017405,
                        52.85007954133327,
                        0.0
                    ],
                    [
                        4.702006383964647,
                        52.84931367622832,
                        0.0
                    ],
                    [
                        4.701902425055231,
                        52.84931386100187,
                        0.0
                    ],
                    [
                        4.701887202525938,
                        52.84933135179408,
                        0.0
                    ],
                    [
                        4.70187718872385,
                        52.84931390476853,
                        0.0
                    ],
                    [
                        4.701817853567117,
                        52.84931401326958,
                        0.0
                    ],
                    [
                        4.699773044721813,
                        52.8512814713979,
                        0.0
                    ],
                    [
                        4.699411803402984,
                        52.85155132178647,
                        0.0
                    ],
                    [
                        4.699270575058614,
                        52.85133086966419,
                        0.0
                    ]
                ]
            ]
        ]
    },
    "last_modified": "2020-03-11T16:28:23.594782Z",
    "created": "2020-03-11T16:28:23.594824Z",
    "image_url": "",
    "timeseries": [],
    "name": "Callantsoog",
    "type": "default",
    "water_level_summer": null,
    "water_level_winter": null,
    "water_level_fixed": -0.2
}