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

Application Lifecycle Management

Search In Project

Search inClear

WQM-02: Water Quality Soil Parameters (wqmsoilparams)#27412/v5
Tags:  not added yet

WQM-02: Water Quality Soil Parameters (wqmsoilparams)[SERVICE-27412]

Tracker: Services Priority: NormalNormal Status: Completed
Submitted by: casespOct 25 2016 10:51 Modified by: casespOct 25 2016 11:06 Type:
Data
Path: d/wqmsoilparams/1.0 Context: csip-soils Version: 1.0
Endpoints: http://csip.engr.colostate.edu:8092/csip-soils/d/wqmsoilparams/1.0
Maintainers:
Website: -- Apps:
RSET
Test Status:
--
Last Tested: -- Test Count: --
Test Success Rate: -- Failed Tests: --
Traceability
Loading…
Description
Intersects area of analysis (AoA) geometry with NRCS Soil Data Mart (SDM) mapunit geometry, derives a list of distinct soil components for the AoA, and gets parameters from SDM tables for computing nutrient and pesticide loss potentials

Request Response
{
  "metainfo": {},
  "parameter": [
    {
      "name": "AoAId",
      "value": 1098765,
      "description": "Area of Analysis Identifier"
    },
    {
      "name": "aoa_filter_pct",
      "value": 0,
      "description": "Percent AoA Threshold for Including Soil Components in Result Payload; default is no filter value.  Example 0.10 for 10%."
    },
    {
      "name": "aoa_geometry",
      "type": "Polygon",
      "coordinates": [[
        [
          -105.1452112,
          40.5596521
        ],
        [
          -105.1435697,
          40.5596276
        ],
        [
          -105.1435,
          40.5586658
        ],
        [
          -105.1448143,
          40.5589348
        ],
        [
          -105.1452112,
          40.5596521
        ]
      ]]
    }
  ]
}
{
  "metainfo": {
    "status": "Finished",
    "suid": "0f568a27-9ad5-11e6-97aa-5d1b1d773628",
    "cloud_node": "172.1.6.59",
    "tstamp": "2016-10-25 11:04:15",
    "service_url": "http://csip.engr.colostate.edu:8092/csip-soils/d/wqmsoilparams/1.0",
    "request_ip": "10.84.64.99",
    "csip-soils.version": "$version: 1.0.109 90f0cd4160c5 2016-10-25 Shaun Case, built at 2016-10-25 10:43 by jenkins$",
    "csip.version": "$version: 2.1.129 a5c9bcc941fc 2016-10-20 Kyle Traff <kyle.traff@colostate.edu>, built at 2016-10-25 10:43 by jenkins$",
    "cpu_time": 1179,
    "expiration_date": "2016-10-25 11:09:17"
  },
  "parameter": [
    {
      "name": "AoAId",
      "value": 1098765,
      "description": "Area of Analysis Identifier"
    },
    {
      "name": "aoa_filter_pct",
      "value": 0,
      "description": "Percent AoA Threshold for Including Soil Components in Result Payload; default is no filter value.  Example 0.10 for 10%."
    },
    {
      "name": "aoa_geometry",
      "type": "Polygon",
      "coordinates": [
        [
          [
            -105.1452112,
            40.5596521
          ],
          [
            -105.1435697,
            40.5596276
          ],
          [
            -105.1435,
            40.5586658
          ],
          [
            -105.1448143,
            40.5589348
          ],
          [
            -105.1452112,
            40.5596521
          ]
        ]
      ]
    }
  ],
  "result": [
    {
      "name": "AoaId",
      "value": "1098765",
      "description": "Area of Analysis Identifier"
    },
    {
      "name": "Map Units",
      "value": [
        {
          "name": "mukey",
          "value": "497687",
          "description": "Map unit key"
        },
        {
          "name": "muname",
          "value": "Altvan-Satanta loams, 3 to 9 percent slopes",
          "description": "Map unit name"
        },
        {
          "name": "Components",
          "value": [
            [
              {
                "name": "cokey",
                "value": "12129845",
                "description": "Soil Component Key"
              },
              {
                "name": "compname",
                "value": "Altvan",
                "description": "Soil Component Name"
              },
              {
                "name": "aoa_comp_area",
                "value": 0.03654559211499927,
                "description": "Soil Component Area (Acres) in the Area of Analysis"
              },
              {
                "name": "aoa_pct_r",
                "value": 0.013033598116546107,
                "description": "Percentage of the Area of Analysis Represented by Soil Component"
              },
              {
                "name": "aoa_comp_hsg",
                "description": "Hydrologic Soil Group of the Soil Component"
              },
              {
                "name": "aoa_comp_taxorder",
                "value": "Mollisols",
                "description": "Taxonomic Order of the Soil Component"
              },
              {
                "name": "aoa_comp_kfact",
                "value": 0.28,
                "description": "K factor of the Surface Mineral Horizon of the Soil Component"
              },
              {
                "name": "aoa_comp_slope",
                "value": 8,
                "description": "Slope Percentage of the Soil Component"
              },
              {
                "name": "aoa_comp_coarse_frag",
                "value": 5.309210526315789,
                "description": "Weighted Average Coarse Rock Fragment Volume Percentage through the Profile of the Soil Component"
              },
              {
                "name": "aoa_comp_om",
                "value": 1.5,
                "description": "Organic Matter Percentage of the  Surface Horizon of the Soil Component"
              },
              {
                "name": "aoa_comp_hzdepth",
                "value": 23,
                "description": "Depth (inches) of the Surface Horizon of the Soil Component"
              },
              {
                "name": "aoa_comp_wtbl",
                "description": "Kind of Water Table of the Soil Component; values are None, Apparent, Perched"
              },
              {
                "name": "aoa_comp_cracksgr24",
                "value": false,
                "description": "Surface Connected Macropores (Cracks) at Least 24 Inches Deep"
              },
              {
                "name": "aoa_comp_slopegr15",
                "value": false,
                "description": "Field Slope is Greater Than 15%"
              },
              {
                "name": "aoa_comp_hwt_lt_24",
                "value": false,
                "description": "High Water is Less than 24 Inches Under the Surface"
              },
              {
                "name": "aoa_comp_wtbl_top_min",
                "value": 0,
                "description": "Water table top minimum, the minimum value of soimoistdept_r"
              }
            ],
            [
              {
                "name": "cokey",
                "value": "12129846",
                "description": "Soil Component Key"
              },
              {
                "name": "compname",
                "value": "Satanta",
                "description": "Soil Component Name"
              },
              {
                "name": "aoa_comp_area",
                "value": 0.023256285891363165,
                "description": "Soil Component Area (Acres) in the Area of Analysis"
              },
              {
                "name": "aoa_pct_r",
                "value": 0.00829410789234752,
                "description": "Percentage of the Area of Analysis Represented by Soil Component"
              },
              {
                "name": "aoa_comp_hsg",
                "description": "Hydrologic Soil Group of the Soil Component"
              },
              {
                "name": "aoa_comp_taxorder",
                "value": "Mollisols",
                "description": "Taxonomic Order of the Soil Component"
              },
              {
                "name": "aoa_comp_kfact",
                "value": 0.32,
                "description": "K factor of the Surface Mineral Horizon of the Soil Component"
              },
              {
                "name": "aoa_comp_slope",
                "value": 5,
                "description": "Slope Percentage of the Soil Component"
              },
              {
                "name": "aoa_comp_coarse_frag",
                "value": 2,
                "description": "Weighted Average Coarse Rock Fragment Volume Percentage through the Profile of the Soil Component"
              },
              {
                "name": "aoa_comp_om",
                "value": 1.5,
                "description": "Organic Matter Percentage of the  Surface Horizon of the Soil Component"
              },
              {
                "name": "aoa_comp_hzdepth",
                "value": 23,
                "description": "Depth (inches) of the Surface Horizon of the Soil Component"
              },
              {
                "name": "aoa_comp_wtbl",
                "description": "Kind of Water Table of the Soil Component; values are None, Apparent, Perched"
              },
              {
                "name": "aoa_comp_cracksgr24",
                "value": false,
                "description": "Surface Connected Macropores (Cracks) at Least 24 Inches Deep"
              },
              {
                "name": "aoa_comp_slopegr15",
                "value": false,
                "description": "Field Slope is Greater Than 15%"
              },
              {
                "name": "aoa_comp_hwt_lt_24",
                "value": false,
                "description": "High Water is Less than 24 Inches Under the Surface"
              },
              {
                "name": "aoa_comp_wtbl_top_min",
                "value": 0,
                "description": "Water table top minimum, the minimum value of soimoistdept_r"
              }
            ]
          ]
        },
        {
          "name": "mukey",
          "value": "497749",
          "description": "Map unit key"
        },
        {
          "name": "muname",
          "value": "Satanta loam, 3 to 5 percent slopes",
          "description": "Map unit name"
        },
        {
          "name": "Components",
          "value": [
            [
              {
                "name": "cokey",
                "value": "12130154",
                "description": "Soil Component Key"
              },
              {
                "name": "compname",
                "value": "Satanta",
                "description": "Soil Component Name"
              },
              {
                "name": "aoa_comp_area",
                "value": 2.1900053501923322,
                "description": "Soil Component Area (Acres) in the Area of Analysis"
              },
              {
                "name": "aoa_pct_r",
                "value": 0.781042198404486,
                "description": "Percentage of the Area of Analysis Represented by Soil Component"
              },
              {
                "name": "aoa_comp_hsg",
                "description": "Hydrologic Soil Group of the Soil Component"
              },
              {
                "name": "aoa_comp_taxorder",
                "value": "Mollisols",
                "description": "Taxonomic Order of the Soil Component"
              },
              {
                "name": "aoa_comp_kfact",
                "value": 0.32,
                "description": "K factor of the Surface Mineral Horizon of the Soil Component"
              },
              {
                "name": "aoa_comp_slope",
                "value": 4,
                "description": "Slope Percentage of the Soil Component"
              },
              {
                "name": "aoa_comp_coarse_frag",
                "value": 2,
                "description": "Weighted Average Coarse Rock Fragment Volume Percentage through the Profile of the Soil Component"
              },
              {
                "name": "aoa_comp_om",
                "value": 1.5,
                "description": "Organic Matter Percentage of the  Surface Horizon of the Soil Component"
              },
              {
                "name": "aoa_comp_hzdepth",
                "value": 25,
                "description": "Depth (inches) of the Surface Horizon of the Soil Component"
              },
              {
                "name": "aoa_comp_wtbl",
                "description": "Kind of Water Table of the Soil Component; values are None, Apparent, Perched"
              },
              {
                "name": "aoa_comp_cracksgr24",
                "value": false,
                "description": "Surface Connected Macropores (Cracks) at Least 24 Inches Deep"
              },
              {
                "name": "aoa_comp_slopegr15",
                "value": false,
                "description": "Field Slope is Greater Than 15%"
              },
              {
                "name": "aoa_comp_hwt_lt_24",
                "value": false,
                "description": "High Water is Less than 24 Inches Under the Surface"
              },
              {
                "name": "aoa_comp_wtbl_top_min",
                "value": 0,
                "description": "Water table top minimum, the minimum value of soimoistdept_r"
              }
            ]
          ]
        }
      ]
    }
  ]
}

Details
Comments & Attachments
Associations
Children
SCM Commits
History (5)
Baselines
All (5)

 
No data to display.