Changes between Version 396 and Version 397 of Grass7/NewFeatures


Ignore:
Timestamp:
Apr 30, 2016, 11:54:34 AM (8 years ago)
Author:
neteler
Comment:

more updates

Legend:

Unmodified
Added
Removed
Modified
  • Grass7/NewFeatures

    v396 v397  
    107107 * Large File Support (LFS) globally enabled
    108108 * G7:r.colors.out: new - Exports the color table associated with a raster map.
    109  * G7:r.external.out: new - Defines raster output format utilizing GDAL library.
     109 * G7:r.external.out: new - Defines raster output format utilizing GDAL library.
     110 * G7:r.import: new - import "any" raster format, optionally with reprojection on the fly
    110111 * G7:r.in.lidar: new  - Create a raster map from LAS LiDAR points using univariate statistics.
    111112 * G7:r.in.wms: new implementation - Downloads and imports data from WMS server; + WMTS and NASA !OnEarth support
     
    379380  * r.bitpattern: G7:r.mapcalc (&&& and | | | operators) + G7:i.modis.qa offer the same and more functionality
    380381  * r.digit: wxGUI raster digitizer added, enables drawing areas, lines, points and setting buffer for individual features
    381   * r.in.arc: use G7:r.in.gdal
     382  * r.in.arc: use G7:r.in.gdal or G7:r.import
    382383  * r.le.patch, r.le.pixel, r.le.setup, r.le.trace: moved to Addons as being replaced by G7:r.li commands
    383384  * r.los: replaced with G7:r.viewshed, r.los is in Addons (install with G7:g.extension)
     
    393394== Renamed modules ==
    394395
     396 * '''db.dropcol''' --> ''G7:db.dropcolumn''
    395397 * '''g.mlist''' --> ''G7:g.list''
    396398 * '''g.mremove''' --> ''G7:g.remove''
     
    405407 * '''r.statistics2''' --> ''G7:r.stats.zonal''
    406408 * '''r.statistics3''' --> ''G7:r.stats.quantile''
     409 * '''v.db.addcol''' --> ''G7:v.db.addcolumn''
    407410
    408411== Options changes ==
     
    11421145  * rgbcolumn -> rgb_column
    11431146  * labelcolumn -> label_column
     1147  * rows -> removed
     1148  * memory -> added
    11441149 * G7:v.to.points
    11451150  * -v/-n -> use