[general]
name=Table to Style
qgisMinimumVersion=3.0
description=Reads an attribute table (usually in dbf or text format) with pixel value information and attributes and creates a new style for raster display.
about=The Table2Style links an attribute table with pixel value colour information with a pixel value of a raster, displaying the raster as intended. The colour information is the red, green and blue values (from 0 to 1 or 0 to 255) and, optionally, the opacity. The plugin also creates a random color scheme for each pixel value, if no file is available. A simple example data set is provided.
version=2.1
author=Pedro Tarroso
email=ptarroso@cibio.up.pt
changelog=v1.1: added support for HSV and Hex color codes
v2.0: upgraded to Qgis v3 API
v2.1: fixed GUI bug
      removed experimental flag
experimental=False
deprecated=False
tags=attribute table, raster, table, style
homepage=https://github.com/ptarroso/table2style
repository=https://github.com/ptarroso/table2style
tracker=https://github.com/ptarroso/table2style/issues
icon=icon.png
category=Raster
