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/3552/?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/3552/?format=api",
    "id": 3552,
    "code": "221/0-2-4",
    "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.203314242048092,
                        52.36632115292957,
                        0.0
                    ],
                    [
                        5.204118128915096,
                        52.3678047352475,
                        0.0
                    ],
                    [
                        5.20431104437486,
                        52.36824114710563,
                        0.0
                    ],
                    [
                        5.204338418142251,
                        52.36832188444509,
                        0.0
                    ],
                    [
                        5.204367515305833,
                        52.3685046830184,
                        0.0
                    ],
                    [
                        5.204357175934293,
                        52.36894374677315,
                        0.0
                    ],
                    [
                        5.206071969090992,
                        52.36977407917083,
                        0.0
                    ],
                    [
                        5.207189032745919,
                        52.36959041758995,
                        0.0
                    ],
                    [
                        5.207553580220209,
                        52.37023072536645,
                        0.0
                    ],
                    [
                        5.208121340598001,
                        52.37031531330152,
                        0.0
                    ],
                    [
                        5.208241989572344,
                        52.37002883654538,
                        0.0
                    ],
                    [
                        5.211020449536476,
                        52.36948085761756,
                        0.0
                    ],
                    [
                        5.211705712761535,
                        52.369580845043565,
                        0.0
                    ],
                    [
                        5.211865393408203,
                        52.369859850401525,
                        0.0
                    ],
                    [
                        5.212318353381992,
                        52.36967023229268,
                        0.0
                    ],
                    [
                        5.212929343299312,
                        52.36975937517818,
                        0.0
                    ],
                    [
                        5.214108861788976,
                        52.36967723548539,
                        0.0
                    ],
                    [
                        5.214084466947617,
                        52.36955081311729,
                        0.0
                    ],
                    [
                        5.213932906751811,
                        52.369486228327204,
                        0.0
                    ],
                    [
                        5.214551065488556,
                        52.36800409004406,
                        0.0
                    ],
                    [
                        5.215074874334002,
                        52.367666022155326,
                        0.0
                    ],
                    [
                        5.216163681896787,
                        52.365027224409474,
                        0.0
                    ],
                    [
                        5.215102231894296,
                        52.364866247242794,
                        0.0
                    ],
                    [
                        5.214822870979555,
                        52.365557822897564,
                        0.0
                    ],
                    [
                        5.213561429469198,
                        52.36535245661595,
                        0.0
                    ],
                    [
                        5.212758897129954,
                        52.36390989120509,
                        0.0
                    ],
                    [
                        5.211607116156387,
                        52.36408432385545,
                        0.0
                    ],
                    [
                        5.211119819977063,
                        52.36489976950578,
                        0.0
                    ],
                    [
                        5.210323111463335,
                        52.365014826754994,
                        0.0
                    ],
                    [
                        5.209884762902798,
                        52.364228053760506,
                        0.0
                    ],
                    [
                        5.209702441299412,
                        52.364135191519146,
                        0.0
                    ],
                    [
                        5.209522477179928,
                        52.364263444363985,
                        0.0
                    ],
                    [
                        5.2098555052359,
                        52.36506526847367,
                        0.0
                    ],
                    [
                        5.210179653176707,
                        52.36561341687615,
                        0.0
                    ],
                    [
                        5.209488863883204,
                        52.365787357584544,
                        0.0
                    ],
                    [
                        5.209448835671342,
                        52.365716793717404,
                        0.0
                    ],
                    [
                        5.209254210180442,
                        52.365425085755575,
                        0.0
                    ],
                    [
                        5.209035395548489,
                        52.365440195695264,
                        0.0
                    ],
                    [
                        5.208665777747721,
                        52.36537146831225,
                        0.0
                    ],
                    [
                        5.208525866442362,
                        52.365340699545214,
                        0.0
                    ],
                    [
                        5.208319414004572,
                        52.36532900069211,
                        0.0
                    ],
                    [
                        5.208163695284356,
                        52.36533715986291,
                        0.0
                    ],
                    [
                        5.207932550391758,
                        52.36537035649518,
                        0.0
                    ],
                    [
                        5.203314242048092,
                        52.36632115292957,
                        0.0
                    ]
                ]
            ]
        ]
    },
    "last_modified": "2019-06-25T07:27:04.514015Z",
    "created": "2014-12-04T08:23:21.967854Z",
    "image_url": "",
    "timeseries": [],
    "name": "221/0-2-4",
    "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
}