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

Application Lifecycle Management

Search In Project

Search inClear

SOIL-01: AoA Soil Components and Erosion Parameters#26215/HEAD / v11
Tags:  not added yet

SOIL-01: AoA Soil Components and Erosion Parameters[SERVICE-26215]

Tracker: Services Priority: NormalNormal Status: Deployed
Submitted by: casespSep 28 2016 14:24 Modified by: jdriMay 17 2018 15:44 Type:
Data
Path: d/soils/1.3.1 Context: csip-soils Version: 1.3.1
Endpoints: http://csip.engr.colostate.edu:8083/csip-soils/d/soils/1.3.1
Maintainers:
Website: -- Apps:
IET, FTM, RSET
Test Status:
Pass
Last Tested: -- Test Count: --
Test Success Rate: -- Failed Tests: --
Traceability
Loading…
Description
CSIP Soils service, version 1.3:

Gets soil components and erosion parameters for an area of analysis via intersection of SSURGO mapnunit geometry with application area of analysis (AoA) geometry; application using this service expected to use output to populate UI and some later as input to water and wind erosion (WWE) model services

The following major changes were made to upgrade the service from version 1.2 (csip-erosion context):

Service logic changes
  • Add MULTIPOLYGON input ability. Ties to new release of IET as well, which interprets multipart shapes into GeoJSON Polygon or MultiPolygon now.
  • Fix all input polygons if they rotate incorrectly and are smaller than 10,000 acres (spec limits sizes to 10,000 acres and under…but this also gives us a point by which we can make this reorient call in MsSQL)
    • All input shapes greater than 10,000 acres are rejected with an error message
  • Moves the endpoint into the context of csip-soils, out of csip-erosion.
Internal changes
  • Use csip-core connection pooling in the DBObjects classes, and don't derive DBObjects from ModelDataServices as was previously done in 1.2
  • Improve error reporting to utilize new csip-core service-exception constructs
  • Refactor service class code to stop using deprecated ModelDataService member functions

