-
Notifications
You must be signed in to change notification settings - Fork 65
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
df31beb
commit 2db90ab
Showing
2 changed files
with
3 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,7 +2,7 @@ | |
name=Shape Tools | ||
qgisMinimumVersion=3.4 | ||
description=Shape Tools is a collection of geodesic shapes and tools. Create circle, ellipse, line of bearing, points along a line of bearing, concentric circles, pie wedge, donut, arc wedge, star, ellipse rose, epicycloid, gear, hypocyloid, polyfoil, polygon, radial line, rings with radial lines, and heart shapes. Tools include "XY to Line" tool, densify lines and polygons along geodesic paths, geodesic line break, geodesic measuring and create a measurement layer, geodesic scale, rotate, flip and translate tools, and digitize points at an azimuth & distance tools. | ||
version=3.4.17 | ||
version=3.4.18 | ||
author=C Hamilton | ||
[email protected] | ||
about=Shape Tools is a collection of geodesic shapes and tools. Shape Tools is installed in the Vector menu. | ||
|
@@ -28,6 +28,7 @@ experimental=False | |
deprecated=False | ||
hasProcessingProvider=yes | ||
changelog= | ||
3.4.18 - Add license to output plugin. | ||
3.4.17 - Fix bug in geodesic densify algorithm | ||
3.4.16 - Add rings with radial lines shape | ||
3.4.15 - Add interactive donut and concentric circles with radial lines algorithms. | ||
|