Changes between Version 199 and Version 200 of Grass7/NewFeatures


Ignore:
Timestamp:
Jan 12, 2014, 10:39:41 AM (10 years ago)
Author:
neteler
Comment:

cosmetics

Legend:

Unmodified
Added
Removed
Modified
  • Grass7/NewFeatures

    v199 v200  
    262262
    263263 * d.ask, d.colors, d.extend, d.extract, d.frame, d.mapgraph, d.measure, d.menu, d.save, d.what.rast, d.what.vect, d.zoom (old display architecture decommissioned)
    264    * d.ask, d.colors
    265    * d.extend: use wxGUI or g.region
    266    * d.extract: use v.extract or wxVdigit (digitizer)
    267    * d.frame: use instead "GRASS_FRAME", one of the G7:variables (contains 4 coordinates, top,bottom,left,right, defining the initial frame)
    268    * d.mapgraph: use instead ???
    269    * d.measure: use wxGUI
    270    * d.menu: use wxGUI
    271    * d.save: use instead ???
    272    * d.what.rast, d.what.vect, d.zoom: use wxGUI
    273  * d.histogram: integrated in wxGUI
    274  * g.ask: use g.findfile
    275  * g.setproj: use Location Wizard or 'g.proj -c' ('''state plane by county selection needs to be ported''')
    276  * i.points: new graphical version in wxGUI
     264   * d.ask, d.colors: no replacement needed
     265   * d.extend: use G7:wxGUI or G7:g.region
     266   * d.extract: use G7:v.extract or wxvdigit (digitizer) in G7:wxGUI
     267   * d.frame: use instead the "GRASS_FRAME" variable, one of the G7:variables (contains 4 coordinates, top,bottom,left,right, defining the initial frame)
     268   * d.mapgraph: use instead ... ???
     269   * d.measure: use G7:wxGUI
     270   * d.menu: use G7wxGUI
     271   * d.save: use instead ... ???
     272   * d.what.rast, d.what.vect, d.zoom: use G7:wxGUI
     273 * d.histogram: integrated in G7:wxGUI
     274 * g.ask: use G7:g.findfile
     275 * g.setproj: use Location Wizard  in G7:wxGUI or 'g.proj -c' ('''state plane by county selection needs to be ported''')
     276 * i.points: new graphical version in  in G7:wxGUI
    277277 * i.class, i.ortho.photo, i.vpoints ('''need to be ported'''; old display architecture decommissioned)
    278278 * raster:
    279    * r.average, r.median, r.sum merged into G7:r.statistics, G7:r.statistics2, G7:r.statistics3
     279   * r.average: merged into G7:r.statistics, G7:r.statistics2, G7:r.statistics3
    280280   * r.bilinear merged into G7:r.resamp.interp
    281281   * r.digit ('''needs to be ported'''; old display architecture decommissioned, wxRdigit under development)
    282282   * r.le.patch, r.le.pixel, r.le.setup, r.le.trace: replaced by G7:r.li.*
     283   * r.average, r.median, r.sum merged into G7:r.statistics, G7:r.statistics2, G7:r.statistics3
     284   * r.average, r.median, r.sum merged into G7:r.statistics, G7:r.statistics2, G7:r.statistics3
    283285   * r.terraflow.short (FP version is sufficient)
    284286 * v.digit (new wxPython digitizer)
    285 
    286287== Renamed modules ==
    287288