Skip to content

Instantly share code, notes, and snippets.

@M3nin0
Created May 4, 2021 05:30
Show Gist options
  • Save M3nin0/a194143b65d5e0aa673c3c1b0cb841e3 to your computer and use it in GitHub Desktop.
Save M3nin0/a194143b65d5e0aa673c3c1b0cb841e3 to your computer and use it in GitHub Desktop.
Estilo QGIS para os resultados do artigo "CBERS DATA CUBE: A POWERFUL TECHNOLOGY FOR MAPPING AND MONITORING BRAZILIAN BIOMES"
<!DOCTYPE qgis PUBLIC 'http://mrcc.com/qgis.dtd' 'SYSTEM'>
<qgis version="3.8.0-Zanzibar" maxScale="0" hasScaleBasedVisibilityFlag="0" minScale="1e+08" styleCategories="AllStyleCategories">
<flags>
<Identifiable>1</Identifiable>
<Removable>1</Removable>
<Searchable>1</Searchable>
</flags>
<customproperties>
<property value="false" key="WMSBackgroundLayer"/>
<property value="false" key="WMSPublishDataSourceUrl"/>
<property value="0" key="embeddedWidgets/count"/>
<property value="Value" key="identify/format"/>
</customproperties>
<pipe>
<rasterrenderer alphaBand="-1" band="1" type="paletted" opacity="1">
<rasterTransparency/>
<minMaxOrigin>
<limits>None</limits>
<extent>WholeRaster</extent>
<statAccuracy>Estimated</statAccuracy>
<cumulativeCutLower>0.02</cumulativeCutLower>
<cumulativeCutUpper>0.98</cumulativeCutUpper>
<stdDevFactor>2</stdDevFactor>
</minMaxOrigin>
<colorPalette>
<paletteEntry value="1" alpha="255" color="#e18e18" label="1. Agriculture Anual"/>
<paletteEntry value="2" alpha="255" color="#c1580c" label="2. Agriculture Semi-Perenial"/>
<paletteEntry value="3" alpha="255" color="#4ad060" label="3. Natural Vegetation"/>
<paletteEntry value="4" alpha="255" color="#fcfe7b" label="4. Pasture"/>
</colorPalette>
<colorramp name="[source]" type="randomcolors"/>
</rasterrenderer>
<brightnesscontrast contrast="0" brightness="0"/>
<huesaturation grayscaleMode="0" colorizeBlue="128" saturation="0" colorizeOn="0" colorizeGreen="128" colorizeStrength="100" colorizeRed="255"/>
<rasterresampler maxOversampling="2"/>
</pipe>
<blendMode>0</blendMode>
</qgis>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment