{ "opencollection": "1.0.0", "info": { "name": "Bonneville Power Administration GIS Hub Customers Right of Way API", "version": "1.0.0" }, "items": [ { "info": { "name": "Right of Way", "type": "folder" }, "items": [ { "info": { "name": "Query the BPA right-of-way view layer", "type": "http" }, "http": { "method": "GET", "url": "https://services3.arcgis.com/Iz3chmSt4P7oOoZy/arcgis/rest/services/BPA_RightofWay_View/FeatureServer/0/query", "params": [ { "name": "where", "value": "", "type": "query", "description": "SQL where clause used to filter features. Use \"1=1\" to return all features." }, { "name": "outFields", "value": "", "type": "query", "description": "Comma separated list of fields to return. Use \"*\" to return all fields." }, { "name": "f", "value": "", "type": "query", "description": "Response format." } ] }, "docs": "Query the BPA right-of-way view layer" } ] } ], "bundled": true }