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

Application Lifecycle Management

Search In Project

Search inClear

LAMPS#6452/HEAD / v9
Tags:  not added yet

LAMPS[SERVICE-6452]

Tracker: Services Priority: NormalNormal Status: Deployed
Submitted by: wlloydJan 12 2016 11:03 Modified by: GeoInfoHolmMay 20 2017 12:56 Type:
Data
Path: m/lamps/1.0 Context: csip-lamps Version: 1.0
Endpoints: http://csip.engr.colostate.edu:8087/csip-lamps/m/lamps/1.0
Maintainers:
Website: Land-use and Agricultural Management Practices web-Service (LAMPS) Apps:
--
Test Status:
--
Last Tested: -- Test Count: --
Test Success Rate: -- Failed Tests: --
Traceability
Loading…
Description

Land-use and Agricultural Management Practices web-Service (LAMPS)

LAMPS provides crop rotation and management information for user-specified areas within the 48 contiguous states of the USA.
The LAMPS workflow links the following data sources:

All request options for a request file structure are listed below and the corresponding response file structure.

Request ( *-req.json) Response ( *-res.json)
{
    "metainfo": {
        "keep_workspace": true
    },
    "parameter": [
        {
            "name": "geometry",
            "description": "geometry / polygon information file; .shp / .kmz / .kml / .geojson (required)",
            "value": "scott.kmz"
        },
        {
            "name": "delta",
            "description": "delta factor to adjust the possible crop rotation order in the matching list (optional)",
            "min": "0.0",
            "max": "0.9",
            "value": "0.15"
        },
        {
            "name": "start_year",
            "description": "to generate an user-selected time period with the matching crop rotation; Start Year (optional)",
            "min": "2000",
            "max": "2100",
            "value": "2000"
        },
        {
            "name": "end_year",
            "description": "to generate an user-selected time period with the matching crop rotation; End Year (optional)",
            "min": "2001",
            "max": "2101",
            "value": "2014"
        },
        {
            "name": "ages_files",
            "description": "AgES-W input file generation (optional)",
            "min": "FALSE",
            "max": "TRUE",
            "value": "TRUE"
        }
    ]
}

{
  "metainfo": {
    "keep_workspace": true,
    "status": "Finished",
    "suid": "5bfda2f7-5967-11e4-b034-dbc253f3a642",
    "cloud_node": "172.1.6.181",
    "tstamp": "2014-10-21T21:15:18+0000",
    "service_url": "http:\/\/csip.engr.colostate.edu:8087\/csip-lamps\/m\/lamps\/1.0",
    "request_ip": "129.82.225.129",
    "cpu_time": 46641,
    "expiration_date": "2014-10-21T21:21:05+0000"
  },
  "parameter": [
    {
      "name": "geometry",
      "description": "geometry \/ polygon information file; .shp \/ .kmz \/ .kml \/ .geojson (required)",
      "value": "scott.kmz"
    },
    {
      "name": "delta",
      "description": "delta factor to adjust the possible crop rotation order in the matching list (optional)",
      "min": "0.0",
      "max": "0.9",
      "value": "0.15"
    },
    {
      "name": "start_year",
      "description": "to generate an user-selected time period with the matching crop rotation; Start Year (optional)",
      "min": "2000",
      "max": "2100",
      "value": "2000"
    },
    {
      "name": "end_year",
      "description": "to generate an user-selected time period with the matching crop rotation; End Year (optional)",
      "min": "2001",
      "max": "2101",
      "value": "2014"
    },
    {
      "name": "ages_files",
      "description": "AgES-W input file generation (optional)",
      "min": "FALSE",
      "max": "TRUE",
      "value": "TRUE"
    }
  ],
  "result": [
    {
      "name": "AOI_NASS_dominant_crop.csv",
      "value": "http:\/\/csip.engr.colostate.edu:8087\/csip-lamps\/q\/5bfda2f7-5967-11e4-b034-dbc253f3a642\/AOI_NASS_dominant_crop.csv"
    },
    {
      "name": "AOI_NASS_LMOD_custom.csv",
      "value": "http:\/\/csip.engr.colostate.edu:8087\/csip-lamps\/q\/5bfda2f7-5967-11e4-b034-dbc253f3a642\/AOI_NASS_LMOD_custom.csv"
    },
    {
      "name": "AOI_NASS_LMOD_generic.csv",
      "value": "http:\/\/csip.engr.colostate.edu:8087\/csip-lamps\/q\/5bfda2f7-5967-11e4-b034-dbc253f3a642\/AOI_NASS_LMOD_generic.csv"
    },
    {
      "name": "croprotation.csv",
      "value": "http:\/\/csip.engr.colostate.edu:8087\/csip-lamps\/q\/5bfda2f7-5967-11e4-b034-dbc253f3a642\/croprotation.csv"
    },
    {
      "name": "hrus_rot.csv",
      "value": "http:\/\/csip.engr.colostate.edu:8087\/csip-lamps\/q\/5bfda2f7-5967-11e4-b034-dbc253f3a642\/hrus_rot.csv"
    },
    {
      "name": "management.csv",
      "value": "http:\/\/csip.engr.colostate.edu:8087\/csip-lamps\/q\/5bfda2f7-5967-11e4-b034-dbc253f3a642\/management.csv"
    },
    {
      "name": "till.csv",
      "value": "http:\/\/csip.engr.colostate.edu:8087\/csip-lamps\/q\/5bfda2f7-5967-11e4-b034-dbc253f3a642\/till.csv"
    }
  ]
}

