# This file contains metadata for your plugin.

# This file should be included when you package your plugin.# Mandatory items:

[general]
name=LF Tools
qgisMinimumVersion=3.10
description=Tools for cartographic production, surveying, database management, digital image processing and spatial analysis.
version=1.9.0
author=Leandro França
email=geoleandro.franca@gmail.com

about=Processing provider plugin with tools for cartographic production, surveying, database management, digital image processing and scientific spatial analysis.

tracker=https://github.com/LEOXINGU/lftools/issues
repository=https://github.com/LEOXINGU/lftools
# End of mandatory metadata

# Recommended items:

hasProcessingProvider=yes
# Uncomment the following line and add your changelog:
# changelog=
	1.9.0 - New tool for GNSS stop and go
	1.8.0 - New function to calculate magnetic declination
	1.7.2 - Bug fix of Calculate Polygon Angles tool
	1.7.1 - Bug fix of Points from Text tool
	1.7.0 - New tools for cadastre and others
	1.6.2 - Bug fix of the Front Lot Lines tool
	1.6.1 - Bug fix of Descriptive Memorial for PointZ error
	1.6.0 - New tools for Cadastre, Raster and GNSS
	1.5.0 - New tools for DTM and spot elevations
	1.4.1 - Bug fix of the join folders extensions
	1.4.0 - New tools for drones'image pre and pos processing
	1.3.7 - Bug fix of the calculate polygon angles tool
	1.3.6 - Adaptation to get the JPEG's geotag for the newest QGIS's version
	1.3.5 - Documentation tools and filefilter Improvements
	1.3.4 - CRS's checking and logo option for documentation tools
	1.3.3 - exifread module replaced by PIL.TiffTags to work in linux
	1.3.2 - Geotag for TIFF image included
	1.3.1 - Bug fix of the supervised classification tool
	1.3.0 - New tool for Raster Binary Thresholding
	1.2.0	- New tool for saving Raster as jpeg
	1.1.2 - Documentation tools adapted to english parameters
	1.1.1 - Bug fix of the estimated 3D coordinates tool for Linux
	1.1.0 - Expressions added
	1.0.1 - Improvement in tools' translation and description
	1.0   - Initial version
# Tags are comma separated with spaces allowed
tags=cartography, surveying, topography, raster, vector, postgis, cadastre, processing, reambulation, geotag, expressions, document, memorial, description, drones, GNSS, NMEA, RTKLIB, magnetic, ellipses, lftools, brazil

homepage=https://github.com/LEOXINGU/lftools/wiki/LF-Tools-for-QGIS
category=cartography
icon=images/lftools_logo.png
# experimental flag
experimental=False

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

# Since QGIS 3.8, a comma separated list of plugins to be installed
# (or upgraded) can be specified.
# Check the documentation for more information.
# plugin_dependencies=

Category of the plugin: Raster, Vector, Database or Web
# category= Processing

# If the plugin can run on QGIS Server.
server=False
