{ "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 0, "name": "SCC Planned Burn Program", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 7856, "latestWkid": 7856, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": 1900, "xyUnits": 10000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "Status", "uniqueValueGroups": [ { "heading": "Status", "classes": [ { "label": "Complete", "description": "Complete", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 0.5 } }, "values": [ [ "Complete" ] ] }, { "label": "Pending", "description": "Pending", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 0, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 0, 0, 255 ], "width": 2 } }, "values": [ [ "Pending" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 0.5 } }, "value": "Complete", "label": "Complete" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 0, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 0, 0, 255 ], "width": 2 } }, "value": "Pending", "label": "Pending" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 200, 192, 255 ], "toColor": [ 252, 200, 192, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 252, 191, 255 ], "toColor": [ 179, 252, 191, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 201, 179, 252, 255 ], "toColor": [ 201, 179, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 187, 235, 252, 255 ], "toColor": [ 187, 235, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 243, 192, 255 ], "toColor": [ 252, 243, 192, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 179, 223, 255 ], "toColor": [ 252, 179, 223, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 235, 215, 252, 255 ], "toColor": [ 235, 215, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 212, 252, 225, 255 ], "toColor": [ 212, 252, 225, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 200, 252, 255 ], "toColor": [ 179, 200, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 230, 252, 179, 255 ], "toColor": [ 230, 252, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 246, 179, 252, 255 ], "toColor": [ 246, 179, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 184, 252, 243, 255 ], "toColor": [ 184, 252, 243, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 184, 198, 255 ], "toColor": [ 252, 184, 198, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpressionInfo": { "expression": "$feature.Burn_Year", "title": "Custom" }, "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "multiPart": "labelLargest", "allowOverrun": true, "deconflictionStrategy": "static", "repeatLabel": false, "useClippedGeometry": false, "stackLabel": true, "stackAlignment": "dynamic", "removeDuplicates": "none", "stackRowLength": 24, "useCodedValues": true, "maxScale": 0, "minScale": 50000, "name": "Current year", "priority": -1, "symbol": { "type": "esriTS", "color": [ 255, 255, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 0, 0, 0, 255 ], "haloSize": 2, "font": { "family": "Arial", "size": 10, "style": "normal", "weight": "normal", "decoration": "none" } } }, { "labelExpressionInfo": {"expression": "var burn_year = Number($feature.Burn_Year);\nvar cur_year = Year(Now());\nvar diff_year = burn_year - cur_year;\n\nif (diff_year < 0) {\n return burn_year\n}\n"}, "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "multiPart": "labelLargest", "allowOverrun": true, "deconflictionStrategy": "static", "repeatLabel": false, "useClippedGeometry": false, "stackLabel": true, "stackAlignment": "dynamic", "removeDuplicates": "none", "stackRowLength": 24, "useCodedValues": true, "maxScale": 0, "minScale": 50000, "name": "Previous year", "priority": -1, "symbol": { "type": "esriTS", "color": [ 204, 204, 204, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 0, 0, 0, 255 ], "haloSize": 1, "font": { "family": "Tahoma", "size": 8, "style": "normal", "weight": "normal", "decoration": "none" } } }, { "labelExpressionInfo": {"expression": "var burn_year = Number($feature.Burn_Year);\nvar cur_year = Year(Now());\nvar diff_year = burn_year - cur_year;\n\nif (diff_year == 0 && $feature.Status == 'Complete') {\n return burn_year\n}\n\n"}, "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "multiPart": "labelLargest", "allowOverrun": true, "deconflictionStrategy": "static", "repeatLabel": false, "useClippedGeometry": false, "stackLabel": true, "stackAlignment": "dynamic", "removeDuplicates": "none", "stackRowLength": 24, "useCodedValues": true, "maxScale": 0, "minScale": 50000, "name": "Current complete", "priority": -1, "symbol": { "type": "esriTS", "color": [ 204, 204, 204, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 0, 0, 0, 255 ], "haloSize": 2, "font": { "family": "Tahoma", "size": 8, "style": "normal", "weight": "normal", "decoration": "none" } } } ] }, "defaultVisibility": false, "extent": { "xmin": 1.6999261680517286E7, "ymin": -3112817.7707792264, "xmax": 1.7046748173991602E7, "ymax": -3055536.1743588294, "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 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "Name", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "Shape.STArea()", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null }, { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Priority", "type": "esriFieldTypeString", "alias": "Priority", "length": 10, "domain": { "type": "codedValue", "name": "SCC_0to10", "description": "0 to 10", "codedValues": [ { "name": "0", "code": "0" }, { "name": "1", "code": "1" }, { "name": "2", "code": "2" }, { "name": "3", "code": "3" }, { "name": "4", "code": "4" }, { "name": "5", "code": "5" }, { "name": "6", "code": "6" }, { "name": "7", "code": "7" }, { "name": "8", "code": "8" }, { "name": "9", "code": "9" }, { "name": "10", "code": "10" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "AFMG_Prty", "type": "esriFieldTypeString", "alias": "AFMG Priority", "length": 10, "domain": { "type": "codedValue", "name": "EnvdmFireAFMGPriority", "description": "AFMG Priority Numbered priority from 1 to 5", "codedValues": [ { "name": "1", "code": "1" }, { "name": "2", "code": "2" }, { "name": "3", "code": "3" }, { "name": "4", "code": "4" }, { "name": "5", "code": "5" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Burn_Year", "type": "esriFieldTypeString", "alias": "Proposed Burn Year", "length": 10, "domain": null }, { "name": "Status", "type": "esriFieldTypeString", "alias": "Status", "length": 50, "domain": { "type": "codedValue", "name": "EnvdmFireStatus", "description": "Fire Status", "codedValues": [ { "name": "Pending", "code": "Pending" }, { "name": "Complete", "code": "Complete" }, { "name": "Part Complete", "code": "Part Complete" }, { "name": "Remove", "code": "Remove" }, { "name": "Reassess", "code": "Reassess" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Name", "type": "esriFieldTypeString", "alias": "Reserve Name", "length": 254, "domain": null }, { "name": "FMU", "type": "esriFieldTypeString", "alias": "FMU", "length": 100, "domain": null }, { "name": "GIS.EnvvecPlannedBurnProgram.Area", "type": "esriFieldTypeDouble", "alias": "Area", "domain": null }, { "name": "After_Rain", "type": "esriFieldTypeString", "alias": "Time After Rain", "length": 20, "domain": { "type": "codedValue", "name": "EnvdmFireTimeAfterRain", "description": "Time After Rain", "codedValues": [ { "name": "Short", "code": "Short" }, { "name": "Moderate", "code": "Moderate" }, { "name": "Short-Mod", "code": "Short-Mod" }, { "name": "Moderate-Long", "code": "Moderate-Long" }, { "name": "Any", "code": "Any" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "LotPlan_1", "type": "esriFieldTypeString", "alias": "Lot Plan 1", "length": 50, "domain": null }, { "name": "LotPlan_2", "type": "esriFieldTypeString", "alias": "Lot Plan 2", "length": 50, "domain": null }, { "name": "LotPlan_3", "type": "esriFieldTypeString", "alias": "Lot Plan 3", "length": 50, "domain": null }, { "name": "Division", "type": "esriFieldTypeString", "alias": "Electoral Division", "length": 20, "domain": { "type": "codedValue", "name": "SCC_Division", "description": "SCC_Division", "codedValues": [ { "name": "Division 1", "code": "Division 1" }, { "name": "Division 2", "code": "Division 2" }, { "name": "Division 3", "code": "Division 3" }, { "name": "Division 4", "code": "Division 4" }, { "name": "Division 5", "code": "Division 5" }, { "name": "Division 6", "code": "Division 6" }, { "name": "Division 7", "code": "Division 7" }, { "name": "Division 8", "code": "Division 8" }, { "name": "Division 9", "code": "Division 9" }, { "name": "Division 10", "code": "Division 10" }, { "name": "Not Applicable", "code": "Not Applicable" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "LOCALITY", "type": "esriFieldTypeString", "alias": "Locality", "length": 100, "domain": { "type": "codedValue", "name": "SCC_Locality", "description": "SCC_Locality", "codedValues": [ { "name": "ALEXANDRA HEADLAND", "code": "ALEXANDRA HEADLAND" }, { "name": "AROONA", "code": "AROONA" }, { "name": "BALD KNOB", "code": "BALD KNOB" }, { "name": "BALMORAL RIDGE", "code": "BALMORAL RIDGE" }, { "name": "BARINGA", "code": "BARINGA" }, { "name": "BATTERY HILL", "code": "BATTERY HILL" }, { "name": "BEERBURRUM", "code": "BEERBURRUM" }, { "name": "BEERWAH", "code": "BEERWAH" }, { "name": "BELLI PARK", "code": "BELLI PARK" }, { "name": "BELLS CREEK", "code": "BELLS CREEK" }, { "name": "BIRTINYA", "code": "BIRTINYA" }, { "name": "BLACK MOUNTAIN", "code": "BLACK MOUNTAIN" }, { "name": "BLI BLI", "code": "BLI BLI" }, { "name": "BOKARINA", "code": "BOKARINA" }, { "name": "BOOROOBIN", "code": "BOOROOBIN" }, { "name": "BOREEN POINT", "code": "BOREEN POINT" }, { "name": "BRIBIE ISLAND NORTH", "code": "BRIBIE ISLAND NORTH" }, { "name": "BRIDGES", "code": "BRIDGES" }, { "name": "BUDDINA", "code": "BUDDINA" }, { "name": "BUDERIM", "code": "BUDERIM" }, { "name": "BURNSIDE", "code": "BURNSIDE" }, { "name": "CALOUNDRA", "code": "CALOUNDRA" }, { "name": "CALOUNDRA WEST", "code": "CALOUNDRA WEST" }, { "name": "CAMBROON", "code": "CAMBROON" }, { "name": "CASTAWAYS BEACH", "code": "CASTAWAYS BEACH" }, { "name": "CHEVALLUM", "code": "CHEVALLUM" }, { "name": "COES CREEK", "code": "COES CREEK" }, { "name": "COMO", "code": "COMO" }, { "name": "CONONDALE", "code": "CONONDALE" }, { "name": "COOCHIN CREEK", "code": "COOCHIN CREEK" }, { "name": "COOLABINE", "code": "COOLABINE" }, { "name": "COOLOOLABIN", "code": "COOLOOLABIN" }, { "name": "COOLUM BEACH", "code": "COOLUM BEACH" }, { "name": "COORAN", "code": "COORAN" }, { "name": "COOROIBAH", "code": "COOROIBAH" }, { "name": "COOROY", "code": "COOROY" }, { "name": "COOROY MOUNTAIN", "code": "COOROY MOUNTAIN" }, { "name": "COOTHARABA", "code": "COOTHARABA" }, { "name": "CROHAMHURST", "code": "CROHAMHURST" }, { "name": "CURRAMORE", "code": "CURRAMORE" }, { "name": "CURRIMUNDI", "code": "CURRIMUNDI" }, { "name": "DIAMOND VALLEY", "code": "DIAMOND VALLEY" }, { "name": "DICKY BEACH", "code": "DICKY BEACH" }, { "name": "DIDDILLIBAH", "code": "DIDDILLIBAH" }, { "name": "DOONAN", "code": "DOONAN" }, { "name": "DULONG", "code": "DULONG" }, { "name": "EERWAH VALE", "code": "EERWAH VALE" }, { "name": "ELAMAN CREEK", "code": "ELAMAN CREEK" }, { "name": "EUDLO", "code": "EUDLO" }, { "name": "EUMUNDI", "code": "EUMUNDI" }, { "name": "FEDERAL", "code": "FEDERAL" }, { "name": "FLAXTON", "code": "FLAXTON" }, { "name": "FOREST GLEN", "code": "FOREST GLEN" }, { "name": "GHEERULLA", "code": "GHEERULLA" }, { "name": "GLASS HOUSE MOUNTAINS", "code": "GLASS HOUSE MOUNTAINS" }, { "name": "GLENVIEW", "code": "GLENVIEW" }, { "name": "GOLDEN BEACH", "code": "GOLDEN BEACH" }, { "name": "HIGHWORTH", "code": "HIGHWORTH" }, { "name": "HUNCHY", "code": "HUNCHY" }, { "name": "ILKLEY", "code": "ILKLEY" }, { "name": "IMAGE FLAT", "code": "IMAGE FLAT" }, { "name": "KENILWORTH", "code": "KENILWORTH" }, { "name": "KIAMBA", "code": "KIAMBA" }, { "name": "KIDAMAN CREEK", "code": "KIDAMAN CREEK" }, { "name": "KIELS MOUNTAIN", "code": "KIELS MOUNTAIN" }, { "name": "KIN KIN", "code": "KIN KIN" }, { "name": "KINGS BEACH", "code": "KINGS BEACH" }, { "name": "KULANGOOR", "code": "KULANGOOR" }, { "name": "KULUIN", "code": "KULUIN" }, { "name": "KUNDA PARK", "code": "KUNDA PARK" }, { "name": "KUREELPA", "code": "KUREELPA" }, { "name": "LAKE MACDONALD", "code": "LAKE MACDONALD" }, { "name": "LANDERS SHOOT", "code": "LANDERS SHOOT" }, { "name": "LANDSBOROUGH", "code": "LANDSBOROUGH" }, { "name": "LITTLE MOUNTAIN", "code": "LITTLE MOUNTAIN" }, { "name": "MALENY", "code": "MALENY" }, { "name": "MAPLETON", "code": "MAPLETON" }, { "name": "MARCOOLA", "code": "MARCOOLA" }, { "name": "MARCUS BEACH", "code": "MARCUS BEACH" }, { "name": "MAROOCHY RIVER", "code": "MAROOCHY RIVER" }, { "name": "MAROOCHYDORE", "code": "MAROOCHYDORE" }, { "name": "MERIDAN PLAINS", "code": "MERIDAN PLAINS" }, { "name": "MINYAMA", "code": "MINYAMA" }, { "name": "MOFFAT BEACH", "code": "MOFFAT BEACH" }, { "name": "MONS", "code": "MONS" }, { "name": "MONTVILLE", "code": "MONTVILLE" }, { "name": "MOOLOOLABA", "code": "MOOLOOLABA" }, { "name": "MOOLOOLAH VALLEY", "code": "MOOLOOLAH VALLEY" }, { "name": "MOUNT COOLUM", "code": "MOUNT COOLUM" }, { "name": "MOUNT MELLUM", "code": "MOUNT MELLUM" }, { "name": "MOUNTAIN CREEK", "code": "MOUNTAIN CREEK" }, { "name": "MUDJIMBA", "code": "MUDJIMBA" }, { "name": "NAMBOUR", "code": "NAMBOUR" }, { "name": "NINDERRY", "code": "NINDERRY" }, { "name": "NOOSA HEADS", "code": "NOOSA HEADS" }, { "name": "NOOSA NORTH SHORE", "code": "NOOSA NORTH SHORE" }, { "name": "NOOSAVILLE", "code": "NOOSAVILLE" }, { "name": "NORTH ARM", "code": "NORTH ARM" }, { "name": "NORTH MALENY", "code": "NORTH MALENY" }, { "name": "OBI OBI", "code": "OBI OBI" }, { "name": "PACIFIC PARADISE", "code": "PACIFIC PARADISE" }, { "name": "PALMVIEW", "code": "PALMVIEW" }, { "name": "PALMWOODS", "code": "PALMWOODS" }, { "name": "PARKLANDS", "code": "PARKLANDS" }, { "name": "PARREARRA", "code": "PARREARRA" }, { "name": "PEACHESTER", "code": "PEACHESTER" }, { "name": "PELICAN WATERS", "code": "PELICAN WATERS" }, { "name": "PEREGIAN BEACH", "code": "PEREGIAN BEACH" }, { "name": "PEREGIAN SPRINGS", "code": "PEREGIAN SPRINGS" }, { "name": "PERWILLOWEN", "code": "PERWILLOWEN" }, { "name": "PINBARREN", "code": "PINBARREN" }, { "name": "POINT ARKWRIGHT", "code": "POINT ARKWRIGHT" }, { "name": "POMONA", "code": "POMONA" }, { "name": "REESVILLE", "code": "REESVILLE" }, { "name": "RIDGEWOOD", "code": "RIDGEWOOD" }, { "name": "RINGTAIL CREEK", "code": "RINGTAIL CREEK" }, { "name": "ROSEMOUNT", "code": "ROSEMOUNT" }, { "name": "SHELLY BEACH", "code": "SHELLY BEACH" }, { "name": "SIPPY DOWNS", "code": "SIPPY DOWNS" }, { "name": "SUNRISE BEACH", "code": "SUNRISE BEACH" }, { "name": "SUNSHINE BEACH", "code": "SUNSHINE BEACH" }, { "name": "TANAWHA", "code": "TANAWHA" }, { "name": "TEWANTIN", "code": "TEWANTIN" }, { "name": "TINBEERWAH", "code": "TINBEERWAH" }, { "name": "TOWEN MOUNTAIN", "code": "TOWEN MOUNTAIN" }, { "name": "TWIN WATERS", "code": "TWIN WATERS" }, { "name": "VALDORA", "code": "VALDORA" }, { "name": "VERRIERDALE", "code": "VERRIERDALE" }, { "name": "WARANA", "code": "WARANA" }, { "name": "WEST WOOMBYE", "code": "WEST WOOMBYE" }, { "name": "WEYBA DOWNS", "code": "WEYBA DOWNS" }, { "name": "WITTA", "code": "WITTA" }, { "name": "WOOMBYE", "code": "WOOMBYE" }, { "name": "WOOTHA", "code": "WOOTHA" }, { "name": "WURTULLA", "code": "WURTULLA" }, { "name": "YANDINA", "code": "YANDINA" }, { "name": "YANDINA CREEK", "code": "YANDINA CREEK" }, { "name": "YAROOMBA", "code": "YAROOMBA" }, { "name": "BANYA", "code": "BANYA" }, { "name": "NIRIMBA", "code": "NIRIMBA" }, { "name": "GAGALBA", "code": "GAGALBA" }, { "name": "CORBOULD PARK", "code": "CORBOULD PARK" }, { "name": "NOT APPLICABLE", "code": "NOT APPLICABLE" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Purpose1", "type": "esriFieldTypeString", "alias": "Purpose 1", "length": 50, "domain": { "type": "codedValue", "name": "EnvdmFirePurpose", "description": "Purpose of controlled burn", "codedValues": [ { "name": "hazard reduction", "code": "hazard reduction" }, { "name": "ecological", "code": "ecological" }, { "name": "cultural", "code": "cultural" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Purpose2", "type": "esriFieldTypeString", "alias": "Purpose 2", "length": 50, "domain": { "type": "codedValue", "name": "EnvdmFirePurpose", "description": "Purpose of controlled burn", "codedValues": [ { "name": "hazard reduction", "code": "hazard reduction" }, { "name": "ecological", "code": "ecological" }, { "name": "cultural", "code": "cultural" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Pref_Mnth1", "type": "esriFieldTypeString", "alias": "Preferred Month 1", "length": 20, "domain": { "type": "codedValue", "name": "SCC_Months", "description": "Months of the Year", "codedValues": [ { "name": "Jan", "code": "Jan" }, { "name": "Feb", "code": "Feb" }, { "name": "March", "code": "March" }, { "name": "April", "code": "April" }, { "name": "May", "code": "May" }, { "name": "June", "code": "June" }, { "name": "July", "code": "July" }, { "name": "Aug", "code": "Aug" }, { "name": "Sept", "code": "Sept" }, { "name": "Oct", "code": "Oct" }, { "name": "Nov", "code": "Nov" }, { "name": "Dec", "code": "Dec" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Pref_Mnth2", "type": "esriFieldTypeString", "alias": "Preferred Month 2", "length": 20, "domain": { "type": "codedValue", "name": "SCC_Months", "description": "Months of the Year", "codedValues": [ { "name": "Jan", "code": "Jan" }, { "name": "Feb", "code": "Feb" }, { "name": "March", "code": "March" }, { "name": "April", "code": "April" }, { "name": "May", "code": "May" }, { "name": "June", "code": "June" }, { "name": "July", "code": "July" }, { "name": "Aug", "code": "Aug" }, { "name": "Sept", "code": "Sept" }, { "name": "Oct", "code": "Oct" }, { "name": "Nov", "code": "Nov" }, { "name": "Dec", "code": "Dec" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Pref_Wind1", "type": "esriFieldTypeString", "alias": "Preferred Wind 1", "length": 20, "domain": { "type": "codedValue", "name": "SCC_WindDirection", "description": "Wind Direction", "codedValues": [ { "name": "Any", "code": "Any" }, { "name": "N", "code": "N" }, { "name": "E", "code": "E" }, { "name": "S", "code": "S" }, { "name": "W", "code": "W" }, { "name": "NE", "code": "NE" }, { "name": "NW", "code": "NW" }, { "name": "SE", "code": "SE" }, { "name": "SW", "code": "SW" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Pref_Wind2", "type": "esriFieldTypeString", "alias": "Preferred Wind 2", "length": 20, "domain": { "type": "codedValue", "name": "SCC_WindDirection", "description": "Wind Direction", "codedValues": [ { "name": "Any", "code": "Any" }, { "name": "N", "code": "N" }, { "name": "E", "code": "E" }, { "name": "S", "code": "S" }, { "name": "W", "code": "W" }, { "name": "NE", "code": "NE" }, { "name": "NW", "code": "NW" }, { "name": "SE", "code": "SE" }, { "name": "SW", "code": "SW" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Ign_time", "type": "esriFieldTypeDouble", "alias": "Ignition Time", "domain": null }, { "name": "Burn_Hrs", "type": "esriFieldTypeString", "alias": "Burn Hours", "length": 50, "domain": null }, { "name": "Mop_Hrs", "type": "esriFieldTypeString", "alias": "Mop Up Hours", "length": 50, "domain": null }, { "name": "Units_SCC", "type": "esriFieldTypeString", "alias": "Units SCC", "length": 10, "domain": { "type": "codedValue", "name": "SCC_0to10", "description": "0 to 10", "codedValues": [ { "name": "0", "code": "0" }, { "name": "1", "code": "1" }, { "name": "2", "code": "2" }, { "name": "3", "code": "3" }, { "name": "4", "code": "4" }, { "name": "5", "code": "5" }, { "name": "6", "code": "6" }, { "name": "7", "code": "7" }, { "name": "8", "code": "8" }, { "name": "9", "code": "9" }, { "name": "10", "code": "10" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Units_RFS", "type": "esriFieldTypeString", "alias": "Units RFS", "length": 10, "domain": { "type": "codedValue", "name": "SCC_0to10", "description": "0 to 10", "codedValues": [ { "name": "0", "code": "0" }, { "name": "1", "code": "1" }, { "name": "2", "code": "2" }, { "name": "3", "code": "3" }, { "name": "4", "code": "4" }, { "name": "5", "code": "5" }, { "name": "6", "code": "6" }, { "name": "7", "code": "7" }, { "name": "8", "code": "8" }, { "name": "9", "code": "9" }, { "name": "10", "code": "10" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Units_Oth", "type": "esriFieldTypeString", "alias": "Units Other", "length": 10, "domain": { "type": "codedValue", "name": "SCC_0to10", "description": "0 to 10", "codedValues": [ { "name": "0", "code": "0" }, { "name": "1", "code": "1" }, { "name": "2", "code": "2" }, { "name": "3", "code": "3" }, { "name": "4", "code": "4" }, { "name": "5", "code": "5" }, { "name": "6", "code": "6" }, { "name": "7", "code": "7" }, { "name": "8", "code": "8" }, { "name": "9", "code": "9" }, { "name": "10", "code": "10" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Traf_Contr", "type": "esriFieldTypeString", "alias": "Traffic Control", "length": 50, "domain": { "type": "codedValue", "name": "EnvdmFireTrafficControl", "description": "Traffic control required", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" }, { "name": "Yes depends on wind", "code": "Yes depends on wind" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Neigh_Prop", "type": "esriFieldTypeString", "alias": "Neighbour Property", "length": 50, "domain": { "type": "codedValue", "name": "EnvdmFireNeighbourProperty", "description": "Neighbour property", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" }, { "name": "Yes access", "code": "Yes access" }, { "name": "Yes staging area", "code": "Yes staging area" }, { "name": "Yes if included", "code": "Yes if included" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Notes", "type": "esriFieldTypeString", "alias": "Notes", "length": 500, "domain": null }, { "name": "Yr_Added", "type": "esriFieldTypeString", "alias": "Year Added", "length": 10, "domain": null }, { "name": "Reserve_Ar", "type": "esriFieldTypeDouble", "alias": "Reserve Area", "domain": null }, { "name": "Date_compl", "type": "esriFieldTypeString", "alias": "Date Completed", "length": 20, "domain": null }, { "name": "Disclaimer", "type": "esriFieldTypeString", "alias": "Disclaimer", "length": 250, "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R4144_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_4144", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S3839_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape.STArea()", "shapeLengthFieldName": "Shape.STLength()", "units": "esriMeters", "mapUnits": {"uwkid": 9001} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "3f4b6841b712401c827ab8a78e75e7a2" }