{
 "currentVersion": 10.91,
 "cimVersion": "2.9.0",
 "id": 9,
 "name": "Environmental Enforcement Cases",
 "type": "Feature Layer",
 "description": "",
 "geometryType": "esriGeometryPoint",
 "sourceSpatialReference": {
  "wkid": 32164,
  "latestWkid": 32164,
  "xyTolerance": 0.003280833333333333,
  "zTolerance": 0.001,
  "mTolerance": 0.001,
  "falseX": -16800800,
  "falseY": -32802000,
  "xyUnits": 3048.0060960121928,
  "falseZ": 0,
  "zUnits": 1,
  "falseM": 0,
  "mUnits": 1
 },
 "copyrightText": "",
 "parentLayer": null,
 "subLayers": [],
 "minScale": 150000,
 "maxScale": 0,
 "referenceScale": 0.0,
 "drawingInfo": {
  "renderer": {
   "type": "simple",
   "symbol": {
    "type": "esriPMS",
    "url": "4a68fe67cbe6ed65d7f354625dff70a1",
    "imageData": "iVBORw0KGgoAAAANSUhEUgAAABcAAAAXCAYAAADgKtSgAAAACXBIWXMAAA7EAAAOxAGVKw4bAAACOElEQVRIiWNhoCFgGbaGM/LVhHny8PHFcLBziDCzMHH8+f3369dv3x6+//hh+u/O9RfJMly4MdqZh4+3U1tVU1dKQoKNiZEJLvfnzx+Ge48fht/qFjn17uvr9B8NGx4QbbhIW1KBipxcpZ6mthhWTSwsDGqKygIq8opuh08f3/W0ISTtS8OaAwQNF2iI8VNTVKzSUdMQxeUrGGBiYmKwN7dWPXji6Kyb1UGuDK3rHuI2vCGUTVhYoI0Yg5GBrZml6uf9X2Y8Y2DwxGm4MBNHgYmuoSYpBjMwQHygqqRs+rrcR/935xZ4JKMYzsPL48rPy8eEqZ0wUJZVEL5660b6GwaGLKyGc3NySZBjMAMDJJK5ubhk3yCLIStgZmbmItdwBgYGBlYmVm4UC5E5//79+0GJ4X/+/UHRj2L4958/3pJr8L///xh+/PjxGqfhn798Ofvjxw9bDg4Okg1/+uLFt/cfPi3Fafjr18+bz1255GdlYqZEquFXb1y7+LNjzW6chjP073z3slVizpMXz2tkJCSJjtyL1y4/fffxXSUDA8N/3IYzMDC8rl7YfraNWZWRkSFcWpywBZdvXntx5+G9ji/Nqw+iy2EtuF5WzUs61ZZwR0xYNNVYR08BWxx8/Pzp7+lL5669fvem6nPDyi3YzMFZ5L6uWtD2utB9xqt3b+p4ubmNONjYhZiYmdn//vn77ev3by++fPm8+92/n5MYGlb/wmUG/sqif+e71wwMBa/xKsINhm4dCgBBu8nvlv0VAgAAAABJRU5ErkJggg==",
    "contentType": "image/png",
    "width": 17,
    "height": 17,
    "angle": 0,
    "xoffset": 0,
    "yoffset": 0
   }
  },
  "scaleSymbols": true,
  "transparency": 0,
  "labelingInfo": null
 },
 "defaultVisibility": true,
 "extent": {
  "xmin": 2216499.1004963294,
  "ymin": 1.5799132292291656E7,
  "xmax": 2265937.541645497,
  "ymax": 1.583713671497032E7,
  "spatialReference": {
   "wkid": 32164,
   "latestWkid": 32164,
   "xyTolerance": 0.003280833333333333,
   "zTolerance": 0.001,
   "mTolerance": 0.001,
   "falseX": -1.7756590451833908E7,
   "falseY": -3.523898074509044E7,
   "xyUnits": 1.3237903328415667E8,
   "falseZ": -100000,
   "zUnits": 10000,
   "falseM": -100000,
   "mUnits": 10000
  }
 },
 "hasAttachments": false,
 "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
 "displayField": "IncidentType",
 "typeIdField": null,
 "subtypeFieldName": null,
 "subtypeField": null,
 "defaultSubtypeCode": null,
 "fields": [
  {
   "name": "OBJECTID",
   "type": "esriFieldTypeOID",
   "alias": "OBJECTID",
   "domain": null
  },
  {
   "name": "Id",
   "type": "esriFieldTypeInteger",
   "alias": "Id",
   "domain": null
  },
  {
   "name": "IncidentDate",
   "type": "esriFieldTypeDate",
   "alias": "Incident start date",
   "length": 8,
   "domain": null
  },
  {
   "name": "IDNum",
   "type": "esriFieldTypeInteger",
   "alias": "ID #",
   "domain": null
  },
  {
   "name": "IncidentType",
   "type": "esriFieldTypeString",
   "alias": "Nature of Incident",
   "length": 50,
   "domain": null
  },
  {
   "name": "Material",
   "type": "esriFieldTypeString",
   "alias": "Material Released",
   "length": 50,
   "domain": null
  },
  {
   "name": "Amount",
   "type": "esriFieldTypeDouble",
   "alias": "Amount Released",
   "domain": null
  },
  {
   "name": "Mitigation",
   "type": "esriFieldTypeString",
   "alias": "Downstream Mitigation",
   "length": 50,
   "domain": {
    "type": "codedValue",
    "name": "WS2_YesNo",
    "description": "Yes or No",
    "codedValues": [
     {
      "name": "Yes",
      "code": "Yes"
     },
     {
      "name": "No",
      "code": "No"
     }
    ],
    "mergePolicy": "esriMPTDefaultValue",
    "splitPolicy": "esriSPTDuplicate"
   }
  },
  {
   "name": "Status",
   "type": "esriFieldTypeString",
   "alias": "Status",
   "length": 50,
   "domain": {
    "type": "codedValue",
    "name": "WS2_EnforcementStatus",
    "description": "EnforcementStatus",
    "codedValues": [
     {
      "name": "Active",
      "code": "Active"
     },
     {
      "name": "Closed",
      "code": "Closed"
     }
    ],
    "mergePolicy": "esriMPTDefaultValue",
    "splitPolicy": "esriSPTDefaultValue"
   }
  },
  {
   "name": "Shape",
   "type": "esriFieldTypeGeometry",
   "alias": "Shape",
   "domain": null
  }
 ],
 "geometryField": {
  "name": "Shape",
  "type": "esriFieldTypeGeometry",
  "alias": "Shape"
 },
 "indexes": [
  {
   "name": "R9951_pk",
   "fields": "OBJECTID",
   "isAscending": true,
   "isUnique": true,
   "description": ""
  },
  {
   "name": "S8332_idx",
   "fields": "Shape",
   "isAscending": true,
   "isUnique": true,
   "description": ""
  }
 ],
 "subtypes": [],
 "relationships": [],
 "canModifyLayer": true,
 "canScaleSymbols": false,
 "hasLabels": false,
 "capabilities": "Map,Query,Data",
 "maxRecordCount": 1000,
 "supportsStatistics": true,
 "supportsExceedsLimitStatistics": true,
 "supportsAdvancedQueries": true,
 "supportedQueryFormats": "JSON, geoJSON, PBF",
 "isDataVersioned": true,
 "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true},
 "useStandardizedQueries": true,
 "supportedSpatialRelationships": [
  "esriSpatialRelIntersects",
  "esriSpatialRelContains",
  "esriSpatialRelCrosses",
  "esriSpatialRelEnvelopeIntersects",
  "esriSpatialRelIndexIntersects",
  "esriSpatialRelOverlaps",
  "esriSpatialRelTouches",
  "esriSpatialRelWithin",
  "esriSpatialRelRelation"
 ],
 "advancedQueryCapabilities": {
  "useStandardizedQueries": true,
  "supportsStatistics": true,
  "supportsPercentileStatistics": true,
  "supportsHavingClause": true,
  "supportsOrderBy": true,
  "supportsDistinct": true,
  "supportsCountDistinct": true,
  "supportsPagination": true,
  "supportsLod": false,
  "supportsQueryWithLodSR": false,
  "supportsTrueCurve": true,
  "supportsQueryWithDatumTransformation": true,
  "supportsReturningQueryExtent": true,
  "supportsQueryWithDistance": true,
  "supportsSqlExpression": true,
  "supportsTimeRelation": true,
  "supportsSqlFormat": false,
  "supportsQueryAnalytic": true
 },
 "supportsDatumTransformation": true,
 "advancedQueryAnalyticCapabilities": {
  "supportsLinearRegression": true,
  "supportsAsync": false,
  "supportsPercentileAnalytic": true
 },
 "dateFieldsTimeReference": {
  "timeZone": "Central Standard Time",
  "respectsDaylightSaving": false
 },
 "preferredTimeReference": null,
 "datesInUnknownTimezone": false,
 "hasMetadata": true,
 "isDataArchived": false,
 "archivingInfo": {
  "supportsQueryWithHistoricMoment": false,
  "startArchivingMoment": -1
 },
 "supportsCoordinatesQuantization": true,
 "supportsDynamicLegends": true
}