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=9
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=10",
    "previous": "https://demo.lizard.net/api/v4/pressurepipes/?format=api&page=8",
    "results": [
        {
            "url": "https://demo.lizard.net/api/v4/pressurepipes/6317/?format=api",
            "id": 6317,
            "code": "PL_80",
            "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.043507952174529,
                        52.44699331817848,
                        0.0
                    ],
                    [
                        5.043459403148546,
                        52.44702104765486,
                        0.0
                    ],
                    [
                        5.043444635590076,
                        52.44702101382743,
                        0.0
                    ],
                    [
                        5.043424257603419,
                        52.44700853402654,
                        0.0
                    ],
                    [
                        5.043260379532369,
                        52.446910778112276,
                        0.0
                    ],
                    [
                        5.043233287827075,
                        52.446893461505134,
                        0.0
                    ],
                    [
                        5.043228093812705,
                        52.446888009002485,
                        0.0
                    ],
                    [
                        5.043224750930648,
                        52.44687716038588,
                        0.0
                    ],
                    [
                        5.043215011719343,
                        52.44685469035655,
                        0.0
                    ],
                    [
                        5.043208278657715,
                        52.44683151004845,
                        0.0
                    ],
                    [
                        5.043185994945408,
                        52.44680308086118,
                        0.0
                    ],
                    [
                        5.043170087480794,
                        52.44678696506403,
                        0.0
                    ],
                    [
                        5.043036270336322,
                        52.44669936204902,
                        0.0
                    ],
                    [
                        5.042800551045738,
                        52.44655501246427,
                        0.0
                    ],
                    [
                        5.042681191817729,
                        52.44648281965458,
                        0.0
                    ],
                    [
                        5.042599217628741,
                        52.44643206271445,
                        0.0
                    ],
                    [
                        5.042553243272025,
                        52.44640493064531,
                        0.0
                    ],
                    [
                        5.042540381077229,
                        52.44640390463131,
                        0.0
                    ],
                    [
                        5.04253139011337,
                        52.446408183504936,
                        0.0
                    ],
                    [
                        5.042387197827367,
                        52.446491536690075,
                        0.0
                    ],
                    [
                        5.042191278104493,
                        52.44661210919459,
                        0.0
                    ],
                    [
                        5.042126009328753,
                        52.446650565480596,
                        0.0
                    ],
                    [
                        5.042080656204066,
                        52.446673935773894,
                        0.0
                    ],
                    [
                        5.04205498640075,
                        52.44668561669432,
                        0.0
                    ],
                    [
                        5.042023416985688,
                        52.44669746917108,
                        0.0
                    ],
                    [
                        5.041981835728127,
                        52.44670869032643,
                        0.0
                    ],
                    [
                        5.041915679867947,
                        52.446723174263575,
                        0.0
                    ],
                    [
                        5.041806411409819,
                        52.446747185148205,
                        0.0
                    ],
                    [
                        5.041632574731586,
                        52.44678199047732,
                        0.0
                    ],
                    [
                        5.041393115871981,
                        52.446826903843586,
                        0.0
                    ],
                    [
                        5.041311399778881,
                        52.4468411083844,
                        0.0
                    ],
                    [
                        5.041244124481109,
                        52.44684820994774,
                        0.0
                    ],
                    [
                        5.04118777722726,
                        52.44685539729032,
                        0.0
                    ],
                    [
                        5.041103359153061,
                        52.44687089698932,
                        0.0
                    ],
                    [
                        5.041042504659268,
                        52.44688264574099,
                        0.0
                    ],
                    [
                        5.040995361807909,
                        52.446895899461886,
                        0.0
                    ],
                    [
                        5.040941270119933,
                        52.44690806335853,
                        0.0
                    ],
                    [
                        5.040815630123599,
                        52.44693200754243,
                        0.0
                    ],
                    [
                        5.040673481356014,
                        52.446958491742784,
                        0.0
                    ],
                    [
                        5.040466760201953,
                        52.4469962190462,
                        0.0
                    ],
                    [
                        5.040455432853004,
                        52.446998280005914,
                        0.0
                    ],
                    [
                        5.040428393497348,
                        52.447002577835384,
                        0.0
                    ],
                    [
                        5.040399161844226,
                        52.447006959121204,
                        0.0
                    ],
                    [
                        5.040387083511354,
                        52.447007247341176,
                        0.0
                    ],
                    [
                        5.040375059759548,
                        52.44699869202397,
                        0.0
                    ],
                    [
                        5.040309271757642,
                        52.44695860406889,
                        0.0
                    ],
                    [
                        5.040169326579454,
                        52.446869065543325,
                        0.0
                    ],
                    [
                        5.040155215554921,
                        52.44686034231912,
                        0.0
                    ],
                    [
                        5.040152873453303,
                        52.446858897464274,
                        0.0
                    ],
                    [
                        5.040144783725492,
                        52.44685887378457,
                        0.0
                    ],
                    [
                        5.040136152824468,
                        52.446864088230186,
                        0.0
                    ]
                ]
            },
            "last_modified": "2019-06-25T07:26:58.971073Z",
            "created": "2014-10-22T10:29:02.690607Z",
            "image_url": "",
            "length": null,
            "name": "",
            "type": "transport",
            "material": "",
            "diameter": null,
            "shape": "",
            "year_of_construction": null
        },
        {
            "url": "https://demo.lizard.net/api/v4/pressurepipes/6318/?format=api",
            "id": 6318,
            "code": "PL_81",
            "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.035862869215094,
                        52.45164699484383,
                        0.0
                    ],
                    [
                        5.035344842450008,
                        52.45082669847699,
                        0.0
                    ],
                    [
                        5.0352437572872,
                        52.450663071498894,
                        0.0
                    ],
                    [
                        5.035152242256896,
                        52.45049735538977,
                        0.0
                    ],
                    [
                        5.035007983904415,
                        52.450149299805226,
                        0.0
                    ]
                ]
            },
            "last_modified": "2019-06-25T07:26:58.971073Z",
            "created": "2014-10-22T10:29:02.697310Z",
            "image_url": "",
            "length": null,
            "name": "",
            "type": "transport",
            "material": "",
            "diameter": null,
            "shape": "",
            "year_of_construction": null
        },
        {
            "url": "https://demo.lizard.net/api/v4/pressurepipes/6319/?format=api",
            "id": 6319,
            "code": "PL_82",
            "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.038165185919713,
                        52.453217437208245,
                        0.0
                    ],
                    [
                        5.038169927743578,
                        52.45322428165419,
                        0.0
                    ],
                    [
                        5.038171874597003,
                        52.453227379079436,
                        0.0
                    ],
                    [
                        5.038174758793786,
                        52.45323286993448,
                        0.0
                    ],
                    [
                        5.038189244230646,
                        52.4532596143873,
                        0.0
                    ],
                    [
                        5.038227826828084,
                        52.45346354610765,
                        0.0
                    ],
                    [
                        5.038226623993402,
                        52.45359929850974,
                        0.0
                    ],
                    [
                        5.038230578420632,
                        52.45373212717872,
                        0.0
                    ],
                    [
                        5.038232050534623,
                        52.45387006241624,
                        0.0
                    ],
                    [
                        5.038230184876614,
                        52.45388278320167,
                        0.0
                    ],
                    [
                        5.038217706793614,
                        52.45389807912424,
                        0.0
                    ],
                    [
                        5.038205794187157,
                        52.45390695964687,
                        0.0
                    ],
                    [
                        5.038183882885492,
                        52.453915208577335,
                        0.0
                    ],
                    [
                        5.038175716116757,
                        52.45391546315112,
                        0.0
                    ],
                    [
                        5.037655163372657,
                        52.453931473354,
                        0.0
                    ],
                    [
                        5.037134154075634,
                        52.45394749789847,
                        0.0
                    ]
                ]
            },
            "last_modified": "2019-06-25T07:26:58.971073Z",
            "created": "2014-10-22T10:29:02.703182Z",
            "image_url": "",
            "length": null,
            "name": "",
            "type": "transport",
            "material": "",
            "diameter": null,
            "shape": "",
            "year_of_construction": null
        },
        {
            "url": "https://demo.lizard.net/api/v4/pressurepipes/6320/?format=api",
            "id": 6320,
            "code": "PL_83",
            "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.031484165385537,
                        52.45371667310177,
                        0.0
                    ],
                    [
                        5.031477589632595,
                        52.45379352334408,
                        0.0
                    ],
                    [
                        5.031469853978075,
                        52.453806028692696,
                        0.0
                    ]
                ]
            },
            "last_modified": "2019-06-25T07:26:58.971073Z",
            "created": "2014-10-22T10:29:02.708872Z",
            "image_url": "",
            "length": null,
            "name": "",
            "type": "transport",
            "material": "",
            "diameter": null,
            "shape": "",
            "year_of_construction": null
        },
        {
            "url": "https://demo.lizard.net/api/v4/pressurepipes/6321/?format=api",
            "id": 6321,
            "code": "PL_84",
            "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.031479264427858,
                        52.45377367501161,
                        0.0
                    ],
                    [
                        5.031463837636021,
                        52.45378216684264,
                        0.0
                    ],
                    [
                        5.031411189715024,
                        52.45378903709676,
                        0.0
                    ]
                ]
            },
            "last_modified": "2019-06-25T07:26:58.971073Z",
            "created": "2014-10-22T10:29:02.714341Z",
            "image_url": "",
            "length": null,
            "name": "",
            "type": "transport",
            "material": "",
            "diameter": null,
            "shape": "",
            "year_of_construction": null
        },
        {
            "url": "https://demo.lizard.net/api/v4/pressurepipes/6322/?format=api",
            "id": 6322,
            "code": "PL_85",
            "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.042883974873259,
                        52.45513294830019,
                        0.0
                    ],
                    [
                        5.042897464842623,
                        52.45544125797938,
                        0.0
                    ],
                    [
                        5.042921768091948,
                        52.45570609065242,
                        0.0
                    ],
                    [
                        5.042936146230496,
                        52.45602321059442,
                        0.0
                    ],
                    [
                        5.042938481200294,
                        52.456118313866064,
                        0.0
                    ],
                    [
                        5.042940613113688,
                        52.456201696876846,
                        0.0
                    ],
                    [
                        5.042941329532079,
                        52.456207945252906,
                        0.0
                    ]
                ]
            },
            "last_modified": "2019-06-25T07:26:58.971073Z",
            "created": "2014-10-22T10:29:02.722496Z",
            "image_url": "",
            "length": null,
            "name": "",
            "type": "transport",
            "material": "",
            "diameter": null,
            "shape": "",
            "year_of_construction": null
        },
        {
            "url": "https://demo.lizard.net/api/v4/pressurepipes/6323/?format=api",
            "id": 6323,
            "code": "PL_86",
            "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": [
                    [
                        4.936297586774997,
                        52.51131721705656,
                        0.0
                    ],
                    [
                        4.936241704210092,
                        52.51146536902472,
                        0.0
                    ],
                    [
                        4.936127154378466,
                        52.51150916076735,
                        0.0
                    ],
                    [
                        4.936092071606194,
                        52.511602397704934,
                        0.0
                    ],
                    [
                        4.936082638486994,
                        52.511627463706574,
                        0.0
                    ]
                ]
            },
            "last_modified": "2019-06-25T07:26:58.971073Z",
            "created": "2014-10-22T10:29:02.728064Z",
            "image_url": "",
            "length": null,
            "name": "",
            "type": "transport",
            "material": "",
            "diameter": null,
            "shape": "",
            "year_of_construction": null
        },
        {
            "url": "https://demo.lizard.net/api/v4/pressurepipes/6324/?format=api",
            "id": 6324,
            "code": "PL_87",
            "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": [
                    [
                        4.683008937435557,
                        52.75531344013638,
                        0.0
                    ],
                    [
                        4.683006867739468,
                        52.755315953267214,
                        0.0
                    ],
                    [
                        4.683001572489341,
                        52.75532100864426,
                        0.0
                    ],
                    [
                        4.682993614512036,
                        52.75532860959426,
                        0.0
                    ],
                    [
                        4.682991353855039,
                        52.755331022738225,
                        0.0
                    ],
                    [
                        4.682971533621316,
                        52.7553384547048,
                        0.0
                    ],
                    [
                        4.682921788260422,
                        52.7553553259128,
                        0.0
                    ],
                    [
                        4.682909721835749,
                        52.755359568366295,
                        0.0
                    ],
                    [
                        4.682862527546069,
                        52.75537438760687,
                        0.0
                    ]
                ]
            },
            "last_modified": "2019-06-25T07:26:58.971073Z",
            "created": "2014-10-22T10:29:02.733736Z",
            "image_url": "",
            "length": null,
            "name": "",
            "type": "transport",
            "material": "",
            "diameter": null,
            "shape": "",
            "year_of_construction": null
        },
        {
            "url": "https://demo.lizard.net/api/v4/pressurepipes/6325/?format=api",
            "id": 6325,
            "code": "PL_88",
            "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": [
                    [
                        4.730620494455792,
                        52.80701703651694,
                        0.0
                    ],
                    [
                        4.730613865926351,
                        52.80701403433568,
                        0.0
                    ],
                    [
                        4.730448370000417,
                        52.80692451196465,
                        0.0
                    ],
                    [
                        4.730487508665767,
                        52.8068956998459,
                        0.0
                    ],
                    [
                        4.730501447751549,
                        52.80688589102686,
                        0.0
                    ],
                    [
                        4.730521194338409,
                        52.8068744965497,
                        0.0
                    ]
                ]
            },
            "last_modified": "2019-06-25T07:26:58.971073Z",
            "created": "2014-10-22T10:29:02.739630Z",
            "image_url": "",
            "length": null,
            "name": "",
            "type": "transport",
            "material": "",
            "diameter": null,
            "shape": "",
            "year_of_construction": null
        },
        {
            "url": "https://demo.lizard.net/api/v4/pressurepipes/6326/?format=api",
            "id": 6326,
            "code": "PL_89",
            "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": [
                    [
                        4.786279481983608,
                        52.93047887558529,
                        0.0
                    ],
                    [
                        4.786224046905707,
                        52.93071472745039,
                        0.0
                    ]
                ]
            },
            "last_modified": "2019-06-25T07:26:58.971073Z",
            "created": "2014-10-22T10:29:02.745389Z",
            "image_url": "",
            "length": null,
            "name": "",
            "type": "transport",
            "material": "",
            "diameter": null,
            "shape": "",
            "year_of_construction": null
        }
    ]
}