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

Application Lifecycle Management

Search In Project

Search inClear

LMOD Contours#6497/HEAD / v3
Tags:  not added yet

LMOD Contours[SERVICE-6497]

Tracker: Services Priority: NormalNormal Status: Deployed
Submitted by: wlloydJan 12 2016 11:03 Modified by: jdriMay 18 2018 14:39 Type:
Data
Path: d/contour/1.0 Context: csip-lmod Version: 1.0
Endpoints: http://csip.engr.colostate.edu:8083/csip-lmod/d/contour/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 contour data.

{
  "metainfo": {},
  "parameter": [
      {
     	  "name": "file_key",
          "description": "The file key which identifies this record in the Land Management Operations Database (LMOD).",
          "value": "8771716787495337030"
      },
      {
          "name": "keywords",
          "description": "Space delimited keyword search.  Allows negations with the minus sign (-)  For example. [apple -tree] would file a record named 'apple pie' but not one named 'apple tree'",
          "value": "plow"
      },
      {
          "name": "limit",
          "description": "Real number specifying the maximum number of records to be returned.",
          "value": "1"
      },
      {
          "name": "offset",
          "description": "Real number specifying which record to start with, defaults to 0",
          "value": "0"
      }
      ]
}
{
  "metainfo": {
    ...
  },
  "parameter": [
    ...
  ],
    "result": [{
    "name": "lmod",
    "value": {
      "managements": [],
      "managementCount": 0,
      "operations": [],
      "operationCount": 0,
      "crops": [],
      "cropCount": 0,
      "residues": [],
      "residueCount": 0,
      "barriers": [],
      "barriersCount": 0,
      "contours": [{
        "file_key": "8771716787495336984",
        "name": "e. relative row grade 30 percent of slope grade",
        "path": "contour-systems",
        "type": "CONTOUR_TYPE_REL",
        "rel": "30",
        "abs": "0",
        "scienceVersion": "20030415"
      }],
      "contoursCount": 38
    }
  }]
}
   (none)
   (none)
Details
Comments & Attachments
Associations
Children
SCM Commits
History (3)
Baselines
All (3)

Filter
 
No data to display.