[general]
name=Shape Tools
qgisMinimumVersion=2.14
description=Shape Tools features geodesic shapes and tools. Create ellipse, line of bearing, pie wedge, polygon, star, ellipse rose, hypocyloid, polyfoil, epicycloid, and heart shapes. "XY to Line" tool, densify lines and polygons along geodesic paths, geodesic measure tool, and digitize points at an azimuth & distance. 
version=0.7.12
author=C Hamilton
email=adenaculture@gmail.com
about=Shape Tools features geodesic shapes and tools. "Create Shapes" processes a point vector layer to create ellipses, pie wedges, lines of bearing, polygons, stars, ellipse roses, hypocyloids, polyfoils, epicycloids, and hearts based on the table's fields and other parameters. "XY to Line" uses pairs of coordinates from each record to create geodesic lines. "Geodesic Densifier" creates geodesic lines and polygons by adding additional vertices along geodesic paths within the shape. "Geodesic Measure Tool" measures distances using the WGS 84 ellipsoid and includes the bearing or heading between points. It will even saves the measurements as a layer. "Azimuth, Distance Digitizer" digitizes points based on a clicked point, an azimuth and distance or creates a geodesic line from a clicked point to an azimuth and distance. Shape Tools is installed in the Vector menu.
tracker=https://github.com/NationalSecurityAgency/qgis-shapetools-plugin/issues
repository=https://github.com/NationalSecurityAgency/qgis-shapetools-plugin
tags=ellipse,line of bearing,bearing,polygon,star,rose,hypocyloid,polyfoil,epicycloid,heart,xy to line,geodesic line,geodesic polygon,densifier,densify,measure,measurements,azimuth,distance,digitize
homepage=https://github.com/NationalSecurityAgency/qgis-shapetools-plugin
category=Vector
icon=images/shapes.png
experimental=False
deprecated=False
changelog=
    0.7.12 Fixed ellipse algorithm to be geodesic
    0.7.11 Fix in polygon densifier
    0.7.10 Bug fix in xy to line
    0.7.9 Added break lines at date line for XY to Line.
    0.7.8 Added CRS selection for the output layer of the "Create Shapes" tool.
    0.7.7 Added save to layer for measure tool
    0.7.6 Added azimuth, distance tool for line layers
    0.7.5 Bug fix
    0.7.4 Add azimuth, distance digitize function
    0.7.3 Bug fix
    0.7.2 Bug fix
    0.7.1 Fixed bug when polgons and multi polygons are mixed in the same layer
    0.7 Merged line and polygon densifier and made it available in the processing toolbox.
