# Mandatory items:

[general]
name=coords2polygon
qgisMinimumVersion=3.0
qgisMaximumVersion=4.99
description=Build polygon by inserting manual coordinates
version=1.0.1
author=GeoSeisUtilities
email=geoseisutilities@libero.it

about=This plugin allow to build a polygon by inserting coordinates of the vertex. Otherwise, it allows to create rectangle by minimum/maximum latitude and longitude.

tracker=https://gitlab.com/GeoSeisUtilities/coords2polygon
repository=https://gitlab.com/GeoSeisUtilities/coords2polygon

# Recommended items:
changelog=Version 1.0.1
    - Porting to QGIS 4.
    Version 1.0
    - Initial release.

# Tags are comma separated
tags=vector, geometry, creation, coordinates, rectangle, polygon

homepage=https://gitlab.com/GeoSeisUtilities/coords2polygon
category=Plugins
icon=icon.png
experimental=False
deprecated=False
