Changes between Version 348 and Version 349 of Grass7/NewFeatures


Ignore:
Timestamp:
Dec 1, 2014, 3:00:30 PM (9 years ago)
Author:
neteler
Comment:

small updates

Legend:

Unmodified
Added
Removed
Modified
  • Grass7/NewFeatures

    v348 v349  
    298298== Replaced and removed modules ==
    299299
    300 Some modules present in GRASS 6 have been removed due to architecture changes or replacements:
     300Some modules present in GRASS 6 have been '''removed''' due to architecture changes or replacements:
    301301
    302302 * 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 replacement needed
     303   * d.ask, d.colors: no longer needed
    304304   * d.extend: use G7:wxGUI or G7:g.region
    305305   * d.extract: use G7:v.extract or wxvdigit (digitizer) in G7:wxGUI
     
    313313 * g.ask: use G7:g.findfile
    314314 * g.pnmcat: no longer needed
    315  * g.mlist: replaced by g.list
    316  * g.mremove: replaced by g.remove
     315 * g.mlist: replaced by G7:g.list
     316 * g.mremove: replaced by G7:g.remove
    317317 * g.setproj: use Location Wizard  in G7:wxGUI or 'G7:g.proj -c' ('''state plane by county selection needs to be ported''')
    318318 * image processing:
     
    329329   * r.out.arc: use G7:r.out.gdal
    330330   * 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)
    332332   * r.median: merged into G7:r.statistics, G7:r.stats.zonal, G7:r.stats.quantile
    333    * r.out.tiff: use G7:r.out.tiff
     333   * r.out.tiff: use G7:r.out.gdal
    334334   * 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)
    335335   * 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)
    337337 * v.digit (new wxPython digitizer) included in G7:wxGUI
    338338