From ef0c00e0eccb12acfee5e76e4ad842c82cae1f50 Mon Sep 17 00:00:00 2001 From: Chloe Seeborg Date: Thu, 24 Oct 2024 10:50:26 -0600 Subject: [PATCH] Copied and added _filtered to qgis and esri density layers --- RaveBusinessLogic/V2/Beaver_Activity.xml | 4 +- .../dam_density_dgo_filtered.lyrx | 1051 +++++++++++ .../dam_density_igo_filtered.lyrx | 1636 +++++++++++++++++ .../dam_density_dgo_filtered.qml | 888 +++++++++ .../dam_density_igo_filtered.qml | 1143 ++++++++++++ 5 files changed, 4720 insertions(+), 2 deletions(-) create mode 100644 Symbology/esri/Beaver_Activity/dam_density_dgo_filtered.lyrx create mode 100644 Symbology/esri/Beaver_Activity/dam_density_igo_filtered.lyrx create mode 100644 Symbology/qgis/Beaver_Activity/dam_density_dgo_filtered.qml create mode 100644 Symbology/qgis/Beaver_Activity/dam_density_igo_filtered.qml diff --git a/RaveBusinessLogic/V2/Beaver_Activity.xml b/RaveBusinessLogic/V2/Beaver_Activity.xml index 0eb9262f..5ca2cc0e 100644 --- a/RaveBusinessLogic/V2/Beaver_Activity.xml +++ b/RaveBusinessLogic/V2/Beaver_Activity.xml @@ -7,8 +7,8 @@ - - + + diff --git a/Symbology/esri/Beaver_Activity/dam_density_dgo_filtered.lyrx b/Symbology/esri/Beaver_Activity/dam_density_dgo_filtered.lyrx new file mode 100644 index 00000000..9a8377b7 --- /dev/null +++ b/Symbology/esri/Beaver_Activity/dam_density_dgo_filtered.lyrx @@ -0,0 +1,1051 @@ +{ + "type" : "CIMLayerDocument", + "version" : "3.3.0", + "build" : 52636, + "layers" : [ + "CIMPATH=map/beaver_dam_density__dgo_.json" + ], + "layerDefinitions" : [ + { + "type" : "CIMFeatureLayer", + "name" : "Beaver Dam Density (DGO)", + "uRI" : "CIMPATH=map/beaver_dam_density__dgo_.json", + "sourceModifiedTime" : { + "type" : "TimeInstant" + }, + "useSourceMetadata" : true, + "description" : "Beaver Dam Density (DGO)", + "layerElevation" : { + "type" : "CIMLayerElevationSurface", + "elevationSurfaceLayerURI" : "CIMPATH=Map/550787aefc53498e9c031d4eb52c1667.json" + }, + "expanded" : true, + "layerType" : "Operational", + "showLegends" : true, + "visibility" : true, + "displayCacheType" : "Permanent", + "maxDisplayCacheAge" : 5, + "showPopups" : true, + "serviceLayerID" : -1, + "refreshRate" : -1, + "refreshRateUnit" : "esriTimeUnitsSeconds", + "blendingMode" : "Alpha", + "allowDrapingOnIntegratedMesh" : true, + "autoGenerateFeatureTemplates" : true, + "featureElevationExpression" : "0", + "featureTable" : { + "type" : "CIMFeatureTable", + "definitionExpression" : "\"FCode\" in (46006, 55800, 33600)", + "definitionExpressionName" : "Query 1", + "definitionFilterChoices" : [ + { + "type" : "CIMDefinitionFilter", + "name" : "Query 1", + "definitionExpression" : "\"FCode\" in (46006, 55800, 33600)" + } + ], + "displayField" : "level_path", + "editable" : true, + "dataConnection" : { + "type" : "CIMSqlQueryDataConnection", + "workspaceConnectionString" : "AUTHENTICATION_MODE=OSA;DATABASE=.\\Beaver_Activity_10020002\\beaver_activity.gpkg", + "workspaceFactory" : "Sql", + "dataset" : "main.%dgos", + "datasetType" : "esriDTFeatureClass", + "sqlQuery" : "select fid,geom,level_path,seg_distance,FCode,low_lying_floodplain_area,low_lying_floodplain_prop,active_channel_area,active_channel_prop,elevated_floodplain_area,elevated_floodplain_prop,floodplain_area,floodplain_prop,centerline_length,segment_area,integrated_width,dam_ct,dam_density from main.dgos", + "srid" : "4326", + "spatialReference" : { + "wkid" : 4326, + "latestWkid" : 4326, + "xyTolerance" : 8.983152841195215e-09, + "zTolerance" : 0.001, + "mTolerance" : 0.001, + "falseX" : -400, + "falseY" : -400, + "xyUnits" : 999999999.99999988, + "falseZ" : -100000, + "zUnits" : 10000, + "falseM" : -100000, + "mUnits" : 10000 + }, + "oIDFields" : "fid", + "geometryType" : "esriGeometryPolygon", + "queryFields" : [ + { + "name" : "fid", + "type" : "esriFieldTypeBigInteger", + "isNullable" : false, + "length" : 8, + "precision" : 0, + "scale" : 0, + "required" : true, + "editable" : false, + "dbmsType" : 11 + }, + { + "name" : "geom", + "type" : "esriFieldTypeGeometry", + "isNullable" : true, + "length" : 8, + "precision" : 0, + "scale" : 0, + "geometryDef" : { + "avgNumPoints" : 0, + "geometryType" : "esriGeometryPolygon", + "hasM" : false, + "hasZ" : false, + "spatialReference" : { + "wkid" : 4326, + "latestWkid" : 4326, + "xyTolerance" : 8.983152841195215e-09, + "zTolerance" : 0.001, + "mTolerance" : 0.001, + "falseX" : -400, + "falseY" : -400, + "xyUnits" : 999999999.99999988, + "falseZ" : -100000, + "zUnits" : 10000, + "falseM" : -100000, + "mUnits" : 10000 + } + }, + "dbmsType" : 8 + }, + { + "name" : "level_path", + "type" : "esriFieldTypeString", + "isNullable" : true, + "length" : 2147483647, + "precision" : 0, + "scale" : 0, + "dbmsType" : 13 + }, + { + "name" : "seg_distance", + "type" : "esriFieldTypeDouble", + "isNullable" : true, + "length" : 8, + "precision" : 0, + "scale" : 0, + "dbmsType" : 4 + }, + { + "name" : "FCode", + "type" : "esriFieldTypeInteger", + "isNullable" : true, + "length" : 4, + "precision" : 0, + "scale" : 0, + "dbmsType" : 2 + }, + { + "name" : "low_lying_floodplain_area", + "type" : "esriFieldTypeDouble", + "isNullable" : true, + "length" : 8, + "precision" : 0, + "scale" : 0, + "dbmsType" : 4 + }, + { + "name" : "low_lying_floodplain_prop", + "type" : "esriFieldTypeDouble", + "isNullable" : true, + "length" : 8, + "precision" : 0, + "scale" : 0, + "dbmsType" : 4 + }, + { + "name" : "active_channel_area", + "type" : "esriFieldTypeDouble", + "isNullable" : true, + "length" : 8, + "precision" : 0, + "scale" : 0, + "dbmsType" : 4 + }, + { + "name" : "active_channel_prop", + "type" : "esriFieldTypeDouble", + "isNullable" : true, + "length" : 8, + "precision" : 0, + "scale" : 0, + "dbmsType" : 4 + }, + { + "name" : "elevated_floodplain_area", + "type" : "esriFieldTypeDouble", + "isNullable" : true, + "length" : 8, + "precision" : 0, + "scale" : 0, + "dbmsType" : 4 + }, + { + "name" : "elevated_floodplain_prop", + "type" : "esriFieldTypeDouble", + "isNullable" : true, + "length" : 8, + "precision" : 0, + "scale" : 0, + "dbmsType" : 4 + }, + { + "name" : "floodplain_area", + "type" : "esriFieldTypeDouble", + "isNullable" : true, + "length" : 8, + "precision" : 0, + "scale" : 0, + "dbmsType" : 4 + }, + { + "name" : "floodplain_prop", + "type" : "esriFieldTypeDouble", + "isNullable" : true, + "length" : 8, + "precision" : 0, + "scale" : 0, + "dbmsType" : 4 + }, + { + "name" : "centerline_length", + "type" : "esriFieldTypeDouble", + "isNullable" : true, + "length" : 8, + "precision" : 0, + "scale" : 0, + "dbmsType" : 4 + }, + { + "name" : "segment_area", + "type" : "esriFieldTypeDouble", + "isNullable" : true, + "length" : 8, + "precision" : 0, + "scale" : 0, + "dbmsType" : 4 + }, + { + "name" : "integrated_width", + "type" : "esriFieldTypeDouble", + "isNullable" : true, + "length" : 8, + "precision" : 0, + "scale" : 0, + "dbmsType" : 4 + }, + { + "name" : "dam_ct", + "type" : "esriFieldTypeInteger", + "isNullable" : true, + "length" : 4, + "precision" : 0, + "scale" : 0, + "dbmsType" : 2 + }, + { + "name" : "dam_density", + "type" : "esriFieldTypeDouble", + "isNullable" : true, + "length" : 8, + "precision" : 0, + "scale" : 0, + "dbmsType" : 4 + } + ], + "spatialStorageType" : 11, + "isTableBased" : true, + "mappedOIDFieldLength" : "OID64Bit" + }, + "studyAreaSpatialRel" : "esriSpatialRelUndefined", + "searchOrder" : "esriSearchOrderSpatial" + }, + "htmlPopupEnabled" : true, + "selectable" : true, + "featureCacheType" : "Session", + "displayFiltersType" : "ByScale", + "featureBlendingMode" : "Alpha", + "layerEffectsMode" : "Layer", + "labelClasses" : [ + { + "type" : "CIMLabelClass", + "expressionTitle" : "Custom", + "expression" : "$feature.level_path", + "expressionEngine" : "Arcade", + "featuresToLabel" : "AllVisibleFeatures", + "maplexLabelPlacementProperties" : { + "type" : "CIMMaplexLabelPlacementProperties", + "featureType" : "Polygon", + "avoidPolygonHoles" : true, + "canOverrunFeature" : true, + "canPlaceLabelOutsidePolygon" : true, + "canRemoveOverlappingLabel" : true, + "canStackLabel" : true, + "centerLabelAnchorType" : "Symbol", + "connectionType" : "Unambiguous", + "constrainOffset" : "NoConstraint", + "contourAlignmentType" : "Page", + "contourLadderType" : "Straight", + "contourMaximumAngle" : 90, + "enableConnection" : true, + "featureWeight" : 0, + "fontHeightReductionLimit" : 4, + "fontHeightReductionStep" : 0.5, + "fontWidthReductionLimit" : 90, + "fontWidthReductionStep" : 5, + "graticuleAlignmentType" : "Straight", + "keyNumberGroupName" : "Default", + "labelBuffer" : 15, + "labelLargestPolygon" : true, + "labelPriority" : -1, + "labelStackingProperties" : { + "type" : "CIMMaplexLabelStackingProperties", + "stackAlignment" : "ChooseBest", + "maximumNumberOfLines" : 3, + "minimumNumberOfCharsPerLine" : 3, + "maximumNumberOfCharsPerLine" : 24, + "separators" : [ + { + "type" : "CIMMaplexStackingSeparator", + "separator" : " ", + "splitAfter" : true + }, + { + "type" : "CIMMaplexStackingSeparator", + "separator" : ",", + "visible" : true, + "splitAfter" : true + } + ], + "trimStackingSeparators" : true + }, + "lineFeatureType" : "General", + "linePlacementMethod" : "OffsetCurvedFromLine", + "maximumLabelOverrun" : 80, + "maximumLabelOverrunUnit" : "Point", + "measureFromClippedFeatureGeometry" : true, + "minimumFeatureSizeUnit" : "Map", + "multiPartOption" : "OneLabelPerPart", + "offsetAlongLineProperties" : { + "type" : "CIMMaplexOffsetAlongLineProperties", + "placementMethod" : "BestPositionAlongLine", + "labelAnchorPoint" : "CenterOfLabel", + "distanceUnit" : "Percentage", + "useLineDirection" : true + }, + "pointExternalZonePriorities" : { + "type" : "CIMMaplexExternalZonePriorities", + "aboveLeft" : 4, + "aboveCenter" : 2, + "aboveRight" : 1, + "centerRight" : 3, + "belowRight" : 5, + "belowCenter" : 7, + "belowLeft" : 8, + "centerLeft" : 6 + }, + "pointPlacementMethod" : "AroundPoint", + "polygonAnchorPointType" : "GeometricCenter", + "polygonBoundaryWeight" : 0, + "polygonExternalZones" : { + "type" : "CIMMaplexExternalZonePriorities", + "aboveLeft" : 4, + "aboveCenter" : 2, + "aboveRight" : 1, + "centerRight" : 3, + "belowRight" : 5, + "belowCenter" : 7, + "belowLeft" : 8, + "centerLeft" : 6 + }, + "polygonFeatureType" : "General", + "polygonInternalZones" : { + "type" : "CIMMaplexInternalZonePriorities", + "center" : 1 + }, + "polygonPlacementMethod" : "HorizontalInPolygon", + "primaryOffset" : 1, + "primaryOffsetUnit" : "Point", + "removeAmbiguousLabels" : "All", + "removeExtraWhiteSpace" : true, + "repetitionIntervalUnit" : "Point", + "rotationProperties" : { + "type" : "CIMMaplexRotationProperties", + "rotationType" : "Arithmetic", + "alignmentType" : "Straight" + }, + "secondaryOffset" : 100, + "secondaryOffsetUnit" : "Percentage", + "strategyPriorities" : { + "type" : "CIMMaplexStrategyPriorities", + "stacking" : 1, + "overrun" : 2, + "fontCompression" : 3, + "fontReduction" : 4, + "abbreviation" : 5 + }, + "thinningDistanceUnit" : "Point", + "truncationMarkerCharacter" : ".", + "truncationMinimumLength" : 1, + "truncationPreferredCharacters" : "aeiou", + "truncationExcludedCharacters" : "0123456789", + "polygonAnchorPointPerimeterInsetUnit" : "Point" + }, + "name" : "Class 1", + "priority" : -1, + "standardLabelPlacementProperties" : { + "type" : "CIMStandardLabelPlacementProperties", + "featureType" : "Line", + "featureWeight" : "None", + "labelWeight" : "High", + "numLabelsOption" : "OneLabelPerName", + "lineLabelPosition" : { + "type" : "CIMStandardLineLabelPosition", + "above" : true, + "inLine" : true, + "parallel" : true + }, + "lineLabelPriorities" : { + "type" : "CIMStandardLineLabelPriorities", + "aboveStart" : 3, + "aboveAlong" : 3, + "aboveEnd" : 3, + "centerStart" : 3, + "centerAlong" : 3, + "centerEnd" : 3, + "belowStart" : 3, + "belowAlong" : 3, + "belowEnd" : 3 + }, + "pointPlacementMethod" : "AroundPoint", + "pointPlacementPriorities" : { + "type" : "CIMStandardPointPlacementPriorities", + "aboveLeft" : 2, + "aboveCenter" : 2, + "aboveRight" : 1, + "centerLeft" : 3, + "centerRight" : 2, + "belowLeft" : 3, + "belowCenter" : 3, + "belowRight" : 2 + }, + "rotationType" : "Arithmetic", + "polygonPlacementMethod" : "AlwaysHorizontal" + }, + "textSymbol" : { + "type" : "CIMSymbolReference", + "symbol" : { + "type" : "CIMTextSymbol", + "blockProgression" : "TTB", + "depth3D" : 1, + "extrapolateBaselines" : true, + "fontEffects" : "Normal", + "fontEncoding" : "Unicode", + "fontFamilyName" : "Tahoma", + "fontStyleName" : "Regular", + "fontType" : "Unspecified", + "haloSize" : 1, + "height" : 10, + "hinting" : "Default", + "horizontalAlignment" : "Left", + "kerning" : true, + "letterWidth" : 100, + "ligatures" : true, + "lineGapType" : "ExtraLeading", + "symbol" : { + "type" : "CIMPolygonSymbol", + "symbolLayers" : [ + { + "type" : "CIMSolidFill", + "enable" : true, + "color" : { + "type" : "CIMRGBColor", + "values" : [ + 0, + 0, + 0, + 100 + ] + } + } + ], + "angleAlignment" : "Map" + }, + "textCase" : "Normal", + "textDirection" : "LTR", + "verticalAlignment" : "Bottom", + "verticalGlyphOrientation" : "Right", + "wordSpacing" : 100, + "billboardMode3D" : "FaceNearPlane" + } + }, + "useCodedValue" : true, + "visibility" : true, + "iD" : -1 + } + ], + "renderer" : { + "type" : "CIMClassBreaksRenderer", + "barrierWeight" : "High", + "classBreakType" : "GraduatedColor", + "colorRamp" : { + "type" : "CIMFixedColorRamp", + "colorSpace" : { + "type" : "CIMICCColorSpace", + "url" : "Default RGB" + }, + "colors" : [ + { + "type" : "CIMRGBColor", + "colorSpace" : { + "type" : "CIMICCColorSpace", + "url" : "Default RGB" + }, + "values" : [ + 230, + 238, + 207, + 100 + ] + }, + { + "type" : "CIMRGBColor", + "colorSpace" : { + "type" : "CIMICCColorSpace", + "url" : "Default RGB" + }, + "values" : [ + 155, + 196, + 193, + 100 + ] + }, + { + "type" : "CIMRGBColor", + "colorSpace" : { + "type" : "CIMICCColorSpace", + "url" : "Default RGB" + }, + "values" : [ + 105, + 168, + 183, + 100 + ] + }, + { + "type" : "CIMRGBColor", + "colorSpace" : { + "type" : "CIMICCColorSpace", + "url" : "Default RGB" + }, + "values" : [ + 75, + 126, + 152, + 100 + ] + }, + { + "type" : "CIMRGBColor", + "colorSpace" : { + "type" : "CIMICCColorSpace", + "url" : "Default RGB" + }, + "values" : [ + 46, + 85, + 122, + 100 + ] + } + ], + "arrangement" : "Default" + }, + "field" : "dam_density", + "heading" : "dam_density", + "polygonSymbolColorTarget" : "Fill", + "drawGraduatedSymbolsAboveAllLayers" : true, + "classificationMethod" : "Manual", + "breaks" : [ + { + "type" : "CIMClassBreak", + "label" : "0 dams/km", + "patch" : "Default", + "symbol" : { + "type" : "CIMSymbolReference", + "symbol" : { + "type" : "CIMPolygonSymbol", + "symbolLayers" : [ + { + "type" : "CIMSolidStroke", + "enable" : true, + "capStyle" : "Round", + "joinStyle" : "Round", + "lineStyle3D" : "Strip", + "miterLimit" : 10, + "width" : 0.17000000000000001, + "height3D" : 1, + "anchor3D" : "Center", + "color" : { + "type" : "CIMRGBColor", + "values" : [ + 35, + 35, + 35, + 100 + ] + } + }, + { + "type" : "CIMSolidFill", + "enable" : true, + "color" : { + "type" : "CIMRGBColor", + "values" : [ + 255, + 255, + 243, + 100 + ] + } + } + ], + "angleAlignment" : "Map" + } + } + }, + { + "type" : "CIMClassBreak", + "label" : "0.01 - 1 dams/km", + "patch" : "Default", + "symbol" : { + "type" : "CIMSymbolReference", + "symbol" : { + "type" : "CIMPolygonSymbol", + "symbolLayers" : [ + { + "type" : "CIMSolidStroke", + "enable" : true, + "capStyle" : "Round", + "joinStyle" : "Round", + "lineStyle3D" : "Strip", + "miterLimit" : 10, + "width" : 0.17000000000000001, + "height3D" : 1, + "anchor3D" : "Center", + "color" : { + "type" : "CIMRGBColor", + "values" : [ + 35, + 35, + 35, + 100 + ] + } + }, + { + "type" : "CIMSolidFill", + "enable" : true, + "color" : { + "type" : "CIMRGBColor", + "values" : [ + 249, + 249, + 157, + 100 + ] + } + } + ], + "angleAlignment" : "Map" + } + }, + "upperBound" : 1 + }, + { + "type" : "CIMClassBreak", + "label" : "1 - 5 dams/km", + "patch" : "Default", + "symbol" : { + "type" : "CIMSymbolReference", + "symbol" : { + "type" : "CIMPolygonSymbol", + "symbolLayers" : [ + { + "type" : "CIMSolidStroke", + "enable" : true, + "capStyle" : "Round", + "joinStyle" : "Round", + "lineStyle3D" : "Strip", + "miterLimit" : 10, + "width" : 0.17000000000000001, + "height3D" : 1, + "anchor3D" : "Center", + "color" : { + "type" : "CIMRGBColor", + "values" : [ + 35, + 35, + 35, + 100 + ] + } + }, + { + "type" : "CIMSolidFill", + "enable" : true, + "color" : { + "type" : "CIMRGBColor", + "values" : [ + 199, + 234, + 179, + 100 + ] + } + } + ], + "angleAlignment" : "Map" + } + }, + "upperBound" : 5 + }, + { + "type" : "CIMClassBreak", + "label" : "5 - 15 dams/km", + "patch" : "Default", + "symbol" : { + "type" : "CIMSymbolReference", + "symbol" : { + "type" : "CIMPolygonSymbol", + "symbolLayers" : [ + { + "type" : "CIMSolidStroke", + "enable" : true, + "capStyle" : "Round", + "joinStyle" : "Round", + "lineStyle3D" : "Strip", + "miterLimit" : 10, + "width" : 0.17000000000000001, + "height3D" : 1, + "anchor3D" : "Center", + "color" : { + "type" : "CIMRGBColor", + "values" : [ + 35, + 35, + 35, + 100 + ] + } + }, + { + "type" : "CIMSolidFill", + "enable" : true, + "color" : { + "type" : "CIMRGBColor", + "values" : [ + 66, + 199, + 195, + 100 + ] + } + } + ], + "angleAlignment" : "Map" + } + }, + "upperBound" : 15 + }, + { + "type" : "CIMClassBreak", + "label" : "15 - 30 dams/km", + "patch" : "Default", + "symbol" : { + "type" : "CIMSymbolReference", + "symbol" : { + "type" : "CIMPolygonSymbol", + "symbolLayers" : [ + { + "type" : "CIMSolidStroke", + "enable" : true, + "capStyle" : "Round", + "joinStyle" : "Round", + "lineStyle3D" : "Strip", + "miterLimit" : 10, + "width" : 0.17000000000000001, + "height3D" : 1, + "anchor3D" : "Center", + "color" : { + "type" : "CIMRGBColor", + "values" : [ + 35, + 35, + 35, + 100 + ] + } + }, + { + "type" : "CIMSolidFill", + "enable" : true, + "color" : { + "type" : "CIMRGBColor", + "values" : [ + 44, + 127, + 184, + 100 + ] + } + } + ], + "angleAlignment" : "Map" + } + }, + "upperBound" : 30 + }, + { + "type" : "CIMClassBreak", + "label" : "30 - 50 dams/km", + "patch" : "Default", + "symbol" : { + "type" : "CIMSymbolReference", + "symbol" : { + "type" : "CIMPolygonSymbol", + "symbolLayers" : [ + { + "type" : "CIMSolidStroke", + "enable" : true, + "capStyle" : "Round", + "joinStyle" : "Round", + "lineStyle3D" : "Strip", + "miterLimit" : 10, + "width" : 0.17000000000000001, + "height3D" : 1, + "anchor3D" : "Center", + "color" : { + "type" : "CIMRGBColor", + "values" : [ + 35, + 35, + 35, + 100 + ] + } + }, + { + "type" : "CIMSolidFill", + "enable" : true, + "color" : { + "type" : "CIMRGBColor", + "values" : [ + 37, + 52, + 148, + 100 + ] + } + } + ], + "angleAlignment" : "Map" + } + }, + "upperBound" : 50 + }, + { + "type" : "CIMClassBreak", + "label" : "> 50 dams/km", + "patch" : "Default", + "symbol" : { + "type" : "CIMSymbolReference", + "symbol" : { + "type" : "CIMPolygonSymbol", + "symbolLayers" : [ + { + "type" : "CIMSolidStroke", + "enable" : true, + "capStyle" : "Round", + "joinStyle" : "Round", + "lineStyle3D" : "Strip", + "miterLimit" : 10, + "width" : 0.17000000000000001, + "height3D" : 1, + "anchor3D" : "Center", + "color" : { + "type" : "CIMRGBColor", + "values" : [ + 35, + 35, + 35, + 100 + ] + } + }, + { + "type" : "CIMSolidFill", + "enable" : true, + "color" : { + "type" : "CIMRGBColor", + "values" : [ + 8, + 21, + 80, + 100 + ] + } + } + ], + "angleAlignment" : "Map" + } + }, + "upperBound" : 1000 + } + ], + "showInAscendingOrder" : true, + "defaultSymbolPatch" : "Default", + "defaultSymbol" : { + "type" : "CIMSymbolReference", + "symbol" : { + "type" : "CIMPolygonSymbol", + "symbolLayers" : [ + { + "type" : "CIMSolidStroke", + "enable" : true, + "capStyle" : "Round", + "joinStyle" : "Round", + "lineStyle3D" : "Strip", + "miterLimit" : 10, + "width" : 0.69999999999999996, + "height3D" : 1, + "anchor3D" : "Center", + "color" : { + "type" : "CIMRGBColor", + "values" : [ + 110, + 110, + 110, + 100 + ] + } + }, + { + "type" : "CIMSolidFill", + "enable" : true, + "color" : { + "type" : "CIMRGBColor", + "values" : [ + 130, + 130, + 130, + 100 + ] + } + } + ], + "angleAlignment" : "Map" + } + }, + "defaultLabel" : "", + "numberFormat" : { + "type" : "CIMNumericFormat", + "alignmentOption" : "esriAlignLeft", + "alignmentWidth" : 0, + "roundingOption" : "esriRoundNumberOfDecimals", + "roundingValue" : 6, + "zeroPad" : true + }, + "sampleSize" : 10000, + "normalizationType" : "Nothing", + "exclusionLabel" : "", + "exclusionSymbol" : { + "type" : "CIMSymbolReference", + "symbol" : { + "type" : "CIMPolygonSymbol", + "symbolLayers" : [ + { + "type" : "CIMSolidStroke", + "enable" : true, + "capStyle" : "Round", + "joinStyle" : "Round", + "lineStyle3D" : "Strip", + "miterLimit" : 10, + "width" : 0.69999999999999996, + "height3D" : 1, + "anchor3D" : "Center", + "color" : { + "type" : "CIMRGBColor", + "values" : [ + 110, + 110, + 110, + 100 + ] + } + }, + { + "type" : "CIMSolidFill", + "enable" : true, + "color" : { + "type" : "CIMRGBColor", + "values" : [ + 255, + 0, + 0, + 100 + ] + } + } + ], + "angleAlignment" : "Map" + } + }, + "useExclusionSymbol" : false, + "exclusionSymbolPatch" : "Default" + }, + "scaleSymbols" : true, + "snappable" : true + } + ], + "rGBColorProfile" : "sRGB IEC61966-2.1", + "cMYKColorProfile" : "U.S. Web Coated (SWOP) v2", + "elevationSurfaceLayerDefinitions" : [ + { + "type" : "CIMElevationSurfaceLayer", + "name" : "Ground", + "uRI" : "CIMPATH=Map/550787aefc53498e9c031d4eb52c1667.json", + "useSourceMetadata" : true, + "description" : "Ground", + "expanded" : true, + "layerType" : "Operational", + "showLegends" : false, + "visibility" : true, + "displayCacheType" : "Permanent", + "maxDisplayCacheAge" : 5, + "showPopups" : true, + "serviceLayerID" : -1, + "refreshRate" : -1, + "refreshRateUnit" : "esriTimeUnitsSeconds", + "blendingMode" : "Alpha", + "allowDrapingOnIntegratedMesh" : true, + "elevationMode" : "BaseGlobeSurface", + "verticalExaggeration" : 1, + "color" : { + "type" : "CIMRGBColor", + "values" : [ + 255, + 255, + 255, + 100 + ] + }, + "surfaceTINShadingMode" : "Smooth" + } + ] +} \ No newline at end of file diff --git a/Symbology/esri/Beaver_Activity/dam_density_igo_filtered.lyrx b/Symbology/esri/Beaver_Activity/dam_density_igo_filtered.lyrx new file mode 100644 index 00000000..91a0375e --- /dev/null +++ b/Symbology/esri/Beaver_Activity/dam_density_igo_filtered.lyrx @@ -0,0 +1,1636 @@ +{ + "type" : "CIMLayerDocument", + "version" : "3.3.0", + "build" : 52636, + "layers" : [ + "CIMPATH=map/beaver_dam_density__igo_.json" + ], + "layerDefinitions" : [ + { + "type" : "CIMFeatureLayer", + "name" : "Beaver Dam Density (IGO)", + "uRI" : "CIMPATH=map/beaver_dam_density__igo_.json", + "sourceModifiedTime" : { + "type" : "TimeInstant" + }, + "useSourceMetadata" : true, + "description" : "Beaver Dam Density (IGO)", + "layerElevation" : { + "type" : "CIMLayerElevationSurface", + "elevationSurfaceLayerURI" : "CIMPATH=Map/550787aefc53498e9c031d4eb52c1667.json" + }, + "expanded" : true, + "layerType" : "Operational", + "showLegends" : true, + "visibility" : true, + "displayCacheType" : "Permanent", + "maxDisplayCacheAge" : 5, + "showPopups" : true, + "serviceLayerID" : -1, + "refreshRate" : -1, + "refreshRateUnit" : "esriTimeUnitsSeconds", + "blendingMode" : "Alpha", + "allowDrapingOnIntegratedMesh" : true, + "autoGenerateFeatureTemplates" : true, + "featureElevationExpression" : "0", + "featureTable" : { + "type" : "CIMFeatureTable", + "definitionExpression" : "\"FCode\" in (46006, 55800, 33600)", + "definitionExpressionName" : "Query 1", + "definitionFilterChoices" : [ + { + "type" : "CIMDefinitionFilter", + "name" : "Query 1", + "definitionExpression" : "\"FCode\" in (46006, 55800, 33600)" + } + ], + "displayField" : "level_path", + "editable" : true, + "dataConnection" : { + "type" : "CIMSqlQueryDataConnection", + "workspaceConnectionString" : "AUTHENTICATION_MODE=OSA;DATABASE=.\\Beaver_Activity_10020002\\beaver_activity.gpkg", + "workspaceFactory" : "Sql", + "dataset" : "main.%igos", + "datasetType" : "esriDTFeatureClass", + "sqlQuery" : "select fid,geom,level_path,seg_distance,stream_size,FCode,window_size,centerline_length,window_area,integrated_width,low_lying_floodplain_area,low_lying_floodplain_proportion,low_lying_floodplain_itgr_width,active_channel_area,active_channel_proportion,active_channel_itgr_width,elevated_floodplain_area,elevated_floodplain_proportion,elevated_floodplain_itgr_width,floodplain_area,floodplain_proportion,floodplain_itgr_width,vb_acreage_per_mile,vb_hectares_per_km,low_lying_acreage_per_mile,low_lying_hectares_per_km,elevated_acreage_per_mile,elevated_hectares_per_km,dam_ct,dam_density from main.igos", + "srid" : "4326", + "spatialReference" : { + "wkid" : 4326, + "latestWkid" : 4326, + "xyTolerance" : 8.983152841195215e-09, + "zTolerance" : 0.001, + "mTolerance" : 0.001, + "falseX" : -400, + "falseY" : -400, + "xyUnits" : 999999999.99999988, + "falseZ" : -100000, + "zUnits" : 10000, + "falseM" : -100000, + "mUnits" : 10000 + }, + "oIDFields" : "fid", + "geometryType" : "esriGeometryPoint", + "queryFields" : [ + { + "name" : "fid", + "type" : "esriFieldTypeBigInteger", + "isNullable" : false, + "length" : 8, + "precision" : 0, + "scale" : 0, + "required" : true, + "editable" : false, + "dbmsType" : 11 + }, + { + "name" : "geom", + "type" : "esriFieldTypeGeometry", + "isNullable" : true, + "length" : 8, + "precision" : 0, + "scale" : 0, + "geometryDef" : { + "avgNumPoints" : 0, + "geometryType" : "esriGeometryPoint", + "hasM" : false, + "hasZ" : false, + "spatialReference" : { + "wkid" : 4326, + "latestWkid" : 4326, + "xyTolerance" : 8.983152841195215e-09, + "zTolerance" : 0.001, + "mTolerance" : 0.001, + "falseX" : -400, + "falseY" : -400, + "xyUnits" : 999999999.99999988, + "falseZ" : -100000, + "zUnits" : 10000, + "falseM" : -100000, + "mUnits" : 10000 + } + }, + "dbmsType" : 8 + }, + { + "name" : "level_path", + "type" : "esriFieldTypeString", + "isNullable" : true, + "length" : 2147483647, + "precision" : 0, + "scale" : 0, + "dbmsType" : 13 + }, + { + "name" : "seg_distance", + "type" : "esriFieldTypeDouble", + "isNullable" : true, + "length" : 8, + "precision" : 0, + "scale" : 0, + "dbmsType" : 4 + }, + { + "name" : "stream_size", + "type" : "esriFieldTypeInteger", + "isNullable" : true, + "length" : 4, + "precision" : 0, + "scale" : 0, + "dbmsType" : 2 + }, + { + "name" : "FCode", + "type" : "esriFieldTypeInteger", + "isNullable" : true, + "length" : 4, + "precision" : 0, + "scale" : 0, + "dbmsType" : 2 + }, + { + "name" : "window_size", + "type" : "esriFieldTypeDouble", + "isNullable" : true, + "length" : 8, + "precision" : 0, + "scale" : 0, + "dbmsType" : 4 + }, + { + "name" : "centerline_length", + "type" : "esriFieldTypeDouble", + "isNullable" : true, + "length" : 8, + "precision" : 0, + "scale" : 0, + "dbmsType" : 4 + }, + { + "name" : "window_area", + "type" : "esriFieldTypeDouble", + "isNullable" : true, + "length" : 8, + "precision" : 0, + "scale" : 0, + "dbmsType" : 4 + }, + { + "name" : "integrated_width", + "type" : "esriFieldTypeDouble", + "isNullable" : true, + "length" : 8, + "precision" : 0, + "scale" : 0, + "dbmsType" : 4 + }, + { + "name" : "low_lying_floodplain_area", + "type" : "esriFieldTypeDouble", + "isNullable" : true, + "length" : 8, + "precision" : 0, + "scale" : 0, + "dbmsType" : 4 + }, + { + "name" : "low_lying_floodplain_proportion", + "type" : "esriFieldTypeDouble", + "isNullable" : true, + "length" : 8, + "precision" : 0, + "scale" : 0, + "dbmsType" : 4 + }, + { + "name" : "low_lying_floodplain_itgr_width", + "type" : "esriFieldTypeDouble", + "isNullable" : true, + "length" : 8, + "precision" : 0, + "scale" : 0, + "dbmsType" : 4 + }, + { + "name" : "active_channel_area", + "type" : "esriFieldTypeDouble", + "isNullable" : true, + "length" : 8, + "precision" : 0, + "scale" : 0, + "dbmsType" : 4 + }, + { + "name" : "active_channel_proportion", + "type" : "esriFieldTypeDouble", + "isNullable" : true, + "length" : 8, + "precision" : 0, + "scale" : 0, + "dbmsType" : 4 + }, + { + "name" : "active_channel_itgr_width", + "type" : "esriFieldTypeDouble", + "isNullable" : true, + "length" : 8, + "precision" : 0, + "scale" : 0, + "dbmsType" : 4 + }, + { + "name" : "elevated_floodplain_area", + "type" : "esriFieldTypeDouble", + "isNullable" : true, + "length" : 8, + "precision" : 0, + "scale" : 0, + "dbmsType" : 4 + }, + { + "name" : "elevated_floodplain_proportion", + "type" : "esriFieldTypeDouble", + "isNullable" : true, + "length" : 8, + "precision" : 0, + "scale" : 0, + "dbmsType" : 4 + }, + { + "name" : "elevated_floodplain_itgr_width", + "type" : "esriFieldTypeDouble", + "isNullable" : true, + "length" : 8, + "precision" : 0, + "scale" : 0, + "dbmsType" : 4 + }, + { + "name" : "floodplain_area", + "type" : "esriFieldTypeDouble", + "isNullable" : true, + "length" : 8, + "precision" : 0, + "scale" : 0, + "dbmsType" : 4 + }, + { + "name" : "floodplain_proportion", + "type" : "esriFieldTypeDouble", + "isNullable" : true, + "length" : 8, + "precision" : 0, + "scale" : 0, + "dbmsType" : 4 + }, + { + "name" : "floodplain_itgr_width", + "type" : "esriFieldTypeDouble", + "isNullable" : true, + "length" : 8, + "precision" : 0, + "scale" : 0, + "dbmsType" : 4 + }, + { + "name" : "vb_acreage_per_mile", + "type" : "esriFieldTypeDouble", + "isNullable" : true, + "length" : 8, + "precision" : 0, + "scale" : 0, + "dbmsType" : 4 + }, + { + "name" : "vb_hectares_per_km", + "type" : "esriFieldTypeDouble", + "isNullable" : true, + "length" : 8, + "precision" : 0, + "scale" : 0, + "dbmsType" : 4 + }, + { + "name" : "low_lying_acreage_per_mile", + "type" : "esriFieldTypeDouble", + "isNullable" : true, + "length" : 8, + "precision" : 0, + "scale" : 0, + "dbmsType" : 4 + }, + { + "name" : "low_lying_hectares_per_km", + "type" : "esriFieldTypeDouble", + "isNullable" : true, + "length" : 8, + "precision" : 0, + "scale" : 0, + "dbmsType" : 4 + }, + { + "name" : "elevated_acreage_per_mile", + "type" : "esriFieldTypeDouble", + "isNullable" : true, + "length" : 8, + "precision" : 0, + "scale" : 0, + "dbmsType" : 4 + }, + { + "name" : "elevated_hectares_per_km", + "type" : "esriFieldTypeDouble", + "isNullable" : true, + "length" : 8, + "precision" : 0, + "scale" : 0, + "dbmsType" : 4 + }, + { + "name" : "dam_ct", + "type" : "esriFieldTypeInteger", + "isNullable" : true, + "length" : 4, + "precision" : 0, + "scale" : 0, + "dbmsType" : 2 + }, + { + "name" : "dam_density", + "type" : "esriFieldTypeDouble", + "isNullable" : true, + "length" : 8, + "precision" : 0, + "scale" : 0, + "dbmsType" : 4 + } + ], + "spatialStorageType" : 11, + "isTableBased" : true, + "mappedOIDFieldLength" : "OID64Bit" + }, + "studyAreaSpatialRel" : "esriSpatialRelUndefined", + "searchOrder" : "esriSearchOrderSpatial" + }, + "htmlPopupEnabled" : true, + "selectable" : true, + "featureCacheType" : "Session", + "displayFiltersType" : "ByScale", + "featureBlendingMode" : "Alpha", + "layerEffectsMode" : "Layer", + "labelClasses" : [ + { + "type" : "CIMLabelClass", + "expressionTitle" : "Custom", + "expression" : "$feature.level_path", + "expressionEngine" : "Arcade", + "featuresToLabel" : "AllVisibleFeatures", + "maplexLabelPlacementProperties" : { + "type" : "CIMMaplexLabelPlacementProperties", + "featureType" : "Point", + "avoidPolygonHoles" : true, + "canOverrunFeature" : true, + "canPlaceLabelOutsidePolygon" : true, + "canRemoveOverlappingLabel" : true, + "canStackLabel" : true, + "centerLabelAnchorType" : "Symbol", + "connectionType" : "Unambiguous", + "constrainOffset" : "NoConstraint", + "contourAlignmentType" : "Page", + "contourLadderType" : "Straight", + "contourMaximumAngle" : 90, + "enableConnection" : true, + "enablePointPlacementPriorities" : true, + "featureWeight" : 0, + "fontHeightReductionLimit" : 4, + "fontHeightReductionStep" : 0.5, + "fontWidthReductionLimit" : 90, + "fontWidthReductionStep" : 5, + "graticuleAlignmentType" : "Straight", + "keyNumberGroupName" : "Default", + "labelBuffer" : 15, + "labelLargestPolygon" : true, + "labelPriority" : -1, + "labelStackingProperties" : { + "type" : "CIMMaplexLabelStackingProperties", + "stackAlignment" : "ChooseBest", + "maximumNumberOfLines" : 3, + "minimumNumberOfCharsPerLine" : 3, + "maximumNumberOfCharsPerLine" : 24, + "separators" : [ + { + "type" : "CIMMaplexStackingSeparator", + "separator" : " ", + "splitAfter" : true + }, + { + "type" : "CIMMaplexStackingSeparator", + "separator" : ",", + "visible" : true, + "splitAfter" : true + } + ], + "trimStackingSeparators" : true + }, + "lineFeatureType" : "General", + "linePlacementMethod" : "OffsetCurvedFromLine", + "maximumLabelOverrun" : 36, + "maximumLabelOverrunUnit" : "Point", + "minimumFeatureSizeUnit" : "Map", + "multiPartOption" : "OneLabelPerPart", + "offsetAlongLineProperties" : { + "type" : "CIMMaplexOffsetAlongLineProperties", + "placementMethod" : "BestPositionAlongLine", + "labelAnchorPoint" : "CenterOfLabel", + "distanceUnit" : "Percentage", + "useLineDirection" : true + }, + "pointExternalZonePriorities" : { + "type" : "CIMMaplexExternalZonePriorities", + "aboveLeft" : 4, + "aboveCenter" : 2, + "aboveRight" : 1, + "centerRight" : 3, + "belowRight" : 5, + "belowCenter" : 7, + "belowLeft" : 8, + "centerLeft" : 6 + }, + "pointPlacementMethod" : "AroundPoint", + "polygonAnchorPointType" : "GeometricCenter", + "polygonBoundaryWeight" : 0, + "polygonExternalZones" : { + "type" : "CIMMaplexExternalZonePriorities", + "aboveLeft" : 4, + "aboveCenter" : 2, + "aboveRight" : 1, + "centerRight" : 3, + "belowRight" : 5, + "belowCenter" : 7, + "belowLeft" : 8, + "centerLeft" : 6 + }, + "polygonFeatureType" : "General", + "polygonInternalZones" : { + "type" : "CIMMaplexInternalZonePriorities", + "center" : 1 + }, + "polygonPlacementMethod" : "CurvedInPolygon", + "primaryOffset" : 1, + "primaryOffsetUnit" : "Point", + "removeAmbiguousLabels" : "All", + "removeExtraWhiteSpace" : true, + "repetitionIntervalUnit" : "Point", + "rotationProperties" : { + "type" : "CIMMaplexRotationProperties", + "rotationType" : "Arithmetic", + "alignmentType" : "Straight" + }, + "secondaryOffset" : 100, + "secondaryOffsetUnit" : "Percentage", + "strategyPriorities" : { + "type" : "CIMMaplexStrategyPriorities", + "stacking" : 1, + "overrun" : 2, + "fontCompression" : 3, + "fontReduction" : 4, + "abbreviation" : 5 + }, + "thinningDistanceUnit" : "Point", + "truncationMarkerCharacter" : ".", + "truncationMinimumLength" : 1, + "truncationPreferredCharacters" : "aeiou", + "truncationExcludedCharacters" : "0123456789", + "polygonAnchorPointPerimeterInsetUnit" : "Point" + }, + "name" : "Class 1", + "priority" : -1, + "standardLabelPlacementProperties" : { + "type" : "CIMStandardLabelPlacementProperties", + "featureType" : "Line", + "featureWeight" : "None", + "labelWeight" : "High", + "numLabelsOption" : "OneLabelPerName", + "lineLabelPosition" : { + "type" : "CIMStandardLineLabelPosition", + "above" : true, + "inLine" : true, + "parallel" : true + }, + "lineLabelPriorities" : { + "type" : "CIMStandardLineLabelPriorities", + "aboveStart" : 3, + "aboveAlong" : 3, + "aboveEnd" : 3, + "centerStart" : 3, + "centerAlong" : 3, + "centerEnd" : 3, + "belowStart" : 3, + "belowAlong" : 3, + "belowEnd" : 3 + }, + "pointPlacementMethod" : "AroundPoint", + "pointPlacementPriorities" : { + "type" : "CIMStandardPointPlacementPriorities", + "aboveLeft" : 2, + "aboveCenter" : 2, + "aboveRight" : 1, + "centerLeft" : 3, + "centerRight" : 2, + "belowLeft" : 3, + "belowCenter" : 3, + "belowRight" : 2 + }, + "rotationType" : "Arithmetic", + "polygonPlacementMethod" : "AlwaysHorizontal" + }, + "textSymbol" : { + "type" : "CIMSymbolReference", + "symbol" : { + "type" : "CIMTextSymbol", + "blockProgression" : "TTB", + "depth3D" : 1, + "extrapolateBaselines" : true, + "fontEffects" : "Normal", + "fontEncoding" : "Unicode", + "fontFamilyName" : "Tahoma", + "fontStyleName" : "Regular", + "fontType" : "Unspecified", + "haloSize" : 1, + "height" : 10, + "hinting" : "Default", + "horizontalAlignment" : "Left", + "kerning" : true, + "letterWidth" : 100, + "ligatures" : true, + "lineGapType" : "ExtraLeading", + "symbol" : { + "type" : "CIMPolygonSymbol", + "symbolLayers" : [ + { + "type" : "CIMSolidFill", + "enable" : true, + "color" : { + "type" : "CIMRGBColor", + "values" : [ + 0, + 0, + 0, + 100 + ] + } + } + ], + "angleAlignment" : "Map" + }, + "textCase" : "Normal", + "textDirection" : "LTR", + "verticalAlignment" : "Bottom", + "verticalGlyphOrientation" : "Right", + "wordSpacing" : 100, + "billboardMode3D" : "FaceNearPlane" + } + }, + "useCodedValue" : true, + "visibility" : true, + "iD" : -1 + } + ], + "renderer" : { + "type" : "CIMClassBreaksRenderer", + "barrierWeight" : "High", + "classBreakType" : "GraduatedColor", + "colorRamp" : { + "type" : "CIMFixedColorRamp", + "colorSpace" : { + "type" : "CIMICCColorSpace", + "url" : "Default RGB" + }, + "colors" : [ + { + "type" : "CIMRGBColor", + "colorSpace" : { + "type" : "CIMICCColorSpace", + "url" : "Default RGB" + }, + "values" : [ + 230, + 238, + 207, + 100 + ] + }, + { + "type" : "CIMRGBColor", + "colorSpace" : { + "type" : "CIMICCColorSpace", + "url" : "Default RGB" + }, + "values" : [ + 155, + 196, + 193, + 100 + ] + }, + { + "type" : "CIMRGBColor", + "colorSpace" : { + "type" : "CIMICCColorSpace", + "url" : "Default RGB" + }, + "values" : [ + 105, + 168, + 183, + 100 + ] + }, + { + "type" : "CIMRGBColor", + "colorSpace" : { + "type" : "CIMICCColorSpace", + "url" : "Default RGB" + }, + "values" : [ + 75, + 126, + 152, + 100 + ] + }, + { + "type" : "CIMRGBColor", + "colorSpace" : { + "type" : "CIMICCColorSpace", + "url" : "Default RGB" + }, + "values" : [ + 46, + 85, + 122, + 100 + ] + } + ], + "arrangement" : "Default" + }, + "field" : "dam_density", + "heading" : "dam_density", + "polygonSymbolColorTarget" : "Fill", + "drawGraduatedSymbolsAboveAllLayers" : true, + "classificationMethod" : "Manual", + "breaks" : [ + { + "type" : "CIMClassBreak", + "label" : "0 dams/km", + "patch" : "Default", + "symbol" : { + "type" : "CIMSymbolReference", + "symbol" : { + "type" : "CIMPointSymbol", + "symbolLayers" : [ + { + "type" : "CIMVectorMarker", + "enable" : true, + "anchorPointUnits" : "Relative", + "dominantSizeAxis3D" : "Z", + "size" : 3, + "billboardMode3D" : "FaceNearPlane", + "frame" : { + "xmin" : -2, + "ymin" : -2, + "xmax" : 2, + "ymax" : 2 + }, + "markerGraphics" : [ + { + "type" : "CIMMarkerGraphic", + "geometry" : { + "curveRings" : [ + [ + [ + 1.2246467991473532e-16, + 2 + ], + { + "a" : [ + [ + 1.2246467991473532e-16, + 2 + ], + [ + 2.0069607399103551e-15, + 0 + ], + 0, + 1 + ] + } + ] + ] + }, + "symbol" : { + "type" : "CIMPolygonSymbol", + "symbolLayers" : [ + { + "type" : "CIMSolidStroke", + "enable" : true, + "capStyle" : "Round", + "joinStyle" : "Round", + "lineStyle3D" : "Strip", + "miterLimit" : 10, + "width" : 0, + "height3D" : 1, + "anchor3D" : "Center", + "color" : { + "type" : "CIMRGBColor", + "values" : [ + 0, + 0, + 0, + 100 + ] + } + }, + { + "type" : "CIMSolidFill", + "enable" : true, + "color" : { + "type" : "CIMRGBColor", + "values" : [ + 255, + 255, + 243, + 100 + ] + } + } + ], + "angleAlignment" : "Map" + } + } + ], + "scaleSymbolsProportionally" : true, + "respectFrame" : true + } + ], + "haloSize" : 1, + "scaleX" : 1, + "angleAlignment" : "Display" + } + } + }, + { + "type" : "CIMClassBreak", + "label" : "0.01 - 1 dams/km", + "patch" : "Default", + "symbol" : { + "type" : "CIMSymbolReference", + "symbol" : { + "type" : "CIMPointSymbol", + "symbolLayers" : [ + { + "type" : "CIMVectorMarker", + "enable" : true, + "anchorPointUnits" : "Relative", + "dominantSizeAxis3D" : "Z", + "size" : 3, + "billboardMode3D" : "FaceNearPlane", + "frame" : { + "xmin" : -2, + "ymin" : -2, + "xmax" : 2, + "ymax" : 2 + }, + "markerGraphics" : [ + { + "type" : "CIMMarkerGraphic", + "geometry" : { + "curveRings" : [ + [ + [ + 1.2246467991473532e-16, + 2 + ], + { + "a" : [ + [ + 1.2246467991473532e-16, + 2 + ], + [ + 2.0069607399103551e-15, + 0 + ], + 0, + 1 + ] + } + ] + ] + }, + "symbol" : { + "type" : "CIMPolygonSymbol", + "symbolLayers" : [ + { + "type" : "CIMSolidStroke", + "enable" : true, + "capStyle" : "Round", + "joinStyle" : "Round", + "lineStyle3D" : "Strip", + "miterLimit" : 10, + "width" : 0, + "height3D" : 1, + "anchor3D" : "Center", + "color" : { + "type" : "CIMRGBColor", + "values" : [ + 0, + 0, + 0, + 100 + ] + } + }, + { + "type" : "CIMSolidFill", + "enable" : true, + "color" : { + "type" : "CIMRGBColor", + "values" : [ + 249, + 249, + 157, + 100 + ] + } + } + ], + "angleAlignment" : "Map" + } + } + ], + "scaleSymbolsProportionally" : true, + "respectFrame" : true + } + ], + "haloSize" : 1, + "scaleX" : 1, + "angleAlignment" : "Display" + } + }, + "upperBound" : 1 + }, + { + "type" : "CIMClassBreak", + "label" : "1 - 5 dams/km", + "patch" : "Default", + "symbol" : { + "type" : "CIMSymbolReference", + "symbol" : { + "type" : "CIMPointSymbol", + "symbolLayers" : [ + { + "type" : "CIMVectorMarker", + "enable" : true, + "anchorPointUnits" : "Relative", + "dominantSizeAxis3D" : "Z", + "size" : 3, + "billboardMode3D" : "FaceNearPlane", + "frame" : { + "xmin" : -2, + "ymin" : -2, + "xmax" : 2, + "ymax" : 2 + }, + "markerGraphics" : [ + { + "type" : "CIMMarkerGraphic", + "geometry" : { + "curveRings" : [ + [ + [ + 1.2246467991473532e-16, + 2 + ], + { + "a" : [ + [ + 1.2246467991473532e-16, + 2 + ], + [ + 2.0069607399103551e-15, + 0 + ], + 0, + 1 + ] + } + ] + ] + }, + "symbol" : { + "type" : "CIMPolygonSymbol", + "symbolLayers" : [ + { + "type" : "CIMSolidStroke", + "enable" : true, + "capStyle" : "Round", + "joinStyle" : "Round", + "lineStyle3D" : "Strip", + "miterLimit" : 10, + "width" : 0, + "height3D" : 1, + "anchor3D" : "Center", + "color" : { + "type" : "CIMRGBColor", + "values" : [ + 0, + 0, + 0, + 100 + ] + } + }, + { + "type" : "CIMSolidFill", + "enable" : true, + "color" : { + "type" : "CIMRGBColor", + "values" : [ + 199, + 234, + 179, + 100 + ] + } + } + ], + "angleAlignment" : "Map" + } + } + ], + "scaleSymbolsProportionally" : true, + "respectFrame" : true + } + ], + "haloSize" : 1, + "scaleX" : 1, + "angleAlignment" : "Display" + } + }, + "upperBound" : 5 + }, + { + "type" : "CIMClassBreak", + "label" : "5 - 15 dams/km", + "patch" : "Default", + "symbol" : { + "type" : "CIMSymbolReference", + "symbol" : { + "type" : "CIMPointSymbol", + "symbolLayers" : [ + { + "type" : "CIMVectorMarker", + "enable" : true, + "anchorPointUnits" : "Relative", + "dominantSizeAxis3D" : "Z", + "size" : 3, + "billboardMode3D" : "FaceNearPlane", + "frame" : { + "xmin" : -2, + "ymin" : -2, + "xmax" : 2, + "ymax" : 2 + }, + "markerGraphics" : [ + { + "type" : "CIMMarkerGraphic", + "geometry" : { + "curveRings" : [ + [ + [ + 1.2246467991473532e-16, + 2 + ], + { + "a" : [ + [ + 1.2246467991473532e-16, + 2 + ], + [ + 2.0069607399103551e-15, + 0 + ], + 0, + 1 + ] + } + ] + ] + }, + "symbol" : { + "type" : "CIMPolygonSymbol", + "symbolLayers" : [ + { + "type" : "CIMSolidStroke", + "enable" : true, + "capStyle" : "Round", + "joinStyle" : "Round", + "lineStyle3D" : "Strip", + "miterLimit" : 10, + "width" : 0, + "height3D" : 1, + "anchor3D" : "Center", + "color" : { + "type" : "CIMRGBColor", + "values" : [ + 0, + 0, + 0, + 100 + ] + } + }, + { + "type" : "CIMSolidFill", + "enable" : true, + "color" : { + "type" : "CIMRGBColor", + "values" : [ + 66, + 199, + 195, + 100 + ] + } + } + ], + "angleAlignment" : "Map" + } + } + ], + "scaleSymbolsProportionally" : true, + "respectFrame" : true + } + ], + "haloSize" : 1, + "scaleX" : 1, + "angleAlignment" : "Display" + } + }, + "upperBound" : 15 + }, + { + "type" : "CIMClassBreak", + "label" : "15 - 3- dams/km", + "patch" : "Default", + "symbol" : { + "type" : "CIMSymbolReference", + "symbol" : { + "type" : "CIMPointSymbol", + "symbolLayers" : [ + { + "type" : "CIMVectorMarker", + "enable" : true, + "anchorPointUnits" : "Relative", + "dominantSizeAxis3D" : "Z", + "size" : 3, + "billboardMode3D" : "FaceNearPlane", + "frame" : { + "xmin" : -2, + "ymin" : -2, + "xmax" : 2, + "ymax" : 2 + }, + "markerGraphics" : [ + { + "type" : "CIMMarkerGraphic", + "geometry" : { + "curveRings" : [ + [ + [ + 1.2246467991473532e-16, + 2 + ], + { + "a" : [ + [ + 1.2246467991473532e-16, + 2 + ], + [ + 2.0069607399103551e-15, + 0 + ], + 0, + 1 + ] + } + ] + ] + }, + "symbol" : { + "type" : "CIMPolygonSymbol", + "symbolLayers" : [ + { + "type" : "CIMSolidStroke", + "enable" : true, + "capStyle" : "Round", + "joinStyle" : "Round", + "lineStyle3D" : "Strip", + "miterLimit" : 10, + "width" : 0, + "height3D" : 1, + "anchor3D" : "Center", + "color" : { + "type" : "CIMRGBColor", + "values" : [ + 0, + 0, + 0, + 100 + ] + } + }, + { + "type" : "CIMSolidFill", + "enable" : true, + "color" : { + "type" : "CIMRGBColor", + "values" : [ + 44, + 127, + 184, + 100 + ] + } + } + ], + "angleAlignment" : "Map" + } + } + ], + "scaleSymbolsProportionally" : true, + "respectFrame" : true + } + ], + "haloSize" : 1, + "scaleX" : 1, + "angleAlignment" : "Display" + } + }, + "upperBound" : 30 + }, + { + "type" : "CIMClassBreak", + "label" : "30 - 50 dams/km", + "patch" : "Default", + "symbol" : { + "type" : "CIMSymbolReference", + "symbol" : { + "type" : "CIMPointSymbol", + "symbolLayers" : [ + { + "type" : "CIMVectorMarker", + "enable" : true, + "anchorPointUnits" : "Relative", + "dominantSizeAxis3D" : "Z", + "size" : 3, + "billboardMode3D" : "FaceNearPlane", + "frame" : { + "xmin" : -2, + "ymin" : -2, + "xmax" : 2, + "ymax" : 2 + }, + "markerGraphics" : [ + { + "type" : "CIMMarkerGraphic", + "geometry" : { + "curveRings" : [ + [ + [ + 1.2246467991473532e-16, + 2 + ], + { + "a" : [ + [ + 1.2246467991473532e-16, + 2 + ], + [ + 2.0069607399103551e-15, + 0 + ], + 0, + 1 + ] + } + ] + ] + }, + "symbol" : { + "type" : "CIMPolygonSymbol", + "symbolLayers" : [ + { + "type" : "CIMSolidStroke", + "enable" : true, + "capStyle" : "Round", + "joinStyle" : "Round", + "lineStyle3D" : "Strip", + "miterLimit" : 10, + "width" : 0, + "height3D" : 1, + "anchor3D" : "Center", + "color" : { + "type" : "CIMRGBColor", + "values" : [ + 0, + 0, + 0, + 100 + ] + } + }, + { + "type" : "CIMSolidFill", + "enable" : true, + "color" : { + "type" : "CIMRGBColor", + "values" : [ + 37, + 52, + 148, + 100 + ] + } + } + ], + "angleAlignment" : "Map" + } + } + ], + "scaleSymbolsProportionally" : true, + "respectFrame" : true + } + ], + "haloSize" : 1, + "scaleX" : 1, + "angleAlignment" : "Display" + } + }, + "upperBound" : 50 + }, + { + "type" : "CIMClassBreak", + "label" : "> 50 dams/km", + "patch" : "Default", + "symbol" : { + "type" : "CIMSymbolReference", + "symbol" : { + "type" : "CIMPointSymbol", + "symbolLayers" : [ + { + "type" : "CIMVectorMarker", + "enable" : true, + "anchorPointUnits" : "Relative", + "dominantSizeAxis3D" : "Z", + "size" : 3, + "billboardMode3D" : "FaceNearPlane", + "frame" : { + "xmin" : -2, + "ymin" : -2, + "xmax" : 2, + "ymax" : 2 + }, + "markerGraphics" : [ + { + "type" : "CIMMarkerGraphic", + "geometry" : { + "curveRings" : [ + [ + [ + 1.2246467991473532e-16, + 2 + ], + { + "a" : [ + [ + 1.2246467991473532e-16, + 2 + ], + [ + 2.0069607399103551e-15, + 0 + ], + 0, + 1 + ] + } + ] + ] + }, + "symbol" : { + "type" : "CIMPolygonSymbol", + "symbolLayers" : [ + { + "type" : "CIMSolidStroke", + "enable" : true, + "capStyle" : "Round", + "joinStyle" : "Round", + "lineStyle3D" : "Strip", + "miterLimit" : 10, + "width" : 0, + "height3D" : 1, + "anchor3D" : "Center", + "color" : { + "type" : "CIMRGBColor", + "values" : [ + 0, + 0, + 0, + 100 + ] + } + }, + { + "type" : "CIMSolidFill", + "enable" : true, + "color" : { + "type" : "CIMRGBColor", + "values" : [ + 8, + 21, + 80, + 100 + ] + } + } + ], + "angleAlignment" : "Map" + } + } + ], + "scaleSymbolsProportionally" : true, + "respectFrame" : true + } + ], + "haloSize" : 1, + "scaleX" : 1, + "angleAlignment" : "Display" + } + }, + "upperBound" : 10000 + } + ], + "showInAscendingOrder" : true, + "defaultSymbolPatch" : "Default", + "defaultSymbol" : { + "type" : "CIMSymbolReference", + "symbol" : { + "type" : "CIMPointSymbol", + "symbolLayers" : [ + { + "type" : "CIMVectorMarker", + "enable" : true, + "anchorPointUnits" : "Relative", + "dominantSizeAxis3D" : "Z", + "size" : 4, + "billboardMode3D" : "FaceNearPlane", + "frame" : { + "xmin" : -2, + "ymin" : -2, + "xmax" : 2, + "ymax" : 2 + }, + "markerGraphics" : [ + { + "type" : "CIMMarkerGraphic", + "geometry" : { + "curveRings" : [ + [ + [ + 1.2246467991473532e-16, + 2 + ], + { + "a" : [ + [ + 1.2246467991473532e-16, + 2 + ], + [ + 1.9066825246747944e-15, + 0 + ], + 0, + 1 + ] + } + ] + ] + }, + "symbol" : { + "type" : "CIMPolygonSymbol", + "symbolLayers" : [ + { + "type" : "CIMSolidStroke", + "enable" : true, + "capStyle" : "Round", + "joinStyle" : "Round", + "lineStyle3D" : "Strip", + "miterLimit" : 10, + "width" : 0.69999999999999996, + "height3D" : 1, + "anchor3D" : "Center", + "color" : { + "type" : "CIMRGBColor", + "values" : [ + 0, + 0, + 0, + 100 + ] + } + }, + { + "type" : "CIMSolidFill", + "enable" : true, + "color" : { + "type" : "CIMRGBColor", + "values" : [ + 130, + 130, + 130, + 100 + ] + } + } + ], + "angleAlignment" : "Map" + } + } + ], + "scaleSymbolsProportionally" : true, + "respectFrame" : true + } + ], + "haloSize" : 1, + "scaleX" : 1, + "angleAlignment" : "Display" + } + }, + "defaultLabel" : "", + "numberFormat" : { + "type" : "CIMNumericFormat", + "alignmentOption" : "esriAlignLeft", + "alignmentWidth" : 0, + "roundingOption" : "esriRoundNumberOfDecimals", + "roundingValue" : 6, + "zeroPad" : true + }, + "sampleSize" : 10000, + "normalizationType" : "Nothing", + "exclusionLabel" : "", + "exclusionSymbol" : { + "type" : "CIMSymbolReference", + "symbol" : { + "type" : "CIMPointSymbol", + "symbolLayers" : [ + { + "type" : "CIMVectorMarker", + "enable" : true, + "anchorPointUnits" : "Relative", + "dominantSizeAxis3D" : "Z", + "size" : 4, + "billboardMode3D" : "FaceNearPlane", + "frame" : { + "xmin" : -2, + "ymin" : -2, + "xmax" : 2, + "ymax" : 2 + }, + "markerGraphics" : [ + { + "type" : "CIMMarkerGraphic", + "geometry" : { + "curveRings" : [ + [ + [ + 1.2246467991473532e-16, + 2 + ], + { + "a" : [ + [ + 1.2246467991473532e-16, + 2 + ], + [ + 1.9066825246747944e-15, + 0 + ], + 0, + 1 + ] + } + ] + ] + }, + "symbol" : { + "type" : "CIMPolygonSymbol", + "symbolLayers" : [ + { + "type" : "CIMSolidStroke", + "enable" : true, + "capStyle" : "Round", + "joinStyle" : "Round", + "lineStyle3D" : "Strip", + "miterLimit" : 10, + "width" : 0.69999999999999996, + "height3D" : 1, + "anchor3D" : "Center", + "color" : { + "type" : "CIMRGBColor", + "values" : [ + 0, + 0, + 0, + 100 + ] + } + }, + { + "type" : "CIMSolidFill", + "enable" : true, + "color" : { + "type" : "CIMRGBColor", + "values" : [ + 255, + 0, + 0, + 100 + ] + } + } + ], + "angleAlignment" : "Map" + } + } + ], + "scaleSymbolsProportionally" : true, + "respectFrame" : true + } + ], + "haloSize" : 1, + "scaleX" : 1, + "angleAlignment" : "Display" + } + }, + "useExclusionSymbol" : false, + "exclusionSymbolPatch" : "Default" + }, + "scaleSymbols" : true, + "snappable" : true + } + ], + "rGBColorProfile" : "sRGB IEC61966-2.1", + "cMYKColorProfile" : "U.S. Web Coated (SWOP) v2", + "elevationSurfaceLayerDefinitions" : [ + { + "type" : "CIMElevationSurfaceLayer", + "name" : "Ground", + "uRI" : "CIMPATH=Map/550787aefc53498e9c031d4eb52c1667.json", + "useSourceMetadata" : true, + "description" : "Ground", + "expanded" : true, + "layerType" : "Operational", + "showLegends" : false, + "visibility" : true, + "displayCacheType" : "Permanent", + "maxDisplayCacheAge" : 5, + "showPopups" : true, + "serviceLayerID" : -1, + "refreshRate" : -1, + "refreshRateUnit" : "esriTimeUnitsSeconds", + "blendingMode" : "Alpha", + "allowDrapingOnIntegratedMesh" : true, + "elevationMode" : "BaseGlobeSurface", + "verticalExaggeration" : 1, + "color" : { + "type" : "CIMRGBColor", + "values" : [ + 255, + 255, + 255, + 100 + ] + }, + "surfaceTINShadingMode" : "Smooth" + } + ] +} \ No newline at end of file diff --git a/Symbology/qgis/Beaver_Activity/dam_density_dgo_filtered.qml b/Symbology/qgis/Beaver_Activity/dam_density_dgo_filtered.qml new file mode 100644 index 00000000..5b2f2337 --- /dev/null +++ b/Symbology/qgis/Beaver_Activity/dam_density_dgo_filtered.qml @@ -0,0 +1,888 @@ + + + + 1 + 1 + 1 + 0 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 0 + 0 + 1 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 0 + + + 0 + generatedlayout + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + "level_path" + + 2 + diff --git a/Symbology/qgis/Beaver_Activity/dam_density_igo_filtered.qml b/Symbology/qgis/Beaver_Activity/dam_density_igo_filtered.qml new file mode 100644 index 00000000..88bc52b3 --- /dev/null +++ b/Symbology/qgis/Beaver_Activity/dam_density_igo_filtered.qml @@ -0,0 +1,1143 @@ + + + + 1 + 1 + 1 + 0 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 0 + 0 + 1 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 0 + + + 0 + generatedlayout + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + "level_path" + + 0 +