Wish Lists¶
Digitizing¶
Open Wishes¶
- join lines
- snap to feature in another layer
- snap to detected edge in raster
- streaming digitising (grabs points automatically as you move mouse around)
Uncategorized¶
- Allow user to specify distance of segment for lines and polygons when digitizing and just use mouse to determine angle/direction. _'
- Easy calculate fields tools (calculate sum, average, concatenate strings or duplicate fields)
- snap to nearest node
- pan as you digitise (when you get close to the edge of scree)
- disable snap using a short key (ctl or alt) to avoid snapping for one node
- vertex-level editing (delete multiple vertices in line/polygon; move multiple vertices)
- assign color to vector features from color column or columns (RGB), similar to GRASS 'd.vect rgb_column=xx'
- Split polygon by area (like the one found in ET Geotools for ArcGIS). You specify how large areas you want to split the polygon into and then you choose in which direction it splits when you click the polygon. You can also specify the accuracy it should achieve when splitting.
- Erase tool like in ArcInfo or XTools. I prefer the XTools version.
Implemented Wishes¶
- split lines - QGIS1.1: Advanced Digitizing - Split Features
- polygon hole - QGIS1.1: Advanced Digitizing - Add Ring
Loading...