Changes between Version 216 and Version 217 of Grass7/NewFeatures


Ignore:
Timestamp:
May 1, 2014, 1:41:18 PM (10 years ago)
Author:
neteler
Comment:

v.random: optionally constrain random points to selected polygons

Legend:

Unmodified
Added
Removed
Modified
  • Grass7/NewFeatures

    v216 v217  
    150150 * G7:v.out.ogr: multi-feature output (i.e., features with identical category are exported as multi-feature element); reversed functionality of -c flag to preserve island by default.
    151151 * G7:v.overlay: up to 40x faster for large vectors (40,000+ lines in ainput)
     152 * G7:v.random: optionally constrain random points to selected polygons
    152153 * G7:v.to.rast: new -d flag to create densified lines (default: thin lines as in GRASS 6) for improved routing on cost surfaces
    153154 * G7:v.voronoi: new -a flag to create Voronoi diagrams for areas