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

Application Lifecycle Management

Search In Project

Search inClear

WRAP: Water Stations (V2.2)#51753/v2
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 15:01 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

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

{
    "metainfo": {
        "name": "water_stations",
        "description": "CSIP WRAP Water Monitoring Stations Service",
        "service_url": "http://csip.erams.com/csip-wrap/d/water/stations/2.1"
    },
    "parameter": [
        {
            "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 (2)
Baselines
All (2)

In Development Mar 05 2019 14:52
Submit by tcwible
Compare tracker item versions
Submitted Action Version
tcwible
Mar 05 2019 15:01
Edit 2
Description
Retrieve USGS National Water Information System (NWIS), U.S. EPA STORET, Colorado Division of Water...DSN web services ([http://awqms.org/node/2]) instead of local data layer hosted in csip databases.
- Replaces previous 2.1 service
See additional documentation at [http://onewatersolutions.com/our-software/tools/colorado-collaborative/watershed-assessment/]¶
%%tabbedSection
%%tab-Request
{{{
{
"metainfo": {
"name": ... }
]
}
]
}
}}}
%%
%%tab-Response
{{{
(none)
}}}
%%
%%

Show diff
Retrieve USGS National Water Information System (NWIS), U.S. EPA STORET, Colorado Division of Water...DSN web services ([http://awqms.org/node/2]) instead of local data layer hosted in csip databases. - Replaces previous 2.1 service See additional documentation at [https://erams.com/documentation/wrap]
%%tabbedSection
%%tab-Request
{{{
{
"metainfo": {
"name": ... }
]
}
]
}
}}}
%%
%%tab-Response
{{{
(none)
}}}
%%
%%
tcwible
Mar 05 2019 14:52
Submit 1
No changes.