Wish List
We add in this page all issues to improve the features developed in the current release.
Precision Parallel Tool
The precision parallel tool provides an accurate linestring of a feature. The user could change the distance of the parallel line.


Precision Copy Tool
The precision copy tool provides an accurate copy of a linestring. The user could change both initial coordinate (X and Y) or also could change distance between both axis.

Buffer Preview
To provide a feedback about the final result we could add a preview as is showed in the screenshot. The user could modify the width changing the parameter value or dragging a control point.

Trim Line Preview
The trim line tool adjusts the length of one or more line below other which has been drawn by the user (the trim line). Thus, the remained segments of those lines will be deleted at right of trim line. The section to trim could be showed with "dashed line" (or other), then the user could see the result before confirm this action.
Random thoughts
The following are just a quick list of some nice to have functionalities we would like to implement or get contributions for. Hopefully we'll be soon providing the needed extension points so if you want to implement some of them it will be easier. Actually, some of them should be really easy to implement and a great exercise to learn the spatial operations and the edit tools frameworks (once they're stable).
| Simplify |
Douglas Peuker/Topology Preserving |
| Reproject |
Reproject layer to another CRS |
| Skeletonize |
Based on JUMP's Skeletonizer utility |
| Centroids |
Create a centroids Layer from the current one geometries |
| Convex Hull |
Create a layer with the convex hulls of the selected features in the current layer |