[general]
name=Geometry Shapes
qgisMinimumVersion=3.0
qgisMaximumVersion=3.99
description=This plugin draws basic geometry shapes (primitives) with user defined measurements
version=1.1
author=P. van de Geer
email=pvandegeer@gmail.com

about=This plugin draws basic geometry shapes with user defined measurements and also allows free drawing. Integrates in the digitizing toolbar. Options are rectangles, squares, ovals, and circles. Use shift to fix the aspect ratio and create perfect squares and circles.

tracker=https://github.com/pvandegeer/GeometryShapes/issues
repository=https://github.com/pvandegeer/GeometryShapes

changelog=
    Version 1.1 
        Add internationalization
        Show geometry size in project measurement units (m, ft, etc.)
        Improve tooltips for smaller objects
        Avoid intersecting geometries is 'Avoid Overlap' is active is anabled in topology editing
    Version 1.0 
        Configurable # of segments for circles (pull request 6)
        Drop suport for QGis 2
        Bug fixes:
        * Hopefully fix locale setting error on fresh QGis install (fix bug #13)
        * Set default values for attributes (fix bug #10)
        * Check for vector layer type (fix bug #7) 
        * Allow for smaller geometries >0.00001 (fix bug #11)

# Tags are comma separated with spaces allowed
tags=geometry, primitive, shape, fixed size, square, circle, oval, rectangle, digitizing

homepage=https://github.com/pvandegeer/GeometryShapes
category=Vector
icon=geometry_shapes.png
experimental=False

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