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/v7
Tags:  not added yet

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

Tracker: Services Priority: NormalNormal Status: New
Submitted by: rob.streetmanJan 04 2017 10:23 Modified by: rob.streetmanMay 22 2017 16:48 Type:
Data
Path: m/svap/getusfsecoreg 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
This service returns the identifier and name of the US Forest Service (Bailey) Ecoregion Subsection for the stream reach to be assessed using SVAP. The data can be used to populate the Watershed Description section of SVAP.

Request Response
{
    "metainfo": {
    },
    "parameter": [
        {
            "name" : "assessment_tool_result_id",
            "value" : 1,
            "description" : "The integer identifier for the assessment tool result record in NPAD"
        },
        {
            "name" : "assessment_id",
            "value" : 1,
            "description" : "The integer identifier for the assessment record in NPAD."
        },
        {
            "name" : "assessment_tool_id",
            "value" : 1,
            "description" : "The integer identifier for the SVAP tool."
        },
        {
            "name": "assessment_location",
            "type": "Point",
            "coordinates": [
                [
                    [-105.16778469085693,
                    40.40498364102221]

                ]
            ],
            "description": "Latitude/Longitude of assessment."
        }
    ]
}
{
  "metainfo": {
    "status": "Finished",
    "suid": "038e8310-3f34-11e7-8bd0-8b74540ce1da",
    "cloud_node": "10.2.228.74",
    "request_ip": "0:0:0:0:0:0:0:1",
    "service_url": "http://localhost:8080/csip-svap/m/svap/getusfsecoreg/1.0",
    "csip-svap.version": "$version: 0.2.8 7c5488f2fa04 2017-05-22 rob.streetman, built at 2017-05-22 15:13 by robert$",
    "csip.version": "$version: 2.1.198 e80ae1c31de4 2017-04-27 od, built at 2017-05-22 15:13 by robert$",
    "tstamp": "2017-05-22 15:17:08",
    "cpu_time": 43,
    "expiration_date": "2017-05-22 15:17:38"
  },
  "parameter": [
    {
      "name": "assessment_tool_result_id",
      "value": 1,
      "description": "The integer identifier for the assessment tool result record in NPAD"
    },
    {
      "name": "assessment_id",
      "value": 1,
      "description": "The integer identifier for the assessment record in NPAD."
    },
    {
      "name": "assessment_tool_id",
      "value": 1,
      "description": "The integer identifier for the SVAP tool."
    },
    {
      "name": "assessment_location",
      "type": "Point",
      "coordinates": [
        [
          [
            -105.16778469085693,
            40.40498364102221
          ]
        ]
      ],
      "description": "Latitude/Longitude of assessment."
    }
  ],
  "result": [
    {
      "name": "assessment_id",
      "value": 1,
      "description": "The integer identifier for the assessment record in NPAD."
    },
    {
      "name": "assessment_tool_id",
      "value": 1,
      "description": "The integer identifier for the SVAP tool."
    },
    {
      "name": "assessment_tool_result_id",
      "value": 1,
      "description": "The integer identifier for the assessment tool result record in NPAD"
    },
    {
      "name": "usfs_ecoreg_subsect_symb",
      "value": "331He",
      "description": "Ecoregion symbol."
    },
    {
      "name": "usfs_ecoreg_subsect_name",
      "value": "Northern Front Range Foothills",
      "description": "Ecoregion name."
    },
    {
      "name": "assessment_location_geojson",
      "value": {
        "type": "Point",
        "coordinates": [
          -105.167785,
          40.404984
        ]
      },
      "description": "Assessment location (GeoJSON)."
    },
    {
      "name": "assessment_location_wkt",
      "value": "POINT (-105.16778469085693 40.40498364102221)",
      "description": "Assessment location (WKT)."
    }
  ]
}

Details
Comments & Attachments
Associations
Children
SCM Commits
History (7)
Baselines
All (7)

Submitter Association Comment
Nothing found to display.