Changes between Version 241 and Version 242 of Grass7/NewFeatures
- Timestamp:
- 08/14/14 17:06:31 (10 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Grass7/NewFeatures
v241 v242 154 154 * G7:v.generalize: loop support added to all smoothing algorithms 155 155 * G7:v.kernel faster by orders of magnitude (10x - 1000x) 156 * G7:v.mkgrid: breaks are breaks not number of segments; speedup 16x times 156 * G7:v.mkgrid: breaks are breaks not number of segments; speedup 16x times, optionally generate lines instead of areas (new -l flag) 157 157 * G7:v.net.allpairs: improved - Computes the shortest path between all pairs of nodes in the network 158 158 * G7:v.net.bridge: improved - Computes bridges and articulation points in the network