{
 "currentVersion": 10.81,
 "id": 37,
 "name": "History Polygon",
 "type": "Feature Layer",
 "description": "",
 "geometryType": "esriGeometryPolygon",
 "sourceSpatialReference": {
  "wkid": 103022,
  "latestWkid": 6438
 },
 "copyrightText": "",
 "parentLayer": null,
 "subLayers": [],
 "minScale": 0,
 "maxScale": 0,
 "drawingInfo": {
  "renderer": {
   "type": "simple",
   "symbol": {
    "type": "esriSFS",
    "style": "esriSFSSolid",
    "color": [
     240,
     198,
     245,
     255
    ],
    "outline": {
     "type": "esriSLS",
     "style": "esriSLSSolid",
     "color": [
      110,
      110,
      110,
      255
     ],
     "width": 0.4
    }
   },
   "label": "",
   "description": ""
  },
  "transparency": 0,
  "labelingInfo": null
 },
 "defaultVisibility": false,
 "extent": {
  "xmin": -8934071.594460897,
  "ymin": 3108530.356867701,
  "xmax": -8911776.24559765,
  "ymax": 3121684.6570922397,
  "spatialReference": {
   "wkid": 102100,
   "latestWkid": 3857
  }
 },
 "hasAttachments": false,
 "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
 "displayField": "ModuleName",
 "typeIdField": null,
 "subtypeFieldName": null,
 "subtypeField": null,
 "defaultSubtypeCode": null,
 "fields": [
  {
   "name": "OBJECTID",
   "type": "esriFieldTypeOID",
   "alias": "OBJECTID",
   "domain": null
  },
  {
   "name": "ModuleName",
   "type": "esriFieldTypeString",
   "alias": "EnerGov Module Name or Original",
   "length": 50,
   "domain": null
  },
  {
   "name": "CaseID",
   "type": "esriFieldTypeString",
   "alias": "CaseID is the GUID of the case in the EnerGov \n the GUID of the case in the EnerGov \nCaseID = GUID of Case in EnerGov Database",
   "length": 36,
   "domain": null
  },
  {
   "name": "CaseNumber",
   "type": "esriFieldTypeString",
   "alias": "CaseNumber (i.e., permit \nis Permit number, plan number, or case number",
   "length": 50,
   "domain": null
  },
  {
   "name": "CaseType",
   "type": "esriFieldTypeString",
   "alias": "CaseType is the GUID of case type for permit or plan objects",
   "length": 50,
   "domain": null
  },
  {
   "name": "WorkClass",
   "type": "esriFieldTypeString",
   "alias": "WorkClass is the GUID of the permit or plaqn objects",
   "length": 50,
   "domain": null
  },
  {
   "name": "ApplicationDate",
   "type": "esriFieldTypeDate",
   "alias": "Application Date for permit or plans, the opened date for code cases",
   "length": 8,
   "domain": null
  },
  {
   "name": "ProjectID",
   "type": "esriFieldTypeString",
   "alias": "ProjectID is the GUID of the associated Project",
   "length": 50,
   "domain": null
  },
  {
   "name": "ProjectName",
   "type": "esriFieldTypeString",
   "alias": "Project Name is name of associated project",
   "length": 50,
   "domain": null
  },
  {
   "name": "GISHistoryQueueID",
   "type": "esriFieldTypeString",
   "alias": "GISHistoryQueueID GUID of the history record in the GIS history Queue Table",
   "length": 36,
   "domain": null
  },
  {
   "name": "SpatialType",
   "type": "esriFieldTypeString",
   "alias": "SpatialType (Parcel, Address, Spatial Collection or GIS Feature)",
   "length": 50,
   "domain": null
  },
  {
   "name": "SHAPE",
   "type": "esriFieldTypeGeometry",
   "alias": "SHAPE",
   "domain": null
  },
  {
   "name": "created_user",
   "type": "esriFieldTypeString",
   "alias": "created_user",
   "length": 255,
   "domain": null
  },
  {
   "name": "created_date",
   "type": "esriFieldTypeDate",
   "alias": "created_date",
   "length": 8,
   "domain": null
  },
  {
   "name": "last_edited_user",
   "type": "esriFieldTypeString",
   "alias": "last_edited_user",
   "length": 255,
   "domain": null
  },
  {
   "name": "last_edited_date",
   "type": "esriFieldTypeDate",
   "alias": "last_edited_date",
   "length": 8,
   "domain": null
  },
  {
   "name": "SHAPE.STArea()",
   "type": "esriFieldTypeDouble",
   "alias": "SHAPE.STArea()",
   "domain": null
  },
  {
   "name": "SHAPE.STLength()",
   "type": "esriFieldTypeDouble",
   "alias": "SHAPE.STLength()",
   "domain": null
  },
  {
   "name": "SpatialID",
   "type": "esriFieldTypeString",
   "alias": "SpatialID is unique key of spatial element",
   "length": 50,
   "domain": null
  }
 ],
 "geometryField": {
  "name": "SHAPE",
  "type": "esriFieldTypeGeometry",
  "alias": "SHAPE"
 },
 "indexes": [
  {
   "name": "R850_pk",
   "fields": "OBJECTID",
   "isAscending": true,
   "isUnique": true,
   "description": ""
  },
  {
   "name": "S742_idx",
   "fields": "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,
 "dateFieldsTimeReference": {
  "timeZone": "Eastern Standard Time",
  "respectsDaylightSaving": true
 },
 "supportsCoordinatesQuantization": true,
 "serviceItemId": "dabea5b8b18a45e99c8a4341de8d1b76"
}