List assets of type PumpedDrainageArea

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/pumpeddrainageareas/3551/?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/pumpeddrainageareas/3551/?format=api",
    "id": 3551,
    "code": "212/0-1-2",
    "organisation": {
        "url": "https://demo.lizard.net/api/v4/organisations/83280e0e-2100-4a72-8f5f-78cc6abaedfb/?format=api",
        "uuid": "83280e0e-2100-4a72-8f5f-78cc6abaedfb",
        "name": "Almere"
    },
    "geometry": {
        "type": "MultiPolygon",
        "coordinates": [
            [
                [
                    [
                        5.207956044641766,
                        52.33513267491428,
                        0.0
                    ],
                    [
                        5.206860872398101,
                        52.33532471593894,
                        0.0
                    ],
                    [
                        5.208964451618407,
                        52.33618382737591,
                        0.0
                    ],
                    [
                        5.209093377514745,
                        52.33614299904165,
                        0.0
                    ],
                    [
                        5.209623122864056,
                        52.33636775653736,
                        0.0
                    ],
                    [
                        5.209170067408881,
                        52.336703810865224,
                        0.0
                    ],
                    [
                        5.210075475520461,
                        52.33716182256782,
                        0.0
                    ],
                    [
                        5.21020693281004,
                        52.337152725778374,
                        0.0
                    ],
                    [
                        5.210711627686014,
                        52.3374277536145,
                        0.0
                    ],
                    [
                        5.210686680519396,
                        52.337668220803494,
                        0.0
                    ],
                    [
                        5.210521514810476,
                        52.337843581256564,
                        0.0
                    ],
                    [
                        5.210460477378676,
                        52.338214069395484,
                        0.0
                    ],
                    [
                        5.210331335176378,
                        52.33899792271685,
                        0.0
                    ],
                    [
                        5.209882787278249,
                        52.33907216341003,
                        0.0
                    ],
                    [
                        5.210142026337247,
                        52.33943646738328,
                        0.0
                    ],
                    [
                        5.210110226378283,
                        52.33971373627224,
                        0.0
                    ],
                    [
                        5.210024878607861,
                        52.339948622525185,
                        0.0
                    ],
                    [
                        5.209981295014196,
                        52.34029402775274,
                        0.0
                    ],
                    [
                        5.209890148130341,
                        52.34102008421241,
                        0.0
                    ],
                    [
                        5.210253964534957,
                        52.34153891798518,
                        0.0
                    ],
                    [
                        5.211256560060465,
                        52.342309735586696,
                        0.0
                    ],
                    [
                        5.211612056425127,
                        52.34241750370538,
                        0.0
                    ],
                    [
                        5.211891934562756,
                        52.34246666730041,
                        0.0
                    ],
                    [
                        5.212915326976462,
                        52.34258539427161,
                        0.0
                    ],
                    [
                        5.214167863245646,
                        52.34273069202835,
                        0.0
                    ],
                    [
                        5.214395881884389,
                        52.34278307236818,
                        0.0
                    ],
                    [
                        5.214724277399539,
                        52.34288740322646,
                        0.0
                    ],
                    [
                        5.214924741056721,
                        52.34298655000631,
                        0.0
                    ],
                    [
                        5.215317365354711,
                        52.343181037706145,
                        0.0
                    ],
                    [
                        5.215492279450697,
                        52.34298886621474,
                        0.0
                    ],
                    [
                        5.215509099229735,
                        52.342272409865785,
                        0.0
                    ],
                    [
                        5.215543819671651,
                        52.34191318396859,
                        0.0
                    ],
                    [
                        5.216047270344937,
                        52.34207350610965,
                        0.0
                    ],
                    [
                        5.216299126831879,
                        52.34222482616336,
                        0.0
                    ],
                    [
                        5.217627311841049,
                        52.34260978844724,
                        0.0
                    ],
                    [
                        5.218367196078327,
                        52.342039886586726,
                        0.0
                    ],
                    [
                        5.218905352689868,
                        52.341715256810886,
                        0.0
                    ],
                    [
                        5.219041406643081,
                        52.341134606139626,
                        0.0
                    ],
                    [
                        5.220519765363326,
                        52.34059786038267,
                        0.0
                    ],
                    [
                        5.220323762967709,
                        52.3404590668812,
                        0.0
                    ],
                    [
                        5.219125360596744,
                        52.34009763286953,
                        0.0
                    ],
                    [
                        5.218915360978214,
                        52.33999899189117,
                        0.0
                    ],
                    [
                        5.218610436837849,
                        52.34016803807246,
                        0.0
                    ],
                    [
                        5.218278710465148,
                        52.340041513715484,
                        0.0
                    ],
                    [
                        5.218026339139273,
                        52.340057707840515,
                        0.0
                    ],
                    [
                        5.217722609542457,
                        52.33987562662227,
                        0.0
                    ],
                    [
                        5.216986927302859,
                        52.33843109209608,
                        0.0
                    ],
                    [
                        5.216970811967983,
                        52.33840691054104,
                        0.0
                    ],
                    [
                        5.217009502197271,
                        52.33838755801966,
                        0.0
                    ],
                    [
                        5.21703104112272,
                        52.3383794406078,
                        0.0
                    ],
                    [
                        5.217439516346778,
                        52.33791944619746,
                        0.0
                    ],
                    [
                        5.217186144731405,
                        52.33737627127468,
                        0.0
                    ],
                    [
                        5.217274392705375,
                        52.337300922435105,
                        0.0
                    ],
                    [
                        5.217114000533362,
                        52.33722100088136,
                        0.0
                    ],
                    [
                        5.217026077706344,
                        52.337035852765084,
                        0.0
                    ],
                    [
                        5.216319983588833,
                        52.33715732851871,
                        0.0
                    ],
                    [
                        5.215162600592543,
                        52.33681614547801,
                        0.0
                    ],
                    [
                        5.215157694664944,
                        52.336814699232306,
                        0.0
                    ],
                    [
                        5.214446450007182,
                        52.33658494611968,
                        0.0
                    ],
                    [
                        5.212662392316386,
                        52.33691613099712,
                        0.0
                    ],
                    [
                        5.212533044156051,
                        52.33695997073997,
                        0.0
                    ],
                    [
                        5.211422160050097,
                        52.33658696632637,
                        0.0
                    ],
                    [
                        5.211325119203784,
                        52.33650128680129,
                        0.0
                    ],
                    [
                        5.210066495019605,
                        52.336057991356284,
                        0.0
                    ],
                    [
                        5.210011932841399,
                        52.33583270623763,
                        0.0
                    ],
                    [
                        5.209825644883875,
                        52.335457085165096,
                        0.0
                    ],
                    [
                        5.209949460396031,
                        52.33542051109677,
                        0.0
                    ],
                    [
                        5.20964394754871,
                        52.334836674048276,
                        0.0
                    ],
                    [
                        5.207956044641766,
                        52.33513267491428,
                        0.0
                    ]
                ]
            ]
        ]
    },
    "last_modified": "2019-06-25T07:27:04.514015Z",
    "created": "2014-12-04T08:23:21.959549Z",
    "image_url": "",
    "timeseries": [],
    "name": "212/0-1-2",
    "sewer_system": null,
    "upstream_load": null,
    "connected_impervious_surface": null,
    "connected_impervious_surface_mixed": null,
    "connected_impervious_surface_rainwater": null,
    "population_equivalent": null,
    "pollution_equivalent": null,
    "water_consumption": null,
    "extraneous_water": null,
    "sanitary_load": null,
    "lowest_invert_level": null,
    "water_retention_capacity": null,
    "minimum_overflow_crest_level": null,
    "downstream_pumped_drainage_area": null,
    "pump_station": null,
    "area_type": "base",
    "inhabitants": null,
    "pump_overcapacity": null
}