# This file contains metadata for your plugin.

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

[general]
name=Coord. AttribuTable
qgisMinimumVersion=3.0
description=Adds points' coordinates to attribute table, according to the chosen CRS.
version=0.1
author=Romário Moraes Carvalho Neto
email=romariocarvalho@hotmail.com

about=This plugin makes easy to get the coordinates of many points into the attribute table, even D°M'S" format, according to the chosen CRS. It also supports plane coordinates. The coordinates are transformed to the chosen CRS, if different from the original one.

tracker=https://github.com/romariocarvalhoneto/Coord.-AttribuTable/issues
repository=https://github.com/romariocarvalhoneto/Coord.-AttribuTable
# 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=coordinates,coordenadas,attribute,table,tabela,atributos,pontos,points,degree,graus,convert 

homepage=https://github.com/romariocarvalhoneto/Coord.-AttribuTable
category=Vector
icon=icon.png
# experimental flag
experimental=True

# 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=

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

