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

Application Lifecycle Management

Search In Project

Search inClear

SVAP-04 Calculate Stream Miles On Property for Watershed Description#34021/v5
Tags:  not added yet

SVAP-04 Calculate Stream Miles On Property for Watershed Description[SERVICE-34021]

Tracker: Services Priority: NormalNormal Status: New
Submitted by: rob.streetmanMay 22 2017 16:35 Modified by: rob.streetmanJun 28 2017 16:46 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": "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."
        }
    ]
}
{
    "metainfo": {
        "status": "Finished",
        "suid": "79489f1c-5c54-11e7-b560-69deedd3da55",
        "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.27 b4fc4c48df58 2017-06-28 rob.streetman, built at 2017-06-28 12:03 by robert$",
        "csip.version": "$version: 2.1.205 fc2f9cc0fa2b 2017-05-24 od, built at 2017-06-28 12:03 by robert$",
        "tstamp": "2017-06-28 16:52:33",
        "cpu_time": 1561,
        "expiration_date": "2017-06-28 16:53:05"
    },
    "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 (5)
Baselines
All (5)

 
No data to display.