{
 "currentVersion": 11.4,
 "cimVersion": "3.4.0",
 "id": 0,
 "name": "Fire_Occurrences",
 "type": "Feature Layer",
 "parentLayer": null,
 "defaultVisibility": true,
 "minScale": 3000000,
 "maxScale": 0,
 "canScaleSymbols": false,
 "geometryType": "esriGeometryPoint",
 "description": "Fire Occurrences from USFS (1970 - 2016)",
 "copyrightText": "",
 "editFieldsInfo": null,
 "ownershipBasedAccessControlForFeatures": null,
 "syncCanReturnChanges": false,
 "relationships": [],
 "isDataVersioned": false,
 "isDataArchived": false,
 "infoInEstimates": [
  "extent",
  "count"
 ],
 "isDataBranchVersioned": false,
 "isDataReplicaTracked": false,
 "isCoGoEnabled": false,
 "supportsRollbackOnFailureParameter": true,
 "archivingInfo": {
  "supportsQueryWithHistoricMoment": false,
  "startArchivingMoment": -1
 },
 "supportsStatistics": true,
 "supportsExceedsLimitStatistics": true,
 "supportsAdvancedQueries": true,
 "supportsValidateSQL": true,
 "supportsCoordinatesQuantization": true,
 "supportsQuantizationEditMode": true,
 "supportsCalculate": true,
 "supportsASyncCalculate": true,
 "supportsDatumTransformation": true,
 "advancedQueryCapabilities": {
  "supportsPagination": true,
  "supportsTrueCurve": true,
  "supportsQueryWithDistance": true,
  "supportsReturningQueryExtent": true,
  "supportsStatistics": true,
  "supportsPercentileStatistics": true,
  "supportsHavingClause": true,
  "supportsOrderBy": true,
  "supportsDistinct": true,
  "supportsCountDistinct": true,
  "supportsAdvancedQueryRelated": true,
  "supportsQueryRelatedPagination": true,
  "supportsCurrentUserQueries": true,
  "supportsQueryWithResultType": true,
  "supportsReturningGeometryCentroid": false,
  "supportsReturningGeometryEnvelope": false,
  "supportsSqlExpression": true,
  "supportsQueryWithDatumTransformation": true,
  "supportsLod": false,
  "supportsQueryWithLodSR": false,
  "supportsQueryAnalytic": true
 },
 "advancedQueryAnalyticCapabilities": {
  "supportsLinearRegression": true,
  "supportsAsync": true,
  "supportsPercentileAnalytic": true
 },
 "advancedEditingCapabilities": {
  "supportedSqlFormatsInCalculate": [
   "standard"
  ],
  "supportsAsyncApplyEdits": true,
  "supportsApplyEditsbyUploadID": true,
  "supportedApplyEditsUploadIDFormats": "JSON,PBF"
 },
 "hasMetadata": true,
 "extent": {
  "xmin": -1.2589150895399999E7,
  "ymin": 4029448.1275999993,
  "xmax": -1.2440380681699999E7,
  "ymax": 4183707.0429000035,
  "spatialReference": {
   "wkid": 102100,
   "latestWkid": 3857,
   "xyTolerance": 0.001,
   "zTolerance": 0.001,
   "mTolerance": 0.001,
   "falseX": -20037700,
   "falseY": -30241100,
   "xyUnits": 10000,
   "falseZ": -100000,
   "zUnits": 10000,
   "falseM": -100000,
   "mUnits": 10000
  }
 },
 "sourceSpatialReference": {
  "wkid": 102100,
  "latestWkid": 3857,
  "xyTolerance": 0.001,
  "zTolerance": 0.001,
  "mTolerance": 0.001,
  "falseX": -20037700,
  "falseY": -30241100,
  "xyUnits": 10000,
  "falseZ": 0,
  "zUnits": 1,
  "falseM": 0,
  "mUnits": 1
 },
 "drawingInfo": {
  "renderer": {
   "type": "simple",
   "symbol": {
    "type": "esriSMS",
    "style": "esriSMSCircle",
    "color": [
     130,
     0,
     30,
     255
    ],
    "size": 4,
    "angle": 0,
    "xoffset": 0,
    "yoffset": 0,
    "outline": {
     "color": [
      0,
      0,
      0,
      255
     ],
     "width": 1
    }
   }
  },
  "scaleSymbols": true,
  "transparency": 0,
  "labelingInfo": null
 },
 "hasM": false,
 "hasZ": false,
 "allowGeometryUpdates": true,
 "allowTrueCurvesUpdates": true,
 "onlyAllowTrueCurveUpdatesByTrueCurveClients": true,
 "hasAttachments": false,
 "supportsApplyEditsWithGlobalIds": false,
 "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
 "objectIdField": "OBJECTID_1",
 "globalIdField": "",
 "displayField": "FIRENAME",
 "typeIdField": "",
 "subtypeField": "",
 "fields": [
  {
   "name": "OBJECTID_1",
   "type": "esriFieldTypeOID",
   "alias": "OBJECTID_1",
   "domain": null,
   "editable": false,
   "nullable": false,
   "defaultValue": null,
   "modelName": "OBJECTID_1"
  },
  {
   "name": "OBJECTID",
   "type": "esriFieldTypeDouble",
   "alias": "OBJECTID",
   "domain": null,
   "editable": true,
   "nullable": true,
   "defaultValue": null,
   "modelName": "OBJECTID"
  },
  {
   "name": "FIREOCCURI",
   "type": "esriFieldTypeString",
   "alias": "FIREOCCURI",
   "domain": null,
   "editable": true,
   "nullable": true,
   "length": 254,
   "defaultValue": null,
   "modelName": "FIREOCCURI"
  },
  {
   "name": "CN",
   "type": "esriFieldTypeString",
   "alias": "CN",
   "domain": null,
   "editable": true,
   "nullable": true,
   "length": 34,
   "defaultValue": null,
   "modelName": "CN"
  },
  {
   "name": "REVDATE",
   "type": "esriFieldTypeString",
   "alias": "REVDATE",
   "domain": null,
   "editable": true,
   "nullable": true,
   "length": 20,
   "defaultValue": null,
   "modelName": "REVDATE"
  },
  {
   "name": "FIRENAME",
   "type": "esriFieldTypeString",
   "alias": "FIRENAME",
   "domain": null,
   "editable": true,
   "nullable": true,
   "length": 50,
   "defaultValue": null,
   "modelName": "FIRENAME"
  },
  {
   "name": "COMPLEXNAM",
   "type": "esriFieldTypeString",
   "alias": "COMPLEXNAM",
   "domain": null,
   "editable": true,
   "nullable": true,
   "length": 50,
   "defaultValue": null,
   "modelName": "COMPLEXNAM"
  },
  {
   "name": "FIREYEAR",
   "type": "esriFieldTypeInteger",
   "alias": "FIREYEAR",
   "domain": null,
   "editable": true,
   "nullable": true,
   "defaultValue": null,
   "modelName": "FIREYEAR"
  },
  {
   "name": "UNIQFIREID",
   "type": "esriFieldTypeString",
   "alias": "UNIQFIREID",
   "domain": null,
   "editable": true,
   "nullable": true,
   "length": 22,
   "defaultValue": null,
   "modelName": "UNIQFIREID"
  },
  {
   "name": "SOFIRENUM",
   "type": "esriFieldTypeString",
   "alias": "SOFIRENUM",
   "domain": null,
   "editable": true,
   "nullable": true,
   "length": 3,
   "defaultValue": null,
   "modelName": "SOFIRENUM"
  },
  {
   "name": "LOCALFIREN",
   "type": "esriFieldTypeString",
   "alias": "LOCALFIREN",
   "domain": null,
   "editable": true,
   "nullable": true,
   "length": 10,
   "defaultValue": null,
   "modelName": "LOCALFIREN"
  },
  {
   "name": "REPORTINGU",
   "type": "esriFieldTypeString",
   "alias": "REPORTINGU",
   "domain": null,
   "editable": true,
   "nullable": true,
   "length": 4,
   "defaultValue": null,
   "modelName": "REPORTINGU"
  },
  {
   "name": "DISCOVERYD",
   "type": "esriFieldTypeString",
   "alias": "DISCOVERYD",
   "domain": null,
   "editable": true,
   "nullable": true,
   "length": 20,
   "defaultValue": null,
   "modelName": "DISCOVERYD"
  },
  {
   "name": "SIZECLASS",
   "type": "esriFieldTypeString",
   "alias": "SIZECLASS",
   "domain": null,
   "editable": true,
   "nullable": true,
   "length": 213,
   "defaultValue": null,
   "modelName": "SIZECLASS"
  },
  {
   "name": "SIZECLASS2",
   "type": "esriFieldTypeString",
   "alias": "SIZECLASS2",
   "domain": null,
   "editable": true,
   "nullable": true,
   "length": 254,
   "defaultValue": null,
   "modelName": "SIZECLASS2"
  },
  {
   "name": "TOTALACRES",
   "type": "esriFieldTypeDouble",
   "alias": "TOTALACRES",
   "domain": null,
   "editable": true,
   "nullable": true,
   "defaultValue": null,
   "modelName": "TOTALACRES"
  },
  {
   "name": "STATCAUSE",
   "type": "esriFieldTypeString",
   "alias": "STATCAUSE",
   "domain": null,
   "editable": true,
   "nullable": true,
   "length": 185,
   "defaultValue": null,
   "modelName": "STATCAUSE"
  },
  {
   "name": "STATCAUSE2",
   "type": "esriFieldTypeString",
   "alias": "STATCAUSE2",
   "domain": null,
   "editable": true,
   "nullable": true,
   "length": 254,
   "defaultValue": null,
   "modelName": "STATCAUSE2"
  },
  {
   "name": "COMMENTS",
   "type": "esriFieldTypeString",
   "alias": "COMMENTS",
   "domain": null,
   "editable": true,
   "nullable": true,
   "length": 254,
   "defaultValue": null,
   "modelName": "COMMENTS"
  },
  {
   "name": "DATASOURCE",
   "type": "esriFieldTypeString",
   "alias": "DATASOURCE",
   "domain": null,
   "editable": true,
   "nullable": true,
   "length": 2,
   "defaultValue": null,
   "modelName": "DATASOURCE"
  },
  {
   "name": "DATASOURC2",
   "type": "esriFieldTypeString",
   "alias": "DATASOURC2",
   "domain": null,
   "editable": true,
   "nullable": true,
   "length": 254,
   "defaultValue": null,
   "modelName": "DATASOURC2"
  },
  {
   "name": "FIREOUTDAT",
   "type": "esriFieldTypeString",
   "alias": "FIREOUTDAT",
   "domain": null,
   "editable": true,
   "nullable": true,
   "length": 20,
   "defaultValue": null,
   "modelName": "FIREOUTDAT"
  },
  {
   "name": "OWNERAGENC",
   "type": "esriFieldTypeString",
   "alias": "OWNERAGENC",
   "domain": null,
   "editable": true,
   "nullable": true,
   "length": 254,
   "defaultValue": null,
   "modelName": "OWNERAGENC"
  },
  {
   "name": "OWNERAGEN2",
   "type": "esriFieldTypeString",
   "alias": "OWNERAGEN2",
   "domain": null,
   "editable": true,
   "nullable": true,
   "length": 254,
   "defaultValue": null,
   "modelName": "OWNERAGEN2"
  },
  {
   "name": "UNITIDOWNE",
   "type": "esriFieldTypeString",
   "alias": "UNITIDOWNE",
   "domain": null,
   "editable": true,
   "nullable": true,
   "length": 6,
   "defaultValue": null,
   "modelName": "UNITIDOWNE"
  },
  {
   "name": "PROTECTION",
   "type": "esriFieldTypeString",
   "alias": "PROTECTION",
   "domain": null,
   "editable": true,
   "nullable": true,
   "length": 254,
   "defaultValue": null,
   "modelName": "PROTECTION"
  },
  {
   "name": "PROTECTIO2",
   "type": "esriFieldTypeString",
   "alias": "PROTECTIO2",
   "domain": null,
   "editable": true,
   "nullable": true,
   "length": 254,
   "defaultValue": null,
   "modelName": "PROTECTIO2"
  },
  {
   "name": "UNITIDPROT",
   "type": "esriFieldTypeString",
   "alias": "UNITIDPROT",
   "domain": null,
   "editable": true,
   "nullable": true,
   "length": 6,
   "defaultValue": null,
   "modelName": "UNITIDPROT"
  },
  {
   "name": "LATDD83",
   "type": "esriFieldTypeDouble",
   "alias": "LATDD83",
   "domain": null,
   "editable": true,
   "nullable": true,
   "defaultValue": null,
   "modelName": "LATDD83"
  },
  {
   "name": "LONGDD83",
   "type": "esriFieldTypeDouble",
   "alias": "LONGDD83",
   "domain": null,
   "editable": true,
   "nullable": true,
   "defaultValue": null,
   "modelName": "LONGDD83"
  },
  {
   "name": "FIRETYPECA",
   "type": "esriFieldTypeString",
   "alias": "FIRETYPECA",
   "domain": null,
   "editable": true,
   "nullable": true,
   "length": 2,
   "defaultValue": null,
   "modelName": "FIRETYPECA"
  },
  {
   "name": "POINTTYPE",
   "type": "esriFieldTypeString",
   "alias": "POINTTYPE",
   "domain": null,
   "editable": true,
   "nullable": true,
   "length": 254,
   "defaultValue": null,
   "modelName": "POINTTYPE"
  },
  {
   "name": "POINTTYPE2",
   "type": "esriFieldTypeString",
   "alias": "POINTTYPE2",
   "domain": null,
   "editable": true,
   "nullable": true,
   "length": 254,
   "defaultValue": null,
   "modelName": "POINTTYPE2"
  },
  {
   "name": "PERIMEXIST",
   "type": "esriFieldTypeString",
   "alias": "PERIMEXIST",
   "domain": null,
   "editable": true,
   "nullable": true,
   "length": 12,
   "defaultValue": null,
   "modelName": "PERIMEXIST"
  },
  {
   "name": "PERIMEXIS2",
   "type": "esriFieldTypeString",
   "alias": "PERIMEXIS2",
   "domain": null,
   "editable": true,
   "nullable": true,
   "length": 254,
   "defaultValue": null,
   "modelName": "PERIMEXIS2"
  },
  {
   "name": "FIRESTATQC",
   "type": "esriFieldTypeString",
   "alias": "FIRESTATQC",
   "domain": null,
   "editable": true,
   "nullable": true,
   "length": 3,
   "defaultValue": null,
   "modelName": "FIRESTATQC"
  }
 ],
 "geometryField": {
  "name": "Shape",
  "type": "esriFieldTypeGeometry",
  "alias": "Shape",
  "domain": null,
  "editable": true,
  "nullable": true,
  "defaultValue": null,
  "modelName": "Shape"
 },
 "indexes": [
  {
   "name": "R59112_pk",
   "fields": "OBJECTID_1",
   "isAscending": true,
   "isUnique": true,
   "description": ""
  },
  {
   "name": "S40681_idx",
   "fields": "Shape",
   "isAscending": true,
   "isUnique": true,
   "description": ""
  }
 ],
 "datesInUnknownTimezone": false,
 "dateFieldsTimeReference": {
  "timeZone": "US Mountain Standard Time",
  "timeZoneIANA": "Etc/GMT+7",
  "respectsDaylightSaving": false
 },
 "preferredTimeReference": {
  "timeZone": "US Mountain Standard Time",
  "timeZoneIANA": "Etc/GMT+7",
  "respectsDaylightSaving": false
 },
 "types": [],
 "templates": [
  {
   "name": "Fire_Occurrences",
   "description": "",
   "prototype": {
    "attributes": {
     "PERIMEXIS2": null,
     "OBJECTID": null,
     "FIREOCCURI": null,
     "CN": null,
     "REVDATE": null,
     "FIRENAME": null,
     "COMPLEXNAM": null,
     "FIREYEAR": null,
     "UNIQFIREID": null,
     "SOFIRENUM": null,
     "LOCALFIREN": null,
     "REPORTINGU": null,
     "DISCOVERYD": null,
     "SIZECLASS": null,
     "SIZECLASS2": null,
     "TOTALACRES": null,
     "STATCAUSE": null,
     "STATCAUSE2": null,
     "COMMENTS": null,
     "DATASOURCE": null,
     "DATASOURC2": null,
     "FIREOUTDAT": null,
     "OWNERAGENC": null,
     "OWNERAGEN2": null,
     "UNITIDOWNE": null,
     "PROTECTION": null,
     "PROTECTIO2": null,
     "UNITIDPROT": null,
     "LATDD83": null,
     "LONGDD83": null,
     "FIRETYPECA": null,
     "POINTTYPE": null,
     "POINTTYPE2": null,
     "PERIMEXIST": null,
     "FIRESTATQC": null
    }
   },
   "drawingTool": "esriFeatureEditToolPoint"
  }
 ],
 "maxRecordCount": 2000,
 "supportedQueryFormats": "JSON, geoJSON, PBF",
 "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson",
 "capabilities": "Query,Create,Update,Delete,Uploads,Editing,Extract",
 "useStandardizedQueries": true,
 "bigIntegerRestrictedTo53Bits": true,
 "supportedSpatialRelationships": [
  "esriSpatialRelIntersects",
  "esriSpatialRelContains",
  "esriSpatialRelCrosses",
  "esriSpatialRelEnvelopeIntersects",
  "esriSpatialRelIndexIntersects",
  "esriSpatialRelOverlaps",
  "esriSpatialRelTouches",
  "esriSpatialRelWithin",
  "esriSpatialRelRelation"
 ],
 "standardMaxRecordCount": 32000,
 "tileMaxRecordCount": 8000,
 "standardMaxRecordCountNoGeometry": 32000,
 "maxRecordCountFactor": 1
}