Skip to content

Instantly share code, notes, and snippets.

@brianbancroft
Created October 1, 2018 17:30
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save brianbancroft/2882b349844275c6b3f694fe7e50cb15 to your computer and use it in GitHub Desktop.
Save brianbancroft/2882b349844275c6b3f694fe7e50cb15 to your computer and use it in GitHub Desktop.
QGIS Imhof Hillshade Gadient
<!DOCTYPE qgis_style>
<qgis_style version="1">
<symbols/>
<colorramps>
<colorramp name="imhof_hillshade_dark" type="gradient">
<prop k="color1" v="119,66,70,255"/>
<prop k="color2" v="255,220,115,51"/>
<prop k="discrete" v="0"/>
<prop k="rampType" v="gradient"/>
<prop k="stops" v="0.278729;21,27,30,230:0.449878;0,132,168,51:0.603912;171,107,212,0:0.809291;255,193,127,38"/>
</colorramp>
<colorramp name="imhof_mist" type="gradient">
<prop k="color1" v="117,144,144,217"/>
<prop k="color2" v="237,255,255,0"/>
<prop k="discrete" v="0"/>
<prop k="rampType" v="gradient"/>
<prop k="stops" v="0.501222;255,223,184,26"/>
</colorramp>
</colorramps>
</qgis_style>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment