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/3576/?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/3576/?format=api",
    "id": 3576,
    "code": "239/1-1-1",
    "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.242973419348568,
                        52.38704807005,
                        0.0
                    ],
                    [
                        5.239099212828758,
                        52.39089492322176,
                        0.0
                    ],
                    [
                        5.241351576511236,
                        52.39171888969087,
                        0.0
                    ],
                    [
                        5.241375108654246,
                        52.39172815799189,
                        0.0
                    ],
                    [
                        5.241398829514329,
                        52.39173724665301,
                        0.0
                    ],
                    [
                        5.241422735633596,
                        52.39174615178498,
                        0.0
                    ],
                    [
                        5.241446823218416,
                        52.39175487197466,
                        0.0
                    ],
                    [
                        5.241471088446541,
                        52.39176340583818,
                        0.0
                    ],
                    [
                        5.241495527467414,
                        52.39177175202128,
                        0.0
                    ],
                    [
                        5.241520136402758,
                        52.39177990919949,
                        0.0
                    ],
                    [
                        5.24154491134759,
                        52.39178787607834,
                        0.0
                    ],
                    [
                        5.241569848370225,
                        52.39179565139359,
                        0.0
                    ],
                    [
                        5.241594943513612,
                        52.391803233911425,
                        0.0
                    ],
                    [
                        5.241620192795459,
                        52.391810622428395,
                        0.0
                    ],
                    [
                        5.241645592208836,
                        52.39181781577209,
                        0.0
                    ],
                    [
                        5.241671137723338,
                        52.3918248128011,
                        0.0
                    ],
                    [
                        5.241696825284953,
                        52.39183161240489,
                        0.0
                    ],
                    [
                        5.241722650817514,
                        52.391838213504485,
                        0.0
                    ],
                    [
                        5.241748610222708,
                        52.3918446150524,
                        0.0
                    ],
                    [
                        5.241774699381103,
                        52.39185081603259,
                        0.0
                    ],
                    [
                        5.241800914152587,
                        52.39185681546121,
                        0.0
                    ],
                    [
                        5.241827250377106,
                        52.391862612386056,
                        0.0
                    ],
                    [
                        5.241853703875389,
                        52.39186820588733,
                        0.0
                    ],
                    [
                        5.241880270449401,
                        52.39187359507723,
                        0.0
                    ],
                    [
                        5.241906945883507,
                        52.39187877910071,
                        0.0
                    ],
                    [
                        5.241933725944184,
                        52.3918837571349,
                        0.0
                    ],
                    [
                        5.241960606382079,
                        52.39188852838999,
                        0.0
                    ],
                    [
                        5.241987582931268,
                        52.39189309210884,
                        0.0
                    ],
                    [
                        5.242014651310876,
                        52.3918974475671,
                        0.0
                    ],
                    [
                        5.242041807225373,
                        52.391901594073566,
                        0.0
                    ],
                    [
                        5.242069046365301,
                        52.39190553097038,
                        0.0
                    ],
                    [
                        5.242096364408017,
                        52.39190925763263,
                        0.0
                    ],
                    [
                        5.242123757018421,
                        52.391912773469095,
                        0.0
                    ],
                    [
                        5.242151219849548,
                        52.391916077921685,
                        0.0
                    ],
                    [
                        5.242178748543299,
                        52.39191917046604,
                        0.0
                    ],
                    [
                        5.242206338730885,
                        52.39192205061145,
                        0.0
                    ],
                    [
                        5.242233986034146,
                        52.391924717900764,
                        0.0
                    ],
                    [
                        5.242261686065554,
                        52.39192717191075,
                        0.0
                    ],
                    [
                        5.242289434429386,
                        52.391929412252004,
                        0.0
                    ],
                    [
                        5.242317226722167,
                        52.39193143856904,
                        0.0
                    ],
                    [
                        5.242345058533405,
                        52.3919332505402,
                        0.0
                    ],
                    [
                        5.242372925446465,
                        52.39193484787788,
                        0.0
                    ],
                    [
                        5.242400823039022,
                        52.3919362303288,
                        0.0
                    ],
                    [
                        5.242428746883935,
                        52.39193739767342,
                        0.0
                    ],
                    [
                        5.242456692549982,
                        52.39193834972652,
                        0.0
                    ],
                    [
                        5.242484655602158,
                        52.39193908633702,
                        0.0
                    ],
                    [
                        5.242512631603138,
                        52.391939607388075,
                        0.0
                    ],
                    [
                        5.242540616113138,
                        52.39193991279691,
                        0.0
                    ],
                    [
                        5.242568604691525,
                        52.39194000251513,
                        0.0
                    ],
                    [
                        5.24259659289638,
                        52.39193987652837,
                        0.0
                    ],
                    [
                        5.242624576286254,
                        52.39193953485684,
                        0.0
                    ],
                    [
                        5.242652550420484,
                        52.39193897755465,
                        0.0
                    ],
                    [
                        5.242680510859747,
                        52.391938204710165,
                        0.0
                    ],
                    [
                        5.24270845316682,
                        52.39193721644609,
                        0.0
                    ],
                    [
                        5.242736372907459,
                        52.39193601291937,
                        0.0
                    ],
                    [
                        5.242764265651127,
                        52.39193459432082,
                        0.0
                    ],
                    [
                        5.24279212697129,
                        52.39193296087566,
                        0.0
                    ],
                    [
                        5.242819952446742,
                        52.391931112843004,
                        0.0
                    ],
                    [
                        5.242840565285988,
                        52.39192960369123,
                        0.0
                    ],
                    [
                        5.243417200820988,
                        52.3918493149375,
                        0.0
                    ],
                    [
                        5.244148303235018,
                        52.391747506424494,
                        0.0
                    ],
                    [
                        5.244388570034551,
                        52.39172089822425,
                        0.0
                    ],
                    [
                        5.244631761272696,
                        52.39170752693814,
                        0.0
                    ],
                    [
                        5.244875932608508,
                        52.391707499470826,
                        0.0
                    ],
                    [
                        5.2451191318683,
                        52.3917208160422,
                        0.0
                    ],
                    [
                        5.245359414646893,
                        52.39174737018484,
                        0.0
                    ],
                    [
                        5.245594859849539,
                        52.39178694959525,
                        0.0
                    ],
                    [
                        5.245752562039837,
                        52.39182146813643,
                        0.0
                    ],
                    [
                        5.246456146140718,
                        52.392090976854064,
                        0.0
                    ],
                    [
                        5.247096920856388,
                        52.39146716708142,
                        0.0
                    ],
                    [
                        5.247334760114395,
                        52.39126386218917,
                        0.0
                    ],
                    [
                        5.245268118756746,
                        52.39051492751935,
                        0.0
                    ],
                    [
                        5.247193469423877,
                        52.388596424443485,
                        0.0
                    ],
                    [
                        5.242973419348568,
                        52.38704807005,
                        0.0
                    ]
                ]
            ]
        ]
    },
    "last_modified": "2019-06-25T07:27:04.514015Z",
    "created": "2014-12-04T08:23:22.152364Z",
    "image_url": "",
    "timeseries": [],
    "name": "239/1-1-1",
    "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
}