{
 "currentVersion": 10.91,
 "serviceDescription": "CZU_IMAGERY",
 "name": "CZU_IMAGERY",
 "description": "",
 "extent": {
  "xmin": 6023628,
  "ymin": 1832752.5,
  "xmax": 6098761,
  "ymax": 1926850,
  "spatialReference": {"wkt": "PROJCS[\"NAD_1983_2011_California_zone_3_ftUS\",GEOGCS[\"GCS_NAD83_2011\",DATUM[\"D_NAD_1983_2011\",SPHEROID[\"GRS_1980\",6378137.0,298.257222101]],PRIMEM[\"Greenwich\",0.0],UNIT[\"Degree\",0.0174532925199433]],PROJECTION[\"Lambert_Conformal_Conic\"],PARAMETER[\"false_easting\",6561666.666666671],PARAMETER[\"false_northing\",1640416.66666667],PARAMETER[\"central_meridian\",-120.5],PARAMETER[\"standard_parallel_1\",37.0666666666667],PARAMETER[\"standard_parallel_2\",38.4333333333333],PARAMETER[\"latitude_of_origin\",36.5],UNIT[\"Foot_US\",0.3048006096012192]]"}
 },
 "initialExtent": {
  "xmin": 6023628,
  "ymin": 1832752.5,
  "xmax": 6098761,
  "ymax": 1926850,
  "spatialReference": {"wkt": "PROJCS[\"NAD_1983_2011_California_zone_3_ftUS\",GEOGCS[\"GCS_NAD83_2011\",DATUM[\"D_NAD_1983_2011\",SPHEROID[\"GRS_1980\",6378137.0,298.257222101]],PRIMEM[\"Greenwich\",0.0],UNIT[\"Degree\",0.0174532925199433]],PROJECTION[\"Lambert_Conformal_Conic\"],PARAMETER[\"false_easting\",6561666.666666671],PARAMETER[\"false_northing\",1640416.66666667],PARAMETER[\"central_meridian\",-120.5],PARAMETER[\"standard_parallel_1\",37.0666666666667],PARAMETER[\"standard_parallel_2\",38.4333333333333],PARAMETER[\"latitude_of_origin\",36.5],UNIT[\"Foot_US\",0.3048006096012192]]"}
 },
 "fullExtent": {
  "xmin": 6023628,
  "ymin": 1832752.5,
  "xmax": 6098761,
  "ymax": 1926850,
  "spatialReference": {"wkt": "PROJCS[\"NAD_1983_2011_California_zone_3_ftUS\",GEOGCS[\"GCS_NAD83_2011\",DATUM[\"D_NAD_1983_2011\",SPHEROID[\"GRS_1980\",6378137.0,298.257222101]],PRIMEM[\"Greenwich\",0.0],UNIT[\"Degree\",0.0174532925199433]],PROJECTION[\"Lambert_Conformal_Conic\"],PARAMETER[\"false_easting\",6561666.666666671],PARAMETER[\"false_northing\",1640416.66666667],PARAMETER[\"central_meridian\",-120.5],PARAMETER[\"standard_parallel_1\",37.0666666666667],PARAMETER[\"standard_parallel_2\",38.4333333333333],PARAMETER[\"latitude_of_origin\",36.5],UNIT[\"Foot_US\",0.3048006096012192]]"}
 },
 "hasMultidimensions": false,
 "pixelSizeX": 0.5,
 "pixelSizeY": 0.5,
 "datasetFormat": "AMD",
 "uncompressedSize": 113117239480,
 "blockWidth": 2048,
 "blockHeight": 256,
 "compressionType": "None",
 "bandNames": [
  "Band_1",
  "Band_2",
  "Band_3",
  "Band_4"
 ],
 "allowCopy": true,
 "allowAnalysis": true,
 "bandCount": 4,
 "pixelType": "U8",
 "minPixelSize": 0,
 "maxPixelSize": 0,
 "copyrightText": "",
 "serviceDataType": "esriImageServiceDataTypeGeneric",
 "serviceSourceType": "esriImageServiceSourceTypeMosaicDataset",
 "minValues": [
  21,
  37,
  44,
  31
 ],
 "maxValues": [
  254,
  255,
  255,
  255
 ],
 "meanValues": [
  99.30217936612489,
  106.03437538292857,
  92.98876258712986,
  161.43484066516064
 ],
 "stdvValues": [
  29.92598523749029,
  25.308217344430894,
  21.595082185666097,
  25.460421253816474
 ],
 "objectIdField": "OBJECTID",
 "fields": [
  {
   "name": "OBJECTID",
   "type": "esriFieldTypeOID",
   "alias": "OBJECTID",
   "domain": null
  },
  {
   "name": "Shape",
   "type": "esriFieldTypeGeometry",
   "alias": "Shape",
   "domain": null
  },
  {
   "name": "Name",
   "type": "esriFieldTypeString",
   "alias": "Name",
   "domain": null,
   "length": 200
  },
  {
   "name": "MinPS",
   "type": "esriFieldTypeDouble",
   "alias": "MinPS",
   "domain": null
  },
  {
   "name": "MaxPS",
   "type": "esriFieldTypeDouble",
   "alias": "MaxPS",
   "domain": null
  },
  {
   "name": "LowPS",
   "type": "esriFieldTypeDouble",
   "alias": "LowPS",
   "domain": null
  },
  {
   "name": "HighPS",
   "type": "esriFieldTypeDouble",
   "alias": "HighPS",
   "domain": null
  },
  {
   "name": "Category",
   "type": "esriFieldTypeInteger",
   "alias": "Category",
   "domain": {
    "type": "codedValue",
    "name": "MosaicCatalogItemCategoryDomain",
    "description": "Catalog item categories.",
    "codedValues": [
     {
      "name": "Unknown",
      "code": 0
     },
     {
      "name": "Primary",
      "code": 1
     },
     {
      "name": "Overview",
      "code": 2
     },
     {
      "name": "Unprocessed Overview",
      "code": 3
     },
     {
      "name": "Partial Overview",
      "code": 4
     },
     {
      "name": "Inactive",
      "code": 5
     },
     {
      "name": "Uploaded",
      "code": 253
     },
     {
      "name": "Incomplete",
      "code": 254
     },
     {
      "name": "Custom",
      "code": 255
     }
    ],
    "mergePolicy": "esriMPTDefaultValue",
    "splitPolicy": "esriSPTDefaultValue"
   }
  },
  {
   "name": "Tag",
   "type": "esriFieldTypeString",
   "alias": "Tag",
   "domain": null,
   "length": 100
  },
  {
   "name": "GroupName",
   "type": "esriFieldTypeString",
   "alias": "GroupName",
   "domain": null,
   "length": 100
  },
  {
   "name": "ProductName",
   "type": "esriFieldTypeString",
   "alias": "ProductName",
   "domain": null,
   "length": 100
  },
  {
   "name": "CenterX",
   "type": "esriFieldTypeDouble",
   "alias": "CenterX",
   "domain": null
  },
  {
   "name": "CenterY",
   "type": "esriFieldTypeDouble",
   "alias": "CenterY",
   "domain": null
  },
  {
   "name": "ZOrder",
   "type": "esriFieldTypeInteger",
   "alias": "ZOrder",
   "domain": null
  },
  {
   "name": "Shape_Length",
   "type": "esriFieldTypeDouble",
   "alias": "Shape_Length",
   "domain": null
  },
  {
   "name": "Shape_Area",
   "type": "esriFieldTypeDouble",
   "alias": "Shape_Area",
   "domain": null
  }
 ],
 "capabilities": "Image,Metadata,Catalog,Mensuration",
 "defaultMosaicMethod": "Northwest",
 "allowedMosaicMethods": "NorthWest,Center,LockRaster,ByAttribute,Nadir,Viewpoint,Seamline,None",
 "sortField": "",
 "sortValue": null,
 "sortAscending": true,
 "mosaicOperator": "First",
 "maxDownloadSizeLimit": 2048,
 "defaultCompressionQuality": 75,
 "defaultResamplingMethod": "Bilinear",
 "maxImageHeight": 4100,
 "maxImageWidth": 15000,
 "maxRecordCount": 1000,
 "maxDownloadImageCount": 20,
 "maxMosaicImageCount": 20,
 "allowRasterFunction": true,
 "rasterFunctionInfos": [
  {
   "name": "None",
   "description": "",
   "help": ""
  }
 ],
 "rasterTypeInfos": [
  {
   "name": "Raster Dataset",
   "description": "Supports all ArcGIS Raster Datasets",
   "help": ""
  }
 ],
 "mensurationCapabilities": "Basic",
 "hasHistograms": true,
 "hasColormap": false,
 "hasRasterAttributeTable": false,
 "minScale": 0,
 "maxScale": 0,
 "exportTilesAllowed": false,
 "supportsStatistics": true,
 "supportsAdvancedQueries": true,
 "editFieldsInfo": null,
 "ownershipBasedAccessControlForRasters": null,
 "allowComputeTiePoints": false,
 "useStandardizedQueries": true,
 "advancedQueryCapabilities": {
  "useStandardizedQueries": true,
  "supportsStatistics": true,
  "supportsOrderBy": true,
  "supportsDistinct": true,
  "supportsPagination": true
 },
 "spatialReference": {"wkt": "PROJCS[\"NAD_1983_2011_California_zone_3_ftUS\",GEOGCS[\"GCS_NAD83_2011\",DATUM[\"D_NAD_1983_2011\",SPHEROID[\"GRS_1980\",6378137.0,298.257222101]],PRIMEM[\"Greenwich\",0.0],UNIT[\"Degree\",0.0174532925199433]],PROJECTION[\"Lambert_Conformal_Conic\"],PARAMETER[\"false_easting\",6561666.666666671],PARAMETER[\"false_northing\",1640416.66666667],PARAMETER[\"central_meridian\",-120.5],PARAMETER[\"standard_parallel_1\",37.0666666666667],PARAMETER[\"standard_parallel_2\",38.4333333333333],PARAMETER[\"latitude_of_origin\",36.5],UNIT[\"Foot_US\",0.3048006096012192]]"}
}