Changes between Version 176 and Version 177 of Grass7/NewFeatures


Ignore:
Timestamp:
Sep 10, 2013, 12:11:37 PM (11 years ago)
Author:
mmetz
Comment:

v.vornoi -a

Legend:

Unmodified
Added
Removed
Modified
  • Grass7/NewFeatures

    v176 v177  
    103103 * G7:v.colors.out: new - Exports the color table associated with a vector map.
    104104 * G7:v.colors: rewrite in C, support for vector color tables
    105  * G7:v.generalize: loop support added to all smoothing algorithms
     105 * G7:v.generalize: new - loop support added to all smoothing algorithms
    106106 * G7:v.in.lidar: new - Converts LAS LiDAR point clouds to a GRASS vector map with libLAS.
    107107 * G7:v.in.ogr faster for polygon-import, cleaner output.
     
    125125 * G7:v.to.rast: new -d flag to create densified lines (default: thin lines as in GRASS 6) for improved routing on cost surfaces
    126126 * 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.
    127128
    128129=== 3D raster modules ===