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/112906/?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/112906/?format=api",
    "id": 112906,
    "code": "PL_31359",
    "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.212531325504576,
                52.703287496008194,
                0.0
            ],
            [
                5.212533938857328,
                52.703303721202346,
                0.0
            ],
            [
                5.212534299685992,
                52.7033059954182,
                0.0
            ],
            [
                5.212535166039233,
                52.70331136187035,
                0.0
            ],
            [
                5.212536003589236,
                52.70331653056834,
                0.0
            ],
            [
                5.212378291565411,
                52.70341342965296,
                0.0
            ],
            [
                5.212338084278842,
                52.70341595886137,
                0.0
            ],
            [
                5.212295124472298,
                52.703418663752444,
                0.0
            ],
            [
                5.212202996913559,
                52.70342632008041,
                0.0
            ],
            [
                5.211695243445651,
                52.70344457132356,
                0.0
            ],
            [
                5.210977792900284,
                52.70346556588807,
                0.0
            ],
            [
                5.210219815391962,
                52.70349844849981,
                0.0
            ],
            [
                5.209495321580808,
                52.70350830686207,
                0.0
            ],
            [
                5.208740125562933,
                52.70352249143933,
                0.0
            ],
            [
                5.208377305610483,
                52.703520913782164,
                0.0
            ],
            [
                5.208317358359484,
                52.70352065301464,
                0.0
            ],
            [
                5.208155004662638,
                52.703519708095364,
                0.0
            ],
            [
                5.208133596832831,
                52.70351966692613,
                0.0
            ],
            [
                5.207928324546314,
                52.70351848641536,
                0.0
            ],
            [
                5.207903897507877,
                52.703518710267616,
                0.0
            ],
            [
                5.207901692994296,
                52.703518733909846,
                0.0
            ],
            [
                5.207861261145974,
                52.70351819673343,
                0.0
            ],
            [
                5.207265175575661,
                52.70351586881032,
                0.0
            ],
            [
                5.205786914914897,
                52.70348702520187,
                0.0
            ],
            [
                5.205057007259764,
                52.70347143333005,
                0.0
            ],
            [
                5.20430951650092,
                52.70344341703997,
                0.0
            ],
            [
                5.203593695516019,
                52.70340990894393,
                0.0
            ],
            [
                5.20283845472091,
                52.70337473586044,
                0.0
            ],
            [
                5.202108357774986,
                52.703338024350394,
                0.0
            ],
            [
                5.201370528963508,
                52.70328624322782,
                0.0
            ],
            [
                5.200644067098425,
                52.70323028743436,
                0.0
            ],
            [
                5.199911058320682,
                52.70317309468909,
                0.0
            ],
            [
                5.199718287415754,
                52.7031550152996,
                0.0
            ],
            [
                5.199334225073736,
                52.703118965759465,
                0.0
            ],
            [
                5.199269095741769,
                52.703112850769344,
                0.0
            ],
            [
                5.199184356635288,
                52.703104898420776,
                0.0
            ],
            [
                5.199097310501195,
                52.70309673566938,
                0.0
            ],
            [
                5.199032181235355,
                52.70309062054962,
                0.0
            ],
            [
                5.198455394582662,
                52.70303647844322,
                0.0
            ],
            [
                5.197734084762824,
                52.702957488579045,
                0.0
            ],
            [
                5.196997976071817,
                52.70288009733615,
                0.0
            ],
            [
                5.196275008829915,
                52.7027887749202,
                0.0
            ],
            [
                5.195554544574382,
                52.702690729926005,
                0.0
            ],
            [
                5.194843834310153,
                52.70259577882783,
                0.0
            ],
            [
                5.194110253198305,
                52.70250122676052,
                0.0
            ],
            [
                5.193386613411814,
                52.702400790930284,
                0.0
            ],
            [
                5.192673007276269,
                52.702297059898875,
                0.0
            ],
            [
                5.191961761328577,
                52.70219563808685,
                0.0
            ],
            [
                5.191231448573482,
                52.702084322003266,
                0.0
            ],
            [
                5.190341722454466,
                52.701951942321806,
                0.0
            ],
            [
                5.190323923988006,
                52.70194886633746,
                0.0
            ],
            [
                5.190311755461532,
                52.70194699528951,
                0.0
            ]
        ]
    },
    "last_modified": "2019-06-25T07:26:58.971073Z",
    "created": "2016-03-31T16:22:25.333308Z",
    "image_url": "",
    "length": null,
    "name": "",
    "type": "transport",
    "material": "",
    "diameter": null,
    "shape": "",
    "year_of_construction": null
}