{
  "metainfo": {},
  "parameter": [{
    "name": "AoI",
    "value": {
      "type": "FeatureCollection",
      "crs": {
        "type": "name",
        "properties": {"name": "urn:ogc:def:crs:EPSG:7.9.8:4326"}
      },
      "features": [{
        "type": "Feature",
        "geometry": {
          "type": "Polygon",
          "coordinates": [[
            [
              -88.48064268360056,
              37.422787276160385
            ],
            [
              -88.47988997803746,
              37.42261560482577
            ],
            [
              -88.47909773582208,
              37.422445748753994
            ],
            [
              -88.47900454010293,
              37.42242577082319
            ],
            [
              -88.4780921464217,
              37.4221458566443
            ],
            [
              -88.47801183613697,
              37.421905764163306
            ],
            [
              -88.47814404119734,
              37.42158264420635
            ],
            [
              -88.47850211326286,
              37.421216510009636
            ],
            [
              -88.47898393275034,
              37.420738326644155
            ],
            [
              -88.47943997418241,
              37.42023034332166
            ],
            [
              -88.47968885692345,
              37.420076530754024
            ],
            [
              -88.4800715042002,
              37.41967995424913
            ],
            [
              -88.4802942127288,
              37.419476246205235
            ],
            [
              -88.48029373572336,
              37.419451981077664
            ],
            [
              -88.48262357031166,
              37.419693421279995
            ],
            [
              -88.48143527975213,
              37.422933403946836
            ],
            [
              -88.4807250528239,
              37.42280606401425
            ],
            [
              -88.48064268360056,
              37.422787276160385
            ]
          ]]
        },
        "properties": {}
      }]
    }
  }]
}
{
  "metainfo": {
    "status": "Finished",
    "suid": "88c982a0-d74d-11e6-9536-b97e6a1b7c5c",
    "cloud_node": "172.1.6.59",
    "tstamp": "2017-01-10 08:57:48",
    "service_url": "http://csip.engr.colostate.edu:8092/csip-soils/d/soils/1.3",
    "request_ip": "129.82.52.154",
    "csip-soils.version": "$version: 1.1.7 e5dc725b9a97 2017-01-09 Shaun Case, built at 2017-01-09 13:37 by jenkins$",
    "csip.version": "$version: 2.1.143 430ab3fbdc8d 2017-01-05 Shaun Case, built at 2017-01-09 13:37 by jenkins$",
    "cpu_time": 3487,
    "expiration_date": "2017-01-10 09:02:52"
  },
  "parameter": [
    {
      "name": "AoI",
      "value": {
        "type": "FeatureCollection",
        "crs": {
          "type": "name",
          "properties": {
            "name": "urn:ogc:def:crs:EPSG:7.9.8:4326"
          }
        },
        "features": [
          {
            "type": "Feature",
            "geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    -88.48064268360056,
                    37.422787276160385
                  ],
                  [
                    -88.47988997803746,
                    37.42261560482577
                  ],
                  [
                    -88.47909773582208,
                    37.422445748753994
                  ],
                  [
                    -88.47900454010293,
                    37.42242577082319
                  ],
                  [
                    -88.4780921464217,
                    37.4221458566443
                  ],
                  [
                    -88.47801183613697,
                    37.421905764163306
                  ],
                  [
                    -88.47814404119734,
                    37.42158264420635
                  ],
                  [
                    -88.47850211326286,
                    37.421216510009636
                  ],
                  [
                    -88.47898393275034,
                    37.420738326644155
                  ],
                  [
                    -88.47943997418241,
                    37.42023034332166
                  ],
                  [
                    -88.47968885692345,
                    37.420076530754024
                  ],
                  [
                    -88.4800715042002,
                    37.41967995424913
                  ],
                  [
                    -88.4802942127288,
                    37.419476246205235
                  ],
                  [
                    -88.48029373572336,
                    37.419451981077664
                  ],
                  [
                    -88.48262357031166,
                    37.419693421279995
                  ],
                  [
                    -88.48143527975213,
                    37.422933403946836
                  ],
                  [
                    -88.4807250528239,
                    37.42280606401425
                  ],
                  [
                    -88.48064268360056,
                    37.422787276160385
                  ]
                ]
              ]
            },
            "properties": {}
          }
        ]
      }
    }
  ],
  "result": [
    {
      "name": "AoI",
      "value": {
        "type": "FeatureCollection",
        "crs": {
          "type": "name",
          "properties": {
            "name": "urn:ogc:def:crs:EPSG:7.9.8:4326"
          }
        },
        "features": [
          {
            "type": "Feature",
            "geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    -88.48064268360056,
                    37.422787276160385
                  ],
                  [
                    -88.47988997803746,
                    37.42261560482577
                  ],
                  [
                    -88.47909773582208,
                    37.422445748753994
                  ],
                  [
                    -88.47900454010293,
                    37.42242577082319
                  ],
                  [
                    -88.4780921464217,
                    37.4221458566443
                  ],
                  [
                    -88.47801183613697,
                    37.421905764163306
                  ],
                  [
                    -88.47814404119734,
                    37.42158264420635
                  ],
                  [
                    -88.47850211326286,
                    37.421216510009636
                  ],
                  [
                    -88.47898393275034,
                    37.420738326644155
                  ],
                  [
                    -88.47943997418241,
                    37.42023034332166
                  ],
                  [
                    -88.47968885692345,
                    37.420076530754024
                  ],
                  [
                    -88.4800715042002,
                    37.41967995424913
                  ],
                  [
                    -88.4802942127288,
                    37.419476246205235
                  ],
                  [
                    -88.48029373572336,
                    37.419451981077664
                  ],
                  [
                    -88.48262357031166,
                    37.419693421279995
                  ],
                  [
                    -88.48143527975213,
                    37.422933403946836
                  ],
                  [
                    -88.4807250528239,
                    37.42280606401425
                  ],
                  [
                    -88.48064268360056,
                    37.422787276160385
                  ]
                ]
              ]
            },
            "properties": {}
          }
        ]
      }
    },
    [
      [
        [
          {
            "name": "ssurgo_cokey",
            "value": "10737939"
          },
          {
            "name": "ssurgo_mukey",
            "value": "607231"
          },
          {
            "name": "ssurgo_areasymbol",
            "value": "IL151"
          },
          {
            "name": "ssurgo_compname",
            "value": "Grantsburg"
          },
          {
            "name": "ssurgo_kffact",
            "value": ".43"
          },
          {
            "name": "ssurgo_tfact",
            "value": 4,
            "unit": "ton/acre/year"
          },
          {
            "name": "ssurgo_muname",
            "value": "Grantsburg silt loam, 2 to 5 percent slopes"
          },
          {
            "name": "ssurgo_musym",
            "value": "301B"
          },
          {
            "name": "per_water",
            "value": 0,
            "unit": "ton/acre/year"
          },
          {
            "name": "per_wind",
            "value": 0,
            "unit": "ton/acre/year"
          },
          {
            "name": "r2_r2name",
            "value": "Grantsburg  Silt loam 90%"
          },
          {
            "name": "r2_r2path",
            "value": "soils\\Pope County, Illinois\\301B Grantsburg silt loam, 2 to 5 percent slopes"
          },
          {
            "name": "length_r",
            "value": 180,
            "unit": "feet"
          },
          {
            "name": "ssurgo_slopeR",
            "value": 4,
            "unit": "%"
          },
          {
            "name": "ssurgo_sandtotalR",
            "value": 3,
            "unit": "%"
          },
          {
            "name": "percent_of_aoi",
            "value": 57.705772186455576,
            "unit": "percent"
          },
          {
            "name": "acres_in_aoi",
            "value": 14.032463700837503,
            "unit": "acres"
          },
          {
            "name": "weps_name",
            "value": "10737939"
          },
          {
            "name": "weps_path",
            "value": "soils/IL"
          }
        ],
        [
          {
            "name": "ssurgo_cokey",
            "value": "10737920"
          },
          {
            "name": "ssurgo_mukey",
            "value": "607233"
          },
          {
            "name": "ssurgo_areasymbol",
            "value": "IL151"
          },
          {
            "name": "ssurgo_compname",
            "value": "Grantsburg"
          },
          {
            "name": "ssurgo_kffact",
            "value": ".43"
          },
          {
            "name": "ssurgo_tfact",
            "value": 4,
            "unit": "ton/acre/year"
          },
          {
            "name": "ssurgo_muname",
            "value": "Grantsburg silt loam, 5 to 10 percent slopes, eroded"
          },
          {
            "name": "ssurgo_musym",
            "value": "301C2"
          },
          {
            "name": "per_water",
            "value": 0,
            "unit": "ton/acre/year"
          },
          {
            "name": "per_wind",
            "value": 0,
            "unit": "ton/acre/year"
          },
          {
            "name": "r2_r2name",
            "value": "Grantsburg eroded Silt loam 90%"
          },
          {
            "name": "r2_r2path",
            "value": "soils\\Pope County, Illinois\\301C2 Grantsburg silt loam, 5 to 10 percent slopes, eroded"
          },
          {
            "name": "length_r",
            "value": 130,
            "unit": "feet"
          },
          {
            "name": "ssurgo_slopeR",
            "value": 8,
            "unit": "%"
          },
          {
            "name": "ssurgo_sandtotalR",
            "value": 3,
            "unit": "%"
          },
          {
            "name": "percent_of_aoi",
            "value": 4.129121297868199,
            "unit": "percent"
          },
          {
            "name": "acres_in_aoi",
            "value": 1.0040892363674212,
            "unit": "acres"
          },
          {
            "name": "weps_name",
            "value": "10737920"
          },
          {
            "name": "weps_path",
            "value": "soils/IL"
          }
        ],
        [
          {
            "name": "ssurgo_cokey",
            "value": "10737940"
          },
          {
            "name": "ssurgo_mukey",
            "value": "607234"
          },
          {
            "name": "ssurgo_areasymbol",
            "value": "IL151"
          },
          {
            "name": "ssurgo_compname",
            "value": "Grantsburg"
          },
          {
            "name": "ssurgo_kffact",
            "value": ".43"
          },
          {
            "name": "ssurgo_tfact",
            "value": 3,
            "unit": "ton/acre/year"
          },
          {
            "name": "ssurgo_muname",
            "value": "Grantsburg silt loam, 5 to 10 percent slopes, severely eroded"
          },
          {
            "name": "ssurgo_musym",
            "value": "301C3"
          },
          {
            "name": "per_water",
            "value": 0,
            "unit": "ton/acre/year"
          },
          {
            "name": "per_wind",
            "value": 0,
            "unit": "ton/acre/year"
          },
          {
            "name": "r2_r2name",
            "value": "Grantsburg severely eroded Silty clay loam 90%"
          },
          {
            "name": "r2_r2path",
            "value": "soils\\Pope County, Illinois\\301C3 Grantsburg silt loam, 5 to 10 percent slopes, severely eroded"
          },
          {
            "name": "length_r",
            "value": 130,
            "unit": "feet"
          },
          {
            "name": "ssurgo_slopeR",
            "value": 8,
            "unit": "%"
          },
          {
            "name": "ssurgo_sandtotalR",
            "value": 3,
            "unit": "%"
          },
          {
            "name": "percent_of_aoi",
            "value": 8.2805526887406,
            "unit": "percent"
          },
          {
            "name": "acres_in_aoi",
            "value": 2.013603676460255,
            "unit": "acres"
          },
          {
            "name": "weps_name",
            "value": "10737940"
          },
          {
            "name": "weps_path",
            "value": "soils/IL"
          }
        ],
        [
          {
            "name": "ssurgo_cokey",
            "value": "10737920"
          },
          {
            "name": "ssurgo_mukey",
            "value": "607233"
          },
          {
            "name": "ssurgo_areasymbol",
            "value": "IL151"
          },
          {
            "name": "ssurgo_compname",
            "value": "Grantsburg"
          },
          {
            "name": "ssurgo_kffact",
            "value": ".43"
          },
          {
            "name": "ssurgo_tfact",
            "value": 4,
            "unit": "ton/acre/year"
          },
          {
            "name": "ssurgo_muname",
            "value": "Grantsburg silt loam, 5 to 10 percent slopes, eroded"
          },
          {
            "name": "ssurgo_musym",
            "value": "301C2"
          },
          {
            "name": "per_water",
            "value": 0,
            "unit": "ton/acre/year"
          },
          {
            "name": "per_wind",
            "value": 0,
            "unit": "ton/acre/year"
          },
          {
            "name": "r2_r2name",
            "value": "Grantsburg eroded Silt loam 90%"
          },
          {
            "name": "r2_r2path",
            "value": "soils\\Pope County, Illinois\\301C2 Grantsburg silt loam, 5 to 10 percent slopes, eroded"
          },
          {
            "name": "length_r",
            "value": 130,
            "unit": "feet"
          },
          {
            "name": "ssurgo_slopeR",
            "value": 8,
            "unit": "%"
          },
          {
            "name": "ssurgo_sandtotalR",
            "value": 3,
            "unit": "%"
          },
          {
            "name": "percent_of_aoi",
            "value": 29.03275298535598,
            "unit": "percent"
          },
          {
            "name": "acres_in_aoi",
            "value": 7.059970553483256,
            "unit": "acres"
          },
          {
            "name": "weps_name",
            "value": "10737920"
          },
          {
            "name": "weps_path",
            "value": "soils/IL"
          }
        ],
        [
          {
            "name": "ssurgo_cokey",
            "value": "10737930"
          },
          {
            "name": "ssurgo_mukey",
            "value": "607237"
          },
          {
            "name": "ssurgo_areasymbol",
            "value": "IL151"
          },
          {
            "name": "ssurgo_compname",
            "value": "Grantsburg"
          },
          {
            "name": "ssurgo_kffact",
            "value": ".43"
          },
          {
            "name": "ssurgo_tfact",
            "value": 3,
            "unit": "ton/acre/year"
          },
          {
            "name": "ssurgo_muname",
            "value": "Grantsburg silt loam, 10 to 18 percent slopes, severely eroded"
          },
          {
            "name": "ssurgo_musym",
            "value": "301D3"
          },
          {
            "name": "per_water",
            "value": 0,
            "unit": "ton/acre/year"
          },
          {
            "name": "per_wind",
            "value": 0,
            "unit": "ton/acre/year"
          },
          {
            "name": "r2_r2name",
            "value": "Grantsburg severely eroded Silty clay loam 90%"
          },
          {
            "name": "r2_r2path",
            "value": "soils\\Pope County, Illinois\\301D3 Grantsburg silt loam, 10 to 18 percent slopes, severely eroded"
          },
          {
            "name": "length_r",
            "value": 80,
            "unit": "feet"
          },
          {
            "name": "ssurgo_slopeR",
            "value": 14,
            "unit": "%"
          },
          {
            "name": "ssurgo_sandtotalR",
            "value": 3,
            "unit": "%"
          },
          {
            "name": "percent_of_aoi",
            "value": 0.3624499709650285,
            "unit": "percent"
          },
          {
            "name": "acres_in_aoi",
            "value": 0.08813790836214037,
            "unit": "acres"
          },
          {
            "name": "weps_name",
            "value": "10737930"
          },
          {
            "name": "weps_path",
            "value": "soils/IL"
          }
        ],
        [
          {
            "name": "ssurgo_cokey",
            "value": "10737941"
          },
          {
            "name": "ssurgo_mukey",
            "value": "607236"
          },
          {
            "name": "ssurgo_areasymbol",
            "value": "IL151"
          },
          {
            "name": "ssurgo_compname",
            "value": "Grantsburg"
          },
          {
            "name": "ssurgo_kffact",
            "value": ".43"
          },
          {
            "name": "ssurgo_tfact",
            "value": 4,
            "unit": "ton/acre/year"
          },
          {
            "name": "ssurgo_muname",
            "value": "Grantsburg silt loam, 10 to 18 percent slopes, eroded"
          },
          {
            "name": "ssurgo_musym",
            "value": "301D2"
          },
          {
            "name": "per_water",
            "value": 0,
            "unit": "ton/acre/year"
          },
          {
            "name": "per_wind",
            "value": 0,
            "unit": "ton/acre/year"
          },
          {
            "name": "r2_r2name",
            "value": "Grantsburg eroded Silt loam 90%"
          },
          {
            "name": "r2_r2path",
            "value": "soils\\Pope County, Illinois\\301D2 Grantsburg silt loam, 10 to 18 percent slopes, eroded"
          },
          {
            "name": "length_r",
            "value": 80,
            "unit": "feet"
          },
          {
            "name": "ssurgo_slopeR",
            "value": 14,
            "unit": "%"
          },
          {
            "name": "ssurgo_sandtotalR",
            "value": 3,
            "unit": "%"
          },
          {
            "name": "percent_of_aoi",
            "value": 0.48916786923207284,
            "unit": "percent"
          },
          {
            "name": "acres_in_aoi",
            "value": 0.11895223144117684,
            "unit": "acres"
          },
          {
            "name": "weps_name",
            "value": "10737941"
          },
          {
            "name": "weps_path",
            "value": "soils/IL"
          }
        ]
      ]
    ]
  ]
}
Details
Comments & Attachments
Associations (1)
Children
SCM Commits
History (11)
Baselines
All (11)

