Changes between Version 176 and Version 177 of Grass7/NewFeatures
- Timestamp:
- 09/10/13 12:11:37 (11 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Grass7/NewFeatures
v176 v177 103 103 * G7:v.colors.out: new - Exports the color table associated with a vector map. 104 104 * G7:v.colors: rewrite in C, support for vector color tables 105 * G7:v.generalize: loop support added to all smoothing algorithms105 * G7:v.generalize: new - loop support added to all smoothing algorithms 106 106 * G7:v.in.lidar: new - Converts LAS LiDAR point clouds to a GRASS vector map with libLAS. 107 107 * G7:v.in.ogr faster for polygon-import, cleaner output. … … 125 125 * G7:v.to.rast: new -d flag to create densified lines (default: thin lines as in GRASS 6) for improved routing on cost surfaces 126 126 * G7:v.unpack: new - Unpacks a vector map packed with r.pack. 127 * G7:v.voronoi: new -a flag to create Voronoi diagrams for areas. 127 128 128 129 === 3D raster modules ===