[general]
name = Value Tool
qgisMinimumVersion = 2.99
qgisMaximumVersion = 4.99
supportsQt6 = True
description = Qgis plugin to display in table or plot values from raster layers (or mesh layers, from version 3.0.5) at the current mouse position
category = Raster
version = 3.1.0
author = Jorge Almerio (maintainer)
email=jorgealmerio@yahoo.com.br
; original author: Etienne Tourigny
; original author is no longer contributing, current maintainer is Richard Duivenvoorde or Jorge Almerio
; other authors include : Richard Duivenvoorde, Ricardo Silva, Etienne Tourigny, Radim Blazek, Florian Jenn
; optional metadata entries
changelog=
    3.1.0: Issue #32: Support Qt6 builds.
	3.0.19: Issue #29: Bug fix for mouse move out of extent, thanks to jjimenezshaw.
	3.0.18: Issue #28: Status bar Coodinates and value now follow Decimal precision from Decimals spinbox (by Jorge Almerio)
    3.0.17: Fix issue #26: Add support for PostGIS rasters (by Florian Jenn)
    3.0.16: Feature Request #22: Add raster value as a tooltip (by Jean-François Bourdon)
    3.0.15: Fix issue #18: Error: ZeroDivisionError: float division by zero (by Jean-François Bourdon)
    3.0.14: Fix issue #16: Error: ZeroDivisionError: float division by zero (by Mario-F-F)
    3.0.13: 
        Implemented query only selected bands (by Jean-François Bourdon)
        Always append band number tag if totalbands>1 (by Jean-François Bourdon)
    3.0.12: Fix Graph display after last update issue (by Jean-François Bourdon)
    3.0.11: Display row/column index for QgsRasterLayer (by Jean-François Bourdon)
    3.0.10: Disabled DEBUG logging
    3.0.9 : Automatic save dialog settings: enableb status, decimal places and columns width ["Layer", "Value"] on Qgis unload (#feature request by Dr. Amir Paster)
    3.0.8 : Implemented display of active symbolized mesh dataset value instead of bed elevation for mesh layers(#7 by AlisterH)
    3.0.7 : Bug fix (#7 by AlisterH)
    3.0.6 : Tags and metadata update
    3.0.5 : Added support for mesh layers (#3) (ZedeN1 request)
    3.0.4 : fix RuntimeError (Selected layers options): wrapped C/C++ object of type QgsRasterLayer has been deleted (#4) (Thanks to AlisterH)
    3.0.3 :
            fix RuntimeError (All layers options): wrapped C/C++ object of type QgsRasterLayer has been deleted (#4) (Thanks to AlisterH)
            Added height from DTM to coordinate string  (Thanks to mwindowshz) (#5)
    3.0.2 : fix bugs on "All layers" and "Selected layers" options
    3.0.1 : fix bugs on options Tab (Thanks to Salvatore Fiandaca)
    3.0.0 : update to Qgis 3 (Thanks to Jorge Almerio)
    0.8.5 : do not de-activate tool when using other map tools and mouse click not enabled (#10027)
    0.8.4 : fix regression caused by recent fix
    0.8.3 : workaround for bug #7450 - QGIS crash due to qwt version conflicts
    0.8.2 : bugfixes (see #4536)
    0.8.1 : restore Enabled checkbox and small bugfix
    0.8.0 : change to a Map Tool and add option to plot values with mouse click
    0.7.1 : do not close band selector menu when band is selected
    0.7.0 : refactor UI with tabs (Table,Graph,Options) ; allow to specify active layers and bands
    0.6.1 : update for qgis 2.0
    0.6.0 : update to sip api v2 (qgis 2.0)
    0.5.4 : api fixes
    0.5.3 : restore api fixes in 0.5.1 and add minver = 1.9
    0.5.2 : more fixes for api changes in 1.9 by Radim
    0.5.1 : fixes for api changes in 1.9
    0.5.0 : compatibility for latest master (1.9) and other fixes and enhancements

tags = raster,mesh
homepage = http://github.com/jorgealmerio/valuetool
tracker = http://github.com/jorgealmerio/valuetool/issues
repository = https://github.com/jorgealmerio/valuetool
icon = icon.svg
experimental = False
deprecated = False
about = Qgis plugin to display in table or plot values from raster layers (or mesh layers, from version 3.0.5) at the current mouse position
    <p>If this plugin is useful for you, please consider to make a donation of any value to the Maintainer</p>
    <a href="https://www.paypal.com/cgi-bin/webscr?cmd=_donations&business=G5ERSTGG4U426&item_name=Value+tool&currency_code=BRL&source=url" target="_blank">
    <img border="0" alt="Donate" src="https://www.paypalobjects.com/en_US/i/btn/btn_donateCC_LG.gif">
    </a> 