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

Application Lifecycle Management

Search In Project

Search inClear

R2Cross: CWCB In-Stream Flow Data#51707/v5
Tags:  not added yet

R2Cross: CWCB In-Stream Flow Data[SERVICE-51707]

Tracker: Services Priority: NormalNormal Status: In Development
Submitted by: tcwibleMar 04 2019 09:58 Modified by: tcwibleMar 04 2019 15:43 Type:
Data
Path: d/r2cross/isf Context: csip-r2cross Version: 1.0
Endpoints: --
Maintainers:
Website: -- Apps:
--
Test Status:
--
Last Tested: -- Test Count: --
Test Success Rate: -- Failed Tests: --
Traceability
Loading…
Description
This service extracts Colorado Water Conservation board In-Stream Flow (ISF) data for Colorado provided an arbitrary boundary for the area of interest.

Data extracted include:

- In-Stream Flow Segments (polyline)

- In-Stream Flow Terminus (start and end of ISF poyline)

{
    "metainfo": {},
    "parameter": [
        {
            "name": "boundary",
            "value": [
                {
                    "features": [
                        {
                            "geometry": {
                                "coordinates": [
                                    [
                                        [
                                            [
                                                -105.594,
                                                40.805
                                            ],
                                            [
                                                -105.02,
                                                40.805
                                            ],
                                            [
                                                -105.02,
                                                40.48
                                            ],
                                            [
                                                -105.594,
                                                40.48
                                            ],
                                            [
                                                -105.594,
                                                40.805
                                            ]
                                        ]
                                    ]
                                ],
                                "type": "MultiPolygon"
                            },
                            "properties": {},
                            "type": "Feature"
                        }
                    ],
                    "type": "FeatureCollection"
                }
            ]
        }
    ]
}
(none)
(none)
Details
Comments & Attachments
Associations
Children
SCM Commits
History (5)
Baselines
All (5)