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

Application Lifecycle Management

Search In Project

Search inClear

SVAP-01b: Get EPA Ecoregion for Watershed Description#29118/HEAD / v8
Tags:  not added yet

SVAP-01b: Get EPA Ecoregion for Watershed Description[SERVICE-29118]

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

SVAP-01b: Get EPA Ecoregion for Watershed Description

This service returns the identifier and name of the Level 4 EPA ecoregion, and the names of of its parent Level 3, Level 2, and Level 1 ecoregion, 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": "72ceae77-a3c2-11e7-a981-5912b00359fb",
        "cloud_node": "10.1.71.15",
        "request_ip": "10.84.186.75",
        "service_url": "http://csip.engr.colostate.edu:8083/csip-svap/m/svap/getepaecoreg/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:28:40",
        "cpu_time": 969,
        "expiration_date": "2017-09-27 14:29:11"
    },
    "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": "epa_ecoreg_l1_name",
            "value": "GREAT PLAINS",
            "description": "L1 Name"
        },
        {
            "name": "epa_ecoreg_l2_name",
            "value": "SOUTH CENTRAL SEMI-ARID PRAIRIES",
            "description": "L2 Name"
        },
        {
            "name": "epa_ecoreg_l3_name",
            "value": "High Plains",
            "description": "L3 Name"
        },
        {
            "name": "epa_ecoreg_l4_code",
            "value": "25l",
            "description": "L4 Code"
        },
        {
            "name": "epa_ecoreg_l4_name",
            "value": "Front Range Fans",
            "description": "L4 Name"
        }
    ]
}
Details
Comments & Attachments
Associations
Children
SCM Commits
History (8)
Baselines
All (8)