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

Application Lifecycle Management

Search In Project

Search inClear

SVAP-01a: Get USFS Ecoregion for Watershed Description#29117/HEAD / v12
Tags:  not added yet

SVAP-01a: Get USFS Ecoregion for Watershed Description[SERVICE-29117]

Tracker: Services Priority: NormalNormal Status: Deployed
Submitted by: rob.streetmanJan 04 2017 10:23 Modified by: JRCarlsonJun 16 2018 07:44 Type:
Data
Path: m/svap/getusfsecoreg/1.0 Context: csip-svap Version: 1.0
Endpoints: http://csip.engr.colostate.edu:8083/csip-svap/m/svap/getusfsecoreg/1.0
Maintainers:
Website: -- Apps:
--
Test Status:
--
Last Tested: -- Test Count: --
Test Success Rate: -- Failed Tests: --
Traceability
Loading…
Description

SVAP-01a: Get USFS Ecoregion for Watershed Description

This service returns the identifier and name of the US Forest Service (Bailey) Ecoregion Subsection for the stream reach to be assessed using SVAP.

{
    "metainfo": {},
    "parameter": [
        {
            "name": "assessment_id",
            "value": 1,
            "description": "Assessment Identifier"
        },
        {
            "name": "assessment_location",
            "type": "Point",
            "coordinates": [
                -105.16778469085693,
                40.40498364102221
            ],
            "description": "Assessment Location (Latitude/Longitude)"
        }
    ]
}
{
    "metainfo": {
        "status": "Finished",
        "suid": "ca256299-a3c2-11e7-a981-f78abe4113bd",
        "cloud_node": "10.1.71.15",
        "request_ip": "10.84.186.75",
        "service_url": "http://csip.engr.colostate.edu:8083/csip-svap/m/svap/getusfsecoreg/1.0",
        "csip-svap.version": "$version: 0.3.28 ee48cbe90b26 2017-09-27 rumpal, built at 2017-09-27 12:06 by jenkins$",
        "csip.version": "$version: 2.2.1 7bf35fce9e13 2017-09-15 od, built at 2017-09-27 12:06 by jenkins$",
        "tstamp": "2017-09-27 14:31:06",
        "cpu_time": 17,
        "expiration_date": "2017-09-27 14:31:36"
    },
    "parameter": [
        {
            "name": "assessment_id",
            "value": 1,
            "description": "Assessment Identifier"
        },
        {
            "name": "assessment_location",
            "type": "Point",
            "coordinates": [
                -105.16778469085693,
                40.40498364102221
            ],
            "description": "Assessment Location (Latitude/Longitude)"
        }
    ],
    "result": [
        {
            "name": "assessment_id",
            "value": 1,
            "description": "Assessment Identifier"
        },
        {
            "name": "usfs_ecoreg_subsect_symb",
            "value": "331He",
            "description": "Ecoregion Symbol"
        },
        {
            "name": "usfs_ecoreg_subsect_name",
            "value": "Northern Front Range Foothills",
            "description": "Ecoregion Name"
        }
    ]
}
Details
Comments & Attachments
Associations
Children
SCM Commits
History (12)
Baselines
All (12)