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/112904/?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/112904/?format=api",
    "id": 112904,
    "code": "PL_31357",
    "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.090240784783753,
                52.67172737459961,
                0.0
            ],
            [
                5.090241588876961,
                52.671726522840196,
                0.0
            ],
            [
                5.090270820502829,
                52.67169535693362,
                0.0
            ],
            [
                5.09025629210154,
                52.671690332892126,
                0.0
            ],
            [
                5.090207957812877,
                52.67167357732121,
                0.0
            ],
            [
                5.090200361741527,
                52.671670952130945,
                0.0
            ],
            [
                5.090188635849823,
                52.67166688769847,
                0.0
            ],
            [
                5.090182868787223,
                52.67166488717561,
                0.0
            ],
            [
                5.09017509573785,
                52.67166219863293,
                0.0
            ],
            [
                5.090171260865864,
                52.671660867970864,
                0.0
            ],
            [
                5.09004140587341,
                52.67161587834724,
                0.0
            ],
            [
                5.089988130592581,
                52.671597420790455,
                0.0
            ],
            [
                5.089960589608015,
                52.67158841891549,
                0.0
            ],
            [
                5.08995703369735,
                52.671587376527555,
                0.0
            ],
            [
                5.089952932669326,
                52.67158605418055,
                0.0
            ],
            [
                5.089943732688065,
                52.67158450340881,
                0.0
            ],
            [
                5.089936482346649,
                52.67158322711672,
                0.0
            ],
            [
                5.089928684114976,
                52.67158426810422,
                0.0
            ],
            [
                5.089922379593658,
                52.67158523193949,
                0.0
            ],
            [
                5.089917611595947,
                52.67159072007902,
                0.0
            ],
            [
                5.089898073943361,
                52.671613758899966,
                0.0
            ],
            [
                5.0898618756144,
                52.67165632979938,
                0.0
            ],
            [
                5.089833057263209,
                52.67168974339142,
                0.0
            ],
            [
                5.08978946279297,
                52.67173945843347,
                0.0
            ],
            [
                5.089764590503712,
                52.671768675949544,
                0.0
            ],
            [
                5.089539751471687,
                52.672026732960695,
                0.0
            ],
            [
                5.089175374744094,
                52.67244417526734,
                0.0
            ],
            [
                5.088935955296925,
                52.67271690632399,
                0.0
            ],
            [
                5.088878338581628,
                52.67278254680462,
                0.0
            ],
            [
                5.08873659820197,
                52.67294400248523,
                0.0
            ],
            [
                5.088509169690705,
                52.67320277894757,
                0.0
            ],
            [
                5.088502851010186,
                52.67321014142123,
                0.0
            ],
            [
                5.088428894265256,
                52.67329561992477,
                0.0
            ],
            [
                5.088160007633609,
                52.6736062994209,
                0.0
            ],
            [
                5.088047825760832,
                52.673733830683155,
                0.0
            ],
            [
                5.087838329327957,
                52.67397215154113,
                0.0
            ],
            [
                5.087599336296623,
                52.67424495280199,
                0.0
            ],
            [
                5.087528795621066,
                52.67432546951608,
                0.0
            ],
            [
                5.087440880948921,
                52.67442570485059,
                0.0
            ],
            [
                5.087260221620383,
                52.67463180698521,
                0.0
            ],
            [
                5.087060786677257,
                52.67486126364631,
                0.0
            ],
            [
                5.086902627191116,
                52.67504134167898,
                0.0
            ],
            [
                5.086751702929322,
                52.67521830129739,
                0.0
            ],
            [
                5.086645747860858,
                52.67533782152671,
                0.0
            ],
            [
                5.086424898608787,
                52.67558869295976,
                0.0
            ],
            [
                5.086272994570174,
                52.675763510570704,
                0.0
            ],
            [
                5.086207153761292,
                52.675839275251946,
                0.0
            ],
            [
                5.08599851190387,
                52.676077262422666,
                0.0
            ],
            [
                5.085769675983298,
                52.67634034370161,
                0.0
            ],
            [
                5.085690111486539,
                52.67643132426994,
                0.0
            ],
            [
                5.085605029076879,
                52.67652698201501,
                0.0
            ],
            [
                5.085535927897739,
                52.67660781570749,
                0.0
            ],
            [
                5.085462925539374,
                52.676690436868036,
                0.0
            ],
            [
                5.085378279838394,
                52.67678694931871,
                0.0
            ],
            [
                5.085347631271929,
                52.676821058137975,
                0.0
            ],
            [
                5.085343975678229,
                52.67682587488537,
                0.0
            ],
            [
                5.085346337066692,
                52.67683081473774,
                0.0
            ],
            [
                5.085348947404055,
                52.67683610571453,
                0.0
            ],
            [
                5.085360865389004,
                52.67684032388344,
                0.0
            ],
            [
                5.085369391024715,
                52.67684332020283,
                0.0
            ],
            [
                5.085395012110465,
                52.67685233623029,
                0.0
            ],
            [
                5.085411119336513,
                52.67685800293765,
                0.0
            ],
            [
                5.085420618482845,
                52.67686134322789,
                0.0
            ],
            [
                5.085446239651306,
                52.676870350257474,
                0.0
            ],
            [
                5.085463866166181,
                52.6768765510427,
                0.0
            ],
            [
                5.08549746717251,
                52.676888373249405,
                0.0
            ],
            [
                5.085523088310841,
                52.67689738924919,
                0.0
            ],
            [
                5.085548694735764,
                52.67690639621915,
                0.0
            ],
            [
                5.085574315956781,
                52.67691540322108,
                0.0
            ],
            [
                5.085599937126659,
                52.67692441920431,
                0.0
            ],
            [
                5.085625543583107,
                52.67693342615771,
                0.0
            ],
            [
                5.085651164835657,
                52.67694243314304,
                0.0
            ],
            [
                5.085676771251483,
                52.67695144907224,
                0.0
            ],
            [
                5.085702392525057,
                52.67696045604651,
                0.0
            ],
            [
                5.085728013809138,
                52.676969463015226,
                0.0
            ],
            [
                5.085759417138629,
                52.67698051568545,
                0.0
            ],
            [
                5.085788077013065,
                52.676990590803314,
                0.0
            ],
            [
                5.08580484809161,
                52.67699649280022,
                0.0
            ],
            [
                5.085830469356134,
                52.677005508733664,
                0.0
            ],
            [
                5.085856090692773,
                52.67701451567478,
                0.0
            ],
            [
                5.085881697254296,
                52.67702352257294,
                0.0
            ],
            [
                5.085907318550368,
                52.677032538489776,
                0.0
            ],
            [
                5.085932925132909,
                52.677041545376866,
                0.0
            ],
            [
                5.085958546511587,
                52.677050552295846,
                0.0
            ],
            [
                5.085984167839209,
                52.67705956819612,
                0.0
            ],
            [
                5.086007561901431,
                52.67706779658526,
                0.0
            ],
            [
                5.086197024622677,
                52.677128821330065,
                0.0
            ],
            [
                5.086273323412939,
                52.67715424078318,
                0.0
            ],
            [
                5.08638580972575,
                52.67719171335433,
                0.0
            ],
            [
                5.086502986615266,
                52.67722871237165,
                0.0
            ],
            [
                5.086641132092416,
                52.67727408618973,
                0.0
            ],
            [
                5.086706865760885,
                52.67729641411471,
                0.0
            ],
            [
                5.086793569979393,
                52.67732465446026,
                0.0
            ],
            [
                5.086823965649304,
                52.67733394285234,
                0.0
            ],
            [
                5.086829083834998,
                52.67733578013057,
                0.0
            ],
            [
                5.086831531267571,
                52.67733681082526,
                0.0
            ],
            [
                5.086830579946245,
                52.67733754535821,
                0.0
            ],
            [
                5.086824616965502,
                52.677344656998514,
                0.0
            ],
            [
                5.086793119515358,
                52.67738192746518,
                0.0
            ],
            [
                5.086697276239476,
                52.67749448132349,
                0.0
            ],
            [
                5.086612539657648,
                52.67760445692479,
                0.0
            ],
            [
                5.086512272529162,
                52.67771944391981,
                0.0
            ],
            [
                5.086388688446463,
                52.67785800770027,
                0.0
            ],
            [
                5.086320002368188,
                52.67792562299862,
                0.0
            ],
            [
                5.086244966006489,
                52.67801151073821,
                0.0
            ],
            [
                5.086244670986012,
                52.67801356801458,
                0.0
            ],
            [
                5.086252161523215,
                52.6780166155738,
                0.0
            ],
            [
                5.086298810394585,
                52.678029818591114,
                0.0
            ],
            [
                5.086321277759558,
                52.67803742446984,
                0.0
            ],
            [
                5.086364388857292,
                52.67805335955167,
                0.0
            ],
            [
                5.086371070854273,
                52.6780557220478,
                0.0
            ],
            [
                5.086424718766357,
                52.67807466742348,
                0.0
            ],
            [
                5.086447626497414,
                52.6780827507019,
                0.0
            ],
            [
                5.08650806124495,
                52.678101713189896,
                0.0
            ],
            [
                5.086539541107458,
                52.6781125321807,
                0.0
            ],
            [
                5.086532172982793,
                52.6781261738023,
                0.0
            ],
            [
                5.08649662831519,
                52.678169194625184,
                0.0
            ],
            [
                5.086480525716268,
                52.67818005516668,
                0.0
            ],
            [
                5.08646557032902,
                52.67818748557206,
                0.0
            ],
            [
                5.086460126217478,
                52.67819005108359,
                0.0
            ],
            [
                5.086449503341702,
                52.67819529960739,
                0.0
            ]
        ]
    },
    "last_modified": "2019-06-25T07:26:58.971073Z",
    "created": "2016-03-31T16:22:25.299855Z",
    "image_url": "",
    "length": null,
    "name": "",
    "type": "transport",
    "material": "",
    "diameter": null,
    "shape": "",
    "year_of_construction": null
}