Deployed Sep 28 2016 14:24
Submit by casesp
Compare tracker item versions
Submitted Action Version
jdri
May 17 2018 15:44
Edit 11
Description
CSIP Soils service, version 1.3:
__Gets soil components and erosion parameters for an area of an...tructs
* Refactor service class code to stop using deprecated ModelDataService member functions
%%tabbedSection¶
%%tab-Request¶
{{{
{
"metainfo": {},
"parameter": [{
"name": "AoI",... ]
]]
},
"properties": {}
}]
}
}]
}
}}}
%%¶
%%tab-Response
{{{
{
"metainfo": {
"status": "Finished",
"suid&... "value": "soils/IL"
}
]
]
]
]
}
}}}

Show diff
CSIP Soils service, version 1.3:
__Gets soil components and erosion parameters for an area of an...tructs
* Refactor service class code to stop using deprecated ModelDataService member functions
[{Table¶
|__Request__¶
|__Response__¶
|(text-align:left;vertical-align:top;){{{{
"metainfo": {},
"parameter": [{
"name": "AoI",... ]
]]
},
"properties": {}
}]
}
}]
}
}}}
\\¶
|(text-align:left;vertical-align:top;)
{{{
{
"metainfo": {
"status": "Finished",
"suid&... "value": "soils/IL"
}
]
]
]
]
}
}}}
rob.streetman
Feb 27 2017 11:32
Edit 10
Path d/soils/1.3.1 d/soils/1.3
Version 1.3.1 1.3
Endpoints [http://csip.engr.colostate.edu:8083/csip-soils/d/soils/1.3.1] [http://csip.engr.colostate.edu:8083/csip-soils/d/soils/1.3]
casesp
Jan 10 2017 09:02
Edit 9
Description
CSIP Soils service, version 1.3:
__Gets soil components and erosion parameters for an area of an...ot;properties": {}
}]
}
}]
}
}}}
\\
|(text-align:left;vertical-align:top;)
{{{
{
"metainfo": {
"status": "Finished",
"suid": "88c982a0-d74d-11e6-9536-b97e6a1b7c5c",
"cloud_node": "172.1.6.59",
"tstamp": "2017-01-10 08:57:48",
"service_url": "http://csip.engr.colostate.edu:80

Show diff
CSIP Soils service, version 1.3:
__Gets soil components and erosion parameters for an area of an...ot;properties": {}
}]
}
}]
}
}}}
\\
|(text-align:left;vertical-align:top;){{{{
"metainfo": {
"status": "Finished",
"suid": "883be0ab-85bc-11e6-8665-87a81d2820e7",
"cloud_node": "172.1.6.25",
"tstamp": "2016-09-28 14:45:46",
"service_url": "http://csip.engr.colostate.edu:80
casesp
Sep 28 2016 16:05
Edit 8
Service Name
SOIL-01: AoA Soil Components and Erosion Parameters
SOILS-01
Description
CSIP Soils service, version 1.3
__Gets soil components and erosion parameters for an area of analysis via intersection of SSURGO mapnunit geometry with application area of analysis (AoA) geometry; application using this service expected to use output to populate UI and some later as input to water and wind erosion (WWE) model services__
The following major changes were made to upgrade the service from version 1.2 (csip-erosion con...ot;: "soils/IL"
}
]
]]
]
}
}}}
}
|Files to attach:
|^
}]

