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/v8
Tags:  not added yet

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

Tracker: Services Priority: NormalNormal Status: Deployed
Submitted by: tcwibleMar 04 2019 09:58 Modified by: tcwibleMar 06 2019 11:53 Type:
Data
Path: d/r2cross/isf Context: csip-r2cross Version: 1.0
Endpoints: http://csip.engr.colostate.edu:8088/csip-r2cross/d/r2cross/isf/1.0
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": {
        "name": "Colorado Water Conservation Board Water Rights",
        "description": "CSIP R2CROSS CWCB Water Rights Data Service",
        "service_url": "http://localhost:8084/csip-r2cross/d/r2cross/isf/1.0"
    },
    "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"
                }
            ]
        }
    ]
}
{
    "metainfo": {
        "name": "Colorado Water Conservation Board Water Rights",
        "description": "CSIP R2CROSS CWCB Water Rights Data Service",
        "service_url": "http://localhost:8084/csip-r2cross/d/r2cross/isf/1.0"
    },
    "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 (8)
Baselines
All (8)