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

Application Lifecycle Management

Search In Project

Search inClear

DEM Extraction#58177/HEAD / v9
Tags:  not added yet

DEM Extraction[SERVICE-58177]

Tracker: Services Priority: NormalNormal Status: Deployed
Submitted by: tcwibleAug 12 2019 12:27 Modified by: pattersdAug 12 2019 12:42 Type:
Data
Path: d/extract Context: csip-dem Version: 1.0
Endpoints: https://csip.engr.colostate.edu:8087/csip-dem/d/extract/1.0
Maintainers:
Website: -- Apps:
--
Test Status:
--
Last Tested: -- Test Count: --
Test Success Rate: -- Failed Tests: --
Traceability
Loading…
Description
10-meter DEM from USGS 3D Elevation Program.

{
  "metainfo": {},
  "parameter": [{
    "name": "boundary",
    "value": [{
      "features": [{
        "geometry": {
          "coordinates": [[[
            [
              -105.662842793436,
              40.3670432690538
            ],
            [
              -105.474952168449,
              40.3641658124919
            ],
            [
              -105.475295491202,
              40.2670451268199
            ],
            [
              -105.667649311991,
              40.2662592150471
            ],
            [
              -105.662842793436,
              40.3670432690538
            ]
          ]]],
          "type": "MultiPolygon"
        },
        "properties": {},
        "type": "Feature"
      }],
      "type": "FeatureCollection"
    }]
  }]
}
{
    "metainfo": {
        "name": "DEM Extraction",
        "description": "DEM extraction service",
        "documentation": "https://alm.engr.colostate.edu/csip",
        "license": "https://opensource.org/licenses/GPL-3.0",
        "version": "$Id$",
        "author": "pattersd <pattersd@colostate.edu> CSU",
        "state": "Prototype",
        "service_url": "http://csip.engr.colostate.edu:8087/csip-dem/m/extract/1.0",
        "attachments": "params.json, test_aoi.geojson",
        "status": "Finished",
        "suid": "2c289dd0-bd30-11e9-98c7-8dcee29b376d",
        "cloud_node": "10.39.128.14",
        "request_ip": "10.84.241.126",
        "tstamp": "2019-08-12 12:37:00",
        "cpu_time": 172,
        "expiration_date": "2019-08-12 12:38:01"
    },
    "parameter": [
        {
            "name": "boundary",
            "value": "test_aoi.geojson"
        }
    ],
    "result": [
        {
            "name": "DEM.tif",
            "value": "http://csip.engr.colostate.edu:8087/csip-dem/q/2c289dd0-bd30-11e9-98c7-8dcee29b376d/DEM.tif",
            "description": "Extracted DEM"
        }
    ]
}
Details
Comments & Attachments (1)
Associations
Children
SCM Commits
History (9)
Baselines
All (9)

Filter
Submitted Comment
tcwible
Aug 12 2019 12:30
test_aoi.geojson 29.4 KB