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

Application Lifecycle Management

Search In Project

Search inClear

Watershed Prioritization:#58119/v1
Tags:  not added yet

Watershed Prioritization:[SERVICE-58119]

Tracker: Services Priority: NormalNormal Status: In Development
Submitted by: tcwibleAug 07 2019 14:39 Modified by: tcwibleAug 07 2019 14:39 Type:
Data
Path: d/watersheds Context: csip-watershedpriority Version: 2.0
Endpoints: --
Maintainers:
Website: -- Apps:
--
Test Status:
--
Last Tested: -- Test Count: --
Test Success Rate: -- Failed Tests: --
Traceability
Loading…
Description
Retrieve the requested HUC 8,10,12 or counties within the provided GeoJSON boundary and their corresponding healthy watershed indicators.

Note: Version 1.0 used fake indicator data. Version 2.0, this version uses real watershed data compiled in July 2019.

{
    "metainfo": {
        "name": "Watershed Prioritization Data",
        "description": "Watershed Prioritization: Sub-Region Healthy Watershed Indicator Summary Data (fake data)",
        "service_url": "http://localhost:8084/csip-watershedpriority/d/watershedpriority/watershed/1.0"
    },
    "parameter": [
        {
            "name": "subregion_type",
            "description": "Type of subregion for watershed prioritization within the provided boundary (huc8, huc10, huc12, county)",
            "value": "huc8"
        },
        {
            "name": "boundary",
            "value": [
                {
                    "features": [
                        {
                            "geometry": {
                                "coordinates": [
                                    [
                                        [
                                            [
                                                -105.098233984367,
                                                40.0086835788937
                                            ],
                                            [
                                                -104.858251379419,
                                                40.0086835788937
                                            ],
                                            [
                                                -104.857564733914,
                                                39.971595157077
                                            ],
                                            [
                                                -105.097890661614,
                                                39.9718582664322
                                            ],
                                            [
                                                -105.098233984367,
                                                40.0086835788937
                                            ]
                                        ]
                                    ]
                                ],
                                "type": "MultiPolygon"
                            },
                            "properties": {},
                            "type": "Feature"
                        }
                    ],
                    "type": "FeatureCollection"
                }
            ]
        }
    ]
}


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

 
No data to display.