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

Application Lifecycle Management

Search In Project

Search inClear

WRAP: Water Stations (V2.2)#51753/v4
Tags:  not added yet

WRAP: Water Stations (V2.2)[SERVICE-51753]

Tracker: Services Priority: NormalNormal Status: In Development
Submitted by: tcwibleMar 05 2019 14:52 Modified by: tcwibleMar 05 2019 16:10 Type:
Data
Path: d/water/stations Context: csip-wrap Version: 2.2
Endpoints: --
Maintainers:
--
Website: http://onewatersolutions.com/our-software/tools/colorado-collaborative/watershed-assessment/ Apps:
--
Test Status:
--
Last Tested: -- Test Count: --
Test Success Rate: -- Failed Tests: --
Traceability
Loading…
Description
Retrieve USGS National Water Information System (NWIS), U.S. EPA STORET, Colorado Division of Water Resources (CDWR), and Colorado Data Sharing Network (CDSN) stream monitoring station information (station id, lat, long, org id, etc.) using USGS NWIS web services (https://help.waterdata.usgs.gov/faq/automated-retrievals) and Water Quality Data Portal web services (https://www.waterqualitydata.us/webservices_documentation/), CDWR CDSS web services (http://dnrweb.state.co.us/dwr/dwrapiservice/help#TechInfoHelp&#All&#gettingstarted&#jsonxml), and CDSN web services (http://awqms.org/node/2) instead of local data layer hosted in csip databases.

- Replaces previous 2.1 service

- Allows selection of which databases to query with additional input parameters (USGS_TF, STORET_TF, CDWR_TF, and CDSN_TF)

See additional documentation at http://onewatersolutions.com/our-software/tools/colorado-collaborative/watershed-assessment/

{
    "metainfo": {},
    "parameter": [
        {
            "name": "USGS_TF",
            "description": "A boolean for whether the station search should include United States Geological Survey (USGS) monitoring locations (true | false)",
            "value": true
        },{
            "name": "STORET_TF",
            "description": "A boolean for whether the station search should include EPA WQX/STORET (Water Quality Data Portal) monitoring locations (true | false)",
            "value": true
        },{
            "name": "CDWR_TF",
            "description": "A boolean for whether the station search should include Colorado Division of Water Resources (CDWR) monitoring locations (true | false)",
            "value": true
        },{
            "name": "CDSN_TF",
            "description": "A boolean for whether the station search should include Colorado Data Sharing Network (CDSN) monitoring locations (true | false)",
            "value": false
        },{
            "name": "boundary",
            "value": [
                {
                    "features": [
                        {
                            "geometry": {
                                "coordinates": [
                                    [
                                        [
                                            [
                                                -105.204340919673,
                                                40.6972465847942
                                            ],
                                            [
                                                -105.016200050561,
                                                40.6951641880362
                                            ],
                                            [
                                                -104.999720558381,
                                                40.4500296208208
                                            ],
                                            [
                                                -105.205714210693,
                                                40.4458493462744
                                            ],
                                            [
                                                -105.204340919673,
                                                40.6972465847942
                                            ]
                                        ]
                                    ]
                                ],
                                "type": "MultiPolygon"
                            },
                            "properties": {},
                            "type": "Feature"
                        }
                    ],
                    "type": "FeatureCollection"
                }
            ]
        }
    ]
}
(none)
Details
Comments & Attachments
Associations
Children
SCM Commits
History (4)
Baselines
All (4)

 
No data to display.