Skip to content

Commit

Permalink
switch RAVE to Viewer
Browse files Browse the repository at this point in the history
  • Loading branch information
philipbaileynar committed Dec 20, 2023
1 parent 093e39d commit 2376eff
Showing 1 changed file with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
title: Web RAVE Raster Symbology
title: Web Viewer Raster Symbology
banner: true
description: How to convert QML symbology to color ramps for the web
---
Expand Down Expand Up @@ -46,7 +46,7 @@ RiverscapesXML/Symbology/web/ProjectTypeName/whatever.txt

This is the easiest one. Basically it's just clicking the save button and naming the file.

1. Use QGIS and QRAVE to load up the raster layer you want to symbolize for the web (assuming you already have a `.qml` for this layer of course)
1. Use QGIS and QViewer to load up the raster layer you want to symbolize for the web (assuming you already have a `.qml` for this layer of course)
2. Open the symbology menu and click the little save icon.

![psuedo](/images/singleband-pseudocolor.png)
Expand Down Expand Up @@ -125,7 +125,7 @@ nv,0,0,0,0

## Palletted, unique colors

1. Use QGIS and QRAVE to load up the raster layer you want to symbolize for the web (assuming you already have a `.qml` for this layer of course)
1. Use QGIS and QViewer to load up the raster layer you want to symbolize for the web (assuming you already have a `.qml` for this layer of course)

2. Beside the "Delete All" button there's a little menu button. Click that and choose **"Export Color Map to File"**.

Expand Down

0 comments on commit 2376eff

Please sign in to comment.