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

Application Lifecycle Management

Search In Project

Search inClear

Watershed Prioritization (Colorado Data V4)#67296/v1
Tags:  not added yet

Watershed Prioritization (Colorado Data V4)[SERVICE-67296]

Tracker: Services Priority: NormalNormal Status: In Development
Submitted by: tcwibleDec 10 2019 17:30 Modified by: tcwibleDec 10 2019 17:30 Type:
Data
Path: d/watersheds Context: csip-watershedpriority Version: 4.0
Endpoints: http://csip.engr.colostate.edu:8088/csip-watershedpriority/d/watershedpriority/watershed/4.0
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 (ISSUE:https://alm.engr.colostate.edu/cb/issue/40570) used fake indicator data. Version 4.0, this version, uses real watershed data compiled in October 2019.

{
  "metainfo": {
    "name": "Watershed Prioritization Data",
    "description": "Watershed Prioritization: Sub-Region Healthy Watershed Indicator Summary Data (initial indicators, real data)",
    "service_url": "http://csip.engr.colostate.edu:8088/csip-watershedpriority/d/watershedpriority/watershed/4.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.