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

Application Lifecycle Management

Search In Project

Search inClear

LMOD Residues#6458/HEAD / v3
Tags:  not added yet

LMOD Residues[SERVICE-6458]

Tracker: Services Priority: NormalNormal Status: Deployed
Submitted by: wlloydJan 12 2016 11:03 Modified by: jdriMay 21 2018 08:00 Type:
Data
Path: d/residue/1.0 Context: csip-lmod Version: 1.0
Endpoints: http://csip.engr.colostate.edu:8083/csip-lmod/d/residue/1.0
Maintainers:
Website: -- Apps:
--
Test Status:
--
Last Tested: -- Test Count: --
Test Success Rate: -- Failed Tests: --
Traceability
Loading…
Description
Land Management Operations Database (LMOD) service for retrieving residue data.

{
  "metainfo": {},
  "parameter": [
    {
      "name": "file_key",
      "description": "BigInt that uniquely identifies a residue",
      "value": "8771716787495337674"
    },
    {
      "name": "format",
      "description": "Use this parameter to specify if you need data in a model specific format.  Current values are r2 for rusle2, weps for wind erosion prediction, and lmod for a database specific version.  Case insensitive",
      "value": "r2,lmod"
    },
    {
      "name": "keywords",
      "description": "search for a residue based upon keywords.  Keywords are space delimited and may be negated for an exclusive search.  For example [manure -liquid] would search for all records containing the word manure, but not the word liquid.",
      "value": "pruning shredded"
    },
    {
      "name": "limit",
      "description": "Maximum number of rows to be returned.",
      "value": "1"
    },
    {
      "name": "offset",
      "description": "Starting row for return records.",
      "value": "0"
    }
  ]
}
{
  "metainfo": {
   ...
  },
  "parameter": [
   ...
  ],
  "result": [{
    "managements": [],
    "managementCount": 0,
    "operations": [],
    "operationCount": 0,
    "crops": [],
    "cropCount": 0,
    "residues": [{
      "file_key": "8771716787495337674",
      "name": "prunings, orchard and vineyard, flail shredded",
      "path": "residues",
      "r2Data": "<Obj>...<\/Obj>"
    }],
    "residueCount": 1,
    "barriers": [],
    "barriersCount": 0
  }]
}
   (none)
   (none)
Details
Comments & Attachments
Associations
Children
SCM Commits
History (3)
Baselines
All (3)

Filter
 
No data to display.