{
 "currentVersion": 10.51,
 "id": 23,
 "name": "EnerGov History Point",
 "type": "Feature Layer",
 "description": "",
 "geometryType": "esriGeometryPoint",
 "sourceSpatialReference": {
  "wkid": 103146,
  "latestWkid": 6570
 },
 "copyrightText": "",
 "parentLayer": null,
 "subLayers": [],
 "minScale": 0,
 "maxScale": 0,
 "drawingInfo": {
  "renderer": {
   "type": "simple",
   "symbol": {
    "type": "esriPMS",
    "url": "a920b6dc078200396316b57a81403940",
    "imageData": "iVBORw0KGgoAAAANSUhEUgAAABMAAAAQCAYAAAD0xERiAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAfZJREFUOI2t0D9oE2EYx/Ffbc4LXJueb0zStzYmgYPaHsrZ2KOHIg0ElIiog4KDHQQH0UUUXBzEQUSQOIjo0CUKhTqIupS2ChI1oKRC8YwHWRKFFym+iPjSvo0RJyXF2L9+x+d9ns/w+vAf861gZwMhyHGOYQA/14XFCDmrqOJYO9FeVDi/sx5M97eLS8f3O8roeOEyOO4BEGvCDEpupJ2tHX6/giG7VweqV7wKP78WrK8jIA5GI6GNC7Ua4jSk+pTSMIAsgE+rwgyijuzbY29eqNXw6OkMjqQtZJzkph+ieMtj8vBqsEO9ZjQRaPO3TL+vouhx9BmfYRpdreGI5sxKbYBz/mYlmBqjyA5s7458+z6PsUkPADA25eLiFoIhe0e4XC3cBdC/LKaquJCyzYCiKJh8PvNnLiXwtsSwuz+BQStOHz7zjgJ4sBRG453q6Z5YV/Aj48i7fNHjk3wZphHGzm20c7rkXa8wPAYgm2KUIHtgb1Kv1+uYyL9r8gPAy9cfkEknkdplaqMT7jkpce0vjBBiG1QdDBNN+/JVwLbisK2mHubm5tGTiISixD1TZhgBMNuItQDidsoxuwEgqGsI6lpzqaFMKtl2f7x4lXOcasROQMCaKritywqL0wXHSUrpTcaY+xvLcSlzr1y55OW/YowBAH4BGaygpWTZl9sAAAAASUVORK5CYII=",
    "contentType": "image/png",
    "width": 14,
    "height": 12,
    "angle": 0,
    "xoffset": 0,
    "yoffset": 0
   },
   "label": "",
   "description": ""
  },
  "transparency": 0,
  "labelingInfo": null
 },
 "defaultVisibility": true,
 "extent": {
  "xmin": "NaN",
  "ymin": "NaN",
  "xmax": "NaN",
  "ymax": "NaN",
  "spatialReference": {
   "wkid": 103146,
   "latestWkid": 6570
  }
 },
 "hasAttachments": false,
 "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
 "displayField": "ModuleName",
 "typeIdField": null,
 "subtypeFieldName": null,
 "fields": [
  {
   "name": "OBJECTID",
   "type": "esriFieldTypeOID",
   "alias": "OBJECTID",
   "domain": null
  },
  {
   "name": "ModuleName",
   "type": "esriFieldTypeString",
   "alias": "This describes the EnerGov module where the user created the object (CodeManagement, PermitManagement, PlanManagement).",
   "length": 50,
   "domain": null
  },
  {
   "name": "CaseID",
   "type": "esriFieldTypeString",
   "alias": "This is the GUID of the case in the EnerGov database. Determine the specific table relationship by looking at the MODULENAME field (i.e., PermitManagement relates to the PMPermit table; CodeManagement relates to the CMCode table; PlanManagement relates to the PLPlan table.).",
   "length": 36,
   "domain": null
  },
  {
   "name": "CaseNumber",
   "type": "esriFieldTypeString",
   "alias": "This is the EnerGov case number (i.e., permit number, plan number, or case number).",
   "length": 50,
   "domain": null
  },
  {
   "name": "CaseType",
   "type": "esriFieldTypeString",
   "alias": "This is the GUID of the case type for permit or plan objects.",
   "length": 50,
   "domain": null
  },
  {
   "name": "WorkClass",
   "type": "esriFieldTypeString",
   "alias": "This is the GUID of the work class for permit or plan objects.",
   "length": 50,
   "domain": null
  },
  {
   "name": "ApplicationDate",
   "type": "esriFieldTypeDate",
   "alias": "This is the application date for permits and plans or the opened date for code cases.",
   "length": 8,
   "domain": null
  },
  {
   "name": "ProjectID",
   "type": "esriFieldTypeString",
   "alias": "This is the GUID of the associated project.",
   "length": 50,
   "domain": null
  },
  {
   "name": "ProjectName",
   "type": "esriFieldTypeString",
   "alias": "This is the name of the associated project.",
   "length": 50,
   "domain": null
  },
  {
   "name": "GISHistoryQueueID",
   "type": "esriFieldTypeString",
   "alias": "This is the GUID of the history record in the GISHistoryQueue table.",
   "length": 36,
   "domain": null
  },
  {
   "name": "SpatialType",
   "type": "esriFieldTypeString",
   "alias": "This is the EnerGov spatial type of this history object (Parcel, Address, SpatialCollection, or GISFeatures).",
   "length": 50,
   "domain": null
  },
  {
   "name": "SpatialID",
   "type": "esriFieldTypeString",
   "alias": "This is the unique key value of the spatial element.",
   "length": 50,
   "domain": null
  },
  {
   "name": "SHAPE",
   "type": "esriFieldTypeGeometry",
   "alias": "SHAPE",
   "domain": null
  },
  {
   "name": "GlobalID",
   "type": "esriFieldTypeGlobalID",
   "alias": "GlobalID",
   "length": 38,
   "domain": null
  }
 ],
 "indexes": [
  {
   "name": "R1325_pk",
   "fields": "OBJECTID",
   "isAscending": true,
   "isUnique": true,
   "description": ""
  },
  {
   "name": "UUID_1325",
   "fields": "GlobalID",
   "isAscending": true,
   "isUnique": false,
   "description": ""
  },
  {
   "name": "UUID_OID_1325",
   "fields": "GlobalID,OBJECTID",
   "isAscending": true,
   "isUnique": true,
   "description": ""
  },
  {
   "name": "S1207_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, AMF, geoJSON",
 "isDataVersioned": true,
 "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true},
 "useStandardizedQueries": true,
 "advancedQueryCapabilities": {
  "useStandardizedQueries": true,
  "supportsStatistics": true,
  "supportsOrderBy": true,
  "supportsDistinct": true,
  "supportsPagination": true,
  "supportsTrueCurve": true,
  "supportsReturningQueryExtent": true,
  "supportsQueryWithDistance": true,
  "supportsSqlExpression": true
 },
 "supportsDatumTransformation": true,
 "dateFieldsTimeReference": null
}