Show diff
CSIP Soils service, version 1.3
The following major changes were made to upgrade the service from version 1.2 (csip-erosion con...ot;: "soils/IL"
}
]
]]
]
}
}}}
}
|Files to attach:
|^
}]
casesp
Sep 28 2016 15:28
Edit 7
Description
CSIP Soils service, version 1.3
The following major changes were made to upgrade the service from version 1.2 (csip-erosion context):
%%(text-decoration:underline;)Service logic changes%!\\
* Add MULTIPOLYGON input ability. Ties to new release of IET as well, which interprets multipart shapes into GeoJSON Polygon or MultiPolygon now.
* Fix all input polygons if they rotate incorrectly and are smaller than 10,000 acres (spec limits sizes to 10,000 acres and under…but this also gives us a point by which we can ...with an error message
* Moves the endpoint into the context of csip-soils, out of csip-erosion.

Show diff
CSIP Soils service, version 1.3
The following major changes were made:
%%(text-decoration:underline;)Service logic changes%!\\
* Add MULTIPOLYGON input ability.  Ties to new release of IET as well, which interprets multipart shapes into GeoJSON Polygon or MultiPolygon now.
* Fix all input polygons if they rotate incorrectly and are smaller than 10,000 acres  (spec limits sizes to 10,000 acres and under…but this also gives us a point by which we can ...with an error message
* Moves the endpoint into the context of csip-soils, out of csip-erosion.
casesp
Sep 28 2016 15:27
Edit 6
Description
CSIP Soils service, version 1.3
The following major changes were made:¶
%%(text-decoration:underline;)Service logic changes%!\\¶
* Add MULTIPOLYGON input ability. Ties to new release of IET as well, which interprets multipart shapes into GeoJSON Polygon or MultiPolygon now.¶
* Fix all input polygons if they rotate incorrectly and are smaller than 10,000 acres (spec limits sizes to 10,000 acres and under…but this also gives us a point by which we can make this reorient call in MsSQL)¶
** All input shapes greater than 10,000 acres are rejected with an error message¶
* Moves the endpoint into the context of csip-soils, out of csip-erosion.¶
%%(text-decoration:underline;)Internal changes%!\\¶
* Use csip-core connection pooling in the DBObjects classes, and don't derive DBObjects from ModelDataServices as was previously done in 1.2¶
* Improve error reporting to utilize new csip-core service-exception constructs¶
* Refactor service class code to stop using deprecated ModelDataService member functions¶
[{Table
|__Request__|__Response__
|(text-align:left;vertical-align:top;){{{{
"metainfo": {},
"parameter": [{
"name": "AoI",... ]
]]
},
"properties": {}
}]
}
}]
}
}}}
|(text-align:left;vertical-align:top){{{{
"metainfo": {
"status": "Finished",
"suid": ...quot;,
"value": "soils/IL"
}
]
]]
]
}
}}}

