{ "layers": [ { "currentVersion": 10.81, "cimVersion": "2.6.0", "id": 0, "name": "GR_FIRE_HISTORY_SEVERITY_2022", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "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": 2140935.997100003, "ymin": 2407077.249499999, "xmax": 2455232.1789000034, "ymax": 2567992.0117000006, "spatialReference": { "wkid": 102171, "latestWkid": 3111, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -34932800, "falseY": -17746400, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "fire_sev_l3", "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 225, 225, 225, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 168, 0, 0, 255 ], "width": 1 } }, "value": "3_BURNT_NF", "label": "3 BURNT NON-FOREST" }, { "symbol": { "type": "esriSFS", "style": "esriSFSBackwardDiagonal", "color": [ 110, 110, 110, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "3_BURNT_UC", "label": "3 BURNT UNCLASSIFIED" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 130, 130, 130, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 0 ], "width": 0.4 } }, "value": "3_LOW_CS", "label": "3 LOW CANOPY SCORCH" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 78, 78, 78, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 0 ], "width": 0.4 } }, "value": "3_MED_CS", "label": "3 MEDIUM CANOPY SCORCH" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 0 ], "width": 0.4 } }, "value": "3_HIGH_CS", "label": "3 HIGH CANOPY SCORCH" }, { "symbol": { "type": "esriSFS", "style": "esriSFSBackwardDiagonal", "color": [ 255, 255, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "3_CANOPY_BURNT", "label": "3 CANOPY BURNT" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 1, 97, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 156, 156, 156, 255 ], "width": 1 } }, "value": "3_UNBURNT", "label": "3 UNBURNT" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 0, 110, 0, 255 ], "toColor": [ 241, 252, 25, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 241, 252, 25, 255 ], "toColor": [ 250, 46, 0, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "objectid", "globalIdField": null, "displayField": "name", "typeIdField": "fire_sev_l3", "fields": [ { "name": "objectid", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "nullable": false, "defaultValue": null, "modelName": "OBJECTID", "editable": false }, { "name": "firetype", "type": "esriFieldTypeString", "alias": "FIRETYPE", "domain": { "type": "codedValue", "name": "FIRETYPE", "description": "Fire type (Bushfire, Burn etc)", "codedValues": [ { "name": "Bushfire", "code": "BUSHFIRE" }, { "name": "Burn", "code": "BURN" }, { "name": "Other", "code": "OTHER" }, { "name": "Unknown", "code": "UNKNOWN" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "FIRETYPE" }, { "name": "season", "type": "esriFieldTypeSmallInteger", "alias": "SEASON", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SEASON" }, { "name": "fire_no", "type": "esriFieldTypeString", "alias": "FIRE_NO", "domain": null, "editable": true, "nullable": true, "length": 25, "defaultValue": null, "modelName": "FIRE_NO" }, { "name": "name", "type": "esriFieldTypeString", "alias": "NAME", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "NAME" }, { "name": "start_date", "type": "esriFieldTypeDate", "alias": "START_DATE", "domain": null, "editable": true, "nullable": true, "length": 29, "defaultValue": null, "modelName": "START_DATE" }, { "name": "start_date_int", "type": "esriFieldTypeInteger", "alias": "START_DATE_INT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "START_DATE_INT" }, { "name": "treatment_type", "type": "esriFieldTypeString", "alias": "TREATMENT_TYPE", "domain": { "type": "codedValue", "name": "TREATMENT_TYPE", "description": "Type of planned burn activity", "codedValues": [ { "name": "FUEL REDUCTION", "code": "FUEL REDUCTION" }, { "name": "ECOLOGICAL", "code": "ECOLOGICAL" }, { "name": "OTHER", "code": "OTHER" }, { "name": "SLASH - ASH", "code": "SLASH - ASH" }, { "name": "SLASH - MIXED", "code": "SLASH - MIXED" }, { "name": "SLASH - SOFTWOOD", "code": "SLASH - SOFTWOOD" }, { "name": "SLASH - WOOLLYBUTT", "code": "SLASH - WOOLLYBUTT" }, { "name": "SLASH - UNKNOWN", "code": "SLASH - UNKNOWN" }, { "name": "WINDROW - ASH", "code": "WINDROW - ASH" }, { "name": "WINDROW - MIXED", "code": "WINDROW - MIXED" }, { "name": "WINDROW - SOFTWOOD", "code": "WINDROW - SOFTWOOD" }, { "name": "WINDROW - WOOLLYBUTT", "code": "WINDROW - WOOLLYBUTT" }, { "name": "NOT DETERMINED", "code": "NOT DETERMINED" }, { "name": "CANDLING", "code": "CANDLING" }, { "name": "FIRE - NOT A PLANNED BURN ACTIVITY", "code": "FIRE" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "TREATMENT_TYPE" }, { "name": "fire_severity", "type": "esriFieldTypeString", "alias": "FIRE_SEVERITY", "domain": null, "editable": true, "nullable": true, "length": 25, "defaultValue": null, "modelName": "FIRE_SEVERITY" }, { "name": "fire_cover", "type": "esriFieldTypeString", "alias": "FIRE_COVER", "domain": { "type": "codedValue", "name": "COVERAGE", "description": "Coverage within an individual polygon", "codedValues": [ { "name": "0-9", "code": "0-9" }, { "name": "10-29", "code": "10-29" }, { "name": "30-49", "code": "30-49" }, { "name": "50-69", "code": "50-69" }, { "name": "70-89", "code": "70-89" }, { "name": "90-100", "code": "90-100" }, { "name": "UNKNOWN", "code": "UNKNOWN" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "FIRE_COVER" }, { "name": "firekey", "type": "esriFieldTypeString", "alias": "FIREKEY", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "FIREKEY" }, { "name": "create_date", "type": "esriFieldTypeDate", "alias": "CREATE_DATE", "domain": null, "editable": true, "nullable": true, "length": 29, "defaultValue": null, "modelName": "CREATE_DATE" }, { "name": "update_date", "type": "esriFieldTypeDate", "alias": "UPDATE_DATE", "domain": null, "editable": true, "nullable": true, "length": 29, "defaultValue": null, "modelName": "UPDATE_DATE" }, { "name": "area_ha", "type": "esriFieldTypeDouble", "alias": "AREA_HA", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "AREA_HA" }, { "name": "method", "type": "esriFieldTypeString", "alias": "METHOD", "domain": { "type": "codedValue", "name": "METHOD", "description": "Source of fire history data", "codedValues": [ { "name": "Aerial Photograph - manual interpretation", "code": "Aerial Photograph Interpretation" }, { "name": "Aerial Photograph - automated interpretation", "code": "Aerial Photograph Interpretation - Automated" }, { "name": "Aerial Photograph - unknown interpretation method", "code": "Aerial Photograph Interpretation - Unknown" }, { "name": "Observation from AIG platform (georeferenced photo or perimeter)", "code": "AIG Observation" }, { "name": "Air Observation - visual interpretation", "code": "Air Observation" }, { "name": "Air Observation - GPS Tracked", "code": "Air Observation - GPS" }, { "name": "Air Observation - Unknown Method", "code": "Air Observation - Unknown" }, { "name": "Geometry sourced from Joint Fuel Management Plan", "code": "Fire Operations Plan" }, { "name": "Firescan or Linescan", "code": "Firescan" }, { "name": "GPS Collected Data (Ground Observer or similar)", "code": "GPS" }, { "name": "Ground Observation - GPS Tracked", "code": "Ground Observer - GPS" }, { "name": "Ground Observation - Unknown Method", "code": "Ground Observer - Unknown" }, { "name": "Ground Observer - Visual Assessment (not GPS)", "code": "Ground Observer - Visual Assessment" }, { "name": "Tranfer from hard copy or manually marked up map", "code": "Hard Copy Map" }, { "name": "Satellite Image - manual interpretation", "code": "Satellite Image Interpretation" }, { "name": "Satellite Image - automated interpretation", "code": "Satellite Image Interpretation - Automated" }, { "name": "Satellite Image - unknown method", "code": "Satellite Image Interpretation - Unknown" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "METHOD" }, { "name": "method_comments", "type": "esriFieldTypeString", "alias": "METHOD_COMMENTS", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "METHOD_COMMENTS" }, { "name": "accuracy", "type": "esriFieldTypeString", "alias": "ACCURACY", "domain": { "type": "codedValue", "name": "ACCURACY", "description": "Positional accuracy of polygon boundaries", "codedValues": [ { "name": "High - 25m or less", "code": "HIGH" }, { "name": "Medium - 26m to 100m", "code": "MEDIUM" }, { "name": "Low - greater than 100m", "code": "LOW" }, { "name": "Unknown", "code": "UNKNOWN" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "ACCURACY" }, { "name": "dse_id", "type": "esriFieldTypeInteger", "alias": "DSE_ID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "DSE_ID" }, { "name": "cfa_id", "type": "esriFieldTypeInteger", "alias": "CFA_ID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "CFA_ID" }, { "name": "district_id", "type": "esriFieldTypeString", "alias": "DISTRICT_ID", "domain": { "type": "codedValue", "name": "DISTRICT_ID", "description": "Numerical ID number for Fire District", "codedValues": [ { "name": "Barwon South West - Far South West", "code": "14" }, { "name": "Barwon South West - Otways", "code": "12" }, { "name": "Gippsland - Latrobe", "code": "47" }, { "name": "Gippsland - Macalister", "code": "44" }, { "name": "Gippsland - Snowy", "code": "45" }, { "name": "Gippsland - Tambo", "code": "41" }, { "name": "Grampians - Midlands", "code": "15" }, { "name": "Grampians - Wimmera", "code": "13" }, { "name": "Hume - Goulburn", "code": "37" }, { "name": "Hume - Murrindindi", "code": "38" }, { "name": "Hume - Ovens", "code": "34" }, { "name": "Hume - Upper Murray", "code": "36" }, { "name": "Loddon Mallee - Mallee", "code": "22" }, { "name": "Loddon Mallee - Murray Goldfields", "code": "21" }, { "name": "Port Phillip - Metropolitan", "code": "52" }, { "name": "Port Phillip - Yarra", "code": "53" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 2, "defaultValue": null, "modelName": "DISTRICT_ID" }, { "name": "fire_sev_l1", "type": "esriFieldTypeString", "alias": "FIRE_SEV_L1", "domain": { "type": "codedValue", "name": "FIRE_SEV_1", "description": "Burn Severity Classification Level 1", "codedValues": [ { "name": "1 UNBURNT", "code": "1_UNBURNT" }, { "name": "1 BURNT", "code": "1_BURNT" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 25, "defaultValue": null, "modelName": "FIRE_SEV_L1" }, { "name": "fire_sev_l2", "type": "esriFieldTypeString", "alias": "FIRE_SEV_L2", "domain": { "type": "codedValue", "name": "FIRE_SEV_2", "description": "Burn Severity Classification Level 2", "codedValues": [ { "name": "2 UNBURNT", "code": "2_UNBURNT" }, { "name": "2 BURNT UNCLASSIFIED", "code": "2_BURNT_UC" }, { "name": "2 BURNT NON-FOREST", "code": "2_BURNT_NF" }, { "name": "2 LOW", "code": "2_LOW" }, { "name": "2 MEDIUM", "code": "2_MED" }, { "name": "2 HIGH", "code": "2_HIGH" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 25, "defaultValue": null, "modelName": "FIRE_SEV_L2" }, { "name": "fire_sev_l3", "type": "esriFieldTypeString", "alias": "FIRE_SEV_L3", "domain": { "type": "codedValue", "name": "FIRE_SEV_3", "description": "Burn Severity Classification Level 3", "codedValues": [ { "name": "3 UNBURNT", "code": "3_UNBURNT" }, { "name": "3 BURNT UNCLASSIFIED", "code": "3_BURNT_UC" }, { "name": "3 BURNT NON-FOREST", "code": "3_BURNT_NF" }, { "name": "3 LOW CANOPY SCORCH", "code": "3_LOW_CS" }, { "name": "3 MEDIUM CANOPY SCORCH", "code": "3_MED_CS" }, { "name": "3 HIGH CANOPY SCORCH", "code": "3_HIGH_CS" }, { "name": "3 CANOPY BURNT", "code": "3_CANOPY_BURNT" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 25, "defaultValue": null, "modelName": "FIRE_SEV_L3" }, { "name": "fire_sev_l4", "type": "esriFieldTypeString", "alias": "FIRE_SEV_L4", "domain": { "type": "codedValue", "name": "FIRE_SEV_4", "description": "Burn Severity Classification Level 4", "codedValues": [ { "name": "4 UNBURNT", "code": "4_UNBURNT" }, { "name": "4 BURNT UNCLASSIFIED", "code": "4_BURNT_UC" }, { "name": "4 BURNT NON-FOREST", "code": "4_BURNT_NF" }, { "name": "4 LOW CANOPY SCORCH, MIN. UNDERSTOREY BURN", "code": "4_LOW_CS_MIN" }, { "name": "4 LOW CANOPY SCORCH, MAJ. UNDERSTOREY BURN", "code": "4_LOW_CS_MAJ" }, { "name": "4 MED. CANOPY SCORCH, MIN. UNDERSTOREY BURN", "code": "4_MED_CS_MIN" }, { "name": "4 MED. CANOPY SCORCH, MAJ. UNDERSTOREY BURN", "code": "4_MED_CS_MAJ" }, { "name": "4 HIGH CANOPY SCORCH, MAJ. UNDERSTOREY BURN", "code": "4_HIGH_CS" }, { "name": "4 CANOPY BURNT", "code": "4_CANOPY_BURNT" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 25, "defaultValue": null, "modelName": "FIRE_SEV_L4" }, { "name": "fire_sev_l5", "type": "esriFieldTypeString", "alias": "FIRE_SEV_L5", "domain": { "type": "codedValue", "name": "FIRE_SEV_5", "description": "Burn Severity Classification Level 5", "codedValues": [ { "name": "5 UNBURNT", "code": "5_UNBURNT" }, { "name": "5 BURNT UNCLASSIFIED", "code": "5_BURNT_UC" }, { "name": "5 BURNT NON-FOREST", "code": "5-BURNT-NF" }, { "name": "5 GREEN", "code": "5_GREEN" }, { "name": "5 BROWN", "code": "5_BROWN" }, { "name": "5 BLACK", "code": "5_BLACK" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 25, "defaultValue": null, "modelName": "FIRE_SEV_L5" }, { "name": "level_assess", "type": "esriFieldTypeSmallInteger", "alias": "LEVEL_ASSESS", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "LEVEL_ASSESS" }, { "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" } ], "geometryField": { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "r11432_sde_rowid_uk", "fields": "objectid", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a6454_ix1", "fields": "shape", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [ { "id": "3_BURNT_NF", "name": "3 BURNT NON-FOREST", "domains": { "firetype": {"type": "inherited"}, "treatment_type": {"type": "inherited"}, "fire_cover": {"type": "inherited"}, "method": {"type": "inherited"}, "accuracy": {"type": "inherited"}, "district_id": {"type": "inherited"}, "fire_sev_l1": {"type": "inherited"}, "fire_sev_l2": {"type": "inherited"}, "fire_sev_l3": {"type": "inherited"}, "fire_sev_l4": {"type": "inherited"}, "fire_sev_l5": {"type": "inherited"} }, "templates": [ { "name": "3_BURNT_NF", "description": "", "prototype": { "attributes": { "level_assess": null, "fire_sev_l5": null, "firetype": null, "season": null, "fire_no": null, "name": null, "start_date": null, "start_date_int": null, "treatment_type": null, "fire_severity": null, "fire_cover": null, "firekey": null, "create_date": null, "update_date": null, "area_ha": null, "method": null, "method_comments": null, "accuracy": null, "dse_id": null, "cfa_id": null, "district_id": null, "fire_sev_l1": null, "fire_sev_l2": null, "fire_sev_l3": null, "fire_sev_l4": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "3_BURNT_UC", "name": "3 BURNT UNCLASSIFIED", "domains": { "firetype": {"type": "inherited"}, "treatment_type": {"type": "inherited"}, "fire_cover": {"type": "inherited"}, "method": {"type": "inherited"}, "accuracy": {"type": "inherited"}, "district_id": {"type": "inherited"}, "fire_sev_l1": {"type": "inherited"}, "fire_sev_l2": {"type": "inherited"}, "fire_sev_l3": {"type": "inherited"}, "fire_sev_l4": {"type": "inherited"}, "fire_sev_l5": {"type": "inherited"} }, "templates": [ { "name": "3_BURNT_UC", "description": "", "prototype": { "attributes": { "level_assess": null, "fire_sev_l5": null, "firetype": null, "season": null, "fire_no": null, "name": null, "start_date": null, "start_date_int": null, "treatment_type": null, "fire_severity": null, "fire_cover": null, "firekey": null, "create_date": null, "update_date": null, "area_ha": null, "method": null, "method_comments": null, "accuracy": null, "dse_id": null, "cfa_id": null, "district_id": null, "fire_sev_l1": null, "fire_sev_l2": null, "fire_sev_l3": null, "fire_sev_l4": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "3_LOW_CS", "name": "3 LOW CANOPY SCORCH", "domains": { "firetype": {"type": "inherited"}, "treatment_type": {"type": "inherited"}, "fire_cover": {"type": "inherited"}, "method": {"type": "inherited"}, "accuracy": {"type": "inherited"}, "district_id": {"type": "inherited"}, "fire_sev_l1": {"type": "inherited"}, "fire_sev_l2": {"type": "inherited"}, "fire_sev_l3": {"type": "inherited"}, "fire_sev_l4": {"type": "inherited"}, "fire_sev_l5": {"type": "inherited"} }, "templates": [ { "name": "3_LOW_CS", "description": "", "prototype": { "attributes": { "level_assess": null, "fire_sev_l5": null, "firetype": null, "season": null, "fire_no": null, "name": null, "start_date": null, "start_date_int": null, "treatment_type": null, "fire_severity": null, "fire_cover": null, "firekey": null, "create_date": null, "update_date": null, "area_ha": null, "method": null, "method_comments": null, "accuracy": null, "dse_id": null, "cfa_id": null, "district_id": null, "fire_sev_l1": null, "fire_sev_l2": null, "fire_sev_l3": null, "fire_sev_l4": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "3_MED_CS", "name": "3 MEDIUM CANOPY SCORCH", "domains": { "firetype": {"type": "inherited"}, "treatment_type": {"type": "inherited"}, "fire_cover": {"type": "inherited"}, "method": {"type": "inherited"}, "accuracy": {"type": "inherited"}, "district_id": {"type": "inherited"}, "fire_sev_l1": {"type": "inherited"}, "fire_sev_l2": {"type": "inherited"}, "fire_sev_l3": {"type": "inherited"}, "fire_sev_l4": {"type": "inherited"}, "fire_sev_l5": {"type": "inherited"} }, "templates": [ { "name": "3_MED_CS", "description": "", "prototype": { "attributes": { "level_assess": null, "fire_sev_l5": null, "firetype": null, "season": null, "fire_no": null, "name": null, "start_date": null, "start_date_int": null, "treatment_type": null, "fire_severity": null, "fire_cover": null, "firekey": null, "create_date": null, "update_date": null, "area_ha": null, "method": null, "method_comments": null, "accuracy": null, "dse_id": null, "cfa_id": null, "district_id": null, "fire_sev_l1": null, "fire_sev_l2": null, "fire_sev_l3": null, "fire_sev_l4": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "3_HIGH_CS", "name": "3 HIGH CANOPY SCORCH", "domains": { "firetype": {"type": "inherited"}, "treatment_type": {"type": "inherited"}, "fire_cover": {"type": "inherited"}, "method": {"type": "inherited"}, "accuracy": {"type": "inherited"}, "district_id": {"type": "inherited"}, "fire_sev_l1": {"type": "inherited"}, "fire_sev_l2": {"type": "inherited"}, "fire_sev_l3": {"type": "inherited"}, "fire_sev_l4": {"type": "inherited"}, "fire_sev_l5": {"type": "inherited"} }, "templates": [ { "name": "3_HIGH_CS", "description": "", "prototype": { "attributes": { "level_assess": null, "fire_sev_l5": null, "firetype": null, "season": null, "fire_no": null, "name": null, "start_date": null, "start_date_int": null, "treatment_type": null, "fire_severity": null, "fire_cover": null, "firekey": null, "create_date": null, "update_date": null, "area_ha": null, "method": null, "method_comments": null, "accuracy": null, "dse_id": null, "cfa_id": null, "district_id": null, "fire_sev_l1": null, "fire_sev_l2": null, "fire_sev_l3": null, "fire_sev_l4": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "3_CANOPY_BURNT", "name": "3 CANOPY BURNT", "domains": { "firetype": {"type": "inherited"}, "treatment_type": {"type": "inherited"}, "fire_cover": {"type": "inherited"}, "method": {"type": "inherited"}, "accuracy": {"type": "inherited"}, "district_id": {"type": "inherited"}, "fire_sev_l1": {"type": "inherited"}, "fire_sev_l2": {"type": "inherited"}, "fire_sev_l3": {"type": "inherited"}, "fire_sev_l4": {"type": "inherited"}, "fire_sev_l5": {"type": "inherited"} }, "templates": [ { "name": "3_CANOPY_BURNT", "description": "", "prototype": { "attributes": { "level_assess": null, "fire_sev_l5": null, "firetype": null, "season": null, "fire_no": null, "name": null, "start_date": null, "start_date_int": null, "treatment_type": null, "fire_severity": null, "fire_cover": null, "firekey": null, "create_date": null, "update_date": null, "area_ha": null, "method": null, "method_comments": null, "accuracy": null, "dse_id": null, "cfa_id": null, "district_id": null, "fire_sev_l1": null, "fire_sev_l2": null, "fire_sev_l3": null, "fire_sev_l4": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "3_UNBURNT", "name": "3 UNBURNT", "domains": { "firetype": {"type": "inherited"}, "treatment_type": {"type": "inherited"}, "fire_cover": {"type": "inherited"}, "method": {"type": "inherited"}, "accuracy": {"type": "inherited"}, "district_id": {"type": "inherited"}, "fire_sev_l1": {"type": "inherited"}, "fire_sev_l2": {"type": "inherited"}, "fire_sev_l3": {"type": "inherited"}, "fire_sev_l4": {"type": "inherited"}, "fire_sev_l5": {"type": "inherited"} }, "templates": [ { "name": "3_UNBURNT", "description": "", "prototype": { "attributes": { "level_assess": null, "fire_sev_l5": null, "firetype": null, "season": null, "fire_no": null, "name": null, "start_date": null, "start_date_int": null, "treatment_type": null, "fire_severity": null, "fire_cover": null, "firekey": null, "create_date": null, "update_date": null, "area_ha": null, "method": null, "method_comments": null, "accuracy": null, "dse_id": null, "cfa_id": null, "district_id": null, "fire_sev_l1": null, "fire_sev_l2": null, "fire_sev_l3": null, "fire_sev_l4": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] } ], "templates": [], "useStandardizedQueries": true, "standardMaxRecordCount": 2000, "tileMaxRecordCount": 2000, "standardMaxRecordCountNoGeometry": 16000, "maxRecordCountFactor": 1, "supportedQueryFormats": "JSON", "maxRecordCount": 2000, "allowGeometryUpdates": true, "capabilities": "Query", "enableZDefaults": true, "zDefault": 0, "allowUpdateWithoutMValues": true, "hasGeometryProperties": true, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ] }, "supportsApplyEditsWithGlobalIds": false, "geometryProperties": { "shapeLengthFieldName": "SHAPE__Length", "shapeAreaFieldName": "SHAPE__Area", "units": "esriMeters" }, "serviceItemId": "f359598645d04fb6b777e66d8b5e2d67", "hasMetadata": true, "sqlParserVersion": "PG_10.8.1" } ], "tables": [] }