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/6284/?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/6284/?format=api",
    "id": 6284,
    "code": "PL_47",
    "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.888010033950792,
                52.635133147548544,
                0.0
            ],
            [
                4.88799830044127,
                52.635138760216755,
                0.0
            ],
            [
                4.887993101959748,
                52.635141254804445,
                0.0
            ],
            [
                4.887968570550413,
                52.63512910897956,
                0.0
            ],
            [
                4.887967098521692,
                52.6351286534398,
                0.0
            ],
            [
                4.887907018365183,
                52.6351119546217,
                0.0
            ],
            [
                4.887906576247217,
                52.63511186289333,
                0.0
            ],
            [
                4.887683033722006,
                52.63507659295721,
                0.0
            ],
            [
                4.887072569622698,
                52.63498029049034,
                0.0
            ],
            [
                4.88698512958713,
                52.634966441895216,
                0.0
            ],
            [
                4.886978847984912,
                52.63496545384032,
                0.0
            ],
            [
                4.886970383922578,
                52.63496413306476,
                0.0
            ],
            [
                4.886917300564583,
                52.63495573139247,
                0.0
            ],
            [
                4.886902556950296,
                52.63495324281851,
                0.0
            ],
            [
                4.886895330301846,
                52.63495222382131,
                0.0
            ],
            [
                4.886872024505649,
                52.63494924985769,
                0.0
            ],
            [
                4.886868964440809,
                52.63494555223421,
                0.0
            ],
            [
                4.886873667123446,
                52.63493469752371,
                0.0
            ],
            [
                4.886996030274021,
                52.634670180134115,
                0.0
            ],
            [
                4.887010610504055,
                52.63464804311117,
                0.0
            ],
            [
                4.88703041333238,
                52.634634286141186,
                0.0
            ],
            [
                4.887097518482325,
                52.634461654873064,
                0.0
            ],
            [
                4.887098127703758,
                52.634460039741285,
                0.0
            ],
            [
                4.887148256267289,
                52.63435141569933,
                0.0
            ],
            [
                4.887153105505993,
                52.6343406514649,
                0.0
            ],
            [
                4.887155225515657,
                52.63433607691362,
                0.0
            ],
            [
                4.887154092844794,
                52.63433175829915,
                0.0
            ],
            [
                4.887148659231199,
                52.63432894941943,
                0.0
            ],
            [
                4.88713524724437,
                52.63432628672967,
                0.0
            ],
            [
                4.887092314735018,
                52.63432161256993,
                0.0
            ],
            [
                4.886405497155585,
                52.6342119540336,
                0.0
            ],
            [
                4.886002619106691,
                52.63415192966088,
                0.0
            ],
            [
                4.885889383125917,
                52.63413347791908,
                0.0
            ],
            [
                4.885816411428934,
                52.634120498301506,
                0.0
            ],
            [
                4.885768813999898,
                52.63411041167705,
                0.0
            ],
            [
                4.88554054955132,
                52.63407529751391,
                0.0
            ],
            [
                4.885467686834614,
                52.634065733274056,
                0.0
            ],
            [
                4.884720718935021,
                52.633946464463506,
                0.0
            ],
            [
                4.884095362837759,
                52.63383678263562,
                0.0
            ],
            [
                4.883946307594398,
                52.6337989448794,
                0.0
            ],
            [
                4.883912434428009,
                52.63379008393032,
                0.0
            ],
            [
                4.883745979072411,
                52.633736714297605,
                0.0
            ],
            [
                4.883582675338781,
                52.63367904392589,
                0.0
            ],
            [
                4.883538462156647,
                52.63365728738678,
                0.0
            ],
            [
                4.883245065925475,
                52.633479715481336,
                0.0
            ],
            [
                4.883050672125093,
                52.63325937019467,
                0.0
            ],
            [
                4.883049520068901,
                52.633258071153875,
                0.0
            ],
            [
                4.88304617017721,
                52.63325392284061,
                0.0
            ],
            [
                4.883019321154902,
                52.63321219828394,
                0.0
            ],
            [
                4.883112511691241,
                52.6330717640598,
                0.0
            ],
            [
                4.883117778131675,
                52.63306333842362,
                0.0
            ],
            [
                4.883115479271911,
                52.63305770269346,
                0.0
            ],
            [
                4.883099371025192,
                52.63304546573921,
                0.0
            ],
            [
                4.883057917260515,
                52.6330150031351,
                0.0
            ],
            [
                4.883052206159452,
                52.63301066506617,
                0.0
            ],
            [
                4.883039752082084,
                52.63300180480836,
                0.0
            ],
            [
                4.882981449220523,
                52.632959317763266,
                0.0
            ],
            [
                4.88296079883877,
                52.632943862086464,
                0.0
            ],
            [
                4.882946004167366,
                52.63293301470955,
                0.0
            ]
        ]
    },
    "last_modified": "2019-06-25T07:26:58.971073Z",
    "created": "2014-10-22T10:29:02.467514Z",
    "image_url": "",
    "length": null,
    "name": "",
    "type": "transport",
    "material": "",
    "diameter": null,
    "shape": "",
    "year_of_construction": null
}