    # This file contains metadata for your plugin.

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

[general]
name=Raster Value Vectorizer DC
qgisMinimumVersion=3.0
qgisMaximumVersion=10.0
description=Vectorizes a raster by generating polygons (en) / Vectoriza un raster generando polígonos por valor único o rangos (es).
version=1.0.0
author=Diener Chang
email=dienerchang@aerometricsgt.com

about=Raster Value Vectorizer DC is a plugin designed to simplify the process of vectorizing a raster by unique values or user-defined ranges. It offers a quick, direct, and easy-to-use tool, reducing the steps normally required by QGIS to convert raster cells into thematic polygons.
 
 [Español]
 Raster Value Vectorizer DC es un complemento diseñado para simplificar el proceso de vectorizar un raster por valores únicos o por rangos definidos por el usuario. Ofrece una herramienta rápida, directa y fácil de usar, reduciendo los pasos que normalmente exige QGIS para convertir celdas de raster en polígonos temáticos.
 

tracker=https://github.com/dienerlionel13/raster_value_vectorizer_dc/issues
repository=https://github.com/dienerlionel13/raster_value_vectorizer_dc
# End of mandatory metadata

# Recommended items:

hasProcessingProvider=no
# Uncomment the following line and add your changelog:
# changelog=

# Tags are comma separated with spaces allowed
tags=Raster, Vector, Processing, Classification, Analysis, Cartography, Geospatial, GIS

homepage=http://aerometricsgt.com
category=Raster
icon=assets/icono.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= Raster

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

