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/18163/?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/18163/?format=api",
    "id": 18163,
    "code": "8020 AT",
    "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.871008287931502,
                        53.08312779864049,
                        0.0
                    ],
                    [
                        4.871322255341492,
                        53.08331561258042,
                        0.0
                    ],
                    [
                        4.871199540833,
                        53.08323961884302,
                        0.0
                    ],
                    [
                        4.871008287931502,
                        53.08312779864049,
                        0.0
                    ]
                ]
            ],
            [
                [
                    [
                        4.868672716167716,
                        53.07928040549991,
                        0.0
                    ],
                    [
                        4.868574159917154,
                        53.07925089077917,
                        0.0
                    ],
                    [
                        4.868284864694245,
                        53.07962191394065,
                        0.0
                    ],
                    [
                        4.86816154959945,
                        53.07989717200869,
                        0.0
                    ],
                    [
                        4.868126162773719,
                        53.08021466826698,
                        0.0
                    ],
                    [
                        4.868211478571705,
                        53.0806255229209,
                        0.0
                    ],
                    [
                        4.868362267646398,
                        53.08122354491852,
                        0.0
                    ],
                    [
                        4.868343313652828,
                        53.08136353806864,
                        0.0
                    ],
                    [
                        4.868392356401356,
                        53.08135196973237,
                        0.0
                    ],
                    [
                        4.868721740731522,
                        53.08133769727129,
                        0.0
                    ],
                    [
                        4.869201490452222,
                        53.08128874095349,
                        0.0
                    ],
                    [
                        4.869413340689766,
                        53.08129161591514,
                        0.0
                    ],
                    [
                        4.869663727210738,
                        53.08134177110877,
                        0.0
                    ],
                    [
                        4.869806285116629,
                        53.08141500361463,
                        0.0
                    ],
                    [
                        4.870087339504869,
                        53.0816281992755,
                        0.0
                    ],
                    [
                        4.870232194281285,
                        53.0817819206269,
                        0.0
                    ],
                    [
                        4.870403936024215,
                        53.08207415260517,
                        0.0
                    ],
                    [
                        4.870241127935308,
                        53.07974639286319,
                        0.0
                    ],
                    [
                        4.868672716167716,
                        53.07928040549991,
                        0.0
                    ]
                ]
            ],
            [
                [
                    [
                        4.878124649303914,
                        53.08631490271536,
                        0.0
                    ],
                    [
                        4.877541252365563,
                        53.08554923449255,
                        0.0
                    ],
                    [
                        4.878354664724141,
                        53.08429598043374,
                        0.0
                    ],
                    [
                        4.879234337889318,
                        53.08331066099468,
                        0.0
                    ],
                    [
                        4.879380118171721,
                        53.08333742862123,
                        0.0
                    ],
                    [
                        4.87950410500456,
                        53.08320243508481,
                        0.0
                    ],
                    [
                        4.879849465654825,
                        53.08270935827216,
                        0.0
                    ],
                    [
                        4.879900429891623,
                        53.08257915908506,
                        0.0
                    ],
                    [
                        4.876450265123495,
                        53.0818274492819,
                        0.0
                    ],
                    [
                        4.875530348549908,
                        53.08314630218593,
                        0.0
                    ],
                    [
                        4.873181702202713,
                        53.08307681252228,
                        0.0
                    ],
                    [
                        4.872357054569541,
                        53.08347194762813,
                        0.0
                    ],
                    [
                        4.872001243532395,
                        53.08348083264478,
                        0.0
                    ],
                    [
                        4.871420340580331,
                        53.08335053256494,
                        0.0
                    ],
                    [
                        4.871322255341492,
                        53.08331561258042,
                        0.0
                    ],
                    [
                        4.86799718727834,
                        53.08357079273946,
                        0.0
                    ],
                    [
                        4.869311593632398,
                        53.08179330099286,
                        0.0
                    ],
                    [
                        4.869110304378772,
                        53.08183317345583,
                        0.0
                    ],
                    [
                        4.867828245289851,
                        53.08213065024877,
                        0.0
                    ],
                    [
                        4.867167874395903,
                        53.08245767348536,
                        0.0
                    ],
                    [
                        4.866755262215441,
                        53.08270255862641,
                        0.0
                    ],
                    [
                        4.866377332994681,
                        53.08302924078315,
                        0.0
                    ],
                    [
                        4.866014690443246,
                        53.08348690660532,
                        0.0
                    ],
                    [
                        4.866098751535674,
                        53.08388551787729,
                        0.0
                    ],
                    [
                        4.866643858960071,
                        53.08452983624166,
                        0.0
                    ],
                    [
                        4.867325402472546,
                        53.08519106289418,
                        0.0
                    ],
                    [
                        4.867543944016972,
                        53.08540836913715,
                        0.0
                    ],
                    [
                        4.867693168236487,
                        53.0858084478328,
                        0.0
                    ],
                    [
                        4.867919091063665,
                        53.08662328788543,
                        0.0
                    ],
                    [
                        4.868117809137148,
                        53.08704640506358,
                        0.0
                    ],
                    [
                        4.867801252998333,
                        53.08717871881807,
                        0.0
                    ],
                    [
                        4.867766523890268,
                        53.08723962863862,
                        0.0
                    ],
                    [
                        4.867907864499879,
                        53.08734735549954,
                        0.0
                    ],
                    [
                        4.868037597939709,
                        53.08749342041047,
                        0.0
                    ],
                    [
                        4.868317008625119,
                        53.087808002519,
                        0.0
                    ],
                    [
                        4.868645508782445,
                        53.08807808172643,
                        0.0
                    ],
                    [
                        4.869014554763637,
                        53.08826037968801,
                        0.0
                    ],
                    [
                        4.869688916003109,
                        53.08852777303948,
                        0.0
                    ],
                    [
                        4.869648378071761,
                        53.08857275292939,
                        0.0
                    ],
                    [
                        4.869703429232637,
                        53.08853360479652,
                        0.0
                    ],
                    [
                        4.871032404749718,
                        53.08907675060844,
                        0.0
                    ],
                    [
                        4.872927640356221,
                        53.08982835531857,
                        0.0
                    ],
                    [
                        4.873523377871513,
                        53.09006748750955,
                        0.0
                    ],
                    [
                        4.873913030329128,
                        53.09021314143708,
                        0.0
                    ],
                    [
                        4.873963485370256,
                        53.09015984558068,
                        0.0
                    ],
                    [
                        4.87401292264717,
                        53.09011561228444,
                        0.0
                    ],
                    [
                        4.874299333668652,
                        53.09017627273043,
                        0.0
                    ],
                    [
                        4.874446631975758,
                        53.09005976990814,
                        0.0
                    ],
                    [
                        4.875750662913803,
                        53.08932591682876,
                        0.0
                    ],
                    [
                        4.875490076425406,
                        53.08922232687201,
                        0.0
                    ],
                    [
                        4.875233825064328,
                        53.08910056706411,
                        0.0
                    ],
                    [
                        4.875004874292113,
                        53.08899153088565,
                        0.0
                    ],
                    [
                        4.874850605378499,
                        53.08891241381044,
                        0.0
                    ],
                    [
                        4.874686423615434,
                        53.08886891084997,
                        0.0
                    ],
                    [
                        4.874371657637195,
                        53.08883760420948,
                        0.0
                    ],
                    [
                        4.873853078493217,
                        53.08873285200759,
                        0.0
                    ],
                    [
                        4.873522909683432,
                        53.0886006713724,
                        0.0
                    ],
                    [
                        4.872962680022483,
                        53.08844650199426,
                        0.0
                    ],
                    [
                        4.872625829498147,
                        53.08834578636218,
                        0.0
                    ],
                    [
                        4.871871466394066,
                        53.08801919767615,
                        0.0
                    ],
                    [
                        4.871445381523189,
                        53.08691940023018,
                        0.0
                    ],
                    [
                        4.872213546370749,
                        53.08707962897693,
                        0.0
                    ],
                    [
                        4.872768301989259,
                        53.08725319738897,
                        0.0
                    ],
                    [
                        4.872923578461767,
                        53.08714687589373,
                        0.0
                    ],
                    [
                        4.873217973276461,
                        53.08729791932618,
                        0.0
                    ],
                    [
                        4.873750384398065,
                        53.08735726412991,
                        0.0
                    ],
                    [
                        4.873963715303648,
                        53.08735104338341,
                        0.0
                    ],
                    [
                        4.87448328203266,
                        53.08749592224892,
                        0.0
                    ],
                    [
                        4.874701173558382,
                        53.08727027977007,
                        0.0
                    ],
                    [
                        4.875039819999386,
                        53.08735256684891,
                        0.0
                    ],
                    [
                        4.875519450777584,
                        53.08753530850578,
                        0.0
                    ],
                    [
                        4.875778684848794,
                        53.08765529229257,
                        0.0
                    ],
                    [
                        4.875887457240344,
                        53.0878079267777,
                        0.0
                    ],
                    [
                        4.875933220641381,
                        53.08794601338233,
                        0.0
                    ],
                    [
                        4.875977976517262,
                        53.08816969698032,
                        0.0
                    ],
                    [
                        4.876036391744127,
                        53.08826392259066,
                        0.0
                    ],
                    [
                        4.876226889701425,
                        53.08838456456429,
                        0.0
                    ],
                    [
                        4.876372372215042,
                        53.08850644306318,
                        0.0
                    ],
                    [
                        4.876672932338022,
                        53.08881154336626,
                        0.0
                    ],
                    [
                        4.877474227305794,
                        53.08832705695189,
                        0.0
                    ],
                    [
                        4.878288834126088,
                        53.08806660850544,
                        0.0
                    ],
                    [
                        4.87894062436229,
                        53.08783135269753,
                        0.0
                    ],
                    [
                        4.879218442374099,
                        53.08759623340467,
                        0.0
                    ],
                    [
                        4.879588270960179,
                        53.08737668086264,
                        0.0
                    ],
                    [
                        4.879810261695296,
                        53.08713511422602,
                        0.0
                    ],
                    [
                        4.879440849558487,
                        53.08704746238396,
                        0.0
                    ],
                    [
                        4.879600312714502,
                        53.08678709279039,
                        0.0
                    ],
                    [
                        4.878124649303914,
                        53.08631490271536,
                        0.0
                    ]
                ]
            ]
        ]
    },
    "last_modified": "2020-03-11T16:28:29.835349Z",
    "created": "2020-03-11T16:28:29.835388Z",
    "image_url": "",
    "timeseries": [],
    "name": "Gemeenschappelijke polders",
    "type": "default",
    "water_level_summer": null,
    "water_level_winter": null,
    "water_level_fixed": -10.0
}