{
 "currentVersion": 10.91,
 "id": 9,
 "name": "2024 Total Market % Change",
 "type": "Feature Layer",
 "description": "Parcel boundaries digitalized from recorded legal descriptions, and recorder plats. for the 2020 tax year.",
 "geometryType": "esriGeometryPolygon",
 "sourceSpatialReference": {
  "wkid": 102742,
  "latestWkid": 3560
 },
 "copyrightText": "Cache County GIS Unicorn dept\nCache County Recorders Office",
 "parentLayer": {
  "id": 6,
  "name": "2024 Percent Change"
 },
 "subLayers": [],
 "minScale": 0,
 "maxScale": 0,
 "drawingInfo": {
  "renderer": {
   "type": "classBreaks",
   "field": "giscache.sde.gis_asr_market_summary_new.total_pct_change",
   "classificationMethod": "esriClassifyManual",
   "minValue": -99.91,
   "classBreakInfos": [
    {
     "symbol": {
      "type": "esriSFS",
      "style": "esriSFSSolid",
      "color": [
       40,
       146,
       199,
       255
      ],
      "outline": {
       "type": "esriSLS",
       "style": "esriSLSSolid",
       "color": [
        110,
        110,
        110,
        255
       ],
       "width": 0.4
      }
     },
     "classMaxValue": -0.01,
     "label": "-0.01%",
     "description": ""
    },
    {
     "symbol": {
      "type": "esriSFS",
      "style": "esriSFSSolid",
      "color": [
       255,
       255,
       255,
       255
      ],
      "outline": {
       "type": "esriSLS",
       "style": "esriSLSSolid",
       "color": [
        110,
        110,
        110,
        255
       ],
       "width": 0.4
      }
     },
     "classMaxValue": 0,
     "label": "0.0%",
     "description": ""
    },
    {
     "symbol": {
      "type": "esriSFS",
      "style": "esriSFSSolid",
      "color": [
       172,
       201,
       147,
       255
      ],
      "outline": {
       "type": "esriSLS",
       "style": "esriSLSSolid",
       "color": [
        110,
        110,
        110,
        255
       ],
       "width": 0.4
      }
     },
     "classMaxValue": 15,
     "label": "0.01% - 15%",
     "description": ""
    },
    {
     "symbol": {
      "type": "esriSFS",
      "style": "esriSFSSolid",
      "color": [
       227,
       235,
       117,
       255
      ],
      "outline": {
       "type": "esriSLS",
       "style": "esriSLSSolid",
       "color": [
        110,
        110,
        110,
        255
       ],
       "width": 0.4
      }
     },
     "classMaxValue": 25,
     "label": "15.1% - 25%",
     "description": ""
    },
    {
     "symbol": {
      "type": "esriSFS",
      "style": "esriSFSSolid",
      "color": [
       252,
       222,
       86,
       255
      ],
      "outline": {
       "type": "esriSLS",
       "style": "esriSLSSolid",
       "color": [
        110,
        110,
        110,
        255
       ],
       "width": 0.4
      }
     },
     "classMaxValue": 50,
     "label": "25.1% - 50%",
     "description": ""
    },
    {
     "symbol": {
      "type": "esriSFS",
      "style": "esriSFSSolid",
      "color": [
       252,
       160,
       61,
       255
      ],
      "outline": {
       "type": "esriSLS",
       "style": "esriSLSSolid",
       "color": [
        110,
        110,
        110,
        255
       ],
       "width": 0.4
      }
     },
     "classMaxValue": 75,
     "label": "50.1% - 75%",
     "description": ""
    },
    {
     "symbol": {
      "type": "esriSFS",
      "style": "esriSFSSolid",
      "color": [
       245,
       99,
       37,
       255
      ],
      "outline": {
       "type": "esriSLS",
       "style": "esriSLSSolid",
       "color": [
        110,
        110,
        110,
        255
       ],
       "width": 0.4
      }
     },
     "classMaxValue": 100,
     "label": "75.1% - 100%",
     "description": ""
    },
    {
     "symbol": {
      "type": "esriSFS",
      "style": "esriSFSSolid",
      "color": [
       232,
       16,
       20,
       255
      ],
      "outline": {
       "type": "esriSLS",
       "style": "esriSLSSolid",
       "color": [
        110,
        110,
        110,
        255
       ],
       "width": 0.4
      }
     },
     "classMaxValue": 33233.33,
     "label": ">100.1%",
     "description": ""
    }
   ]
  },
  "transparency": 20,
  "labelingInfo": null
 },
 "defaultVisibility": false,
 "extent": {
  "xmin": 1458141.487987548,
  "ymin": 3658194.164159566,
  "xmax": 1667327.5929084718,
  "ymax": 3887944.8014421463,
  "spatialReference": {
   "wkid": 102742,
   "latestWkid": 3560
  }
 },
 "hasAttachments": false,
 "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
 "displayField": "giscache.sde.parcel_current.owner_name",
 "typeIdField": null,
 "subtypeFieldName": null,
 "subtypeField": null,
 "defaultSubtypeCode": null,
 "fields": [
  {
   "name": "giscache.sde.parcel_current.objectid",
   "type": "esriFieldTypeOID",
   "alias": "giscache.sde.parcel_current.objectid",
   "domain": null
  },
  {
   "name": "giscache.sde.parcel_current.tax_id",
   "type": "esriFieldTypeString",
   "alias": "Parcel ID",
   "length": 16,
   "domain": null
  },
  {
   "name": "giscache.sde.parcel_current.owner_name",
   "type": "esriFieldTypeString",
   "alias": "owner_name",
   "length": 150,
   "domain": null
  },
  {
   "name": "giscache.sde.parcel_current.property_address",
   "type": "esriFieldTypeString",
   "alias": "giscache.sde.parcel_current.property_address",
   "length": 50,
   "domain": null
  },
  {
   "name": "giscache.sde.parcel_current.property_city",
   "type": "esriFieldTypeString",
   "alias": "giscache.sde.parcel_current.property_city",
   "length": 50,
   "domain": null
  },
  {
   "name": "giscache.sde.parcel_current.acreage",
   "type": "esriFieldTypeDouble",
   "alias": "giscache.sde.parcel_current.acreage",
   "domain": null
  },
  {
   "name": "giscache.sde.parcel_current.land_type",
   "type": "esriFieldTypeString",
   "alias": "giscache.sde.parcel_current.land_type",
   "length": 50,
   "domain": null
  },
  {
   "name": "giscache.sde.parcel_current.building_type",
   "type": "esriFieldTypeString",
   "alias": "giscache.sde.parcel_current.building_type",
   "length": 50,
   "domain": null
  },
  {
   "name": "giscache.sde.parcel_current.building_specific_type",
   "type": "esriFieldTypeString",
   "alias": "giscache.sde.parcel_current.building_specific_type",
   "length": 50,
   "domain": null
  },
  {
   "name": "giscache.sde.parcel_current.year_built",
   "type": "esriFieldTypeInteger",
   "alias": "giscache.sde.parcel_current.year_built",
   "domain": null
  },
  {
   "name": "giscache.sde.parcel_current.shape",
   "type": "esriFieldTypeGeometry",
   "alias": "giscache.sde.parcel_current.shape",
   "domain": null
  },
  {
   "name": "giscache.sde.gis_asr_market_summary_new.tax_status",
   "type": "esriFieldTypeString",
   "alias": "tax_status",
   "length": 5,
   "domain": null
  },
  {
   "name": "giscache.sde.gis_asr_market_summary_new.tax_year",
   "type": "esriFieldTypeInteger",
   "alias": "tax_year",
   "domain": null
  },
  {
   "name": "giscache.sde.gis_asr_market_summary_new.total_market",
   "type": "esriFieldTypeDouble",
   "alias": "total_market",
   "domain": null
  },
  {
   "name": "giscache.sde.gis_asr_market_summary_new.prior_total_market",
   "type": "esriFieldTypeDouble",
   "alias": "Prior Total Market",
   "domain": null
  },
  {
   "name": "giscache.sde.gis_asr_market_summary_new.total_market_change",
   "type": "esriFieldTypeDouble",
   "alias": "total_market_change",
   "domain": null
  },
  {
   "name": "giscache.sde.gis_asr_market_summary_new.total_pct_change",
   "type": "esriFieldTypeDouble",
   "alias": "total_pct_change",
   "domain": null
  }
 ],
 "geometryField": {
  "name": "giscache.sde.parcel_current.shape",
  "type": "esriFieldTypeGeometry",
  "alias": "giscache.sde.parcel_current.shape"
 },
 "indexes": [
  {
   "name": "r2264_sde_rowid_uk",
   "fields": "giscache.sde.parcel_current.objectid",
   "isAscending": true,
   "isUnique": true,
   "description": ""
  },
  {
   "name": "a1762_ix1",
   "fields": "giscache.sde.parcel_current.shape",
   "isAscending": true,
   "isUnique": true,
   "description": ""
  }
 ],
 "subtypes": [],
 "relationships": [],
 "canModifyLayer": true,
 "canScaleSymbols": false,
 "hasLabels": false,
 "capabilities": "Map,Query,Data",
 "maxRecordCount": 1000,
 "supportsStatistics": true,
 "supportsAdvancedQueries": true,
 "supportedQueryFormats": "JSON, geoJSON",
 "isDataVersioned": true,
 "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true},
 "useStandardizedQueries": true,
 "advancedQueryCapabilities": {
  "useStandardizedQueries": true,
  "supportsStatistics": true,
  "supportsHavingClause": true,
  "supportsCountDistinct": true,
  "supportsOrderBy": true,
  "supportsDistinct": true,
  "supportsPagination": true,
  "supportsTrueCurve": true,
  "supportsReturningQueryExtent": true,
  "supportsQueryWithDistance": true,
  "supportsSqlExpression": true
 },
 "supportsDatumTransformation": true,
 "hasGeometryProperties": true,
 "geometryProperties": {
  "shapeAreaFieldName": "st_area(shape)",
  "shapeLengthFieldName": "st_length(shape)",
  "units": "esriFeet"
 },
 "dateFieldsTimeReference": null,
 "supportsCoordinatesQuantization": true
}