Advertisement
Guest User

slope-aspect-slope.qml

a guest
Sep 2nd, 2019
358
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
XML 2.20 KB | None | 0 0
  1. <!DOCTYPE qgis PUBLIC 'http://mrcc.com/qgis.dtd' 'SYSTEM'>
  2. <qgis styleCategories="AllStyleCategories" minScale="1e+08" hasScaleBasedVisibilityFlag="0" version="3.8.0-Zanzibar" maxScale="0">
  3.   <flags>
  4.     <Identifiable>1</Identifiable>
  5.     <Removable>1</Removable>
  6.     <Searchable>1</Searchable>
  7.   </flags>
  8.   <customproperties>
  9.     <property value="false" key="WMSBackgroundLayer"/>
  10.     <property value="false" key="WMSPublishDataSourceUrl"/>
  11.     <property value="0" key="embeddedWidgets/count"/>
  12.     <property value="Value" key="identify/format"/>
  13.   </customproperties>
  14.   <pipe>
  15.     <rasterrenderer alphaBand="-1" classificationMin="0" band="1" opacity="1" type="singlebandpseudocolor" classificationMax="90">
  16.       <rasterTransparency/>
  17.       <minMaxOrigin>
  18.         <limits>None</limits>
  19.         <extent>WholeRaster</extent>
  20.         <statAccuracy>Estimated</statAccuracy>
  21.         <cumulativeCutLower>0.02</cumulativeCutLower>
  22.         <cumulativeCutUpper>0.98</cumulativeCutUpper>
  23.         <stdDevFactor>2</stdDevFactor>
  24.       </minMaxOrigin>
  25.       <rastershader>
  26.         <colorrampshader clip="0" colorRampType="DISCRETE" classificationMode="1">
  27.           <colorramp type="gradient" name="[source]">
  28.             <prop v="161,161,161,255" k="color1"/>
  29.             <prop v="161,161,161,0" k="color2"/>
  30.             <prop v="1" k="discrete"/>
  31.             <prop v="gradient" k="rampType"/>
  32.             <prop v="0.0555;161,161,161,168:0.222;161,161,161,84:0.444;161,161,161,0" k="stops"/>
  33.           </colorramp>
  34.           <item label="5" color="#a1a1a1" alpha="255" value="4.995"/>
  35.           <item label="20" color="#a1a1a1" alpha="168" value="19.98"/>
  36.           <item label="40" color="#a1a1a1" alpha="84" value="39.96"/>
  37.           <item label="inf" color="#a1a1a1" alpha="0" value="inf"/>
  38.         </colorrampshader>
  39.       </rastershader>
  40.     </rasterrenderer>
  41.     <brightnesscontrast contrast="0" brightness="0"/>
  42.     <huesaturation colorizeGreen="128" colorizeBlue="128" colorizeOn="0" colorizeRed="255" saturation="0" grayscaleMode="0" colorizeStrength="100"/>
  43.     <rasterresampler zoomedOutResampler="bilinear" zoomedInResampler="bilinear" maxOversampling="2"/>
  44.   </pipe>
  45.   <blendMode>0</blendMode>
  46. </qgis>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement