Changes between Version 274 and Version 275 of Grass7/NewFeatures
- Timestamp:
- 11/25/14 02:11:58 (10 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Grass7/NewFeatures
v274 v275 151 151 * G7:v.generalize: loop support added to all smoothing algorithms 152 152 * 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. 154 154 * G7:v.net.allpairs: improved - Computes the shortest path between all pairs of nodes in the network 155 155 * G7:v.net.bridge: improved - Computes bridges and articulation points in the network