[general]
name=Geometry Shapes
qgisMinimumVersion=2.0
qgisMaximumVersion=3.99
description=This plugin draws basic geometry shapes (primitives) with user defined measurements
version=0.6
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=0.6 Add Undo and make behave like the default polygon tool (fix issue 1 and a minor bug)
    0.5 Make QGis3 compatible
    0.4 Added ovals
        Use Shift-key to switch between squares/rectangles and circles/ovals
        Tips and feedback through gui
        Lots of minor improvements
    0.3 Add basic support for circles
    0.2 Allow for geometries with fields

# 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