{
 "currentVersion": 11.3,
 "cimVersion": "3.3.0",
 "id": 0,
 "name": "Burnt Areas",
 "type": "Feature Layer",
 "parentLayer": null,
 "defaultVisibility": true,
 "minScale": 12000000,
 "maxScale": 0,
 "canScaleSymbols": false,
 "geometryType": "esriGeometryPolygon",
 "description": "",
 "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": true,
  "supportsSqlExpression": true,
  "supportsQueryWithDatumTransformation": true,
  "supportsLod": false,
  "supportsQueryWithLodSR": false,
  "supportsQueryAnalytic": true
 },
 "advancedQueryAnalyticCapabilities": {
  "supportsLinearRegression": true,
  "supportsAsync": true,
  "supportsPercentileAnalytic": false
 },
 "advancedEditingCapabilities": {
  "supportedSqlFormatsInCalculate": [
   "standard"
  ],
  "supportsAsyncApplyEdits": true,
  "supportsApplyEditsbyUploadID": true,
  "supportedApplyEditsUploadIDFormats": "JSON"
 },
 "hasGeometryProperties": true,
 "geometryProperties": {
  "shapeAreaFieldName": "Shape__Area",
  "shapeLengthFieldName": "Shape__Length",
  "units": "esriDecimalDegrees"
 },
 "hasMetadata": true,
 "extent": {
  "xmin": 136.189067917,
  "ymin": -28.980818327999998,
  "xmax": 156.357367598,
  "ymax": -10.540423343999976,
  "spatialReference": {
   "wkid": 4283,
   "latestWkid": 4283,
   "xyTolerance": 8.983152841195215E-9,
   "zTolerance": 0.001,
   "mTolerance": 0.001,
   "falseX": -400,
   "falseY": -400,
   "xyUnits": 9.999999999999999E8,
   "falseZ": -100000,
   "zUnits": 10000,
   "falseM": -100000,
   "mUnits": 10000
  }
 },
 "sourceSpatialReference": {
  "wkid": 4283,
  "latestWkid": 4283,
  "xyTolerance": 8.98315284119521E-9,
  "zTolerance": 0.001,
  "mTolerance": 0.001,
  "falseX": -400,
  "falseY": -400,
  "xyUnits": 9.999999999999999E8,
  "falseZ": -100000,
  "zUnits": 10000,
  "falseM": -100000,
  "mUnits": 10000
 },
 "drawingInfo": {
  "renderer": {
   "type": "uniqueValue",
   "field1": "Type",
   "uniqueValueGroups": [
    {
     "heading": "Type",
     "classes": [
      {
       "label": "Planned Burn",
       "description": "Planned Burn",
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSDiagonalCross",
        "color": [
         255,
         170,
         0,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          255,
          170,
          0,
          255
         ],
         "width": 1
        }
       },
       "values": [
        [
         "PB"
        ]
       ]
      },
      {
       "label": "Wildfire",
       "description": "Wildfire",
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSDiagonalCross",
        "color": [
         230,
         0,
         0,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          255,
          0,
          0,
          255
         ],
         "width": 1
        }
       },
       "values": [
        [
         "WF"
        ]
       ]
      }
     ]
    }
   ],
   "uniqueValueInfos": [
    {
     "symbol": {
      "type": "esriSFS",
      "style": "esriSFSDiagonalCross",
      "color": [
       255,
       170,
       0,
       255
      ],
      "outline": {
       "type": "esriSLS",
       "style": "esriSLSSolid",
       "color": [
        255,
        170,
        0,
        255
       ],
       "width": 1
      }
     },
     "value": "PB",
     "label": "Planned Burn"
    },
    {
     "symbol": {
      "type": "esriSFS",
      "style": "esriSFSDiagonalCross",
      "color": [
       230,
       0,
       0,
       255
      ],
      "outline": {
       "type": "esriSLS",
       "style": "esriSLSSolid",
       "color": [
        255,
        0,
        0,
        255
       ],
       "width": 1
      }
     },
     "value": "WF",
     "label": "Wildfire"
    }
   ],
   "fieldDelimiter": ",",
   "authoringInfo": {
    "colorRamp": {
     "type": "multipart",
     "colorRamps": [
      {
       "type": "algorithmic",
       "algorithm": "esriCIELabAlgorithm",
       "fromColor": [
        215,
        252,
        235,
        255
       ],
       "toColor": [
        215,
        252,
        235,
        255
       ]
      },
      {
       "type": "algorithmic",
       "algorithm": "esriCIELabAlgorithm",
       "fromColor": [
        247,
        187,
        252,
        255
       ],
       "toColor": [
        247,
        187,
        252,
        255
       ]
      },
      {
       "type": "algorithmic",
       "algorithm": "esriCIELabAlgorithm",
       "fromColor": [
        252,
        185,
        182,
        255
       ],
       "toColor": [
        252,
        185,
        182,
        255
       ]
      },
      {
       "type": "algorithmic",
       "algorithm": "esriCIELabAlgorithm",
       "fromColor": [
        183,
        252,
        182,
        255
       ],
       "toColor": [
        183,
        252,
        182,
        255
       ]
      },
      {
       "type": "algorithmic",
       "algorithm": "esriCIELabAlgorithm",
       "fromColor": [
        187,
        208,
        252,
        255
       ],
       "toColor": [
        187,
        208,
        252,
        255
       ]
      },
      {
       "type": "algorithmic",
       "algorithm": "esriCIELabAlgorithm",
       "fromColor": [
        252,
        237,
        182,
        255
       ],
       "toColor": [
        252,
        237,
        182,
        255
       ]
      },
      {
       "type": "algorithmic",
       "algorithm": "esriCIELabAlgorithm",
       "fromColor": [
        252,
        226,
        212,
        255
       ],
       "toColor": [
        252,
        226,
        212,
        255
       ]
      },
      {
       "type": "algorithmic",
       "algorithm": "esriCIELabAlgorithm",
       "fromColor": [
        252,
        207,
        234,
        255
       ],
       "toColor": [
        252,
        207,
        234,
        255
       ]
      },
      {
       "type": "algorithmic",
       "algorithm": "esriCIELabAlgorithm",
       "fromColor": [
        194,
        241,
        252,
        255
       ],
       "toColor": [
        194,
        241,
        252,
        255
       ]
      },
      {
       "type": "algorithmic",
       "algorithm": "esriCIELabAlgorithm",
       "fromColor": [
        183,
        182,
        252,
        255
       ],
       "toColor": [
        183,
        182,
        252,
        255
       ]
      },
      {
       "type": "algorithmic",
       "algorithm": "esriCIELabAlgorithm",
       "fromColor": [
        223,
        252,
        202,
        255
       ],
       "toColor": [
        223,
        252,
        202,
        255
       ]
      },
      {
       "type": "algorithmic",
       "algorithm": "esriCIELabAlgorithm",
       "fromColor": [
        228,
        202,
        252,
        255
       ],
       "toColor": [
        228,
        202,
        252,
        255
       ]
      },
      {
       "type": "algorithmic",
       "algorithm": "esriCIELabAlgorithm",
       "fromColor": [
        252,
        182,
        221,
        255
       ],
       "toColor": [
        252,
        182,
        221,
        255
       ]
      }
     ]
    }
   }
  },
  "scaleSymbols": true,
  "transparency": 0,
  "labelingInfo": null
 },
 "hasM": false,
 "hasZ": false,
 "allowGeometryUpdates": false,
 "allowTrueCurvesUpdates": false,
 "onlyAllowTrueCurveUpdatesByTrueCurveClients": true,
 "hasAttachments": false,
 "supportsApplyEditsWithGlobalIds": false,
 "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
 "objectIdField": "objectid",
 "globalIdField": "",
 "displayField": "label",
 "typeIdField": "type",
 "subtypeField": "",
 "fields": [
  {
   "name": "objectid",
   "type": "esriFieldTypeOID",
   "alias": "OBJECTID",
   "domain": null,
   "editable": false,
   "nullable": false,
   "defaultValue": null,
   "modelName": "OBJECTID"
  },
  {
   "name": "label",
   "type": "esriFieldTypeString",
   "alias": "Label",
   "domain": null,
   "editable": true,
   "nullable": true,
   "length": 255,
   "defaultValue": null,
   "modelName": "Label"
  },
  {
   "name": "type",
   "type": "esriFieldTypeString",
   "alias": "Type",
   "domain": null,
   "editable": true,
   "nullable": true,
   "length": 50,
   "defaultValue": null,
   "modelName": "Type"
  },
  {
   "name": "general_location",
   "type": "esriFieldTypeString",
   "alias": "General_Location",
   "domain": null,
   "editable": true,
   "nullable": true,
   "length": 1000,
   "defaultValue": null,
   "modelName": "General_Location"
  },
  {
   "name": "owning_agency",
   "type": "esriFieldTypeString",
   "alias": "Owning_Agency",
   "domain": null,
   "editable": true,
   "nullable": true,
   "length": 50,
   "defaultValue": null,
   "modelName": "Owning_Agency"
  },
  {
   "name": "burnstatus",
   "type": "esriFieldTypeString",
   "alias": "BurnStatus",
   "domain": null,
   "editable": true,
   "nullable": true,
   "length": 10,
   "defaultValue": null,
   "modelName": "BurnStatus"
  },
  {
   "name": "ignitiondate",
   "type": "esriFieldTypeDate",
   "alias": "IgnitionDate",
   "domain": null,
   "editable": true,
   "nullable": true,
   "length": 8,
   "defaultValue": null,
   "modelName": "IgnitionDate"
  },
  {
   "name": "outdate",
   "type": "esriFieldTypeDate",
   "alias": "OutDate",
   "domain": null,
   "editable": true,
   "nullable": true,
   "length": 8,
   "defaultValue": null,
   "modelName": "OutDate"
  },
  {
   "name": "outyear",
   "type": "esriFieldTypeSmallInteger",
   "alias": "OutYear",
   "domain": null,
   "editable": true,
   "nullable": true,
   "defaultValue": null,
   "modelName": "OutYear"
  },
  {
   "name": "month",
   "type": "esriFieldTypeInteger",
   "alias": "Month",
   "domain": null,
   "editable": true,
   "nullable": true,
   "defaultValue": null,
   "modelName": "Month"
  },
  {
   "name": "completeddate",
   "type": "esriFieldTypeDate",
   "alias": "CompletedDate",
   "domain": null,
   "editable": true,
   "nullable": true,
   "length": 8,
   "defaultValue": null,
   "modelName": "CompletedDate"
  },
  {
   "name": "completedyear",
   "type": "esriFieldTypeSmallInteger",
   "alias": "CompletedYear",
   "domain": null,
   "editable": true,
   "nullable": true,
   "defaultValue": null,
   "modelName": "CompletedYear"
  },
  {
   "name": "pct_burn",
   "type": "esriFieldTypeDouble",
   "alias": "Pct_Burn",
   "domain": null,
   "editable": true,
   "nullable": true,
   "defaultValue": null,
   "modelName": "Pct_Burn"
  },
  {
   "name": "area_ha",
   "type": "esriFieldTypeDouble",
   "alias": "Area_ha",
   "domain": null,
   "editable": true,
   "nullable": true,
   "defaultValue": null,
   "modelName": "Area_ha"
  },
  {
   "name": "Shape__Area",
   "type": "esriFieldTypeDouble",
   "alias": "SHAPE.AREA",
   "domain": null,
   "editable": false,
   "nullable": true,
   "defaultValue": null,
   "modelName": "st_area(shape)",
   "required": true
  },
  {
   "name": "Shape__Length",
   "type": "esriFieldTypeDouble",
   "alias": "SHAPE.LEN",
   "domain": null,
   "editable": false,
   "nullable": true,
   "defaultValue": null,
   "modelName": "st_perimeter(shape)",
   "required": true
  }
 ],
 "geometryField": {
  "name": "shape",
  "type": "esriFieldTypeGeometry",
  "alias": "SHAPE",
  "domain": null,
  "editable": false,
  "nullable": true,
  "defaultValue": null,
  "modelName": "SHAPE"
 },
 "datesInUnknownTimezone": false,
 "dateFieldsTimeReference": {
  "timeZone": "UTC",
  "respectsDaylightSaving": false
 },
 "preferredTimeReference": null,
 "types": [
  {
   "id": "PB",
   "name": "Planned Burn",
   "domains": {},
   "templates": [
    {
     "name": "PB",
     "description": "",
     "prototype": {
      "attributes": {
       "area_ha": null,
       "pct_burn": null,
       "label": null,
       "type": null,
       "general_location": null,
       "owning_agency": null,
       "burnstatus": null,
       "ignitiondate": null,
       "outdate": null,
       "outyear": null,
       "month": null,
       "completeddate": null,
       "completedyear": null
      }
     },
     "drawingTool": "esriFeatureEditToolPolygon"
    }
   ]
  },
  {
   "id": "WF",
   "name": "Wildfire",
   "domains": {},
   "templates": [
    {
     "name": "WF",
     "description": "",
     "prototype": {
      "attributes": {
       "area_ha": null,
       "pct_burn": null,
       "label": null,
       "type": null,
       "general_location": null,
       "owning_agency": null,
       "burnstatus": null,
       "ignitiondate": null,
       "outdate": null,
       "outyear": null,
       "month": null,
       "completeddate": null,
       "completedyear": null
      }
     },
     "drawingTool": "esriFeatureEditToolPolygon"
    }
   ]
  }
 ],
 "templates": [],
 "maxRecordCount": 2000,
 "supportedQueryFormats": "JSON, geoJSON, PBF",
 "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson",
 "capabilities": "Query,Create,Editing",
 "useStandardizedQueries": true,
 "bigIntegerRestrictedTo53Bits": true,
 "supportedSpatialRelationships": [
  "esriSpatialRelIntersects",
  "esriSpatialRelContains",
  "esriSpatialRelCrosses",
  "esriSpatialRelEnvelopeIntersects",
  "esriSpatialRelIndexIntersects",
  "esriSpatialRelOverlaps",
  "esriSpatialRelTouches",
  "esriSpatialRelWithin",
  "esriSpatialRelRelation"
 ],
 "standardMaxRecordCount": 4000,
 "tileMaxRecordCount": 4000,
 "standardMaxRecordCountNoGeometry": 32000,
 "maxRecordCountFactor": 1,
 "serviceItemId": "b0ea2d52305045a1bff65bb0b8a2c31d"
}