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

Application Lifecycle Management

Search In Project

Search inClear

Elevation Query#79930/HEAD / v2
Tags:  not added yet

Elevation Query[SERVICE-79930]

Tracker: Services Priority: NormalNormal Status: Deployed
Submitted by: pattersdDec 29 2020 08:58 Modified by: pattersdDec 29 2020 09:32 Type:
Data
Path: d/elevation Context: csip-dem Version: 1.0
Endpoints: https://csip.engr.colostate.edu:8087/csip-dem/d/elevation/1.0
Maintainers:
Website: -- Apps:
--
Test Status:
--
Last Tested: -- Test Count: --
Test Success Rate: -- Failed Tests: --
Traceability
Loading…
Description
Query elevation using 10-meter DEM from USGS 3D Elevation Program.
{
    "metainfo": {
    },
    "parameter": [
        {
            "name": "x",
            "value": "-100"
        },
        {
            "name": "y",
            "value": "40"
        },
        {
            "name": "units",
            "value": "feet"
        }
    ]
}
{
    "metainfo": {
        "status": "Finished",
        "suid": "1f7ba78c-49f3-11eb-88c9-35080b7b7c58",
        "cloud_node": "10.0.0.194",
        "request_ip": "0:0:0:0:0:0:0:1",
        "service_url": "http://localhost:8080/csip-dem/d/elevation/1.0",
        "tstamp": "2020-12-29 09:30:11",
        "cpu_time": 144,
        "expiration_date": "2020-12-29 09:30:42"
    },
    "parameter": [
        {
            "name": "x",
            "value": "-100"
        },
        {
            "name": "y",
            "value": "40"
        },
        {
            "name": "units",
            "value": "feet"
        }
    ],
    "result": [
        {
            "name": "elevation",
            "value": 2257.5537335180657,
            "unit": "feet",
            "description": "Elevation"
        }
    ]
}
Details
Comments & Attachments
Associations
Children
SCM Commits
History (2)
Baselines
All (2)

Deployed Dec 29 2020 08:58
Submit by pattersd
Compare tracker item versions
Submitted Action Version
pattersd
Dec 29 2020 09:32
Edit 2
Description
Query elevation using 10~-meter DEM from USGS 3D Elevation Program.
%%tabbedSection
%%tab-Request
{{{
{
   "metainfo": {
},¶
"parameter": [¶
"statname": "Prototypex",
   "built": "0.0.0(000000000000)-2.5.21(default)",¶
"service_url": "http://csip.engr.colostate.edu:8087/csip-dem/d/elevation/1.0"¶
},¶
"parameter": [¶
"value": "-100"¶
},¶

Show diff
Query elevation using 10~-meter DEM from USGS 3D Elevation Program.
%%tabbedSection
%%tab-Request
{{{
{
"metainfo": {
"name": "DEM Elevation Query",¶
"description": "DEM elevation service",¶
"documentation": "https://alm.engr.colostate.edu/csip",¶
"license": "https://opensource.org/licenses/GPL-3.0",¶
"version": "$Id: V1_0.java c636b69168da 2020-12-29 pattersd@colostate.edu $",¶
"author": "pattersd <pattersd@colostate.edu> CSU",¶
"e": "",
pattersd
Dec 29 2020 08:58
Submit 1
No changes.