# ThToolBox Metadata

[general]
name=ThToolBox
qgisMinimumVersion=3.0
description=TLUBN Algorithms (formerly TlugProcessing)
version=2.19
author=Michael Kürbs by Thüringer Landesamt für Umwelt, Bergbau und Naturschutz (TLUBN)
email=Michael.Kuerbs@tlubn.thueringen.de

about=This is a processing tools collection of the Thüringer Landesamt für Umwelt, Bergbau und Naturschutz (TLUBN). 

	2D -> 3D
	 -- Attach raster values to line vertices
	 
	File Tools
	 -- File Transfer By Table
	 -- Files To Table
	 
	To Profile Coordinates
	 -- Line - Baseline Intersections
	 -- Plane - Baseline Intersections (directed points)
	 -- Points (incl. Bore Axis)
	 -- Polygon - Baseline Intersections
	 -- Raster Gradient
	 -- Reverse To Real World
	 -- Shift Profile Origin (X-Axis)
	 
	Vector Seletion
	 -- Select Duplicates
	 
	Web
	 -- Download by Features
	 -- Store WMS Images By Features
	 
	<a href="https://github.com/Mi-Kbs-gis/ThToolBox/raw/master/help/ThToolBox_Doc_de.pdf" title="Documentation(DE)">Documentation(DE)</a>
	<a href="https://tlubn-thueringen.de" title="TLUBN">TLUBN</a>

tracker=https://github.com/Mi-Kbs-gis/ThToolBox/issues
repository=https://github.com/Mi-Kbs-gis/ThToolBox

# End of mandatory metadata

# Recommended items:

# Uncomment the following line and add your changelog:
changelog = 2.19 Dez. 18, 2024
		- Improvement algorithm "Plane - Baseline Intersections" complex baseline support
	2.18 Dez. 16, 2024
		- Improvement algorithm "Plane - Baseline Intersections" adding Line Regulation Method
	2.16 April 17, 2024
		- Bugfix algorithm "Files2Table" validate with QGIS 3.34.4
	2.15 March 26, 2024
		- Bugfix algorithm "Polygon - Baseline Intersections"
	2.14 December 21, 2023
		- new algorithm "Plane - Baseline Intersections"
		- BugFix algorithm "Raster Gradient"
		- algorithm "Raster Gradient All Lines" NoDATA, zero and negative values can be excluded
	2.13 October 27, 2023
		- new algorithm "File Transfer By Table"
		- algorithm "Files To Table" now folders are included in file list
		- algorithm "Raster Gradient" NoDATA, zero and negative values can be excluded
	2.12 April 20, 2022
		- Improvement error messages on algorithm "To Profile Coordinates/Points (incl. Bore Axis)"
	2.11 August 09, 2021
		- Improvement reference point World File in algorithm "Store WMS Images By Features"
	2.10 May 14, 2020
		- algorithm "Store WMS Images By Features" Error-Responses where saved as XML-Files
		- Bugfix "Select duplicates"
	2.9 May 14, 2019
		- new algorithm "Shift Profile Origin (X-Axis)"
		- Bugfix "Select duplicates"
	2.8 Feb. 15, 2019
		- Plugin has renamed to ThToolBox
		- Bugfix "Polygon - Baseline Intersections"
		- Bugfix "Line - Baseline Intersections"
    2.7.1 Feb. 04, 2019
		- Organisation TLUG renamed to TLUBN
		- algorithm "Reverse To Real World" supports MultiPolygon
		- algorithm "Reverse To Real World" supports baselines with breakpoints
	2.7 Dez. 21, 2018
		- new algorithm "Files To Table"
		- algorithm "Baseline" renamed to "Raster Gradient"
	2.6 Dez. 17, 2018
		- algorithm "Baseline" NoDATA-Values where used as 0
	2.5 Nov. 22, 2018
		- Symbols for each algorithm
	2.4	Oct. 12, 2018
		- added shortHelpString as description for all algorithms
		- algorithm "Select duplicates" supports Expressions
		- algorithm "ReverseToRealWorld" supports Expressions on field "offset"
	2.3	 Oct. 9, 2018
		- new algorithm "Attach Raster Values To Line Vertices"
		- Find Duplicates renamed to "Select Duplicates"
		- Select Duplicates now uses FieldExpressionWidget
		- BugFixes on "To Profile Coordinates/Points (incl. Bore Axis)"
	2.2.1	Oct. 2, 2018
		- Improvements on web and profile algorithms
	2.2	 Sept. 20, 2018
		- new algorithm "Store WMS images by features"
	2.1	Sept. 17, 2018
		- Bugfixes in To Profile Coordinates
		- new algorithm "Web" / "Download per Feature"
	2.0.1 Aug. 28, 2018
		- plugin were moved to QGIS 3.x
		- new algorithms group "To Profile Coordinates (Cross Section)"
			-- "Baseline"
			-- "Line - Baseline Intersections"
			-- "Polygon - Baseline Intersections"
			-- "Points (incl. Bore Axis)"
			-- "Reverse To Real World"
	1.2 March 27, 2018
		- buxfixes
	1.1 Feb. 21, 2018
		- New algorithm "Sample Raster Values To Point Layer" was added!
	1.0 Dec. 21, 2017
		- First version
	
# Tags are comma separated with spaces allowed
tags=Processing, Vector, Duplicates, Raster, 3D, 2.5D, Point Cloud, Z, Download, Web, WMS, Rip, Capture, profile, profil, Cross Section, Linear Referencing, DEM, Lines, Sample, File List, Table, File Transfer, Move, Copy, Overwrite

homepage=https://github.com/Mi-Kbs-gis/ThToolBox
category=Analysis
icon=icons\ThToolBox_Logo.png
# experimental flag
experimental=False

# deprecated flag (applies to the whole plugin, not just a single version)
deprecated=False

