Changes between Version 348 and Version 349 of Grass7/NewFeatures
- Timestamp:
- 12/01/14 15:00:30 (10 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Grass7/NewFeatures
v348 v349 298 298 == Replaced and removed modules == 299 299 300 Some modules present in GRASS 6 have been removeddue to architecture changes or replacements:300 Some modules present in GRASS 6 have been '''removed''' due to architecture changes or replacements: 301 301 302 302 * d.ask, d.colors, d.extend, d.extract, d.frame, d.mapgraph, d.measure, d.menu, d.save, d.zoom (old display architecture decommissioned) 303 * d.ask, d.colors: no replacementneeded303 * d.ask, d.colors: no longer needed 304 304 * d.extend: use G7:wxGUI or G7:g.region 305 305 * d.extract: use G7:v.extract or wxvdigit (digitizer) in G7:wxGUI … … 313 313 * g.ask: use G7:g.findfile 314 314 * g.pnmcat: no longer needed 315 * g.mlist: replaced by g.list316 * g.mremove: replaced by g.remove315 * g.mlist: replaced by G7:g.list 316 * g.mremove: replaced by G7:g.remove 317 317 * g.setproj: use Location Wizard in G7:wxGUI or 'G7:g.proj -c' ('''state plane by county selection needs to be ported''') 318 318 * image processing: … … 329 329 * r.out.arc: use G7:r.out.gdal 330 330 * r.le.patch, r.le.pixel, r.le.setup, r.le.trace: moved to Addons as being replaced by G7:r.li commands 331 * r.los: replaced with r.viewshed, r.los is in Addons (install with G7:g.extension)331 * r.los: replaced with G7:r.viewshed, r.los is in Addons (install with G7:g.extension) 332 332 * r.median: merged into G7:r.statistics, G7:r.stats.zonal, G7:r.stats.quantile 333 * r.out.tiff: use G7:r.out. tiff333 * r.out.tiff: use G7:r.out.gdal 334 334 * r.stream modules: r.stream.channel, r.stream.distance, r.stream.order, r.stream.segment, r.stream.slope, r.stream.snap, r.stream.stats moved back from relbranch7 to Addons (install with G7:g.extension) 335 335 * r.sum: use G7:r.univar 336 * r.terraflow.short ( FP version G7:r.terraflow is sufficient)336 * r.terraflow.short (merged into FP version G7:r.terraflow is sufficient) 337 337 * v.digit (new wxPython digitizer) included in G7:wxGUI 338 338