{
 "currentVersion": 10.71,
 "id": 5,
 "name": "Parcel Sales",
 "type": "Feature Layer",
 "description": "",
 "geometryType": "esriGeometryPolygon",
 "sourceSpatialReference": {
  "wkid": 102100,
  "latestWkid": 3857
 },
 "copyrightText": "",
 "parentLayer": null,
 "subLayers": [],
 "minScale": 10001,
 "maxScale": 0,
 "drawingInfo": {
  "renderer": {
   "type": "uniqueValue",
   "field1": "SaleDateRange",
   "field2": null,
   "field3": null,
   "defaultSymbol": null,
   "defaultLabel": null,
   "uniqueValueInfos": [
    {
     "symbol": {
      "type": "esriSFS",
      "style": "esriSFSSolid",
      "color": [
       190,
       232,
       255,
       255
      ],
      "outline": {
       "type": "esriSLS",
       "style": "esriSLSSolid",
       "color": [
        110,
        110,
        110,
        255
       ],
       "width": 1
      }
     },
     "value": "0-6",
     "label": "0-6 Months",
     "description": ""
    },
    {
     "symbol": {
      "type": "esriSFS",
      "style": "esriSFSSolid",
      "color": [
       255,
       255,
       255,
       255
      ],
      "outline": {
       "type": "esriSLS",
       "style": "esriSLSSolid",
       "color": [
        115,
        178,
        255,
        255
       ],
       "width": 0.4
      }
     },
     "value": "6-12",
     "label": "6-12 Months",
     "description": ""
    },
    {
     "symbol": {
      "type": "esriSFS",
      "style": "esriSFSBackwardDiagonal",
      "color": [
       255,
       255,
       255,
       255
      ],
      "outline": {
       "type": "esriSLS",
       "style": "esriSLSSolid",
       "color": [
        0,
        77,
        168,
        255
       ],
       "width": 0.4
      }
     },
     "value": "12-24",
     "label": "12-24 Months",
     "description": ""
    }
   ],
   "fieldDelimiter": ","
  },
  "transparency": 50,
  "labelingInfo": [
   {
    "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal",
    "where": null,
    "labelExpression": "[LOT]",
    "useCodedValues": true,
    "symbol": {
     "type": "esriTS",
     "color": [
      255,
      85,
      0,
      255
     ],
     "backgroundColor": null,
     "borderLineColor": null,
     "borderLineSize": null,
     "verticalAlignment": "bottom",
     "horizontalAlignment": "center",
     "rightToLeft": false,
     "angle": 0,
     "xoffset": 0,
     "yoffset": 0,
     "kerning": true,
     "haloColor": null,
     "haloSize": null,
     "font": {
      "family": "Arial",
      "size": 10,
      "style": "normal",
      "weight": "normal",
      "decoration": "none"
     }
    },
    "minScale": 6001,
    "maxScale": 0
   }
  ]
 },
 "defaultVisibility": true,
 "extent": {
  "xmin": -8342464.069200039,
  "ymin": 4885837.416800022,
  "xmax": -8291197.583899975,
  "ymax": 4927772.32490015,
  "spatialReference": {
   "wkid": 102100,
   "latestWkid": 3857
  }
 },
 "hasAttachments": false,
 "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
 "displayField": "PAMS_PIN",
 "typeIdField": null,
 "subtypeFieldName": null,
 "subtypeField": null,
 "defaultSubtypeCode": null,
 "fields": [
  {
   "name": "SHAPE",
   "type": "esriFieldTypeGeometry",
   "alias": "Shape",
   "domain": null
  },
  {
   "name": "OBJECTID",
   "type": "esriFieldTypeOID",
   "alias": "OBJECTID",
   "domain": null
  },
  {
   "name": "PAMS_PIN",
   "type": "esriFieldTypeString",
   "alias": "PAMS_PIN",
   "length": 38,
   "domain": null
  },
  {
   "name": "MUNICIPALITY",
   "type": "esriFieldTypeString",
   "alias": "MUNICIPALITY",
   "length": 24,
   "domain": null
  },
  {
   "name": "MUN",
   "type": "esriFieldTypeString",
   "alias": "MUN",
   "length": 4,
   "domain": null
  },
  {
   "name": "BLOCK",
   "type": "esriFieldTypeString",
   "alias": "BLOCK",
   "length": 10,
   "domain": null
  },
  {
   "name": "LOT",
   "type": "esriFieldTypeString",
   "alias": "LOT",
   "length": 10,
   "domain": null
  },
  {
   "name": "QCODE",
   "type": "esriFieldTypeString",
   "alias": "QCODE",
   "length": 11,
   "domain": null
  },
  {
   "name": "LASTUPDATE",
   "type": "esriFieldTypeDate",
   "alias": "LASTUPDATE",
   "length": 8,
   "domain": null
  },
  {
   "name": "NOTES",
   "type": "esriFieldTypeString",
   "alias": "NOTES",
   "length": 255,
   "domain": null
  },
  {
   "name": "MAPSHTNO",
   "type": "esriFieldTypeString",
   "alias": "MAPSHTNO",
   "length": 15,
   "domain": null
  },
  {
   "name": "DATASOURCE",
   "type": "esriFieldTypeString",
   "alias": "DATASOURCE",
   "length": 12,
   "domain": null
  },
  {
   "name": "HNUM",
   "type": "esriFieldTypeString",
   "alias": "HNUM",
   "length": 50,
   "domain": null
  },
  {
   "name": "HADD",
   "type": "esriFieldTypeString",
   "alias": "HADD",
   "length": 100,
   "domain": null
  },
  {
   "name": "UNIQUEID",
   "type": "esriFieldTypeString",
   "alias": "UNIQUEID",
   "length": 32,
   "domain": null
  },
  {
   "name": "Shape_Length",
   "type": "esriFieldTypeDouble",
   "alias": "Shape_Length",
   "domain": null
  },
  {
   "name": "Shape_Area",
   "type": "esriFieldTypeDouble",
   "alias": "Shape_Area",
   "domain": null
  },
  {
   "name": "OLD_UNIQUEID",
   "type": "esriFieldTypeString",
   "alias": "OLD_UNIQUEID",
   "length": 255,
   "domain": null
  },
  {
   "name": "SaleDateRange",
   "type": "esriFieldTypeString",
   "alias": "SaleDateRange",
   "length": 10,
   "domain": null
  }
 ],
 "geometryField": {
  "name": "SHAPE",
  "type": "esriFieldTypeGeometry",
  "alias": "Shape"
 },
 "indexes": [
  {
   "name": "FDO_OBJECTID",
   "fields": "OBJECTID",
   "isAscending": true,
   "isUnique": true,
   "description": ""
  },
  {
   "name": "FDO_SHAPE",
   "fields": "Shape",
   "isAscending": true,
   "isUnique": false,
   "description": ""
  }
 ],
 "subtypes": [],
 "relationships": [],
 "canModifyLayer": true,
 "canScaleSymbols": false,
 "hasLabels": true,
 "capabilities": "Map,Query,Data",
 "maxRecordCount": 1000,
 "supportsStatistics": true,
 "supportsAdvancedQueries": true,
 "hasZ": true,
 "supportedQueryFormats": "JSON, geoJSON",
 "isDataVersioned": false,
 "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,
 "dateFieldsTimeReference": null,
 "supportsCoordinatesQuantization": true
}