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#34021/HEAD / v10
Tags:  not added yet

SVAP-04: Calculate Stream Miles on Property[SERVICE-34021]

Tracker: Services Priority: NormalNormal Status: Deployed
Submitted by: rob.streetmanMay 22 2017 16:35 Modified by: JRCarlsonJun 16 2018 07:52 Type:
Model
Path: m/svap/svapstreammiles/1.0 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

SVAP-04: Calculate Stream Miles on Property

This service computes the miles of perennial, intermittent, and ephemeral streams on the farm (or property) of the SVAP assessment.

{
    "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_location",
            "type": "Polygon",
            "coordinates": [
                 [
                    [
                        -121.18637,
                        37.50068
                    ],
                    [
                        -121.17732,
                        37.50068
                    ],
                    [
                        -121.17732,
                        37.49342
                    ],
                    [
                        -121.18637,
                        37.49342
                    ],
                    [
                        -121.18637,
                        37.50068
                    ]
                ]
            ],
            "description": "Latitude/Longitude of assessment."
        }
    ]
}
{
    "metainfo": {
        "status": "Finished",
        "suid": "4666d4a8-635a-11e7-ac41-e1837871c6ef",
        "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.34 ad9aa626de49 2017-07-06 rob.streetman, built at 2017-07-07 15:21 by robert$",
        "csip.version": "$version: 2.1.205 fc2f9cc0fa2b 2017-05-24 od, built at 2017-07-07 15:21 by robert$",
        "tstamp": "2017-07-07 15:21:43",
        "cpu_time": 1209,
        "expiration_date": "2017-07-07 15:22:14"
    },
    "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_location",
            "type": "Polygon",
            "coordinates": [
                [
                    [
                        -121.18637,
                        37.50068
                    ],
                    [
                        -121.17732,
                        37.50068
                    ],
                    [
                        -121.17732,
                        37.49342
                    ],
                    [
                        -121.18637,
                        37.49342
                    ],
                    [
                        -121.18637,
                        37.50068
                    ]
                ]
            ],
            "description": "Latitude/Longitude of assessment."
        }
    ],
    "result": [
        {
            "name": "assessment_id",
            "value": 1,
            "description": "Assessment identifier."
        },
        {
            "name": "assessment_location",
            "value": {
                "type": "Polygon",
                "coordinates": [
                    [
                        [
                            -121.18637,
                            37.50068
                        ],
                        [
                            -121.17732,
                            37.50068
                        ],
                        [
                            -121.17732,
                            37.49342
                        ],
                        [
                            -121.18637,
                            37.49342
                        ],
                        [
                            -121.18637,
                            37.50068
                        ]
                    ]
                ]
            },
            "description": "Assessment location (GeoJSON)."
        },
        {
            "name": "perennial_stream_miles",
            "value": 0,
            "unit": "mi",
            "description": "HUC12 perennial stream miles."
        },
        {
            "name": "intermittent_stream_miles",
            "value": 0.58477078093849,
            "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 (10)
Baselines
All (10)

Filter
 
No data to display.