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)