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/112903/?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/112903/?format=api",
    "id": 112903,
    "code": "PL_31356",
    "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.089930191530801,
                52.679732848788916,
                0.0
            ],
            [
                5.089931400502896,
                52.67973337305405,
                0.0
            ],
            [
                5.089960252946815,
                52.67974599095468,
                0.0
            ],
            [
                5.08998681987104,
                52.67975765950673,
                0.0
            ],
            [
                5.089988736837093,
                52.67975844616204,
                0.0
            ],
            [
                5.089995946258116,
                52.67976160062513,
                0.0
            ],
            [
                5.090002418478789,
                52.679764438702236,
                0.0
            ],
            [
                5.090078242945044,
                52.6797975923018,
                0.0
            ],
            [
                5.090161985341011,
                52.67972686699979,
                0.0
            ],
            [
                5.090166861191985,
                52.6797230507098,
                0.0
            ],
            [
                5.090168496333149,
                52.67972177863766,
                0.0
            ],
            [
                5.090173074934333,
                52.679718186280375,
                0.0
            ],
            [
                5.090174026312177,
                52.6797174427343,
                0.0
            ],
            [
                5.090181205974217,
                52.67971187074261,
                0.0
            ],
            [
                5.090210874827299,
                52.67968900997507,
                0.0
            ],
            [
                5.090261696393815,
                52.67964750004449,
                0.0
            ],
            [
                5.090258102406422,
                52.67963229407408,
                0.0
            ],
            [
                5.090045742721926,
                52.67953707711576,
                0.0
            ],
            [
                5.089940074226032,
                52.67954182798905,
                0.0
            ],
            [
                5.089925380274577,
                52.67955216227822,
                0.0
            ],
            [
                5.089902425650735,
                52.679568299502684,
                0.0
            ],
            [
                5.089879795705112,
                52.67958452740372,
                0.0
            ],
            [
                5.089857446017648,
                52.67960085485747,
                0.0
            ],
            [
                5.089835184546312,
                52.67961725442333,
                0.0
            ],
            [
                5.089813025834447,
                52.67963376208568,
                0.0
            ],
            [
                5.089791087991737,
                52.6796504051006,
                0.0
            ],
            [
                5.089769400348078,
                52.67966721948959,
                0.0
            ],
            [
                5.089748021867199,
                52.67968423236104,
                0.0
            ],
            [
                5.08972689358546,
                52.67970141660683,
                0.0
            ],
            [
                5.089705956478382,
                52.67971875410551,
                0.0
            ],
            [
                5.089685196063508,
                52.679736199886065,
                0.0
            ],
            [
                5.089664656639719,
                52.67975376304629,
                0.0
            ],
            [
                5.089644338146295,
                52.67977145257317,
                0.0
            ],
            [
                5.08962429972957,
                52.679789268614606,
                0.0
            ],
            [
                5.08960452654231,
                52.67980722012076,
                0.0
            ],
            [
                5.089585003919757,
                52.67982528908099,
                0.0
            ],
            [
                5.089565716953804,
                52.67984349343218,
                0.0
            ],
            [
                5.089546680552839,
                52.67986181523766,
                0.0
            ],
            [
                5.089527894717018,
                52.679880254497654,
                0.0
            ],
            [
                5.089509315086717,
                52.679898811101225,
                0.0
            ],
            [
                5.089490912271406,
                52.67991745801406,
                0.0
            ],
            [
                5.089472715722698,
                52.67993621328388,
                0.0
            ],
            [
                5.089454769800568,
                52.67995507702174,
                0.0
            ],
            [
                5.089437089170102,
                52.67997406723838,
                0.0
            ],
            [
                5.089419718191373,
                52.67999318404498,
                0.0
            ],
            [
                5.089402597961589,
                52.68001239134625,
                0.0
            ],
            [
                5.089385654608641,
                52.68003167997053,
                0.0
            ],
            [
                5.089368873467772,
                52.6800510319072,
                0.0
            ],
            [
                5.089352195575165,
                52.68007042004777,
                0.0
            ],
            [
                5.089335724193993,
                52.68008988059868,
                0.0
            ],
            [
                5.089319488776002,
                52.680109431607704,
                0.0
            ],
            [
                5.08930345993074,
                52.68012904604043,
                0.0
            ],
            [
                5.089287593237472,
                52.68014873277272,
                0.0
            ],
            [
                5.089271741255761,
                52.68016842852667,
                0.0
            ],
            [
                5.08925577102717,
                52.68018811499539,
                0.0
            ],
            [
                5.089239741698353,
                52.680207792326996,
                0.0
            ],
            [
                5.08922371229426,
                52.68022747864315,
                0.0
            ],
            [
                5.089207712266473,
                52.6802471919916,
                0.0
            ],
            [
                5.089191741736842,
                52.680266914398665,
                0.0
            ],
            [
                5.08917578597959,
                52.68028663684052,
                0.0
            ],
            [
                5.089159815421265,
                52.680306359243076,
                0.0
            ],
            [
                5.089143815336035,
                52.6803260725825,
                0.0
            ],
            [
                5.089127815236435,
                52.680345785919684,
                0.0
            ],
            [
                5.089111785670825,
                52.68036548120683,
                0.0
            ],
            [
                5.089095741365004,
                52.68038516746785,
                0.0
            ],
            [
                5.089079711831564,
                52.68040485376365,
                0.0
            ],
            [
                5.089070287490548,
                52.68041649527159,
                0.0
            ],
            [
                5.089063756156677,
                52.68042454922919,
                0.0
            ],
            [
                5.089047830041032,
                52.68044424476657,
                0.0
            ],
            [
                5.089031845068698,
                52.68046389521939,
                0.0
            ],
            [
                5.089024687860301,
                52.68047265757908,
                0.0
            ],
            [
                5.08901581596549,
                52.680483509611406,
                0.0
            ],
            [
                5.088999772244028,
                52.6805030970036,
                0.0
            ],
            [
                5.088983772990593,
                52.680522666531054,
                0.0
            ],
            [
                5.088967818205263,
                52.68054221819367,
                0.0
            ],
            [
                5.088951937400791,
                52.680561761052495,
                0.0
            ],
            [
                5.088942259482263,
                52.68057371645922,
                0.0
            ],
            [
                5.088936130638255,
                52.6805812861207,
                0.0
            ],
            [
                5.088920368405081,
                52.68060078433734,
                0.0
            ],
            [
                5.088904591675949,
                52.680620237580555,
                0.0
            ],
            [
                5.088897493868923,
                52.68062895514632,
                0.0
            ],
            [
                5.088888770816214,
                52.68063965476304,
                0.0
            ],
            [
                5.088885684265972,
                52.68064343054997,
                0.0
            ],
            [
                5.088872950308388,
                52.680659018022304,
                0.0
            ],
            [
                5.088863168838907,
                52.680670973162826,
                0.0
            ],
            [
                5.088857129969566,
                52.68067835431882,
                0.0
            ],
            [
                5.088841369008231,
                52.68069765481405,
                0.0
            ],
            [
                5.088825667363507,
                52.680716928494846,
                0.0
            ],
            [
                5.088810010309619,
                52.68073616633735,
                0.0
            ],
            [
                5.088794368333894,
                52.68075535928058,
                0.0
            ],
            [
                5.08877877076617,
                52.68077454334602,
                0.0
            ],
            [
                5.088763217667521,
                52.68079370954687,
                0.0
            ],
            [
                5.088747738611833,
                52.680812857957335,
                0.0
            ],
            [
                5.088732318812311,
                52.680831988540305,
                0.0
            ],
            [
                5.088716914152362,
                52.680851065237256,
                0.0
            ],
            [
                5.088701509967176,
                52.680870070037386,
                0.0
            ],
            [
                5.088686061651951,
                52.680889038776826,
                0.0
            ],
            [
                5.088670583749503,
                52.68090800743999,
                0.0
            ],
            [
                5.088655076015676,
                52.68092701197422,
                0.0
            ],
            [
                5.08863952348035,
                52.6809460793029,
                0.0
            ],
            [
                5.088623926326505,
                52.680965182465485,
                0.0
            ],
            [
                5.088608240376276,
                52.68098429439019,
                0.0
            ],
            [
                5.08859252489949,
                52.68100339725172,
                0.0
            ],
            [
                5.088589096061399,
                52.681007486716574,
                0.0
            ],
            [
                5.088579660580751,
                52.68101855298908,
                0.0
            ],
            [
                5.088556794817442,
                52.68102360022785,
                0.0
            ],
            [
                5.088502103838812,
                52.68100951517942,
                0.0
            ],
            [
                5.088415467128808,
                52.68088960899157,
                0.0
            ],
            [
                5.088494744334417,
                52.68078686200567,
                0.0
            ],
            [
                5.088506132797969,
                52.68078433828127,
                0.0
            ],
            [
                5.088510412621684,
                52.68078340538777,
                0.0
            ],
            [
                5.088519209286272,
                52.6807814772862,
                0.0
            ],
            [
                5.088525251436196,
                52.68078015338713,
                0.0
            ],
            [
                5.088533603821109,
                52.68077832302649,
                0.0
            ],
            [
                5.088556143354135,
                52.680773391804365,
                0.0
            ]
        ]
    },
    "last_modified": "2019-06-25T07:26:58.971073Z",
    "created": "2016-03-31T16:22:25.279672Z",
    "image_url": "",
    "length": null,
    "name": "",
    "type": "transport",
    "material": "",
    "diameter": null,
    "shape": "",
    "year_of_construction": null
}