Show diff
CSIP Soils service, version 1.3
[{Table
|__Request__ |__Response__
|(text-align:left;vertical-align:top;)
{{{
{
"metainfo": {},
"parameter": [{
"name": "AoI",... ]
]]
},
"properties": {}
}]
}
}]
}
}}}
|(text-align:left;vertical-align:top)
{{{
{
"metainfo": {
"status": "Finished",
"suid": ...quot;,
"value": "soils/IL"
}
]
]]
]
}
}}}
casesp
Sep 28 2016 14:52
Edit 5
Description
CSIP Soils service, version 1.3
[{Table
|__Request__ |__Response__
|(text-align:left;verti... ]
]]
},
"properties": {}
}]
}
}]
}
}}}
|(text-align:left;vertical-align:top)
{{{
{
"metainfo": {
"status": "Finished",
"suid&qu...]
]]
]
}
}}}}
| Files to attach: \\
(none)
| Files to fetch: \\
(none)
}]

Show diff
CSIP Soils service, version 1.3
[{Table
|__Request__ |__Response__
|(text-align:left;verti... ]
]]
},
"properties": {}
}]
}
}]
}
}}}
~|(text-align:left;vertical-align:top)
{{{
{
"metainfo": {
"status": "Finished",
"suid&qu...]
]]
]
}
}}}}
| Files to attach: \\
(none)
| Files to fetch: \\
(none)
}]
casesp
Sep 28 2016 14:51
Edit 4
Description
CSIP Soils service, version 1.3
[{Table
|__Request__ |__Response__
|(text-align:left;vertical-align:top;)
{{{
{
"metainfo": {},
"parameter": [{
"name": "AoI",
"value": {
...quot;: "Polygon",
"coordinates": [[
[
-88.48064268360056,¶
37.422787276160385
],
[
-88.47988997803746,¶
37.42261560482577
],
[
-

Show diff
CSIP Soils service, version 1.3
[{Table
|__Request__ |__Response__
|(text-align:left;vertical-align:top;)
{{{
{
"metainfo": {
  },
"parameter": [{
"name": "AoI",
"value": {
...quot;: "Polygon",
"coordinates": [[
[
-102.77702915607767,¶
41.552826480191435
],
[
-102.77670096467347,¶
41.55281773490004
],
[
-
casesp
Sep 28 2016 14:45
Edit 3
Description
CSIP Soils service, version 1.3
[{Table
|__Request__ |__Response__
|(text-align:left;vertical-align:top;)
{{{
{
  "metainfo": {
},¶
"parameter": [{¶
"name": "AoI",
    "value": {
      "type": "FeatureCollection",
      "crs": {
        "type": "name",

Show diff
CSIP Soils service, version 1.3
~[~{Table
~|__Request__ ~|__Response__
~|(text-align:left;vertical-align:top;)
{
"metainfo": {
"status": "Finished",¶
"suid": "a57efc7a-85bb-11e6-8665-4900ea2c7655",¶
"cloud_node": "172.1.6.25",¶
"tstamp": "2016-09-28 14:39:26",¶
"service_url": "http://csip.engr.colostate.edu:8083/csip-soils/d/soils/1.3",¶
"request_ip": "150.120.105.123",¶
"csip-soils.version": "$version: 1.0.38 df0bfd89d964 2016-09-26 Shaun Case, built at 2016-09-26 10:26 by jenkins$",¶
"csip.version": "$version: 2.1.104 21a923bda09a 2016-09-20 ktraff, built at 2016-09-26 10:26 by jenkins$",¶
"cpu_time": 2149,¶
"expiration_date": "2016-09-28 14:44:28"¶
},¶
"parameter": ~[~{¶
"name": "AoI",
"value": {
"type": "FeatureCollection",
"crs": {
"type": "name",
casesp
Sep 28 2016 14:42
Edit 2
Description
CSIP Soils service, version 1.3¶
~[~{Table¶
~|__Request__ ~|__Response__¶
~|(text-align:left;vertical-align:top;)¶
"metainfo": {¶
"status": "Finished",¶
"suid": "a57efc7a-85bb-11e6-8665-4900ea2c7655",¶
"cloud_node": "172.1.6.25",¶
"tstamp": "2016-09-28 14:39:26",¶
"service_url": "http://csip.engr.colostate.edu:8083/csip-soils/d/soils/1.3",¶
"request_ip": "150.120.105.123",¶
"csip-soils.version": "$version: 1.0.38 df0bfd89d964 2016-09-26 Shaun Case, built at 2016-09-26 10:26 by jenkins$",¶
"csip.version": "$version: 2.1.104 21a923bda09a 2016-09-20 ktraff, built at 2016-09-26 10:26 by jenkins$",¶
"cpu_time": 2149,¶
"expiration_date": "2016-09-28 14:44:28"¶
},¶
"parameter": ~[~{¶
"name": "AoI",¶
"value": {¶
"type": "FeatureCollection",¶
"crs": {¶
"type": "name",¶
"properties": {"name": "urn:ogc:def:crs:EPSG:7.9.8:4326"}¶
},¶
"features": ~[~{¶
"type": "Feature",¶
"geometry": {¶
"type": "Polygon",¶
"coordinates": ~[~[¶
~[¶
-102.77702915607767,¶
41.552826480191435¶
~],¶
~[¶
-102.77670096467347,¶
41.55281773490004¶
~],¶
~[¶
-102.77668477523542,¶
41.55281188296901¶
~],¶
~[¶
-102.7761937309483,¶
41.55263433896266¶
~],¶
~[¶
-102.77542470119987,¶
41.552224078842926¶
~],¶
~[¶
-102.77516123790345,¶
41.55204538702321¶
~],¶
~[¶
-102.77474712533726,¶
41.551767362277836¶
~],¶
~[¶
-102.77398833368812,¶
41.55117111574335¶
~],¶
~[¶
-102.7732553569253,¶
41.55034479679531¶
~],¶
~[¶
-102.77288445332427,¶
41.54961698769358¶
~],¶
~[¶
-102.77277929923207,¶
41.548688455824404¶
~],¶
~[¶
-102.77279770481391,¶
41.54815243629023¶
~],¶
~[¶
-102.77288523755352,¶
41.54815413317003¶
~],¶
~[¶
-102.7788835537086,¶
41.54817869892935¶
~],¶
~[¶
-102.78497435681206,¶
41.54817042697902¶
~],¶
~[¶
-102.78575474935052,¶
41.54816782115313¶
~],¶
~[¶
-102.78574989844799,¶
41.54830995818112¶
~],¶
~[¶
-102.78566489087264,¶
41.548844202906466¶
~],¶
~[¶
-102.7856151709183,¶
41.54900890181395¶
~],¶
~[¶
-102.78543059767013,¶
41.5496201877589¶
~],¶
~[¶
-102.78510549467387,¶
41.55035105567604¶
~],¶
~[¶
-102.7846780061931,¶
41.5510366011292¶
~],¶
~[¶
-102.78416027834876,¶
41.55160787706686¶
~],¶
~[¶
-102.78370687616697,¶
41.551953713905924¶
~],¶
~[¶
-102.78292999604129,¶
41.55240771997231¶
~],¶
~[¶
-102.78235679812649,¶
41.55269405770467¶
~],¶
~[¶
-102.78177373221828,¶
41.55282764923291¶
~],¶
~[¶
-102.78170393132406,¶
41.5528436487634¶
~],¶
~[¶
-102.77789472956633,¶
41.55284954102643¶
~],¶
~[¶
-102.77702915607767,¶
41.552826480191435¶
~]¶
~]~]¶
},¶
"properties": {}¶
}~]¶
}~],¶
"result": ~[¶
"name": "AoI",¶
"value": {¶
"type": "FeatureCollection",¶
"crs": {¶
"type": "name",¶
"properties": {"name": "urn:ogc:def:crs:EPSG:7.9.8:4326"}¶
},¶
"features": ~[~{¶
"type": "Feature",¶
"geometry": {¶
"type": "Polygon",¶
"coordinates": ~[~[¶
~[¶
-102.77702915607767,¶
41.552826480191435¶
~],¶
~[¶
-102.77670096467347,¶
41.55281773490004¶
~],¶
~[¶
-102.77668477523542,¶
41.55281188296901¶
~],¶
~[¶
-102.7761937309483,¶
41.55263433896266¶
~],¶
~[¶
-102.77542470119987,¶
41.552224078842926¶
~],¶
~[¶
-102.77516123790345,¶
41.55204538702321¶
~],¶
~[¶
-102.77474712533726,¶
41.551767362277836¶
~],¶
~[¶
-102.77398833368812,¶
41.55117111574335¶
~],¶
~[¶
-102.7732553569253,¶
41.55034479679531¶
~],¶
~[¶
-102.77288445332427,¶
41.54961698769358¶
~],¶
~[¶
-102.77277929923207,¶
41.548688455824404¶
~],¶
~[¶
-102.77279770481391,¶
41.54815243629023¶
~],¶
~[¶
-102.77288523755352,¶
41.54815413317003¶
~],¶
~[¶
-102.7788835537086,¶
41.54817869892935¶
~],¶
~[¶
-102.78497435681206,¶
41.54817042697902¶
~],¶
~[¶
-102.78575474935052,¶
41.54816782115313¶
~],¶
~[¶
-102.78574989844799,¶
41.54830995818112¶
~],¶
~[¶
-102.78566489087264,¶
41.548844202906466¶
~],¶
~[¶
-102.7856151709183,¶
41.54900890181395¶
~],¶
~[¶
-102.78543059767013,¶
41.5496201877589¶
~],¶
~[¶
-102.78510549467387,¶
41.55035105567604¶
~],¶
~[¶
-102.7846780061931,¶
41.5510366011292¶
~],¶
~[¶
-102.78416027834876,¶
41.55160787706686¶
~],¶
~[¶
-102.78370687616697,¶
41.551953713905924¶
~],¶
~[¶
-102.78292999604129,¶
41.55240771997231¶
~],¶
~[¶
-102.78235679812649,¶
41.55269405770467¶
~],¶
~[¶
-102.78177373221828,¶
41.55282764923291¶
~],¶
~[¶
-102.78170393132406,¶
41.5528436487634¶
~],¶
~[¶
-102.77789472956633,¶
41.55284954102643¶
~],¶
~[¶
-102.77702915607767,¶
41.552826480191435¶
~]¶
~]~]¶
},¶
"properties": {}¶
}~]¶
},¶
~[~[¶
~[¶
"name": "ssurgo_cokey",¶
"value": "11606954"¶
},¶
"name": "ssurgo_mukey",¶
"value": "1692613"¶
},¶
"name": "ssurgo_areasymbol",¶
"value": "NE123"¶
},¶
"name": "ssurgo_compname",¶
"value": "Glenberg"¶
},¶
"name": "ssurgo_kffact",¶
"value": ".37"¶
},¶
"name": "ssurgo_tfact",¶
"value": 5,¶
"unit": "ton/acre/year"¶
},¶
"name": "ssurgo_muname",¶
"value": "Glenberg very fine sandy loam, 0 to 2 percent slopes"¶
},¶
"name": "ssurgo_musym",¶
"value": "1034"¶
},¶
"name": "per_water",¶
"value": 0,¶
"unit": "ton/acre/year"¶
},¶
"name": "per_wind",¶
"value": 0,¶
"unit": "ton/acre/year"¶
},¶
"name": "r2_r2name",¶
"value": "Glenberg Very fine sandy loam 99%"¶
},¶
"name": "r2_r2path",¶
"value": "soils\\Morrill County, Nebraska\\1034 Glenberg very fine sandy loam, 0 to 2 percent slopes"¶
},¶
"name": "length_r",¶
"value": 200,¶
"unit": "feet"¶
},¶
"name": "ssurgo_slopeR",¶
"value": 1,¶
"unit": "%"¶
},¶
"name": "ssurgo_sandtotalR",¶
"value": 62,¶
"unit": "%"¶
},¶
"name": "percent_of_aoi",¶
"value": 50.4304581580615,¶
"unit": "percent"¶
},¶
"name": "acres_in_aoi",¶
"value": 58.40339745968873,¶
"unit": "acres"¶
},¶
"name": "weps_name",¶
"value": "11606954"¶
},¶
"name": "weps_path",¶
"value": "soils/NE"¶
~],¶
~[¶
"name": "ssurgo_cokey",¶
"value": "11606907"¶
},¶
"name": "ssurgo_mukey",¶
"value": "1692579"¶
},¶
"name": "ssurgo_areasymbol",¶
"value": "NE123"¶
},¶
"name": "ssurgo_compname",¶
"value": "Bankard"¶
},¶
"name": "ssurgo_kffact",¶
"value": ".10"¶
},¶
"name": "ssurgo_tfact",¶
"value": 5,¶
"unit": "ton/acre/year"¶
},¶
"name": "ssurgo_muname",¶
"value": "Bankard loamy fine sand, occasionally flooded"¶
},¶
"name": "ssurgo_musym",¶
"value": "1114"¶
},¶
"name": "per_water",¶
"value": 0,¶
"unit": "ton/acre/year"¶
},¶
"name": "per_wind",¶
"value": 0,¶
"unit": "ton/acre/year"¶
},¶
"name": "r2_r2name",¶
"value": "Bankard Loamy fine sand 99%"¶
},¶
"name": "r2_r2path",¶
"value": "soils\\Morrill County, Nebraska\\1114 Bankard loamy fine sand, occasionally flooded"¶
},¶
"name": "length_r",¶
"value": 200,¶
"unit": "feet"¶
},¶
"name": "ssurgo_slopeR",¶
"value": 1,¶
"unit": "%"¶
},¶
"name": "ssurgo_sandtotalR",¶
"value": 87.3,¶
"unit": "%"¶
},¶
"name": "percent_of_aoi",¶
"value": 10.787750429872602,¶
"unit": "percent"¶
},¶
"name": "acres_in_aoi",¶
"value": 12.49326893039664,¶
"unit": "acres"¶
},¶
"name": "weps_name",¶
"value": "11606907"¶
},¶
"name": "weps_path",¶
"value": "soils/NE"¶
~],¶
~[¶
"name": "ssurgo_cokey",¶
"value": "11606932"¶
},¶
"name": "ssurgo_mukey",¶
"value": "1692597"¶
},¶
"name": "ssurgo_areasymbol",¶
"value": "NE123"¶
},¶
"name": "ssurgo_compname",¶
"value": "Craft"¶
},¶
"name": "ssurgo_kffact",¶
"value": ".43"¶
},¶
"name": "ssurgo_tfact",¶
"value": 5,¶
"unit": "ton/acre/year"¶
},¶
"name": "ssurgo_muname",¶
"value": "Craft very fine sandy loam, alkali, 0 to 2 percent slopes"¶
},¶
"name": "ssurgo_musym",¶
"value": "5617"¶
},¶
"name": "per_water",¶
"value": 0,¶
"unit": "ton/acre/year"¶
},¶
"name": "per_wind",¶
"value": 0,¶
"unit": "ton/acre/year"¶
},¶
"name": "r2_r2name",¶
"value": "Craft Very fine sandy loam 99%"¶
},¶
"name": "r2_r2path",¶
"value": "soils\\Morrill County, Nebraska\\5617 Craft very fine sandy loam, alkali, 0 to 2 percent slopes"¶
},¶
"name": "length_r",¶
"value": 100,¶
"unit": "feet"¶
},¶
"name": "ssurgo_slopeR",¶
"value": 0,¶
"unit": "%"¶
},¶
"name": "ssurgo_sandtotalR",¶
"value": 59.6,¶
"unit": "%"¶
},¶
"name": "percent_of_aoi",¶
"value": 38.77823121143512,¶
"unit": "percent"¶
},¶
"name": "acres_in_aoi",¶
"value": 44.908980265988696,¶
"unit": "acres"¶
},¶
"name": "weps_name",¶
"value": "11606932"¶
},¶
"name": "weps_path",¶
"value": "soils/NE"¶
~],¶
~[¶
"name": "ssurgo_cokey",¶
"value": "11606958"¶
},¶
"name": "ssurgo_mukey",¶
"value": "1692618"¶
},¶
"name": "ssurgo_areasymbol",¶
"value": "NE123"¶
},¶
"name": "ssurgo_compname",¶
"value": "Janise"¶
},¶
"name": "ssurgo_kffact",¶
"value": ".32"¶
},¶
"name": "ssurgo_tfact",¶
"value": 5,¶
"unit": "ton/acre/year"¶
},¶
"name": "ssurgo_muname",¶
"value": "Janise loam, occasionally flooded"¶
},¶
"name": "ssurgo_musym",¶
"value": "5643"¶
},¶
"name": "per_water",¶
"value": 0,¶
"unit": "ton/acre/year"¶
},¶
"name": "per_wind",¶
"value": 0,¶
"unit": "ton/acre/year"¶
},¶
"name": "r2_r2name",¶
"value": "Janise Loam 99%"¶
},¶
"name": "r2_r2path",¶
"value": "soils\\Morrill County, Nebraska\\5643 Janise loam, occasionally flooded"¶
},¶
"name": "length_r",¶
"value": 100,¶
"unit": "feet"¶
},¶
"name": "ssurgo_slopeR",¶
"value": 0,¶
"unit": "%"¶
},¶
"name": "ssurgo_sandtotalR",¶
"value": 42.2,¶
"unit": "%"¶
},¶
"name": "percent_of_aoi",¶
"value": 0.003691558150606512,¶
"unit": "percent"¶
},¶
"name": "acres_in_aoi",¶
"value": 0.004275184993157973,¶
"unit": "acres"¶
},¶
"name": "weps_name",¶
"value": "11606958"¶
},¶
"name": "weps_path",¶
"value": "soils/NE"¶
~]¶
~]~]¶
~]¶
{{{¶
}}}¶
~|(text-align:left;vertical-align:top)¶
{{{¶
"metainfo": {¶
"status": "Finished",¶
"suid": "71876724-2229-11e4-915d-cb117156dffc",¶
"tstamp": "2014-08-12T14:03:32+0000",¶
"service_url": "http://csip.engr.colostate.edu:8081/csip/d/soils/1.1",¶
"request_ip": "129.82.225.191",¶
"Cloud node": "172.19.150.38",¶
"cpu_time": 145,¶
"expiration_date": "2014-08-13T14:03:32+0000"¶
},¶
"parameter": ~[¶
"name": "AoI",¶
"value": {¶
"type": "FeatureCollection",¶
"crs": {¶
"type": "name",¶
"properties": {¶
"name": "urn:ogc:def:crs:EPSG:7.9.8:4326"¶
},¶
"features": ~[¶
"type": "Feature",¶
"geometry": {¶
"type": "Polygon",¶
"coordinates": ~[¶
~[¶
~[¶
-105.05071470142398,¶
40.333339159981605¶
~],¶
~[¶
-105.04789826211106,¶
40.333389676403364¶
~],¶
~[¶
-105.04766632005001,¶
40.333389676403364¶
~],¶
~[¶
-105.04764423032991,¶
40.330964845502365¶
~],¶
~[¶
-105.04924573503725,¶
40.33092274697421¶
~],¶
~[¶
-105.05050484908303,¶
40.331284793458124¶
~],¶
~[¶
-105.05078097058428,¶
40.331604739897024¶
~],¶
~[¶
-105.05071470142398,¶
40.333339159981605¶
~]¶
~]¶
~]¶
},¶
"properties": {¶
"land_unit_id": "1234"¶
~]¶
~],¶
"result": ~[¶
"name": "AoI",¶
"value": {¶
"type": "FeatureCollection",¶
"crs": {¶
"type": "name",¶
"properties": {¶
"name": "urn:ogc:def:crs:EPSG:7.9.8:4326"¶
},¶
"features": ~[¶
"type": "Feature",¶
"geometry": {¶
"type": "Polygon",¶
"coordinates": ~[¶
~[¶
~[¶
-105.05071470142398,¶
40.333339159981605¶
~],¶
~[¶
-105.04789826211106,¶
40.333389676403364¶
~],¶
~[¶
-105.04766632005001,¶
40.333389676403364¶
~],¶
~[¶
-105.04764423032991,¶
40.330964845502365¶
~],¶
~[¶
-105.04924573503725,¶
40.33092274697421¶
~],¶
~[¶
-105.05050484908303,¶
40.331284793458124¶
~],¶
~[¶
-105.05078097058428,¶
40.331604739897024¶
~],¶
~[¶
-105.05071470142398,¶
40.333339159981605¶
~]¶
~]¶
~]¶
},¶
"properties": {¶
"land_unit_id": "1234"¶
~]¶
},¶
~[¶
~[¶
~[¶
"name": "ssurgo_cokey",¶
"value": "95222:143837"¶
},¶
"name": "ssurgo_mukey",¶
"value": "95222"¶
},¶
"name": "ssurgo_areasymbol",¶
"value": "CO618"¶
},¶
"name": "ssurgo_compname",¶
"value": "Nunn"¶
},¶
"name": "ssurgo_kffact",¶
"value": ".20"¶
},¶
"name": "ssurgo_tfact",¶
"value": 5,¶
"unit": "ton/acre/year"¶
},¶
"name": "ssurgo_muname",¶
"value": "Nunn clay loam, 1 to 3 percent slopes"¶
},¶
"name": "ssurgo_musym",¶
"value": "42"¶
},¶
"name": "per_water",¶
"value": 0,¶
"unit": "ton/acre/year"¶
},¶
"name": "per_wind",¶
"value": 0,¶
"unit": "ton/acre/year"¶
},¶
"name": "r2_r2name",¶
"value": "Nunn clay loam 85%"¶
},¶
"name": "r2_r2path",¶
"value": "soils\\Weld County, Colorado, Southern Part\\42 Nunn clay loam, 1 to 3 percent slopes"¶
},¶
"name": "length_r",¶
"value": 300,¶
"unit": "feet"¶
},¶
"name": "ssurgo_slopeR",¶
"value": 2,¶
"unit": "%"¶
},¶
"name": "percent_of_aoi",¶
"value": 18.814113269594575,¶
"unit": "percent"¶
},¶
"name": "acres_in_aoi",¶
"value": 3.147859680904392,¶
"unit": "acres"¶
~],¶
~[¶
"name": "ssurgo_cokey",¶
"value": "95266:144003"¶
},¶
"name": "ssurgo_mukey",¶
"value": "95266"¶
},¶
"name": "ssurgo_areasymbol",¶
"value": "CO618"¶
},¶
"name": "ssurgo_compname",¶
"value": "Colby"¶
},¶
"name": "ssurgo_kffact",¶
"value": ".37"¶
},¶
"name": "ssurgo_tfact",¶
"value": 5,¶
"unit": "ton/acre/year"¶
},¶
"name": "ssurgo_muname",¶
"value": "Wiley-Colby complex, 1 to 3 percent slopes"¶
},¶
"name": "ssurgo_musym",¶
"value": "82"¶
},¶
"name": "per_water",¶
"value": 0,¶
"unit": "ton/acre/year"¶
},¶
"name": "per_wind",¶
"value": 0,¶
"unit": "ton/acre/year"¶
},¶
"name": "r2_r2name",¶
"value": "Colby loam 30%"¶
},¶
"name": "r2_r2path",¶
"value": "soils\\Weld County, Colorado, Southern Part\\82 Wiley-Colby complex, 1 to 3 percent slopes"¶
},¶
"name": "length_r",¶
"value": 300,¶
"unit": "feet"¶
},¶
"name": "ssurgo_slopeR",¶
"value": 2,¶
"unit": "%"¶
},¶
"name": "percent_of_aoi",¶
"value": 81.18587405204707,¶
"unit": "percent"¶
},¶
"name": "acres_in_aoi",¶
"value": 13.583406405278145,¶
"unit": "acres"¶
~],¶
~[¶
"name": "ssurgo_cokey",¶
"value": "95266:144002"¶
},¶
"name": "ssurgo_mukey",¶
"value": "95266"¶
},¶
"name": "ssurgo_areasymbol",¶
"value": "CO618"¶
},¶
"name": "ssurgo_compname",¶
"value": "Wiley"¶
},¶
"name": "ssurgo_kffact",¶
"value": ".43"¶
},¶
"name": "ssurgo_tfact",¶
"value": 5,¶
"unit": "ton/acre/year"¶
},¶
"name": "ssurgo_muname",¶
"value": "Wiley-Colby complex, 1 to 3 percent slopes"¶
},¶
"name": "ssurgo_musym",¶
"value": "82"¶
},¶
"name": "per_water",¶
"value": 0,¶
"unit": "ton/acre/year"¶
},¶
"name": "per_wind",¶
"value": 0,¶
"unit": "ton/acre/year"¶
},¶
"name": "r2_r2name",¶
"value": "Wiley silt loam 60%"¶
},¶
"name": "r2_r2path",¶
"value": "soils\\Weld County, Colorado, Southern Part\\82 Wiley-Colby complex, 1 to 3 percent slopes"¶
},¶
"name": "length_r",¶
"value": 300,¶
"unit": "feet"¶
},¶
"name": "ssurgo_slopeR",¶
"value": 2,¶
"unit": "%"¶
},¶
"name": "percent_of_aoi",¶
"value": 81.18587405204707,¶
"unit": "percent"¶
},¶
"name": "acres_in_aoi",¶
"value": 13.583406405278145,¶
"unit": "acres"¶
~]¶
~]¶
~]¶
~]¶
}}}}¶
~| Files to attach: \\¶
(none)¶
~| Files to fetch: \\¶
(none)¶
}~]

Show diff
Implements the old csip/d/soils/1.2 with improvements
casesp
Sep 28 2016 14:24
Submit 1
No changes.