Files to attach:
-scott.kmz
Files to fetch:
-AOI_NASS_dominant_crop.csv
-AOI_NASS_LMOD_custom.csv
-AOI_NASS_LMOD_generic.csv

Optional Result files; structured as AgES-W input files:

-croprotation.csv
-hrus_rot.csv
-management.csv
-till.csv
Details
Comments & Attachments (3)
Associations
Children
SCM Commits
History (9)
Baselines
All (9)

Deployed Jan 12 2016 11:03
Submit by wlloyd
Compare tracker item versions
Submitted Action Version
GeoInfoHolm
May 20 2017 12:56
Edit 9
Website [ITEM:13580] https://alm.engr.colostate.edu/cb/item/13580
GeoInfoHolm
May 20 2017 12:56
Edit 8
Website https://alm.engr.colostate.edu/cb/item/13580 --
odavid
Apr 22 2016 09:16
Edit 7
Comments/Attachments 1 comment deleted --
odavid
Apr 22 2016 09:16
Edit 6
Description
!3 __Land-use and Agricultural Management Practices web-Service (LAMPS)__
LAMPS provides crop rotat...nd management information for user-specified areas within the 48 contiguous states of the USA.\\
 The LAMPS workflow links the following data sources:
!3 All request options for a request file structure are listed below and the corresponding response file structure.
[{Table
|__Request ( *-req.json)__ 
|__Response  ( *-res.json)__
|(text-align:left;vertical-align:top)

Show diff
!!__Land-use and Agricultural Management Practices web-Service (LAMPS)__
LAMPS provides crop rotat...nd management information for user-specified areas within the 48 contiguous states of the USA.\\
The LAMPS workflow links the following data sources:
* annual crop data layers from the [CropScape|http://nassgeodata.gmu.edu/CropScape/] web service based on high-resolution remote sensing data for recent years provided by the National Agricultural Statistical Service,¶
* maps of irrigated areas compiled by the [U.S. Geological Survey|http://earlywarning.usgs.gov/USirrigation/], and¶
* the [Land Management and Operation Database (LMOD)|http://oms-db2.engr.colostate.edu/pages/home] by the USDA Natural Resources Conservation Service containing agricultural management practices.¶
Workflow:¶
%%center¶
[!LAMPSWorkFlow.png!]%%¶
__LAMPS data set example:__\\¶
* minimal request file requirement, -[lamps-req.json|http://javaforge.com/displayDocument/lamps-req.json?task_id=419001&artifact_id=4111485]\\¶
{{{¶
"metainfo": {¶
"keep_workspace": true¶
},¶
"parameter": [¶
"name": "geometry",¶
"value": "scott.kmz"¶
}}}¶
* and the geometry file, -[scott.kmz|http://javaforge.com/displayDocument/scott.kmz?task_id=419001&artifact_id=4104997]\\¶
\\¶
!!All request options for a request file structure are listed below and the corresponding response file structure.
[{Table
|__Request ( *-req.json)__|__Response ( *-res.json)__
|(text-align:left;vertical-align:top)
odavid
Mar 22 2016 09:11
Edit 5
Website -- [LAMPS-Wiki|WIKIPAGE:4077903]
odavid
Mar 22 2016 09:10
Edit 4
Comments/Attachments 1 comment created --
odavid
Mar 22 2016 09:08
Edit 3
Description
!!__Land-use and Agricultural Management Practices web-Service (LAMPS)__
LAMPS provides crop rot...ontaining agricultural management practices.
Workflow:
%%center
[!LAMPSWorkFlow.png!]%%
__LAMPS data set example:__\\
* minimal request file requirement, -[lamps-req.json|http://javaforge.com/displayDocument/lamps-req.json?task_id=419001&artifact_id=4111485]\\ {{{
{{{¶
"metainfo": {
        "keep_workspace": true

Show diff
[{TableOfContents}]¶
!!!LAMPS¶
!!__Land-use and Agricultural Management Practices web-Service (LAMPS)__
LAMPS provides crop rot...ontaining agricultural management practices.
Workflow:
%%center
[!LAMPSWorkFlow.png!]%%
\\¶
!!There are 3 [WIKIPAGE:4112622] available for the CSIP-LAMPS web-service¶
* Plain cURL command \\¶
* Browser extension POSTman REST client\\¶
* Using the LAMPS-Client \\¶
* __Suggestion__: Try the LAMPS-Client, currently the most convenient option¶
\\¶
!!Example Data set with request and response files¶
* [ISSUE:419001]¶
__LAMPS data set example:__
* minimal request file requirement, -[lamps-req.json|http://javaforge.com/displayDocument/lamps-req.json?task_id=419001&artifact_id=4111485]\\ "metainfo": { "keep_workspace": true
odavid
Mar 22 2016 09:03
Edit 2
Description
[{TableOfContents}]¶
!!!LAMPS¶
!!__Land-use and Agricultural Management Practices web-Service (LAMPS)__¶
LAMPS provides crop rotation and management information for user-specified areas within the 48 contiguous states of the USA.\\¶
The LAMPS workflow links the following data sources:¶
* annual crop data layers from the [CropScape|http://nassgeodata.gmu.edu/CropScape/] web service based on high-resolution remote sensing data for recent years provided by the National Agricultural Statistical Service,¶
* maps of irrigated areas compiled by the [U.S. Geological Survey|http://earlywarning.usgs.gov/USirrigation/], and¶
* the [Land Management and Operation Database (LMOD)|http://oms-db2.engr.colostate.edu/pages/home] by the USDA Natural Resources Conservation Service containing agricultural management practices.¶
Workflow:¶
%%center¶
[!LAMPSWorkFlow.png!]%%¶
\\¶
!!There are 3 [WIKIPAGE:4112622] available for the CSIP-LAMPS web-service¶
* Plain cURL command \\¶
* Browser extension POSTman REST client\\¶
* Using the LAMPS-Client \\¶
* __Suggestion__: Try the LAMPS-Client, currently the most convenient option¶
\\¶
!!Example Data set with request and response files¶
* [ISSUE:419001]¶
__LAMPS data set example:__
* minimal request file requirement, -[lamps-req.json|http://javaforge.com/displayDocument/lamps-req.json?task_id=419001&artifact_id=4111485]\\ "metainfo": { "keep_workspace": true "parameter": "name": "geometry", "value": "scott.kmz"

Show diff
__LAMPS data set example:__\\
* minimal request file requirement, -[lamps-req.json|http://javaforge.com/displayDocument/lamps-req.json?task_id=419001&artifact_id=4111485]\\
{{{¶
"metainfo": {
        "keep_workspace": true
},¶
"parameter":
"name": "geometry",
            "value": "scott.kmz"
wlloyd
Jan 12 2016 11:03
Submit 1
No changes.