{ "currentVersion": 11.4, "cimVersion": "3.4.0", "id": 1, "name": "Prescribed Fire Areas - Completed", "type": "Feature Layer", "description": "

Polygon area designating any activity intended to maintain or improve habitat. (example: Chemspray, Timber management, Fertilize, Lime, Controlled burning, Timber Block, Deer Fence etc..)<\/SPAN><\/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": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "Pennsylvania Game Commission", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "valueExpression": "function Convert2DateTime(date_text){ \n var months = {\"01\": 0, \"02\": 1, \"03\": 2, \"04\": 3, \"05\": 4, \"06\": 5,\"07\": 6, \"08\": 7, \"09\": 8,\"10\": 9, \"11\": 10, \"12\": 11}; \n var date_list = Split(date_text, \"/\"); \n var day_val = Number(date_list[1]); \n var month_val = months[date_list[0]]; \n var year_val = Number(date_list[2]); \n return Date(year_val, month_val, day_val);\n}\nvar firstArray = Split($feature.FIRE_TREAT_SYM, ';')\nvar fireArray = Split(firstArray[0], \",\")\nvar fireDate = fireArray[2]\nvar fireDate = IIf(fireDate == ' No Date', '01/01/1870', Trim(fireDate))\nvar convertedDate = Convert2DateTime(fireDate);\nvar status = '';\nif (DateDiff(Date(), convertedDate, 'days')<365){\n status ='Less than 1 Year';\n return status\n}\nif ((DateDiff(Date(), convertedDate, 'days')>365) && (DateDiff(Date(), convertedDate, 'days')<1825)){\n status ='1 Year to 5 Years';\n return status\n}\nif ((DateDiff(Date(), convertedDate, 'days')>1825) && (DateDiff(Date(), convertedDate, 'days')<3650)){\n status ='5 Years to 10 Years';\n return status\n}\nelse{\n status = 'More than 10 Years';\n return status\n}\n", "valueExpressionTitle": "Custom", "uniqueValueGroups": [ { "heading": "Custom", "classes": [ { "label": "1 Year to 5 Years", "description": "1 Year to 5 Years", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 163, 255, 115, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 104, 104, 104, 255 ], "width": 2 } }, "values": [ [ "1 Year to 5 Years" ] ] }, { "label": "5 Years to 10 Years", "description": "5 Years to 10 Years", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 56, 168, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 104, 104, 104, 255 ], "width": 2 } }, "values": [ [ "5 Years to 10 Years" ] ] }, { "label": "Less than 1 Year", "description": "Less than 1 Year", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 2 } }, "values": [ [ "Less than 1 Year" ] ] }, { "label": "More than 10 Years", "description": "More than 10 Years", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 38, 115, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 130, 130, 130, 255 ], "width": 2 } }, "values": [ [ "More than 10 Years" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 163, 255, 115, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 104, 104, 104, 255 ], "width": 2 } }, "value": "1 Year to 5 Years", "label": "1 Year to 5 Years" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 56, 168, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 104, 104, 104, 255 ], "width": 2 } }, "value": "5 Years to 10 Years", "label": "5 Years to 10 Years" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 2 } }, "value": "Less than 1 Year", "label": "Less than 1 Year" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 38, 115, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 130, 130, 130, 255 ], "width": 2 } }, "value": "More than 10 Years", "label": "More than 10 Years" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 184, 252, 250, 255 ], "toColor": [ 184, 252, 250, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 251, 179, 252, 255 ], "toColor": [ 251, 179, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 195, 179, 255 ], "toColor": [ 252, 195, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 239, 252, 179, 255 ], "toColor": [ 239, 252, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 197, 207, 252, 255 ], "toColor": [ 197, 207, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 187, 252, 202, 255 ], "toColor": [ 187, 252, 202, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 199, 231, 255 ], "toColor": [ 252, 199, 231, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 240, 215, 255 ], "toColor": [ 252, 240, 215, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 215, 233, 252, 255 ], "toColor": [ 215, 233, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 219, 192, 252, 255 ], "toColor": [ 219, 192, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 232, 252, 212, 255 ], "toColor": [ 232, 252, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 204, 252, 228, 255 ], "toColor": [ 204, 252, 228, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 234, 179, 255 ], "toColor": [ 252, 234, 179, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 31.425301, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -2.003750834E7, "ymin": -2.003750834E7, "xmax": 2.0037508340000004E7, "ymax": 2.0037508340000004E7, "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": "FIRE_TREAT_SYM", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "ACRES", "type": "esriFieldTypeDouble", "alias": "ACRES", "domain": null }, { "name": "PERIMETER", "type": "esriFieldTypeDouble", "alias": "PERIMETER", "domain": null }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "TIMBER_TREAT_SYM", "type": "esriFieldTypeString", "alias": "TIMBER_TREAT_SYM", "length": 255, "domain": null }, { "name": "CHEMSPRAY_TREAT_SYM", "type": "esriFieldTypeString", "alias": "CHEMSPRAY_TREAT_SYM", "length": 255, "domain": null }, { "name": "FENCE_TREAT_SYM", "type": "esriFieldTypeString", "alias": "FENCE_TREAT_SYM", "length": 255, "domain": null }, { "name": "FIRE_TREAT_SYM", "type": "esriFieldTypeString", "alias": "FIRE_TREAT_SYM", "length": 255, "domain": null }, { "name": "SOIL_AMEND_TREAT_SYM", "type": "esriFieldTypeString", "alias": "SOIL_AMEND_TREAT_SYM", "length": 255, "domain": null }, { "name": "PLANTING_TREAT_SYM", "type": "esriFieldTypeString", "alias": "PLANTING_TREAT_SYM", "length": 255, "domain": null }, { "name": "WATER_LVL_TREAT_SYM", "type": "esriFieldTypeString", "alias": "WATER_LVL_TREAT_SYM", "length": 255, "domain": null }, { "name": "BIOLOGICAL_TREAT_SYM", "type": "esriFieldTypeString", "alias": "BIOLOGICAL_TREAT_SYM", "length": 255, "domain": null }, { "name": "VALIDATIONSTATUS", "type": "esriFieldTypeSmallInteger", "alias": "Validation status", "domain": { "type": "codedValue", "name": "Validation Status", "description": "The current record's validation status.", "codedValues": [ { "name": "No calculation required, no validation required, no error", "code": 0 }, { "name": "No calculation required, no validation required, has error(s)", "code": 1 }, { "name": "No calculation required, validation required, no error", "code": 2 }, { "name": "No calculation required, validation required, has error(s)", "code": 3 }, { "name": "Calculation required, no validation required, no error", "code": 4 }, { "name": "Calculation required, no validation required, has error(s)", "code": 5 }, { "name": "Calculation required, validation required, no error", "code": 6 }, { "name": "Calculation required, validation required, has error(s)", "code": 7 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "SHAPE.STArea()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STArea()", "domain": null }, { "name": "SHAPE.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null }, { "name": "notes", "type": "esriFieldTypeString", "alias": "Notes", "length": 255, "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "UUID_72", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "R72_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S21_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [ { "id": 1, "name": "GIS.GIS.tbl_Prescribed_Fire_Details", "relatedTableId": 2, "role": "esriRelRoleOrigin", "keyField": "GlobalID", "cardinality": "esriRelCardinalityOneToMany", "composite": false, "catalogID": "{143B1ADD-0085-40A1-847F-EF3168F5D48A}" } ], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "maxSelectionCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "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": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "SHAPE.STArea()", "shapeLengthFieldName": "SHAPE.STLength()", "units": "esriMeters", "mapUnits": {"uwkid": 9001} }, "hasMetadata": true, "isDataArchived": true, "archivingInfo": { "supportsQueryWithHistoricMoment": true, "startArchivingMoment": 1619012113000 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "552968f809be4192b366dc52db7a6bcb" }