List assets of type PressurePipe

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/pressurepipes/112892/?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/pressurepipes/112892/?format=api",
    "id": 112892,
    "code": "PL_31345",
    "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": "LineString",
        "coordinates": [
            [
                5.104924976954372,
                52.65076048019673,
                0.0
            ],
            [
                5.104924897708871,
                52.65076131580441,
                0.0
            ],
            [
                5.104924755839465,
                52.65076269947368,
                0.0
            ],
            [
                5.104924596368397,
                52.650764523466684,
                0.0
            ],
            [
                5.104913782043845,
                52.650764138324796,
                0.0
            ],
            [
                5.104902125613851,
                52.65076372422254,
                0.0
            ],
            [
                5.104900603947574,
                52.65076366668946,
                0.0
            ],
            [
                5.104886096168659,
                52.650763155949065,
                0.0
            ],
            [
                5.104882565184937,
                52.650760739040116,
                0.0
            ],
            [
                5.104883483819182,
                52.65075114304944,
                0.0
            ],
            [
                5.104883562892478,
                52.65075033440253,
                0.0
            ],
            [
                5.104883722192222,
                52.65074853737029,
                0.0
            ],
            [
                5.104883927436814,
                52.650746488809695,
                0.0
            ],
            [
                5.104884117500969,
                52.6507445031224,
                0.0
            ],
            [
                5.104885496431339,
                52.650729956358795,
                0.0
            ],
            [
                5.104753300692285,
                52.65072771934949,
                0.0
            ],
            [
                5.104737422203064,
                52.65072665712646,
                0.0
            ],
            [
                5.104699084183388,
                52.65072535284263,
                0.0
            ],
            [
                5.104673582592564,
                52.65072479799561,
                0.0
            ],
            [
                5.104665633652852,
                52.650724626338096,
                0.0
            ],
            [
                5.104646851930872,
                52.6507246446413,
                0.0
            ],
            [
                5.104613924361215,
                52.650723020659065,
                0.0
            ],
            [
                5.104589240749391,
                52.650721649915255,
                0.0
            ],
            [
                5.104570790929531,
                52.65072060852283,
                0.0
            ],
            [
                5.10454107870489,
                52.65071992681241,
                0.0
            ],
            [
                5.104528114197932,
                52.65071841314526,
                0.0
            ],
            [
                5.104520003061532,
                52.650718187170305,
                0.0
            ],
            [
                5.104514695938077,
                52.65071852505481,
                0.0
            ],
            [
                5.104509392852723,
                52.65072053454024,
                0.0
            ],
            [
                5.104500854682543,
                52.650724675256214,
                0.0
            ],
            [
                5.104495607177103,
                52.65072953376836,
                0.0
            ],
            [
                5.10448629921973,
                52.65073618902841,
                0.0
            ],
            [
                5.104479292982275,
                52.65074108829562,
                0.0
            ],
            [
                5.104470671782123,
                52.650753550821634,
                0.0
            ],
            [
                5.104400895458654,
                52.65082239654179,
                0.0
            ],
            [
                5.10439314745878,
                52.65083004407826,
                0.0
            ],
            [
                5.104385384679366,
                52.65083769157909,
                0.0
            ],
            [
                5.104377636616336,
                52.65084534810141,
                0.0
            ],
            [
                5.10436987383152,
                52.65085299560122,
                0.0
            ],
            [
                5.104362125763088,
                52.65086065212252,
                0.0
            ],
            [
                5.104354377749726,
                52.65086829965637,
                0.0
            ],
            [
                5.10434661495681,
                52.650875947154596,
                0.0
            ],
            [
                5.104338866880281,
                52.65088360367429,
                0.0
            ],
            [
                5.104331104081964,
                52.650891251171466,
                0.0
            ],
            [
                5.104323356057809,
                52.65089889870325,
                0.0
            ],
            [
                5.104315593196317,
                52.650906555186275,
                0.0
            ],
            [
                5.104307845166764,
                52.650914202717026,
                0.0
            ],
            [
                5.104300082299869,
                52.650921859199016,
                0.0
            ],
            [
                5.104292334264919,
                52.650929506728694,
                0.0
            ],
            [
                5.104288452829106,
                52.65093333496922,
                0.0
            ],
            [
                5.104280704790111,
                52.65094098249815,
                0.0
            ],
            [
                5.104272941913758,
                52.6509486389783,
                0.0
            ],
            [
                5.104265193869363,
                52.650956286506165,
                0.0
            ],
            [
                5.104257431045393,
                52.65096393399836,
                0.0
            ],
            [
                5.104249682937816,
                52.650971590512114,
                0.0
            ],
            [
                5.104241934885331,
                52.65097923803841,
                0.0
            ],
            [
                5.104232893091965,
                52.65098814966118,
                0.0
            ],
            [
                5.10422902642269,
                52.65099197793485,
                0.0
            ],
            [
                5.104221263586121,
                52.65099962542462,
                0.0
            ],
            [
                5.104213515523749,
                52.65100727294897,
                0.0
            ],
            [
                5.104205752623983,
                52.65101492942463,
                0.0
            ],
            [
                5.104198004556214,
                52.65102257694798,
                0.0
            ],
            [
                5.104190241708844,
                52.65103022443568,
                0.0
            ],
            [
                5.104182493577878,
                52.65103788094487,
                0.0
            ],
            [
                5.104174745502015,
                52.65104552846666,
                0.0
            ],
            [
                5.104166982646544,
                52.65105317595276,
                0.0
            ],
            [
                5.104159234507481,
                52.651060832460395,
                0.0
            ],
            [
                5.104151471646608,
                52.65106847994547,
                0.0
            ],
            [
                5.104143723559954,
                52.651076127465174,
                0.0
            ],
            [
                5.104135975412794,
                52.651083783971245,
                0.0
            ],
            [
                5.104128212543819,
                52.65109143145476,
                0.0
            ],
            [
                5.104120464449071,
                52.65109907897288,
                0.0
            ],
            [
                5.104112701516881,
                52.651106735442234,
                0.0
            ],
            [
                5.10391191974613,
                52.65130483537375,
                0.0
            ],
            [
                5.103903994252118,
                52.65131248245509,
                0.0
            ],
            [
                5.103883713531942,
                52.65132953651592,
                0.0
            ],
            [
                5.10387814304861,
                52.65133404373621,
                0.0
            ],
            [
                5.103866209117407,
                52.65134457509902,
                0.0
            ]
        ]
    },
    "last_modified": "2019-06-25T07:26:58.971073Z",
    "created": "2016-03-31T16:22:25.005026Z",
    "image_url": "",
    "length": null,
    "name": "",
    "type": "transport",
    "material": "",
    "diameter": null,
    "shape": "",
    "year_of_construction": null
}