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

Application Lifecycle Management

Search In Project

Search inClear

SVAP-04 Calculate Stream Miles Above Stream Reach for Watershed Description#34021/v3
Tags:  not added yet

SVAP-04 Calculate Stream Miles Above Stream Reach for Watershed Description[SERVICE-34021]

Tracker: Services Priority: NormalNormal Status: New
Submitted by: rob.streetmanMay 22 2017 16:35 Modified by: rob.streetmanMay 22 2017 17:04 Type:
Model
Path: m/svap/svapstreammiles Context: csip-svap Version: 1.0
Endpoints: http://csip.engr.colostate.edu:8083/csip-svap/m/svap/svapstreammiles/1.0
Maintainers:
Website: -- Apps:
--
Test Status:
--
Last Tested: -- Test Count: --
Test Success Rate: -- Failed Tests: --
Traceability
Loading…
Description
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" : "aoa_id",
            "value" : 1,
            "description" : "Area of analysis identifier."
        },
        {
            "name": "aoa_geometry",
            "type": "Polygon",
            "coordinates": [
                [
                    [-105.1671174490383, 40.40429735564726],
                    [-105.1659727905455, 40.40427504916024],
                    [-105.1659739981423,40.40520998590871],
                    [-105.1671481645196,40.40520371200559],
                    [-105.1671174490383,40.40429735564726]
                ]
            ],
            "description": "Latitude/Longitude of assessment."
        }
    ]
}
{
  "metainfo": {
    "status": "Finished",
    "suid": "f1793b7a-3f35-11e7-9134-a52cb2286008",
    "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/svapstreammiles/1.0",
    "csip-svap.version": "$version: 0.2.11 48b9e3c41636 2017-05-22 rob.streetman, built at 2017-05-22 15:30 by robert$",
    "csip.version": "$version: 2.1.198 e80ae1c31de4 2017-04-27 od, built at 2017-05-22 15:30 by robert$",
    "tstamp": "2017-05-22 15:30:57",
    "cpu_time": 1021,
    "expiration_date": "2017-05-22 15:31:28"
  },
  "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": "aoa_id",
      "value": 1,
      "description": "Area of analysis identifier."
    },
    {
      "name": "assessment_location",
      "type": "Polygon",
      "coordinates": [
        [
          [
            -105.1671174490383,
            40.40429735564726
          ],
          [
            -105.1659727905455,
            40.40427504916024
          ],
          [
            -105.1659739981423,
            40.40520998590871
          ],
          [
            -105.1671481645196,
            40.40520371200559
          ],
          [
            -105.1671174490383,
            40.40429735564726
          ]
        ]
      ],
      "description": "Latitude/Longitude of assessment."
    }
  ],
  "result": [
    {
      "name": "assessment_id",
      "value": 1,
      "description": "Assessment identifier."
    },
    {
      "name": "assessment_location",
      "value": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -105.167117,
              40.404297
            ],
            [
              -105.165973,
              40.404275
            ],
            [
              -105.165974,
              40.40521
            ],
            [
              -105.167148,
              40.405204
            ],
            [
              -105.167117,
              40.404297
            ]
          ]
        ]
      },
      "description": "Assessment location (GeoJSON)."
    },
    {
      "name": "huc12_number",
      "description": "HUC12 identifier."
    },
    {
      "name": "huc12_name",
      "description": "HUC12 name."
    },
    {
      "name": "huc12_area",
      "value": 0,
      "unit": "ac",
      "description": "HUC12 area."
    },
    {
      "name": "perennial_stream_miles",
      "value": 0,
      "unit": "mi",
      "description": "HUC12 perennial stream miles."
    },
    {
      "name": "intermittent_stream_miles",
      "value": 0,
      "unit": "mi",
      "description": "HUC12 intermittent stream miles."
    },
    {
      "name": "ephemeral_stream_miles",
      "value": 0,
      "unit": "mi",
      "description": "HUC12 ephemeral stream miles."
    }
  ]
}
Details
Comments & Attachments
Associations
Children
SCM Commits
History (3)
Baselines
All (3)

Submitter Association Comment
Nothing found to display.