Changes between Version 274 and Version 275 of Grass7/NewFeatures


Ignore:
Timestamp:
Nov 25, 2014, 2:11:58 AM (9 years ago)
Author:
neteler
Comment:

v.mkgrid: Added hexagon creation support

Legend:

Unmodified
Added
Removed
Modified
  • Grass7/NewFeatures

    v274 v275  
    151151 * G7:v.generalize: loop support added to all smoothing algorithms
    152152 * G7:v.kernel faster by orders of magnitude (10x - 1000x)
    153  * G7:v.mkgrid: breaks are breaks not number of segments; speedup 16x times, optionally generate lines instead of areas (new -l flag)
     153 * G7:v.mkgrid: breaks are breaks not number of segments; speedup 16x times, optionally generate lines instead of areas (new -l flag). Added hexagon creation support.
    154154 * G7:v.net.allpairs: improved - Computes the shortest path between all pairs of nodes in the network
    155155 * G7:v.net.bridge: improved - Computes bridges and articulation points in the network