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/7158/?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/7158/?format=api",
    "id": 7158,
    "code": "OPR-O-0034",
    "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.952250219599753,
                        52.59976134941505,
                        0.0
                    ],
                    [
                        4.971080519150919,
                        52.60030355851442,
                        0.0
                    ],
                    [
                        4.991459204535217,
                        52.60108652190575,
                        0.0
                    ],
                    [
                        5.012315758634284,
                        52.600868794024215,
                        0.0
                    ],
                    [
                        5.019251692380253,
                        52.6018306367482,
                        0.0
                    ],
                    [
                        5.021240603977436,
                        52.60184141463526,
                        0.0
                    ],
                    [
                        5.022839926731977,
                        52.601760698237186,
                        0.0
                    ],
                    [
                        5.023427930428034,
                        52.60133716261217,
                        0.0
                    ],
                    [
                        5.023056841192314,
                        52.60047570943935,
                        0.0
                    ],
                    [
                        5.023438177557775,
                        52.60009592805416,
                        0.0
                    ],
                    [
                        5.024022233238147,
                        52.60014979494858,
                        0.0
                    ],
                    [
                        5.024552616132131,
                        52.59979553060685,
                        0.0
                    ],
                    [
                        5.024082465390249,
                        52.59951441369104,
                        0.0
                    ],
                    [
                        5.02360633070201,
                        52.59899865687518,
                        0.0
                    ],
                    [
                        5.022713961296254,
                        52.59818096462487,
                        0.0
                    ],
                    [
                        5.022476253425071,
                        52.59775916721239,
                        0.0
                    ],
                    [
                        5.021704422434325,
                        52.597256487740395,
                        0.0
                    ],
                    [
                        5.020581610078292,
                        52.5960301140024,
                        0.0
                    ],
                    [
                        5.02088985607793,
                        52.59528141491421,
                        0.0
                    ],
                    [
                        5.021334671243617,
                        52.59489274945078,
                        0.0
                    ],
                    [
                        5.021225917955189,
                        52.59429904336004,
                        0.0
                    ],
                    [
                        5.022178634909417,
                        52.59309396702086,
                        0.0
                    ],
                    [
                        5.02257001788176,
                        52.592716681234485,
                        0.0
                    ],
                    [
                        5.023017534147893,
                        52.59226943897942,
                        0.0
                    ],
                    [
                        5.023454579844285,
                        52.59146260264388,
                        0.0
                    ],
                    [
                        5.024112281077695,
                        52.59016893659879,
                        0.0
                    ],
                    [
                        5.025068462296245,
                        52.589710702370866,
                        0.0
                    ],
                    [
                        5.026696499744637,
                        52.587668337831325,
                        0.0
                    ],
                    [
                        5.027006994613337,
                        52.587106643600514,
                        0.0
                    ],
                    [
                        5.027214665292972,
                        52.58643829127213,
                        0.0
                    ],
                    [
                        5.02810701712685,
                        52.58570319440629,
                        0.0
                    ],
                    [
                        5.028539532785995,
                        52.58522508633869,
                        0.0
                    ],
                    [
                        5.028541153015503,
                        52.58470130691922,
                        0.0
                    ],
                    [
                        5.028129936340155,
                        52.583992599721135,
                        0.0
                    ],
                    [
                        5.027777953525244,
                        52.58339655426602,
                        0.0
                    ],
                    [
                        5.028225769607487,
                        52.58296862415509,
                        0.0
                    ],
                    [
                        5.028913512952242,
                        52.58254395043632,
                        0.0
                    ],
                    [
                        5.029410190284285,
                        52.58195593883592,
                        0.0
                    ],
                    [
                        5.029654137255758,
                        52.58124590916313,
                        0.0
                    ],
                    [
                        5.029164014717272,
                        52.5807156695775,
                        0.0
                    ],
                    [
                        5.029276481193994,
                        52.58036494020197,
                        0.0
                    ],
                    [
                        5.029615090289312,
                        52.57992811078457,
                        0.0
                    ],
                    [
                        5.029990195256503,
                        52.57933973952168,
                        0.0
                    ],
                    [
                        5.030440365432487,
                        52.57824660867559,
                        0.0
                    ],
                    [
                        5.03093632785418,
                        52.57702279497579,
                        0.0
                    ],
                    [
                        5.031357599852003,
                        52.57639349481607,
                        0.0
                    ],
                    [
                        5.031502589576558,
                        52.57592828212059,
                        0.0
                    ],
                    [
                        5.031611262279792,
                        52.57537280051018,
                        0.0
                    ],
                    [
                        5.031833612240597,
                        52.57486624384448,
                        0.0
                    ],
                    [
                        5.032188423315897,
                        52.57429213005768,
                        0.0
                    ],
                    [
                        5.032543965405127,
                        52.57369199926314,
                        0.0
                    ],
                    [
                        5.032469076280681,
                        52.57326251790337,
                        0.0
                    ],
                    [
                        5.031297312944134,
                        52.57139752970616,
                        0.0
                    ],
                    [
                        5.03110801683178,
                        52.57044248946216,
                        0.0
                    ],
                    [
                        5.030772773026944,
                        52.56921991867785,
                        0.0
                    ],
                    [
                        5.030763055932966,
                        52.56836722366812,
                        0.0
                    ],
                    [
                        5.03115060999556,
                        52.56768606435263,
                        0.0
                    ],
                    [
                        5.031888183648992,
                        52.56693614709472,
                        0.0
                    ],
                    [
                        5.032689547193861,
                        52.56626547649102,
                        0.0
                    ],
                    [
                        5.033247356282922,
                        52.565786231585356,
                        0.0
                    ],
                    [
                        5.034194534309612,
                        52.56534473788914,
                        0.0
                    ],
                    [
                        5.034592639730705,
                        52.56499228053014,
                        0.0
                    ],
                    [
                        5.035446554439272,
                        52.56460190708934,
                        0.0
                    ],
                    [
                        5.036363363285215,
                        52.56423824367667,
                        0.0
                    ],
                    [
                        5.037146827716711,
                        52.56390900594944,
                        0.0
                    ],
                    [
                        5.038136300435999,
                        52.563371980930185,
                        0.0
                    ],
                    [
                        5.038865932497294,
                        52.56292560440567,
                        0.0
                    ],
                    [
                        5.039769828974206,
                        52.56243886812049,
                        0.0
                    ],
                    [
                        5.040701729440419,
                        52.56196287451685,
                        0.0
                    ],
                    [
                        5.041439521537145,
                        52.56161494345924,
                        0.0
                    ],
                    [
                        5.042565721241304,
                        52.56102590158301,
                        0.0
                    ],
                    [
                        5.042879532648742,
                        52.56029528406165,
                        0.0
                    ],
                    [
                        5.042920153451182,
                        52.55923410419174,
                        0.0
                    ],
                    [
                        5.042945833449699,
                        52.55842252020597,
                        0.0
                    ],
                    [
                        5.043486892590074,
                        52.5576169132408,
                        0.0
                    ],
                    [
                        5.044006483502421,
                        52.557138441368906,
                        0.0
                    ],
                    [
                        5.045021373702728,
                        52.556252051731065,
                        0.0
                    ],
                    [
                        5.045671925648439,
                        52.55529579962708,
                        0.0
                    ],
                    [
                        5.04672221820057,
                        52.55427342063501,
                        0.0
                    ],
                    [
                        5.047120601276032,
                        52.55387996653926,
                        0.0
                    ],
                    [
                        5.036364572761591,
                        52.552049264323436,
                        0.0
                    ],
                    [
                        5.001967543324555,
                        52.553691939974634,
                        0.0
                    ],
                    [
                        4.997314382965914,
                        52.55094449766848,
                        0.0
                    ],
                    [
                        4.997310437522843,
                        52.550942165989866,
                        0.0
                    ],
                    [
                        4.988223601531688,
                        52.55199296075118,
                        0.0
                    ],
                    [
                        4.987866773959384,
                        52.55261613673858,
                        0.0
                    ],
                    [
                        4.986658267116836,
                        52.553840389196715,
                        0.0
                    ],
                    [
                        4.986655707538921,
                        52.55384297789561,
                        0.0
                    ],
                    [
                        4.983591904189609,
                        52.55345127350191,
                        0.0
                    ],
                    [
                        4.98117734635318,
                        52.55361114158475,
                        0.0
                    ],
                    [
                        4.981164865128668,
                        52.55361033499093,
                        0.0
                    ],
                    [
                        4.981153932719552,
                        52.553611061533964,
                        0.0
                    ],
                    [
                        4.977710495864303,
                        52.55338922269969,
                        0.0
                    ],
                    [
                        4.976494048093382,
                        52.561121931789,
                        0.0
                    ],
                    [
                        4.977482465759226,
                        52.56209263011873,
                        0.0
                    ],
                    [
                        4.978828127589958,
                        52.56289012334137,
                        0.0
                    ],
                    [
                        4.980117433561966,
                        52.56416312308671,
                        0.0
                    ],
                    [
                        4.982346186105751,
                        52.56515388681214,
                        0.0
                    ],
                    [
                        4.984518084716472,
                        52.566683562526556,
                        0.0
                    ],
                    [
                        4.986410931528649,
                        52.56743525234402,
                        0.0
                    ],
                    [
                        4.989931741804621,
                        52.569476792571265,
                        0.0
                    ],
                    [
                        4.991687711149633,
                        52.571004942805715,
                        0.0
                    ],
                    [
                        4.991951214570984,
                        52.57120871638957,
                        0.0
                    ],
                    [
                        4.993351747903463,
                        52.572203719756494,
                        0.0
                    ],
                    [
                        4.993801476099756,
                        52.572639510472904,
                        0.0
                    ],
                    [
                        4.993893625300249,
                        52.57272879849118,
                        0.0
                    ],
                    [
                        4.995603296823065,
                        52.573638304394514,
                        0.0
                    ],
                    [
                        4.996647670898346,
                        52.57473588728206,
                        0.0
                    ],
                    [
                        4.997072808459665,
                        52.57522488779689,
                        0.0
                    ],
                    [
                        4.996386137460009,
                        52.57781527413049,
                        0.0
                    ],
                    [
                        4.991973309687133,
                        52.58226049090102,
                        0.0
                    ],
                    [
                        4.984571889173647,
                        52.58459041542315,
                        0.0
                    ],
                    [
                        4.981788250671734,
                        52.58579402134389,
                        0.0
                    ],
                    [
                        4.98013736648306,
                        52.58695387857459,
                        0.0
                    ],
                    [
                        4.978364448969238,
                        52.58694779168119,
                        0.0
                    ],
                    [
                        4.97834101763006,
                        52.58694771105802,
                        0.0
                    ],
                    [
                        4.975713267073734,
                        52.58605856425887,
                        0.0
                    ],
                    [
                        4.974602856139084,
                        52.58564934389242,
                        0.0
                    ],
                    [
                        4.970919045666498,
                        52.585090438607914,
                        0.0
                    ],
                    [
                        4.968815552537499,
                        52.58453597842818,
                        0.0
                    ],
                    [
                        4.964693230934155,
                        52.58276125514909,
                        0.0
                    ],
                    [
                        4.963776573168831,
                        52.58196561229809,
                        0.0
                    ],
                    [
                        4.962085067677325,
                        52.58138991448284,
                        0.0
                    ],
                    [
                        4.960727404581444,
                        52.580986940087115,
                        0.0
                    ],
                    [
                        4.95894876059183,
                        52.580322386852686,
                        0.0
                    ],
                    [
                        4.955253086875592,
                        52.579946452629216,
                        0.0
                    ],
                    [
                        4.953915935334588,
                        52.58115258190993,
                        0.0
                    ],
                    [
                        4.954490794795727,
                        52.58424681653739,
                        0.0
                    ],
                    [
                        4.95399720201872,
                        52.5867900921961,
                        0.0
                    ],
                    [
                        4.951865770106671,
                        52.589077619505694,
                        0.0
                    ],
                    [
                        4.950906136102266,
                        52.59133373675,
                        0.0
                    ],
                    [
                        4.949641973689513,
                        52.59278001630022,
                        0.0
                    ],
                    [
                        4.949386954458328,
                        52.59486032444635,
                        0.0
                    ],
                    [
                        4.949967634862103,
                        52.59538574435532,
                        0.0
                    ],
                    [
                        4.949677711880859,
                        52.596799924410476,
                        0.0
                    ],
                    [
                        4.94882834166946,
                        52.59841421778025,
                        0.0
                    ],
                    [
                        4.949079290463464,
                        52.59936656742584,
                        0.0
                    ],
                    [
                        4.949940858436943,
                        52.59993891071606,
                        0.0
                    ],
                    [
                        4.952250219599753,
                        52.59976134941505,
                        0.0
                    ]
                ]
            ]
        ]
    },
    "last_modified": "2021-12-03T14:32:00.182467Z",
    "created": "2021-12-03T14:32:00.182497Z",
    "image_url": "",
    "timeseries": [],
    "name": "Oosthuizen",
    "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": "other",
    "inhabitants": null,
    "pump_overcapacity": null
}