{
 "layers": [
  {
   "currentVersion": 10.81,
   "cimVersion": "2.6.0",
   "id": 0,
   "name": "NSW Fire History",
   "type": "Feature Layer",
   "parentLayer": null,
   "defaultVisibility": true,
   "minScale": 18489298,
   "maxScale": 1128,
   "canScaleSymbols": false,
   "geometryType": "esriGeometryPolygon",
   "description": "",
   "copyrightText": "",
   "editFieldsInfo": null,
   "syncCanReturnChanges": false,
   "relationships": [],
   "isDataVersioned": false,
   "isDataArchived": false,
   "isDataBranchVersioned": false,
   "isDataReplicaTracked": false,
   "isCoGoEnabled": false,
   "supportsRollbackOnFailureParameter": true,
   "supportsStatistics": true,
   "supportsAdvancedQueries": true,
   "supportsValidateSQL": true,
   "supportsCoordinatesQuantization": true,
   "supportsCalculate": true,
   "supportsASyncCalculate": true,
   "advancedQueryCapabilities": {
    "supportsPagination": true,
    "supportsTrueCurve": true,
    "supportsQueryWithDistance": true,
    "supportsReturningQueryExtent": true,
    "supportsStatistics": true,
    "supportsPercentileStatistics": true,
    "supportsHavingClause": true,
    "supportsOrderBy": true,
    "supportsDistinct": true,
    "supportsCountDistinct": true,
    "supportsQueryWithResultType": true,
    "supportsReturningGeometryCentroid": true,
    "supportsSqlExpression": true,
    "supportsQueryWithDatumTransformation": true
   },
   "extent": {
    "xmin": 1.5696063817638442E7,
    "ymin": -4509757.085507512,
    "xmax": 1.710229776637744E7,
    "ymax": -3271619.5482378863,
    "spatialReference": {
     "wkid": 102100,
     "latestWkid": 3857,
     "xyTolerance": 0.001,
     "zTolerance": 0.001,
     "mTolerance": 0.001,
     "falseX": -20037700,
     "falseY": -30241100,
     "xyUnits": 1.4892314192838538E8,
     "falseZ": -100000,
     "zUnits": 10000,
     "falseM": -100000,
     "mUnits": 10000
    }
   },
   "drawingInfo": {
    "renderer": {
     "visualVariables": [
      {
       "type": "sizeInfo",
       "target": "outline",
       "expression": "view.scale",
       "valueExpression": "$view.scale",
       "stops": [
        {
         "size": 1.5,
         "value": 29761
        },
        {
         "size": 0.75,
         "value": 93002
        },
        {
         "size": 0.375,
         "value": 372007
        },
        {
         "size": 0,
         "value": 744014
        }
       ]
      }
     ],
     "type": "uniqueValue",
     "field1": "fire_type",
     "uniqueValueInfos": [
      {
       "value": "Bushfire",
       "label": "Bushfire",
       "symbol": {
        "color": [
         237,
         81,
         81,
         255
        ],
        "outline": {
         "color": [
          153,
          153,
          153,
          64
         ],
         "width": 0.75,
         "type": "esriSLS",
         "style": "esriSLSSolid"
        },
        "type": "esriSFS",
        "style": "esriSFSSolid"
       }
      },
      {
       "value": "Prescribed burn",
       "label": "Prescribed burn",
       "symbol": {
        "color": [
         20,
         158,
         206,
         255
        ],
        "outline": {
         "color": [
          153,
          153,
          153,
          64
         ],
         "width": 0.75,
         "type": "esriSLS",
         "style": "esriSLSSolid"
        },
        "type": "esriSFS",
        "style": "esriSFSSolid"
       }
      }
     ]
    },
    "transparency": 20
   },
   "hasM": false,
   "hasZ": false,
   "allowTrueCurvesUpdates": false,
   "onlyAllowTrueCurveUpdatesByTrueCurveClients": true,
   "hasAttachments": false,
   "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
   "objectIdField": "objectid",
   "globalIdField": "globalid",
   "displayField": "fire_name",
   "typeIdField": "fire_type",
   "fields": [
    {
     "name": "fire_id",
     "type": "esriFieldTypeString",
     "alias": "fire_id",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 20,
     "defaultValue": null,
     "modelName": "fire_id"
    },
    {
     "name": "fire_name",
     "type": "esriFieldTypeString",
     "alias": "fire_name",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 200,
     "defaultValue": null,
     "modelName": "fire_name"
    },
    {
     "name": "ignition_date",
     "type": "esriFieldTypeDate",
     "alias": "ignition_date",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 29,
     "defaultValue": null,
     "modelName": "ignition_date"
    },
    {
     "name": "capture_date",
     "type": "esriFieldTypeDate",
     "alias": "capture_date",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 29,
     "defaultValue": null,
     "modelName": "capture_date"
    },
    {
     "name": "extinguish_date",
     "type": "esriFieldTypeDate",
     "alias": "extinguish_date",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 29,
     "defaultValue": null,
     "modelName": "extinguish_date"
    },
    {
     "name": "fire_type",
     "type": "esriFieldTypeString",
     "alias": "fire_type",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 200,
     "defaultValue": null,
     "modelName": "fire_type"
    },
    {
     "name": "ignition_cause",
     "type": "esriFieldTypeString",
     "alias": "ignition_cause",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 200,
     "defaultValue": null,
     "modelName": "ignition_cause"
    },
    {
     "name": "capt_method",
     "type": "esriFieldTypeString",
     "alias": "capt_method",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 200,
     "defaultValue": null,
     "modelName": "capt_method"
    },
    {
     "name": "area_ha",
     "type": "esriFieldTypeDouble",
     "alias": "area_ha",
     "domain": null,
     "editable": true,
     "nullable": true,
     "defaultValue": null,
     "modelName": "area_ha"
    },
    {
     "name": "perim_km",
     "type": "esriFieldTypeDouble",
     "alias": "perim_km",
     "domain": null,
     "editable": true,
     "nullable": true,
     "defaultValue": null,
     "modelName": "perim_km"
    },
    {
     "name": "state",
     "type": "esriFieldTypeString",
     "alias": "state",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 200,
     "defaultValue": null,
     "modelName": "state"
    },
    {
     "name": "agency",
     "type": "esriFieldTypeString",
     "alias": "agency",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 254,
     "defaultValue": null,
     "modelName": "agency"
    },
    {
     "name": "objectid",
     "type": "esriFieldTypeOID",
     "alias": "OBJECTID",
     "domain": null,
     "nullable": false,
     "defaultValue": null,
     "modelName": "objectid",
     "editable": false
    },
    {
     "type": "esriFieldTypeDouble",
     "nullable": true,
     "editable": false,
     "domain": null,
     "defaultValue": null,
     "virtual": true,
     "name": "SHAPE__Length",
     "alias": "SHAPE__Length"
    },
    {
     "type": "esriFieldTypeDouble",
     "nullable": true,
     "editable": false,
     "domain": null,
     "defaultValue": null,
     "virtual": true,
     "name": "SHAPE__Area",
     "alias": "SHAPE__Area"
    },
    {
     "alias": "globalid",
     "name": "globalid",
     "length": 38,
     "domain": null,
     "nullable": false,
     "type": "esriFieldTypeGlobalID",
     "editable": false
    }
   ],
   "geometryField": {
    "name": "shape",
    "type": "esriFieldTypeGeometry",
    "alias": "SHAPE",
    "domain": null,
    "editable": true,
    "nullable": true,
    "defaultValue": null,
    "modelName": "shape"
   },
   "indexes": [
    {
     "name": "r11247_sde_rowid_uk",
     "fields": "objectid",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    },
    {
     "name": "a10833_ix1",
     "fields": "shape",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    },
    {
     "name": "uuid_11247",
     "fields": "globalid",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    }
   ],
   "dateFieldsTimeReference": {
    "timeZone": "UTC",
    "respectsDaylightSaving": false
   },
   "types": [
    {
     "id": "Bushfire",
     "name": "Bushfire",
     "templates": [
      {
       "name": "Bushfire",
       "description": "",
       "prototype": {
        "attributes": {
         "fire_type": "Bushfire",
         "fire_id": null,
         "fire_name": null,
         "ignition_date": null,
         "capture_date": null,
         "extinguish_date": null,
         "ignition_cause": null,
         "capt_method": null,
         "area_ha": null,
         "perim_km": null,
         "state": null,
         "agency": null
        }
       }
      }
     ]
    },
    {
     "id": "Prescribed burn",
     "name": "Prescribed burn",
     "templates": [
      {
       "name": "Prescribed burn",
       "description": "",
       "prototype": {
        "attributes": {
         "fire_type": "Prescribed burn",
         "fire_id": null,
         "fire_name": null,
         "ignition_date": null,
         "capture_date": null,
         "extinguish_date": null,
         "ignition_cause": null,
         "capt_method": null,
         "area_ha": null,
         "perim_km": null,
         "state": null,
         "agency": null
        }
       }
      }
     ]
    }
   ],
   "templates": [],
   "useStandardizedQueries": true,
   "standardMaxRecordCount": 2000,
   "tileMaxRecordCount": 2000,
   "standardMaxRecordCountNoGeometry": 16000,
   "maxRecordCountFactor": 1,
   "supportedQueryFormats": "JSON",
   "enableZDefaults": true,
   "maxRecordCount": 2000,
   "allowGeometryUpdates": true,
   "capabilities": "Query,Sync,Extract",
   "allowUpdateWithoutMValues": true,
   "hasGeometryProperties": true,
   "geometryProperties": {
    "shapeLengthFieldName": "SHAPE__Length",
    "shapeAreaFieldName": "SHAPE__Area",
    "units": "esriMeters"
   },
   "zDefault": 0,
   "serviceItemId": "99b11f8af9444737b3f484dd7334d671",
   "hasMetadata": true,
   "syncEnabled": true,
   "advancedEditingCapabilities": {
    "supportedSqlFormatsInCalculate": [
     "standard"
    ]
   },
   "supportsApplyEditsWithGlobalIds": true,
   "sqlParserVersion": "PG_10.8.1"
  }
 ],
 "tables": []
}