{ "currentVersion": 11.4, "cimVersion": "3.4.0", "id": 1, "name": "Prescribed Fire Areas - Completed", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "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>", "copyrightText": "Pennsylvania Game Commission", "editFieldsInfo": { "creationDateField": "created_date", "creatorField": "created_user", "editDateField": "last_edited_date", "editorField": "last_edited_user" }, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [ { "id": 1, "name": "GIS.GIS.tbl_Prescribed_Fire_Details", "relatedTableId": 2, "cardinality": "esriRelCardinalityOneToMany", "role": "esriRelRoleOrigin", "keyField": "GlobalID", "composite": false, "catalogID": "{143B1ADD-0085-40A1-847F-EF3168F5D48A}" } ], "isDataVersioned": true, "isDataArchived": true, "infoInEstimates": [ "extent", "count" ], "isDataBranchVersioned": true, "isDataReplicaTracked": true, "isCoGoEnabled": false, "modelName": "GP_373849705", "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": true, "startArchivingMoment": 1619012113000 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsQuantizationEditMode": true, "supportsCalculate": true, "supportsASyncCalculate": true, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsCurrentUserQueries": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": true, "supportsReturningGeometryEnvelope": true, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": false }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON,PBF" }, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape__Area", "shapeLengthFieldName": "Shape__Length", "units": "esriMeters" }, "hasMetadata": 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 } }, "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 }, "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": [ 252, 189, 246, 255 ], "toColor": [ 252, 189, 246, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 204, 252, 182, 255 ], "toColor": [ 204, 252, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 184, 233, 252, 255 ], "toColor": [ 184, 233, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 202, 182, 255 ], "toColor": [ 252, 202, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 184, 252, 255 ], "toColor": [ 179, 184, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 248, 194, 255 ], "toColor": [ 252, 248, 194, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 252, 224, 255 ], "toColor": [ 179, 252, 224, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 212, 230, 255 ], "toColor": [ 252, 212, 230, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 215, 215, 252, 255 ], "toColor": [ 215, 215, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 182, 208, 255 ], "toColor": [ 252, 182, 208, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 217, 252, 210, 255 ], "toColor": [ 217, 252, 210, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 229, 215, 255 ], "toColor": [ 252, 229, 215, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 207, 252, 246, 255 ], "toColor": [ 207, 252, 246, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 31.425301, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": true, "supportsOidReservation": true, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "FIRE_TREAT_SYM", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "ACRES", "type": "esriFieldTypeDouble", "alias": "ACRES", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ACRES" }, { "name": "PERIMETER", "type": "esriFieldTypeDouble", "alias": "PERIMETER", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "PERIMETER" }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "created_user", "required": true }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "created_date", "required": true }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "last_edited_user", "required": true }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "last_edited_date", "required": true }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" }, { "name": "TIMBER_TREAT_SYM", "type": "esriFieldTypeString", "alias": "TIMBER_TREAT_SYM", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "TIMBER_TREAT_SYM" }, { "name": "CHEMSPRAY_TREAT_SYM", "type": "esriFieldTypeString", "alias": "CHEMSPRAY_TREAT_SYM", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "CHEMSPRAY_TREAT_SYM" }, { "name": "FENCE_TREAT_SYM", "type": "esriFieldTypeString", "alias": "FENCE_TREAT_SYM", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "FENCE_TREAT_SYM" }, { "name": "FIRE_TREAT_SYM", "type": "esriFieldTypeString", "alias": "FIRE_TREAT_SYM", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "FIRE_TREAT_SYM" }, { "name": "SOIL_AMEND_TREAT_SYM", "type": "esriFieldTypeString", "alias": "SOIL_AMEND_TREAT_SYM", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "SOIL_AMEND_TREAT_SYM" }, { "name": "PLANTING_TREAT_SYM", "type": "esriFieldTypeString", "alias": "PLANTING_TREAT_SYM", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "PLANTING_TREAT_SYM" }, { "name": "WATER_LVL_TREAT_SYM", "type": "esriFieldTypeString", "alias": "WATER_LVL_TREAT_SYM", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "WATER_LVL_TREAT_SYM" }, { "name": "BIOLOGICAL_TREAT_SYM", "type": "esriFieldTypeString", "alias": "BIOLOGICAL_TREAT_SYM", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "BIOLOGICAL_TREAT_SYM" }, { "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" }, "editable": true, "nullable": true, "defaultValue": 6, "modelName": "VALIDATIONSTATUS", "required": true }, { "name": "Shape__Area", "type": "esriFieldTypeDouble", "alias": "SHAPE.STArea()", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "SHAPE.STArea()", "required": true }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "SHAPE.STLength()", "required": true }, { "name": "notes", "type": "esriFieldTypeString", "alias": "Notes", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "notes" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "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": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "timeZoneIANA": "Etc/UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Prescribed Fire Areas - Completed", "description": "", "prototype": { "attributes": { "VALIDATIONSTATUS": 6, "ACRES": null, "PERIMETER": null, "BIOLOGICAL_TREAT_SYM": null, "WATER_LVL_TREAT_SYM": null, "PLANTING_TREAT_SYM": null, "SOIL_AMEND_TREAT_SYM": null, "notes": null, "TIMBER_TREAT_SYM": null, "CHEMSPRAY_TREAT_SYM": null, "FENCE_TREAT_SYM": null, "FIRE_TREAT_SYM": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,ChangeTracking", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "userTypeExtensions": [ "advancedEditing" ], "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "e8720e331c49458dbadcee5051051f30" }