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/17929/?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/17929/?format=api",
    "id": 17929,
    "code": "GPG-Q-141006",
    "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.661864579538093,
                        52.76113517669654,
                        0.0
                    ],
                    [
                        4.66096501052901,
                        52.7616342701375,
                        0.0
                    ],
                    [
                        4.660965001551697,
                        52.76163427547502,
                        0.0
                    ],
                    [
                        4.660980958676521,
                        52.76187476788077,
                        0.0
                    ],
                    [
                        4.661063431680951,
                        52.76188560571002,
                        0.0
                    ],
                    [
                        4.661509105415182,
                        52.76161465599061,
                        0.0
                    ],
                    [
                        4.661864579538093,
                        52.76113517669654,
                        0.0
                    ]
                ]
            ],
            [
                [
                    [
                        4.660980958676521,
                        52.76187476788077,
                        0.0
                    ],
                    [
                        4.660841012788524,
                        52.76187858801161,
                        0.0
                    ],
                    [
                        4.66067292450246,
                        52.76180337482241,
                        0.0
                    ],
                    [
                        4.660530762995183,
                        52.7617254706329,
                        0.0
                    ],
                    [
                        4.660168639414611,
                        52.76157916262871,
                        0.0
                    ],
                    [
                        4.659866836921495,
                        52.76151186765074,
                        0.0
                    ],
                    [
                        4.659567744347815,
                        52.76150986155704,
                        0.0
                    ],
                    [
                        4.659344265570797,
                        52.76154896522078,
                        0.0
                    ],
                    [
                        4.658581529184374,
                        52.76174210834927,
                        0.0
                    ],
                    [
                        4.65539219690779,
                        52.76257530775163,
                        0.0
                    ],
                    [
                        4.654379224801708,
                        52.76285443880349,
                        0.0
                    ],
                    [
                        4.654155549015666,
                        52.76290463059166,
                        0.0
                    ],
                    [
                        4.653924851825149,
                        52.76296358607818,
                        0.0
                    ],
                    [
                        4.653891032182992,
                        52.76297222120049,
                        0.0
                    ],
                    [
                        4.652989296337077,
                        52.76314128637571,
                        0.0
                    ],
                    [
                        4.654603107304849,
                        52.76630883632983,
                        0.0
                    ],
                    [
                        4.654840446882106,
                        52.76676496899167,
                        0.0
                    ],
                    [
                        4.655310928054589,
                        52.76750713573452,
                        0.0
                    ],
                    [
                        4.656030109587332,
                        52.76850190728872,
                        0.0
                    ],
                    [
                        4.656469024576212,
                        52.76900760552304,
                        0.0
                    ],
                    [
                        4.656488303200363,
                        52.76902975103056,
                        0.0
                    ],
                    [
                        4.656925833418762,
                        52.76888992569783,
                        0.0
                    ],
                    [
                        4.656991348993393,
                        52.76886808425992,
                        0.0
                    ],
                    [
                        4.657003208934634,
                        52.76881346171438,
                        0.0
                    ],
                    [
                        4.657045754352367,
                        52.76876246026792,
                        0.0
                    ],
                    [
                        4.657119103836428,
                        52.76871062303447,
                        0.0
                    ],
                    [
                        4.657340290802118,
                        52.76881414299264,
                        0.0
                    ],
                    [
                        4.657556586035916,
                        52.76888224154985,
                        0.0
                    ],
                    [
                        4.657974309375743,
                        52.76894673762531,
                        0.0
                    ],
                    [
                        4.658460884032162,
                        52.76896258403014,
                        0.0
                    ],
                    [
                        4.659138924204199,
                        52.76906165933021,
                        0.0
                    ],
                    [
                        4.659985386461393,
                        52.76923012331969,
                        0.0
                    ],
                    [
                        4.661101826355256,
                        52.76951864017666,
                        0.0
                    ],
                    [
                        4.661044471858223,
                        52.76939764846672,
                        0.0
                    ],
                    [
                        4.661145898958504,
                        52.76937698522016,
                        0.0
                    ],
                    [
                        4.661217858221223,
                        52.76919861729598,
                        0.0
                    ],
                    [
                        4.661649845760501,
                        52.76796952798951,
                        0.0
                    ],
                    [
                        4.662359077562498,
                        52.76704292957002,
                        0.0
                    ],
                    [
                        4.663002360069916,
                        52.76564107678023,
                        0.0
                    ],
                    [
                        4.663251090097978,
                        52.76557585048117,
                        0.0
                    ],
                    [
                        4.662921183363562,
                        52.76512985771486,
                        0.0
                    ],
                    [
                        4.662694361663954,
                        52.76512735525556,
                        0.0
                    ],
                    [
                        4.662566005552699,
                        52.76504877367336,
                        0.0
                    ],
                    [
                        4.661776172991896,
                        52.76470981930898,
                        0.0
                    ],
                    [
                        4.661554896141914,
                        52.76462667156941,
                        0.0
                    ],
                    [
                        4.661303308133217,
                        52.76463382049152,
                        0.0
                    ],
                    [
                        4.661286983568672,
                        52.76461577386522,
                        0.0
                    ],
                    [
                        4.661325448019933,
                        52.76456909574703,
                        0.0
                    ],
                    [
                        4.661192053568467,
                        52.7642206453713,
                        0.0
                    ],
                    [
                        4.660684015714671,
                        52.76352462777042,
                        0.0
                    ],
                    [
                        4.660627279391376,
                        52.76353671987867,
                        0.0
                    ],
                    [
                        4.660587523021926,
                        52.76354693836405,
                        0.0
                    ],
                    [
                        4.660553057169913,
                        52.7635570722718,
                        0.0
                    ],
                    [
                        4.660491049793103,
                        52.76358862511315,
                        0.0
                    ],
                    [
                        4.659469079888145,
                        52.76387486221146,
                        0.0
                    ],
                    [
                        4.658375827722392,
                        52.76243434649709,
                        0.0
                    ],
                    [
                        4.659391608958104,
                        52.76216591132646,
                        0.0
                    ],
                    [
                        4.659530449098424,
                        52.76219931957274,
                        0.0
                    ],
                    [
                        4.659551534496312,
                        52.76219464027393,
                        0.0
                    ],
                    [
                        4.659581829045429,
                        52.76218584721502,
                        0.0
                    ],
                    [
                        4.65960421156827,
                        52.76211015101256,
                        0.0
                    ],
                    [
                        4.660471860909007,
                        52.76190857340026,
                        0.0
                    ],
                    [
                        4.660627462238161,
                        52.76198366578296,
                        0.0
                    ],
                    [
                        4.660811079061953,
                        52.76203105088501,
                        0.0
                    ],
                    [
                        4.661002300572993,
                        52.76204777324042,
                        0.0
                    ],
                    [
                        4.660989085050518,
                        52.7619655239095,
                        0.0
                    ],
                    [
                        4.661007304569601,
                        52.76192097821833,
                        0.0
                    ],
                    [
                        4.660980958676521,
                        52.76187476788077,
                        0.0
                    ]
                ]
            ]
        ]
    },
    "last_modified": "2020-03-11T16:28:25.351526Z",
    "created": "2020-03-11T16:28:25.351573Z",
    "image_url": "",
    "timeseries": [],
    "name": "LEEG",
    "type": "default",
    "water_level_summer": null,
    "water_level_winter": null,
    "water_level_fixed": -0.01
}