[GRASS-git] [OSGeo/grass-addons] 65c5f8: r.colors.toqml: new addon to create QML based on ...

Paulo van Breugel noreply at github.com
Sat Jan 17 00:49:16 PST 2026


  Branch: refs/heads/grass8
  Home:   https://github.com/OSGeo/grass-addons
  Commit: 65c5f869605aba1ba218d195c7b77e38e678e28e
      https://github.com/OSGeo/grass-addons/commit/65c5f869605aba1ba218d195c7b77e38e678e28e
  Author: Paulo van Breugel <paulo at ecodiv.earth>
  Date:   2026-01-17 (Sat, 17 Jan 2026)

  Changed paths:
    A src/raster/r.colors.toqml/CMakeLists.txt
    A src/raster/r.colors.toqml/Makefile
    A src/raster/r.colors.toqml/r.colors.toqml.html
    A src/raster/r.colors.toqml/r.colors.toqml.md
    A src/raster/r.colors.toqml/r.colors.toqml.py
    A src/raster/r.colors.toqml/r_colors_toqml.png

  Log Message:
  -----------
  r.colors.toqml:  new addon to create QML based on grass raster symbology (#1598)

Add-on to write a raster's color table and, if there are, categories to a QML file. The addon can handle discrete and continuous color tables, with or without categories. It cannot handle color tables with relative (percentage) breakpoints.

Optionally, the raster layer can be exported as a GeoTIF. It will be exported with the same basename as the QML file. The reason is that when opening the GeoTIF in QGIS automatically applies the style of the QML file with the same name and in the same folder.



To unsubscribe from these emails, change your notification settings at https://github.com/OSGeo/grass-addons/settings/notifications


More information about the grass-commit mailing list