You are not logged in. Click here to log in.

Application Lifecycle Management

Search In Project

Search inClear

SVAP-07b: Get Reference Stream List#39072/HEAD / v3
Tags:  not added yet

SVAP-07b: Get Reference Stream List[SERVICE-39072]

Tracker: Services Priority: NormalNormal Status: Deployed
Submitted by: rumpalJan 09 2018 08:54 Modified by: JRCarlsonJun 16 2018 07:48 Type:
Data
Path: m/svap/getrefstreamlist/1.0 Context: csip-svap Version: 1.0
Endpoints: http://csip.engr.colostate.edu:8083/csip-svap/m/svap/getrefstreamlist/1.0
Maintainers:
Website: -- Apps:
--
Test Status:
--
Last Tested: -- Test Count: --
Test Success Rate: -- Failed Tests: --
Traceability
Loading…
Description

SVAP-07b: Get Reference Stream List

This service returns a list of reference streams potentially relevant to the stream reach to be assessed using SVAP.

{
    "metainfo": {},
    "parameter": [
        {
            "name": "stream_reach_location",
            "type": "Point",
            "coordinates": [
                -121.17742,
                37.4992
            ],
            "description": "Stream Reach Location"
        },
        {
            "name": "search_radius",
            "value": 100,
            "unit": "miles",
            "description": "Search Radius in Miles"
        },
        {
            "name": "search_by_state",
            "value": "n",
            "description": "Search by State(y/n)"
        },
        {
            "name": "search_by_county",
            "value": "n",
            "description": "Search by County(y/n)"
        },
        {
            "name": "search_by_mlra",
            "value": "n",
            "description": "Search by NRCS Major Land Resource Area(y/n)"
        }
    ]
}
{
    "metainfo": {
        "status": "Finished",
        "suid": "db8693e0-f553-11e7-a70f-bf5309d2a0f6",
        "cloud_node": "10.1.27.6",
        "request_ip": "10.84.176.241",
        "service_url": "http://csip.engr.colostate.edu:8083/csip-svap/m/svap/getrefstreamlist/1.0",
        "csip-svap.version": "$version: 0.5.50 65d6110d5d26 2018-01-09 rumpal, built at 2018-01-09 08:41 by jenkins$",
        "csip.version": "$version: 2.2.4 3c276d66bde6 2017-12-15 od, built at 2018-01-09 08:41 by jenkins$",
        "tstamp": "2018-01-09 08:43:37",
        "cpu_time": 24,
        "expiration_date": "2018-01-09 08:44:07"
    },
    "parameter": [
        {
            "name": "stream_reach_location",
            "type": "Point",
            "coordinates": [
                -121.17742,
                37.4992
            ],
            "description": "Stream Reach Location"
        },
        {
            "name": "search_radius",
            "value": 100,
            "unit": "miles",
            "description": "Search Radius in Miles"
        },
        {
            "name": "search_by_state",
            "value": "n",
            "description": "Search by State(y/n)"
        },
        {
            "name": "search_by_county",
            "value": "n",
            "description": "Search by County(y/n)"
        },
        {
            "name": "search_by_mlra",
            "value": "n",
            "description": "Search by NRCS Major Land Resource Area(y/n)"
        }
    ],
    "result": [
        {
            "name": "List of Reference Streams",
            "value": [
                [
                    {
                        "name": "ref_stream_id",
                        "value": 1,
                        "description": "Reference stream identifier"
                    },
                    {
                        "name": "svap_ref_stream_name",
                        "value": "Del Puerto Creek",
                        "description": "Reference stream name"
                    },
                    {
                        "name": "expired_date",
                        "description": "Reference Stream Expired Date"
                    },
                    {
                        "name": "svap_score",
                        "value": 4,
                        "description": "Reference Stream SVAP score"
                    },
                    {
                        "name": "distance_to_stream",
                        "value": 0,
                        "unit": "miles",
                        "description": "Distance in Miles to Reference Stream from Current Location"
                    }
                ]
            ]
        }
    ]
}
Details
Comments & Attachments
Associations
Children
SCM Commits
History (3)
Baselines
All (3)

Filter
 
No data to display.