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

Application Lifecycle Management

Search In Project

Search inClear

SVAP-10B Get Stream Assessment Elements for Field Assessment#34917/v1
Tags:  not added yet

SVAP-10B Get Stream Assessment Elements for Field Assessment[SERVICE-34917]

Tracker: Services Priority: NormalNormal Status: New
Submitted by: rob.streetmanJul 10 2017 10:22 Modified by: rob.streetmanJul 10 2017 10:22 Type:
Model
Path: m/svap/svapelementsscore Context: csip-svap Version: 1.0
Endpoints: http://csip.engr.colostate.edu:8083/csip-svap/m/svap/svapelementsscore/1.0
Maintainers:
Website: -- Apps:
--
Test Status:
--
Last Tested: -- Test Count: --
Test Success Rate: -- Failed Tests: --
Traceability
Loading…
Description
This service returns the scoring choices, and as applicable, scoring headers, and scoring features for a SVAP assessment element.

Request Response
{
    "metainfo": {
    },
    "parameter": [
        {
            "name" : "svap_element_id",
            "value" : 12,
            "description" : "SVAP element score identifier"
        }
    ]
}
{
    "metainfo": {
        "status": "Finished",
        "suid": "c0e836f1-658c-11e7-ac41-b13c036f4ae1",
        "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/svapelementsscore/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-10 10:28:06",
        "cpu_time": 18,
        "expiration_date": "2017-07-10 10:28:36"
    },
    "parameter": [
        {
            "name": "svap_element_id",
            "value": 12,
            "description": "SVAP element score identifier"
        }
    ],
    "result": [
        {
            "name": "element",
            "value": [
                {
                    "name": "element_id",
                    "value": 12,
                    "description": "Element identifier."
                },
                {
                    "name": "element_name",
                    "value": "Fish Habitat Complexity",
                    "description": "Element name."
                },
                {
                    "name": "element_choices",
                    "value": [
                        {
                            "name": "element_choice",
                            "value": [
                                {
                                    "name": "scoring_choice_header_id",
                                    "value": 0,
                                    "description": "Scoring choice identifier (0 = NULL)."
                                },
                                {
                                    "name": "scoring_choice_description",
                                    "value": "Ten or more habitat features available, at least one of which is considered optimal in reference sites (large wood in forested streams)",
                                    "description": "Scoring choice description."
                                },
                                {
                                    "name": "scoring_choice_low_score",
                                    "value": "9",
                                    "description": "Scoring choice low score."
                                },
                                {
                                    "name": "scoring_choice_high_score",
                                    "value": "10",
                                    "description": "Scoring choice high score."
                                }
                            ],
                            "description": "Element choice."
                        },
                        {
                            "name": "element_choice",
                            "value": [
                                {
                                    "name": "scoring_choice_header_id",
                                    "value": 0,
                                    "description": "Scoring choice identifier (0 = NULL)."
                                },
                                {
                                    "name": "scoring_choice_description",
                                    "value": "Eight to nine habitat features available",
                                    "description": "Scoring choice description."
                                },
                                {
                                    "name": "scoring_choice_low_score",
                                    "value": "7",
                                    "description": "Scoring choice low score."
                                },
                                {
                                    "name": "scoring_choice_high_score",
                                    "value": "8",
                                    "description": "Scoring choice high score."
                                }
                            ],
                            "description": "Element choice."
                        },
                        {
                            "name": "element_choice",
                            "value": [
                                {
                                    "name": "scoring_choice_header_id",
                                    "value": 0,
                                    "description": "Scoring choice identifier (0 = NULL)."
                                },
                                {
                                    "name": "scoring_choice_description",
                                    "value": "Six to seven habitat features available",
                                    "description": "Scoring choice description."
                                },
                                {
                                    "name": "scoring_choice_low_score",
                                    "value": "5",
                                    "description": "Scoring choice low score."
                                },
                                {
                                    "name": "scoring_choice_high_score",
                                    "value": "6",
                                    "description": "Scoring choice high score."
                                }
                            ],
                            "description": "Element choice."
                        },
                        {
                            "name": "element_choice",
                            "value": [
                                {
                                    "name": "scoring_choice_header_id",
                                    "value": 0,
                                    "description": "Scoring choice identifier (0 = NULL)."
                                },
                                {
                                    "name": "scoring_choice_description",
                                    "value": "Four to five habitat features available",
                                    "description": "Scoring choice description."
                                },
                                {
                                    "name": "scoring_choice_low_score",
                                    "value": "3",
                                    "description": "Scoring choice low score."
                                },
                                {
                                    "name": "scoring_choice_high_score",
                                    "value": "4",
                                    "description": "Scoring choice high score."
                                }
                            ],
                            "description": "Element choice."
                        },
                        {
                            "name": "element_choice",
                            "value": [
                                {
                                    "name": "scoring_choice_header_id",
                                    "value": 0,
                                    "description": "Scoring choice identifier (0 = NULL)."
                                },
                                {
                                    "name": "scoring_choice_description",
                                    "value": "Less than four habitat features available",
                                    "description": "Scoring choice description."
                                },
                                {
                                    "name": "scoring_choice_low_score",
                                    "value": "0",
                                    "description": "Scoring choice low score."
                                },
                                {
                                    "name": "scoring_choice_high_score",
                                    "value": "2",
                                    "description": "Scoring choice high score."
                                }
                            ],
                            "description": "Element choice."
                        }
                    ],
                    "description": "Element choices."
                },
                {
                    "name": "element_features",
                    "value": [
                        {
                            "name": "element_feature",
                            "value": [
                                {
                                    "name": "feature_name",
                                    "value": "Undercut Banks",
                                    "description": "Element feature name."
                                },
                                {
                                    "name": "feature_description",
                                    "value": "Water-scoured areas extending horizontally beneath the surface of the bank, forming underwater pockets used by fish for hiding and thermal cover. Minimum 3/reach or 25 percent of bank area; #/reach:",
                                    "description": "Element feature description."
                                }
                            ],
                            "description": "Element feature."
                        },
                        {
                            "name": "element_feature",
                            "value": [
                                {
                                    "name": "feature_name",
                                    "value": "Logs, Large Wood",
                                    "description": "Element feature name."
                                },
                                {
                                    "name": "feature_description",
                                    "value": "Fallen trees or parts of trees that are submerged in the water and large enough to remain in the assessment reach during normal flows. Minimum 2/reach; #/reach:",
                                    "description": "Element feature description."
                                }
                            ],
                            "description": "Element feature."
                        },
                        {
                            "name": "element_feature",
                            "value": [
                                {
                                    "name": "feature_name",
                                    "value": "Large Boulders",
                                    "description": "Element feature name."
                                },
                                {
                                    "name": "feature_description",
                                    "value": "Submerged or partially submerged large rocks (>20 inches in diameter). Minimum 3/reach if no wood. Minimum 2/reach if wood present; #/reach:",
                                    "description": "Element feature description."
                                }
                            ],
                            "description": "Element feature."
                        },
                        {
                            "name": "element_feature",
                            "value": [
                                {
                                    "name": "feature_name",
                                    "value": "Thick Root Mats",
                                    "description": "Element feature name."
                                },
                                {
                                    "name": "feature_description",
                                    "value": "Mats of roots and rootlets, generally from trees but sometimes from mature dense shrubs at or beneath the water surface. Minimum 3/reach; #/reach:",
                                    "description": "Element feature description."
                                }
                            ],
                            "description": "Element feature."
                        },
                        {
                            "name": "element_feature",
                            "value": [
                                {
                                    "name": "feature_name",
                                    "value": "Macrophyte Beds",
                                    "description": "Element feature name."
                                },
                                {
                                    "name": "feature_description",
                                    "value": "Beds of emergent, submerged, or floating leaf aquatic plants thick enough to serve as cover. Minimum 1/reach; #/reach:",
                                    "description": "Element feature description."
                                }
                            ],
                            "description": "Element feature."
                        },
                        {
                            "name": "element_feature",
                            "value": [
                                {
                                    "name": "feature_name",
                                    "value": "Secondary Pools (scour, plunge, pocket pools)",
                                    "description": "Element feature name."
                                },
                                {
                                    "name": "feature_description",
                                    "value": "Pools formed by boulders or wood that divert water and scour depressions below turbulent flows. Minimum 4/reach; #/reach:",
                                    "description": "Element feature description."
                                }
                            ],
                            "description": "Element feature."
                        },
                        {
                            "name": "element_feature",
                            "value": [
                                {
                                    "name": "feature_name",
                                    "value": "Deep Pools",
                                    "description": "Element feature name."
                                },
                                {
                                    "name": "feature_description",
                                    "value": "Areas of slow water with smooth surface and deep enough to provide protective cover for fish species likely to be present in the stream. Minimum 2/reach; #/reach:",
                                    "description": "Element feature description."
                                }
                            ],
                            "description": "Element feature."
                        },
                        {
                            "name": "element_feature",
                            "value": [
                                {
                                    "name": "feature_name",
                                    "value": "Cobble Riffles",
                                    "description": "Element feature name."
                                },
                                {
                                    "name": "feature_description",
                                    "value": "Fast, bubbly water flowing amongst and over small rocks between 2 and 10 inches in diameter. Minimum 2/reach; #/reach:",
                                    "description": "Element feature description."
                                }
                            ],
                            "description": "Element feature."
                        },
                        {
                            "name": "element_feature",
                            "value": [
                                {
                                    "name": "feature_name",
                                    "value": "Overhanging Vegetation",
                                    "description": "Element feature name."
                                },
                                {
                                    "name": "feature_description",
                                    "value": "Tree branches, shrub branches, or perennial herbaceous vegetation growing along the streambank and extending outward over the stream’s surface, providing shade and cover. Minimum 3/reach; #/reach:",
                                    "description": "Element feature description."
                                }
                            ],
                            "description": "Element feature."
                        },
                        {
                            "name": "element_feature",
                            "value": [
                                {
                                    "name": "feature_name",
                                    "value": "Other Locally Importan Habitat Features",
                                    "description": "Element feature name."
                                },
                                {
                                    "name": "feature_description",
                                    "value": " (describe)",
                                    "description": "Element feature description."
                                }
                            ],
                            "description": "Element feature."
                        },
                        {
                            "name": "element_feature",
                            "value": [
                                {
                                    "name": "feature_name",
                                    "value": "Small Wood Accumulations",
                                    "description": "Element feature name."
                                },
                                {
                                    "name": "feature_description",
                                    "value": "Submerged accumulations of small wood pieces, twigs, branches, leaves, and roots. Though likely to be temporary components of stream habitats, their pieces will continue to provide structural complexity as the debris moves within the reach. Minimum 1/reach; #/reach:",
                                    "description": "Element feature description."
                                }
                            ],
                            "description": "Element feature."
                        },
                        {
                            "name": "element_feature",
                            "value": [
                                {
                                    "name": "feature_name",
                                    "value": "Small Boulder Clusters",
                                    "description": "Element feature name."
                                },
                                {
                                    "name": "feature_description",
                                    "value": "Groups of 2 or more smaller rocks (>10 and <20 inches in diameter) interspersed relatively close together in the channel. Minimum 3/reach; #/reach:",
                                    "description": "Element feature description."
                                }
                            ],
                            "description": "Element feature."
                        },
                        {
                            "name": "element_feature",
                            "value": [
                                {
                                    "name": "feature_name",
                                    "value": "Off-Channel Habitats",
                                    "description": "Element feature name."
                                },
                                {
                                    "name": "feature_description",
                                    "value": "Side channels, flood plain wetlands, backwaters, alcoves. Minimum 2/reach; #/reach:",
                                    "description": "Element feature description."
                                }
                            ],
                            "description": "Element feature."
                        }
                    ],
                    "description": "Element features."
                }
            ],
            "description": "Scoring element data."
        }
    ]
}

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

 
No data to display.