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

Application Lifecycle Management

Search In Project

Search inClear

SVAP-01c: Get Major Land Resource Area for Watershed Description#29120/HEAD / v8
Tags:  not added yet

SVAP-01c: Get Major Land Resource Area for Watershed Description[SERVICE-29120]

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

SVAP-01c: Get Major Land Resource Area for Watershed Description

This service returns the identifier and name of the Major Land Resource Area (MLRA) 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": "27db40db-a3c3-11e7-a981-edeab6da7b57",
        "cloud_node": "10.1.71.15",
        "request_ip": "10.84.186.75",
        "service_url": "http://csip.engr.colostate.edu:8083/csip-svap/m/svap/getmlra/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:33:44",
        "cpu_time": 66,
        "expiration_date": "2017-09-27 14:34:14"
    },
    "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": "mlra_name",
            "value": "Southern Rocky Mountain Foothills",
            "description": "Major Land Resource Area Name"
        },
        {
            "name": "mlra_sym",
            "value": "49",
            "description": "Major Land Resource Area Symbol"
        },
        {
            "name": "mlra_identifier",
            "value": 67,
            "description": "Major Land Resource Area Identifier"
        },
        {
            "name": "lrrsym",
            "value": "E",
            "description": "Land Resource Region Symbol"
        },
        {
            "name": "lrrname",
            "value": "Rocky Mountain Range and Forest Region",
            "description": "Land Resource Region Name"
        }
    ]
}
Details
Comments & Attachments
Associations
Children
SCM Commits
History (8)
Baselines
All (8)