Skip to content

jehlijos/2024-b-grass-qgis-colors-convert

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Skupina B (akademický rok 2023/2024)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 62.4%
  • QML 15.9%
  • Makefile 14.4%
  • Batchfile 4.6%
  • Shell 2.7%