{ "currentVersion": 10.81, "cimVersion": "2.6.0", "id": 0, "name": "SCC Planned Burn Program", "type": "Feature Layer", "description": "
Planned burn program schedule used for internal operational planning and for provision of generalised consumer information relating to fire management within council environment reserves. Information is updated regularly during planned burn season and reviewed and adjusted annually considering emerging priorities and seasonal opportunities.<\/SPAN><\/SPAN><\/P> <\/P><\/DIV><\/DIV><\/DIV>",
"geometryType": "esriGeometryPolygon",
"sourceSpatialReference": {
"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
},
"copyrightText": "Sunshine Coast Council \u2013 Environmental Operations \u2013 Natural Areas Management \u2013 Fire Management team",
"parentLayer": null,
"subLayers": [],
"minScale": 0,
"maxScale": 0,
"referenceScale": 0.0,
"drawingInfo": {
"renderer": {
"authoringInfo": {
"visualVariables": [
{
"type": "transparencyInfo",
"minSliderValue": 0,
"maxSliderValue": 5
}
],
"colorRamp": {
"type": "multipart",
"colorRamps": [
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
189,
252,
232,
255
],
"toColor": [
189,
252,
232,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
252,
179,
246,
255
],
"toColor": [
252,
179,
246,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
252,
199,
179,
255
],
"toColor": [
252,
199,
179,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
187,
208,
252,
255
],
"toColor": [
187,
208,
252,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
252,
252,
194,
255
],
"toColor": [
252,
252,
194,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
252,
215,
246,
255
],
"toColor": [
252,
215,
246,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
182,
252,
179,
255
],
"toColor": [
182,
252,
179,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
207,
240,
252,
255
],
"toColor": [
207,
240,
252,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
252,
182,
198,
255
],
"toColor": [
252,
182,
198,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
192,
182,
252,
255
],
"toColor": [
192,
182,
252,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
252,
227,
215,
255
],
"toColor": [
252,
227,
215,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
214,
252,
204,
255
],
"toColor": [
214,
252,
204,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
252,
225,
184,
255
],
"toColor": [
252,
225,
184,
255
]
}
]
}
},
"type": "uniqueValue",
"valueExpression": "var current = Year(Now());\nvar planned = Number($feature.Burn_Year);\nvar burn_year = planned - current;\n\nif (burn_year < 0 || $feature.Status == 'Complete') {\n return 'Previous burns';\n} else if (burn_year == 0) {\n return 'Current burn program';\n} ",
"valueExpressionTitle": "Custom",
"uniqueValueInfos": [
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
255,
0,
0,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
230,
0,
0,
255
],
"width": 4
}
},
"value": "Current burn program",
"label": "Current burn program"
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
0,
0,
0,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
255,
255,
255,
255
],
"width": 2
}
},
"value": "Previous burns",
"label": "Previous burns"
}
],
"fieldDelimiter": ",",
"visualVariables": [
{
"type": "transparencyInfo",
"field": "Priority",
"stops": [
{
"value": 0,
"transparency": 0
},
{
"value": 5,
"transparency": 0
}
],
"legendOptions": {
"title": "Priority",
"showLegend": false
}
}
]
},
"scaleSymbols": true,
"transparency": 0,
"labelingInfo": [
{
"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,
"stackLabel": true,
"stackRowLength": 24,
"stackAlignment": "dynamic",
"removeDuplicates": "none",
"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,
"stackLabel": true,
"stackRowLength": 24,
"stackAlignment": "dynamic",
"removeDuplicates": "none",
"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,
"stackLabel": true,
"stackRowLength": 24,
"stackAlignment": "dynamic",
"removeDuplicates": "none",
"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.6999343478699997E7,
"ymin": -3112816.4793,
"xmax": 1.70467355193E7,
"ymax": -3055571.7250000015,
"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": "OBJECTID",
"type": "esriFieldTypeOID",
"alias": "OBJECTID",
"domain": null
},
{
"name": "Shape",
"type": "esriFieldTypeGeometry",
"alias": "Shape",
"domain": null
},
{
"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": "WS2_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": "Area",
"type": "esriFieldTypeDouble",
"alias": "Area",
"domain": null
},
{
"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": "WS2_SCC_Division_7",
"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": "WS2_SCC_Locality_11",
"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": "WS2_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": "WS2_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": "Date_compl",
"type": "esriFieldTypeString",
"alias": "Date Completed",
"length": 20,
"domain": null
},
{
"name": "Disclaimer",
"type": "esriFieldTypeString",
"alias": "Disclaimer",
"length": 250,
"domain": null
},
{
"name": "Shape_Length",
"type": "esriFieldTypeDouble",
"alias": "Shape_Length",
"domain": null
},
{
"name": "Shape_Area",
"type": "esriFieldTypeDouble",
"alias": "Shape_Area",
"domain": null
}
],
"geometryField": {
"name": "Shape",
"type": "esriFieldTypeGeometry",
"alias": "Shape"
},
"indexes": [
{
"name": "FDO_OBJECTID",
"fields": "OBJECTID",
"isAscending": true,
"isUnique": true,
"description": ""
},
{
"name": "FDO_Shape",
"fields": "Shape",
"isAscending": true,
"isUnique": false,
"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,
"advancedQueryCapabilities": {
"useStandardizedQueries": true,
"supportsStatistics": true,
"supportsPercentileStatistics": true,
"supportsHavingClause": true,
"supportsOrderBy": true,
"supportsDistinct": true,
"supportsCountDistinct": true,
"supportsPagination": true,
"supportsTrueCurve": true,
"supportsQueryWithDatumTransformation": true,
"supportsReturningQueryExtent": true,
"supportsQueryWithDistance": true,
"supportsSqlExpression": true
},
"supportsDatumTransformation": true,
"dateFieldsTimeReference": null,
"hasMetadata": true,
"isDataArchived": false,
"archivingInfo": {
"supportsQueryWithHistoricMoment": false,
"startArchivingMoment": -1
},
"supportsCoordinatesQuantization": true,
"supportsDynamicLegends": true,
"serviceItemId": "6a282e25ec634037a397e9a5ddb02767"
}