From 93859c6a25e51a5816774ed319ac3e0ed28f585e Mon Sep 17 00:00:00 2001 From: Chloe Seeborg Date: Thu, 11 Jun 2026 16:27:29 -0600 Subject: [PATCH] RCAT symbology, closes issue #1005 --- Symbology/arcpro/RCAT/rvd_dgo.lyrx | 901 +++++++++++++++++++++++++++++ Symbology/qgis/RCAT/rvd_dgo.qml | 254 ++++++++ 2 files changed, 1155 insertions(+) create mode 100644 Symbology/arcpro/RCAT/rvd_dgo.lyrx create mode 100644 Symbology/qgis/RCAT/rvd_dgo.qml diff --git a/Symbology/arcpro/RCAT/rvd_dgo.lyrx b/Symbology/arcpro/RCAT/rvd_dgo.lyrx new file mode 100644 index 00000000..b4a3c091 --- /dev/null +++ b/Symbology/arcpro/RCAT/rvd_dgo.lyrx @@ -0,0 +1,901 @@ +{ + "type" : "CIMLayerDocument", + "version" : "3.7.0", + "build" : 1901, + "layers" : [ + "CIMPATH=Map/main_vwDgos.json" + ], + "layerDefinitions" : [ + { + "type" : "CIMFeatureLayer", + "name" : "Riparian Vegetation Departure (DGO)", + "uRI" : "CIMPATH=Map/main_vwDgos.json", + "sourceModifiedTime" : { + "type" : "TimeInstant" + }, + "useSourceMetadata" : true, + "description" : "main.vwDgos", + "layerElevation" : { + "type" : "CIMLayerElevationSurface", + "elevationSurfaceLayerURI" : "CIMPATH=Map/78fe8198229d4401afac3a8c1c718b37.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, + "featureTable" : { + "type" : "CIMFeatureTable", + "displayField" : "DGOID", + "editable" : true, + "dataConnection" : { + "type" : "CIMStandardDataConnection", + "workspaceConnectionString" : "DATABASE=..\\..\\2025 CONUS\\RCAT_Sulphur_4.1.0\\outputs\\rcat.gpkg", + "workspaceFactory" : "Sql", + "dataset" : "vwDgos", + "datasetType" : "esriDTFeatureClass" + }, + "studyAreaSpatialRel" : "esriSpatialRelUndefined", + "searchOrder" : "esriSearchOrderSpatial" + }, + "htmlPopupEnabled" : true, + "selectable" : true, + "featureCacheType" : "Session", + "displayFiltersType" : "ByScale", + "featureElevationExpressionInfo" : { + "type" : "CIMExpressionInfo", + "title" : "Custom", + "expression" : "0", + "returnType" : "Default" + }, + "featureBlendingMode" : "Alpha", + "layerEffectsMode" : "Layer", + "labelClasses" : [ + { + "type" : "CIMLabelClass", + "expressionTitle" : "Custom", + "expression" : "$feature.DGOID", + "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, + "preferToStackLongLabels" : 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" : "None", + "classBreakType" : "GraduatedColor", + "colorRamp" : { + "type" : "CIMFixedColorRamp", + "colorSpace" : { + "type" : "CIMICCColorSpace", + "url" : "Default RGB" + }, + "colors" : [ + { + "type" : "CIMRGBColor", + "colorSpace" : { + "type" : "CIMICCColorSpace", + "url" : "sRGB IEC61966-2.1" + }, + "values" : [ + 244, + 213, + 193, + 100 + ] + }, + { + "type" : "CIMRGBColor", + "colorSpace" : { + "type" : "CIMICCColorSpace", + "url" : "sRGB IEC61966-2.1" + }, + "values" : [ + 210, + 136, + 111, + 100 + ] + }, + { + "type" : "CIMRGBColor", + "colorSpace" : { + "type" : "CIMICCColorSpace", + "url" : "sRGB IEC61966-2.1" + }, + "values" : [ + 188, + 85, + 57, + 100 + ] + }, + { + "type" : "CIMRGBColor", + "colorSpace" : { + "type" : "CIMICCColorSpace", + "url" : "sRGB IEC61966-2.1" + }, + "values" : [ + 155, + 57, + 38, + 100 + ] + }, + { + "type" : "CIMRGBColor", + "colorSpace" : { + "type" : "CIMICCColorSpace", + "url" : "sRGB IEC61966-2.1" + }, + "values" : [ + 122, + 28, + 19, + 100 + ] + } + ], + "arrangement" : "Default" + }, + "heading" : "Custom", + "valueExpressionInfo" : { + "type" : "CIMExpressionInfo", + "title" : "Custom", + "expression" : "var val = $feature.RiparianDeparture\n\nWhen(\n IsEmpty(val) || val == -9999, 1,\n val >= 0 && val < 0.33, 2,\n val >= 0.33 && val < 0.66, 3,\n val >= 0.66 && val < 0.9, 4,\n val >= 0.9 && val < 1, 5,\n val >= 1, 6,\n 1\n)", + "returnType" : "Default" + }, + "polygonSymbolColorTarget" : "Fill", + "drawGraduatedSymbolsAboveAllLayers" : true, + "authoringInfo" : { + "type" : "CIMClassBreaksRendererAuthoringInfo", + "numberOfHistogramBins" : 10, + "templateSymbol" : { + "type" : "CIMSymbolReference", + "symbol" : { + "type" : "CIMPolygonSymbol", + "symbolLayers" : [ + { + "type" : "CIMSolidStroke", + "enable" : true, + "capStyle" : "Round", + "joinStyle" : "Round", + "lineStyle3D" : "Strip", + "miterLimit" : 10, + "width" : 0.10000000000000001, + "height3D" : 1, + "anchor3D" : "Center", + "color" : { + "type" : "CIMRGBColor", + "colorSpace" : { + "type" : "CIMICCColorSpace", + "url" : "sRGB IEC61966-2.1" + }, + "values" : [ + 35, + 35, + 35, + 100 + ] + } + }, + { + "type" : "CIMSolidFill", + "enable" : true, + "color" : { + "type" : "CIMRGBColor", + "colorSpace" : { + "type" : "CIMICCColorSpace", + "url" : "sRGB IEC61966-2.1" + }, + "values" : [ + 188, + 85, + 57, + 100 + ] + } + } + ], + "angleAlignment" : "Map" + } + } + }, + "classificationMethod" : "NaturalBreaks", + "breaks" : [ + { + "type" : "CIMClassBreak", + "label" : "Valley Too Narrow to Sample", + "patch" : "Default", + "symbol" : { + "type" : "CIMSymbolReference", + "symbol" : { + "type" : "CIMPolygonSymbol", + "symbolLayers" : [ + { + "type" : "CIMSolidStroke", + "enable" : true, + "capStyle" : "Round", + "joinStyle" : "Round", + "lineStyle3D" : "Strip", + "miterLimit" : 10, + "width" : 0.10000000000000001, + "height3D" : 1, + "anchor3D" : "Center", + "color" : { + "type" : "CIMRGBColor", + "colorSpace" : { + "type" : "CIMICCColorSpace", + "url" : "sRGB IEC61966-2.1" + }, + "values" : [ + 35, + 35, + 35, + 100 + ] + } + }, + { + "type" : "CIMSolidFill", + "enable" : true, + "color" : { + "type" : "CIMRGBColor", + "colorSpace" : { + "type" : "CIMICCColorSpace", + "url" : "sRGB IEC61966-2.1" + }, + "values" : [ + 0, + 0, + 0, + 50 + ] + } + } + ], + "angleAlignment" : "Map" + } + }, + "upperBound" : 1 + }, + { + "type" : "CIMClassBreak", + "label" : "Large: > 66%", + "patch" : "Default", + "symbol" : { + "type" : "CIMSymbolReference", + "symbol" : { + "type" : "CIMPolygonSymbol", + "symbolLayers" : [ + { + "type" : "CIMSolidStroke", + "enable" : true, + "capStyle" : "Round", + "joinStyle" : "Round", + "lineStyle3D" : "Strip", + "miterLimit" : 10, + "width" : 0.10000000000000001, + "height3D" : 1, + "anchor3D" : "Center", + "color" : { + "type" : "CIMRGBColor", + "colorSpace" : { + "type" : "CIMICCColorSpace", + "url" : "sRGB IEC61966-2.1" + }, + "values" : [ + 35, + 35, + 35, + 100 + ] + } + }, + { + "type" : "CIMSolidFill", + "enable" : true, + "color" : { + "type" : "CIMRGBColor", + "values" : [ + 255, + 0, + 0, + 70 + ] + } + } + ], + "angleAlignment" : "Map" + } + }, + "upperBound" : 2 + }, + { + "type" : "CIMClassBreak", + "label" : "Significant: 33% to 66%", + "patch" : "Default", + "symbol" : { + "type" : "CIMSymbolReference", + "symbol" : { + "type" : "CIMPolygonSymbol", + "symbolLayers" : [ + { + "type" : "CIMSolidStroke", + "enable" : true, + "capStyle" : "Round", + "joinStyle" : "Round", + "lineStyle3D" : "Strip", + "miterLimit" : 10, + "width" : 0.10000000000000001, + "height3D" : 1, + "anchor3D" : "Center", + "color" : { + "type" : "CIMRGBColor", + "colorSpace" : { + "type" : "CIMICCColorSpace", + "url" : "sRGB IEC61966-2.1" + }, + "values" : [ + 35, + 35, + 35, + 100 + ] + } + }, + { + "type" : "CIMSolidFill", + "enable" : true, + "color" : { + "type" : "CIMRGBColor", + "values" : [ + 245, + 245, + 0, + 70 + ] + } + } + ], + "angleAlignment" : "Map" + } + }, + "upperBound" : 3 + }, + { + "type" : "CIMClassBreak", + "label" : "Minor: 10% to 33%", + "patch" : "Default", + "symbol" : { + "type" : "CIMSymbolReference", + "symbol" : { + "type" : "CIMPolygonSymbol", + "symbolLayers" : [ + { + "type" : "CIMSolidStroke", + "enable" : true, + "capStyle" : "Round", + "joinStyle" : "Round", + "lineStyle3D" : "Strip", + "miterLimit" : 10, + "width" : 0.10000000000000001, + "height3D" : 1, + "anchor3D" : "Center", + "color" : { + "type" : "CIMRGBColor", + "colorSpace" : { + "type" : "CIMICCColorSpace", + "url" : "sRGB IEC61966-2.1" + }, + "values" : [ + 35, + 35, + 35, + 100 + ] + } + }, + { + "type" : "CIMSolidFill", + "enable" : true, + "color" : { + "type" : "CIMRGBColor", + "values" : [ + 148, + 247, + 0, + 70 + ] + } + } + ], + "angleAlignment" : "Map" + } + }, + "upperBound" : 4 + }, + { + "type" : "CIMClassBreak", + "label" : "Negligible: < 10%", + "patch" : "Default", + "symbol" : { + "type" : "CIMSymbolReference", + "symbol" : { + "type" : "CIMPolygonSymbol", + "symbolLayers" : [ + { + "type" : "CIMSolidStroke", + "enable" : true, + "capStyle" : "Round", + "joinStyle" : "Round", + "lineStyle3D" : "Strip", + "miterLimit" : 10, + "width" : 0.10000000000000001, + "height3D" : 1, + "anchor3D" : "Center", + "color" : { + "type" : "CIMRGBColor", + "colorSpace" : { + "type" : "CIMICCColorSpace", + "url" : "sRGB IEC61966-2.1" + }, + "values" : [ + 35, + 35, + 35, + 100 + ] + } + }, + { + "type" : "CIMSolidFill", + "enable" : true, + "color" : { + "type" : "CIMRGBColor", + "values" : [ + 56, + 168, + 0, + 70 + ] + } + } + ], + "angleAlignment" : "Map" + } + }, + "upperBound" : 5 + }, + { + "type" : "CIMClassBreak", + "label" : "Increase: < 0%", + "patch" : "Default", + "symbol" : { + "type" : "CIMSymbolReference", + "symbol" : { + "type" : "CIMPolygonSymbol", + "symbolLayers" : [ + { + "type" : "CIMSolidStroke", + "enable" : true, + "capStyle" : "Round", + "joinStyle" : "Round", + "lineStyle3D" : "Strip", + "miterLimit" : 10, + "width" : 0.10000000000000001, + "height3D" : 1, + "anchor3D" : "Center", + "color" : { + "type" : "CIMRGBColor", + "colorSpace" : { + "type" : "CIMICCColorSpace", + "url" : "sRGB IEC61966-2.1" + }, + "values" : [ + 35, + 35, + 35, + 100 + ] + } + }, + { + "type" : "CIMSolidFill", + "enable" : true, + "color" : { + "type" : "CIMRGBColor", + "values" : [ + 0, + 170, + 164, + 70 + ] + } + } + ], + "angleAlignment" : "Map" + } + }, + "upperBound" : 6 + } + ], + "minimumBreak" : 1, + "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 + }, + "alwaysUpdateClassLabels" : 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/78fe8198229d4401afac3a8c1c718b37.json", + "sourceModifiedTime" : { + "type" : "TimeInstant" + }, + "useSourceMetadata" : true, + "description" : "Ground", + "expanded" : true, + "layer3DProperties" : { + "type" : "CIM3DLayerProperties", + "castShadows" : true, + "isLayerLit" : true, + "layerFaceCulling" : "None", + "preloadTextureCutoffHigh" : 0.29999999999999999, + "preloadTextureCutoffLow" : 0.59999999999999998, + "textureCutoffHigh" : 0.29999999999999999, + "textureCutoffLow" : 0.59999999999999998, + "useCompressedTextures" : true, + "verticalExaggeration" : 1, + "exaggerationMode" : "ScaleZ", + "lighting" : "OneSideDataNormal", + "optimizeMarkerTransparency" : 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/RCAT/rvd_dgo.qml b/Symbology/qgis/RCAT/rvd_dgo.qml new file mode 100644 index 00000000..e7a79561 --- /dev/null +++ b/Symbology/qgis/RCAT/rvd_dgo.qml @@ -0,0 +1,254 @@ + + + + 1 + 1 + 1 + 0 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 0 + 0 + "DGOID" + 2 +