Skip to content

Latest commit

 

History

History
46 lines (38 loc) · 3.17 KB

File metadata and controls

46 lines (38 loc) · 3.17 KB

2024-b-grass-qgis-colors-convert

workflow License: GPL v3
GRASS GIS Color Table Import
plugin icon
QGIS plugin to load predefined or custom GRASS GIS raster color tables.

Note

In this version, the plugin correctly transforms only tables for rasters with absolute values (like Corine Land Cover).
For tables with percentage values, absolute values are assigned.

Table of Contents

How to Install QGIS Plugin

  • Download this repository in .zip :
    wget https://github.com/ctu-fgis/2024-b-grass-qgis-colors-convert/archive/refs/heads/master.zip
    
  • Add to QGIS:
    Use the video tutorial below
    youtube video tutorial

How to Use Plugin

  • Select your raster file from workspace layers or import it from a file.
    1

  • Select a predefined GRASS color table.
    2

  • Or select a custom GRASS color table from a file.
    3

  • Preferably save the created QGIS table to a .qml file.
    4

  • Click run to apply the color table.
    3

Important Files Description