ArcGIS REST Services Directory Login
JSON

Soil_Geology/USFS_Soil_Texture (ImageServer)

{"multidimensionalInfo": {
 "layout": 1,
 "variables": [
  {
   "unit": "",
   "name": "Clay",
   "description": "Clay",
   "dimensions": [{
    "extent": [
     5,
     100
    ],
    "unit": "cm",
    "hasRanges": false,
    "field": "Depth",
    "intervalUnit": "cm",
    "values": [
     5,
     25,
     50,
     100
    ],
    "name": "Depth",
    "description": "Depth",
    "interval": 20,
    "hasRegularIntervals": false
   }]
  },
  {
   "unit": "",
   "name": "Sand",
   "description": "Sand",
   "dimensions": [{
    "extent": [
     5,
     100
    ],
    "unit": "cm",
    "hasRanges": false,
    "field": "Depth",
    "intervalUnit": "cm",
    "values": [
     5,
     25,
     50,
     100
    ],
    "name": "Depth",
    "description": "Depth",
    "interval": 20,
    "hasRegularIntervals": false
   }]
  },
  {
   "unit": "",
   "name": "Silt",
   "description": "Silt",
   "dimensions": [{
    "extent": [
     5,
     100
    ],
    "unit": "cm",
    "hasRanges": false,
    "field": "Depth",
    "intervalUnit": "cm",
    "values": [
     5,
     25,
     50,
     100
    ],
    "name": "Depth",
    "description": "Depth",
    "interval": 20,
    "hasRegularIntervals": false
   }]
  }
 ]
}}