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/?format=api&page=13
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 1370,
    "next": "https://demo.lizard.net/api/v4/pressurepipes/?format=api&page=14",
    "previous": "https://demo.lizard.net/api/v4/pressurepipes/?format=api&page=12",
    "results": [
        {
            "url": "https://demo.lizard.net/api/v4/pressurepipes/6357/?format=api",
            "id": 6357,
            "code": "PL_120",
            "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.032226442976849,
                        52.49154653143107,
                        0.0
                    ],
                    [
                        5.032226836392023,
                        52.491541544594526,
                        0.0
                    ],
                    [
                        5.032232742803951,
                        52.49153760780412,
                        0.0
                    ],
                    [
                        5.032238356551872,
                        52.491535278884626,
                        0.0
                    ],
                    [
                        5.03224551633407,
                        52.49153294560266,
                        0.0
                    ]
                ]
            },
            "last_modified": "2019-06-25T07:26:58.971073Z",
            "created": "2014-10-22T10:29:02.928008Z",
            "image_url": "",
            "length": null,
            "name": "",
            "type": "transport",
            "material": "",
            "diameter": null,
            "shape": "",
            "year_of_construction": null
        },
        {
            "url": "https://demo.lizard.net/api/v4/pressurepipes/6358/?format=api",
            "id": 6358,
            "code": "PL_121",
            "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.033082402156928,
                        52.495317548860186,
                        0.0
                    ],
                    [
                        5.032897590418184,
                        52.49524557964822,
                        0.0
                    ],
                    [
                        5.032861470187408,
                        52.49505450741758,
                        0.0
                    ],
                    [
                        5.032543325407996,
                        52.49443931268822,
                        0.0
                    ],
                    [
                        5.032500293719584,
                        52.49436664670285,
                        0.0
                    ],
                    [
                        5.032489175570394,
                        52.494344747106574,
                        0.0
                    ],
                    [
                        5.032330294839098,
                        52.49408439218029,
                        0.0
                    ],
                    [
                        5.032085744825012,
                        52.493774997004664,
                        0.0
                    ],
                    [
                        5.031917054756271,
                        52.4936053130455,
                        0.0
                    ],
                    [
                        5.031891902481061,
                        52.49358001906138,
                        0.0
                    ],
                    [
                        5.031854101400345,
                        52.49355661948358,
                        0.0
                    ],
                    [
                        5.031748301679572,
                        52.49345644348627,
                        0.0
                    ],
                    [
                        5.031922320548367,
                        52.49272662985392,
                        0.0
                    ],
                    [
                        5.031923239216728,
                        52.49272408018036,
                        0.0
                    ],
                    [
                        5.032223752800061,
                        52.49158450418494,
                        0.0
                    ],
                    [
                        5.032226442976849,
                        52.49154653143107,
                        0.0
                    ]
                ]
            },
            "last_modified": "2019-06-25T07:26:58.971073Z",
            "created": "2014-10-22T10:29:02.933693Z",
            "image_url": "",
            "length": null,
            "name": "",
            "type": "transport",
            "material": "",
            "diameter": null,
            "shape": "",
            "year_of_construction": null
        },
        {
            "url": "https://demo.lizard.net/api/v4/pressurepipes/6359/?format=api",
            "id": 6359,
            "code": "PL_122",
            "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.033082402156928,
                        52.495317548860186,
                        0.0
                    ],
                    [
                        5.033060643771984,
                        52.49530770203109,
                        0.0
                    ],
                    [
                        5.033049272875106,
                        52.49530258122197,
                        0.0
                    ],
                    [
                        5.033037916849561,
                        52.495297442481395,
                        0.0
                    ],
                    [
                        5.033017117972038,
                        52.49528913894918,
                        0.0
                    ],
                    [
                        5.032902980995029,
                        52.49524359155321,
                        0.0
                    ],
                    [
                        5.032866739847629,
                        52.4950529054215,
                        0.0
                    ],
                    [
                        5.032548222136684,
                        52.494438302760265,
                        0.0
                    ],
                    [
                        5.032505190369034,
                        52.494365645763935,
                        0.0
                    ],
                    [
                        5.032494072361901,
                        52.49434372819368,
                        0.0
                    ],
                    [
                        5.032335046093948,
                        52.494083157140935,
                        0.0
                    ],
                    [
                        5.032090292080509,
                        52.49377349174219,
                        0.0
                    ],
                    [
                        5.031921470494049,
                        52.493603681572,
                        0.0
                    ],
                    [
                        5.031896011538688,
                        52.493578072111234,
                        0.0
                    ],
                    [
                        5.031873726514975,
                        52.493564272616595,
                        0.0
                    ],
                    [
                        5.031858151849915,
                        52.493554636409534,
                        0.0
                    ],
                    [
                        5.031841507792978,
                        52.49353882264816,
                        0.0
                    ],
                    [
                        5.03175334866573,
                        52.493455047582735,
                        0.0
                    ],
                    [
                        5.031921650439489,
                        52.492755046036685,
                        0.0
                    ],
                    [
                        5.031926581169676,
                        52.49272413512427,
                        0.0
                    ],
                    [
                        5.032233527449439,
                        52.49158108226281,
                        0.0
                    ],
                    [
                        5.03224551633407,
                        52.49153294560266,
                        0.0
                    ]
                ]
            },
            "last_modified": "2019-06-25T07:26:58.971073Z",
            "created": "2014-10-22T10:29:02.940191Z",
            "image_url": "",
            "length": null,
            "name": "",
            "type": "transport",
            "material": "",
            "diameter": null,
            "shape": "",
            "year_of_construction": null
        },
        {
            "url": "https://demo.lizard.net/api/v4/pressurepipes/6360/?format=api",
            "id": 6360,
            "code": "PL_123",
            "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.033199014423925,
                        52.495362958769725,
                        0.0
                    ],
                    [
                        5.033098908022605,
                        52.495325018120596,
                        0.0
                    ],
                    [
                        5.033082402156928,
                        52.495317548860186,
                        0.0
                    ]
                ]
            },
            "last_modified": "2019-06-25T07:26:58.971073Z",
            "created": "2014-10-22T10:29:02.945602Z",
            "image_url": "",
            "length": null,
            "name": "",
            "type": "transport",
            "material": "",
            "diameter": null,
            "shape": "",
            "year_of_construction": null
        },
        {
            "url": "https://demo.lizard.net/api/v4/pressurepipes/6361/?format=api",
            "id": 6361,
            "code": "PL_124",
            "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.033199014423925,
                        52.495362958769725,
                        0.0
                    ],
                    [
                        5.033082402156928,
                        52.495317548860186,
                        0.0
                    ]
                ]
            },
            "last_modified": "2019-06-25T07:26:58.971073Z",
            "created": "2014-10-22T10:29:02.951086Z",
            "image_url": "",
            "length": null,
            "name": "",
            "type": "transport",
            "material": "",
            "diameter": null,
            "shape": "",
            "year_of_construction": null
        },
        {
            "url": "https://demo.lizard.net/api/v4/pressurepipes/6362/?format=api",
            "id": 6362,
            "code": "PL_125",
            "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.033639509381002,
                        52.49553306187751,
                        0.0
                    ],
                    [
                        5.033551450896479,
                        52.495500202141905,
                        0.0
                    ],
                    [
                        5.033199014423925,
                        52.495362958769725,
                        0.0
                    ]
                ]
            },
            "last_modified": "2019-06-25T07:26:58.971073Z",
            "created": "2014-10-22T10:29:02.957079Z",
            "image_url": "",
            "length": null,
            "name": "",
            "type": "transport",
            "material": "",
            "diameter": null,
            "shape": "",
            "year_of_construction": null
        },
        {
            "url": "https://demo.lizard.net/api/v4/pressurepipes/6363/?format=api",
            "id": 6363,
            "code": "PL_126",
            "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.033639509381002,
                        52.49553306187751,
                        0.0
                    ],
                    [
                        5.033645160957301,
                        52.495546308175264,
                        0.0
                    ],
                    [
                        5.033634922561932,
                        52.49556711046858,
                        0.0
                    ],
                    [
                        5.033420317616229,
                        52.49585602695495,
                        0.0
                    ]
                ]
            },
            "last_modified": "2019-06-25T07:26:58.971073Z",
            "created": "2014-10-22T10:29:02.962639Z",
            "image_url": "",
            "length": null,
            "name": "",
            "type": "transport",
            "material": "",
            "diameter": null,
            "shape": "",
            "year_of_construction": null
        },
        {
            "url": "https://demo.lizard.net/api/v4/pressurepipes/6364/?format=api",
            "id": 6364,
            "code": "PL_127",
            "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.034003619826046,
                        52.49567232309844,
                        0.0
                    ],
                    [
                        5.03375816786371,
                        52.49558236977416,
                        0.0
                    ],
                    [
                        5.033665134760849,
                        52.495543653493414,
                        0.0
                    ],
                    [
                        5.033639509381002,
                        52.49553306187751,
                        0.0
                    ]
                ]
            },
            "last_modified": "2019-06-25T07:26:58.971073Z",
            "created": "2014-10-22T10:29:02.968179Z",
            "image_url": "",
            "length": null,
            "name": "",
            "type": "transport",
            "material": "",
            "diameter": null,
            "shape": "",
            "year_of_construction": null
        },
        {
            "url": "https://demo.lizard.net/api/v4/pressurepipes/6365/?format=api",
            "id": 6365,
            "code": "PL_128",
            "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.034003619826046,
                        52.49567232309844,
                        0.0
                    ],
                    [
                        5.033655642827488,
                        52.49553924834626,
                        0.0
                    ],
                    [
                        5.033552933528531,
                        52.4954970969193,
                        0.0
                    ],
                    [
                        5.033199014423925,
                        52.495362958769725,
                        0.0
                    ]
                ]
            },
            "last_modified": "2019-06-25T07:26:58.971073Z",
            "created": "2014-10-22T10:29:02.973999Z",
            "image_url": "",
            "length": null,
            "name": "",
            "type": "transport",
            "material": "",
            "diameter": null,
            "shape": "",
            "year_of_construction": null
        },
        {
            "url": "https://demo.lizard.net/api/v4/pressurepipes/6366/?format=api",
            "id": 6366,
            "code": "PL_129",
            "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.03407414781061,
                        52.495698651306405,
                        0.0
                    ],
                    [
                        5.034039561676272,
                        52.495686068463385,
                        0.0
                    ],
                    [
                        5.034003619826046,
                        52.49567232309844,
                        0.0
                    ]
                ]
            },
            "last_modified": "2019-06-25T07:26:58.971073Z",
            "created": "2014-10-22T10:29:02.980043Z",
            "image_url": "",
            "length": null,
            "name": "",
            "type": "transport",
            "material": "",
            "diameter": null,
            "shape": "",
            "year_of_construction": null
        }
    ]
}