{
 "currentVersion": 11.2,
 "cimVersion": "3.2.0",
 "id": 16,
 "name": "Leaking Underground Storage Tanks",
 "type": "Feature Layer",
 "description": "",
 "geometryType": "esriGeometryPoint",
 "sourceSpatialReference": {
  "wkid": 26985,
  "latestWkid": 26985,
  "xyTolerance": 0.002,
  "zTolerance": 0.001,
  "mTolerance": 0.001,
  "falseX": -36747100,
  "falseY": -29091500,
  "xyUnits": 1000,
  "falseZ": 0,
  "zUnits": 1,
  "falseM": 0,
  "mUnits": 1
 },
 "copyrightText": "",
 "parentLayer": null,
 "subLayers": [],
 "minScale": 0,
 "maxScale": 0,
 "referenceScale": 0.0,
 "drawingInfo": {
  "renderer": {
   "type": "simple",
   "symbol": {
    "type": "esriPMS",
    "url": "8aeb129cfcadd5b24860803bca1db974",
    "imageData": "iVBORw0KGgoAAAANSUhEUgAAABAAAAAPCAYAAADtc08vAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABn0lEQVQokWNhoBCwUM2A3DRXt0tXn/TB+DfvPFP++vUnG4yvqCD6RJCf5zOIzcPDfm3rzgthKAZMnrV7FwMDg05MqLX6i9cf93Y2RHJ4uugx8PJyMly/+ZRh+ty9Qk+ev12/ffelApxeSEhwEHj++O2x5XOyhUSEeeHihnoKDLMmJvNMmrUri4mJ+dPWnefrsBrw7cP3+a01YSiakUFemhvr8VO3s6WkpDqePXv2DcOA/wwMlsYGingDLcjHROjPr7+xa549m4lhABsbCx9e3QwMDHIyIgz/GBgMsXrh2Yv3f3/9+gMyCOGq//8ZGBkZ4fyLVx4ysLIwvsRqgAAf1y153XwjKUlBhtdvPjO8fP2RAWSgoAA3g4QYP9jg2/de/rc3M5iN1QATPdXEIydunT938QETsvj7D1/BGAQCvI23b9h68glWA6rbll+qKvKLn7/s0ILnLz4wo/vfy93g9IatZ32QxTCSclvfpiWdDUn7rly/NfXh4zdmP3/+ZhcW4nmmJC/aP2XOnvno6rHmhfKGec8YGBgCsckRZQApAADdMpvdLmdTMQAAAABJRU5ErkJggg==",
    "contentType": "image/png",
    "width": 12,
    "height": 11,
    "angle": 0,
    "xoffset": 0,
    "yoffset": 0
   }
  },
  "scaleSymbols": true,
  "transparency": 0,
  "labelingInfo": null
 },
 "defaultVisibility": false,
 "extent": {
  "xmin": 390114.43,
  "ymin": 127233.07999999801,
  "xmax": 407297.09000000404,
  "ymax": 146265.239999998,
  "spatialReference": {
   "wkid": 26985,
   "latestWkid": 26985,
   "xyTolerance": 0.001,
   "zTolerance": 0.001,
   "mTolerance": 0.001,
   "falseX": -36747100,
   "falseY": -29091500,
   "xyUnits": 10000,
   "falseZ": -100000,
   "zUnits": 10000,
   "falseM": -100000,
   "mUnits": 10000
  }
 },
 "hasAttachments": false,
 "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
 "displayField": "COMPANY_NAME",
 "typeIdField": null,
 "subtypeFieldName": null,
 "subtypeField": null,
 "defaultSubtypeCode": null,
 "fields": [
  {
   "name": "FACILITY_ID",
   "type": "esriFieldTypeString",
   "alias": "Facility Identifier",
   "length": 255,
   "domain": null
  },
  {
   "name": "CASE_NUM",
   "type": "esriFieldTypeDouble",
   "alias": "Case Number",
   "domain": null
  },
  {
   "name": "COMPANY_NAME",
   "type": "esriFieldTypeString",
   "alias": "Company Name",
   "length": 255,
   "domain": null
  },
  {
   "name": "FACILITY_TYPE",
   "type": "esriFieldTypeString",
   "alias": "Facility Type",
   "length": 255,
   "domain": null
  },
  {
   "name": "SITE_ADDRESS",
   "type": "esriFieldTypeString",
   "alias": "Address",
   "length": 255,
   "domain": null
  },
  {
   "name": "QUADRANT",
   "type": "esriFieldTypeString",
   "alias": "Quadrant",
   "length": 255,
   "domain": null
  },
  {
   "name": "ZIPCODE",
   "type": "esriFieldTypeString",
   "alias": "Zipcode",
   "length": 6,
   "domain": null
  },
  {
   "name": "WARD",
   "type": "esriFieldTypeString",
   "alias": "Ward",
   "length": 255,
   "domain": null
  },
  {
   "name": "ACTIVE",
   "type": "esriFieldTypeString",
   "alias": "Active",
   "length": 255,
   "domain": null
  },
  {
   "name": "STATUS",
   "type": "esriFieldTypeString",
   "alias": "Status",
   "length": 255,
   "domain": null
  },
  {
   "name": "ENTRY_DATE",
   "type": "esriFieldTypeDate",
   "alias": "Entry Date",
   "length": 8,
   "domain": null
  },
  {
   "name": "EVENT_DATE",
   "type": "esriFieldTypeDate",
   "alias": "Event Date",
   "length": 8,
   "domain": null
  },
  {
   "name": "NOTIFIED_DATE",
   "type": "esriFieldTypeDate",
   "alias": "Notified Date",
   "length": 8,
   "domain": null
  },
  {
   "name": "CLOSED_DATE",
   "type": "esriFieldTypeDate",
   "alias": "Closed Date",
   "length": 8,
   "domain": null
  },
  {
   "name": "REGULATOR",
   "type": "esriFieldTypeString",
   "alias": "Regulator",
   "length": 50,
   "domain": null
  },
  {
   "name": "PRODUCT",
   "type": "esriFieldTypeString",
   "alias": "Product",
   "length": 255,
   "domain": null
  },
  {
   "name": "RECEPTOR",
   "type": "esriFieldTypeString",
   "alias": "Receptor",
   "length": 255,
   "domain": null
  },
  {
   "name": "VRAP_NUM",
   "type": "esriFieldTypeString",
   "alias": "VRAP Number",
   "length": 50,
   "domain": null
  },
  {
   "name": "MEDIA_OF_CONTAMINATION",
   "type": "esriFieldTypeString",
   "alias": "Media Of Contamination",
   "length": 255,
   "domain": null
  },
  {
   "name": "XCOORD",
   "type": "esriFieldTypeDouble",
   "alias": "X Coordinate",
   "domain": null
  },
  {
   "name": "YCOORD",
   "type": "esriFieldTypeDouble",
   "alias": "Y Coordinate",
   "domain": null
  },
  {
   "name": "LATITUDE",
   "type": "esriFieldTypeDouble",
   "alias": "Latitude",
   "domain": null
  },
  {
   "name": "LONGITUDE",
   "type": "esriFieldTypeDouble",
   "alias": "Longitude",
   "domain": null
  },
  {
   "name": "MAR_ID",
   "type": "esriFieldTypeDouble",
   "alias": "Master Address Repository Identifier",
   "domain": null
  },
  {
   "name": "GIS_ID",
   "type": "esriFieldTypeString",
   "alias": "GIS Identifier",
   "length": 50,
   "domain": null
  },
  {
   "name": "CREATOR",
   "type": "esriFieldTypeString",
   "alias": "CREATOR",
   "length": 255,
   "domain": null
  },
  {
   "name": "CREATED",
   "type": "esriFieldTypeDate",
   "alias": "CREATED",
   "length": 8,
   "domain": null
  },
  {
   "name": "EDITOR",
   "type": "esriFieldTypeString",
   "alias": "EDITOR",
   "length": 255,
   "domain": null
  },
  {
   "name": "EDITED",
   "type": "esriFieldTypeDate",
   "alias": "EDITED",
   "length": 8,
   "domain": null
  },
  {
   "name": "GLOBALID",
   "type": "esriFieldTypeGlobalID",
   "alias": "GLOBALID",
   "length": 38,
   "domain": null
  },
  {
   "name": "OBJECTID",
   "type": "esriFieldTypeOID",
   "alias": "OBJECTID",
   "domain": null
  },
  {
   "name": "SHAPE",
   "type": "esriFieldTypeGeometry",
   "alias": "Shape",
   "domain": null
  }
 ],
 "geometryField": {
  "name": "SHAPE",
  "type": "esriFieldTypeGeometry",
  "alias": "Shape"
 },
 "indexes": [
  {
   "name": "R53830_SDE_ROWID_UK",
   "fields": "OBJECTID",
   "isAscending": true,
   "isUnique": true,
   "description": ""
  },
  {
   "name": "UUID_53830",
   "fields": "GLOBALID",
   "isAscending": true,
   "isUnique": true,
   "description": ""
  },
  {
   "name": "A18091_IX1",
   "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": false,
 "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,
  "supportsAdvancedQueryRelated": true,
  "supportsQueryRelatedPagination": true,
  "supportsPagination": true,
  "supportsLod": false,
  "supportsQueryWithLodSR": false,
  "supportsTrueCurve": true,
  "supportsQueryWithDatumTransformation": true,
  "supportsReturningQueryExtent": true,
  "supportsQueryWithDistance": true,
  "supportsSqlExpression": true,
  "supportsTimeRelation": true,
  "supportsSqlFormat": false,
  "supportsQueryAnalytic": true,
  "supportsCurrentUserQueries": true
 },
 "supportsDatumTransformation": true,
 "advancedQueryAnalyticCapabilities": {
  "supportsLinearRegression": true,
  "supportsAsync": false,
  "supportsPercentileAnalytic": true
 },
 "dateFieldsTimeReference": {
  "timeZone": "Eastern Standard Time",
  "respectsDaylightSaving": true
 },
 "preferredTimeReference": null,
 "datesInUnknownTimezone": false,
 "hasMetadata": true,
 "isDataArchived": false,
 "archivingInfo": {
  "supportsQueryWithHistoricMoment": false,
  "startArchivingMoment": -1
 },
 "supportsCoordinatesQuantization": true,
 "supportsDynamicLegends": true
}