bcgov / wetlandmapR

Scripts, tools and example data for mapping wetland ecosystems using data driven R statistical methods like Random Forests and open source GIS
Apache License 2.0
17 stars 6 forks source link

Set-up map codes and colours #12

Open sicasley opened 5 years ago

sicasley commented 5 years ago

Pre-define (?) map codes and colours to use in output prediction maps.

Map codes will depend on response targets used - which will vary between model runs and areas - so we could build a look up table to contain potential values.

gcperk commented 4 years ago

As discussed @dfilatow we have an R script that generates a "style layer" to color code site series raster map outputs from modeling outputs that can be used in QGIS. This dynamically generates complementary colors based on wetter and drier color pallet for various variants based on the response raster and map key. The output is a qml file to be read into QGIS along with raster map. Here is the script. Note it is a closed repo so not open access. Contact me for details.