Changes between Version 396 and Version 397 of Grass7/NewFeatures
- Timestamp:
- 04/30/16 11:54:34 (9 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Grass7/NewFeatures
v396 v397 107 107 * Large File Support (LFS) globally enabled 108 108 * 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 110 111 * G7:r.in.lidar: new - Create a raster map from LAS LiDAR points using univariate statistics. 111 112 * G7:r.in.wms: new implementation - Downloads and imports data from WMS server; + WMTS and NASA !OnEarth support … … 379 380 * r.bitpattern: G7:r.mapcalc (&&& and | | | operators) + G7:i.modis.qa offer the same and more functionality 380 381 * 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 382 383 * r.le.patch, r.le.pixel, r.le.setup, r.le.trace: moved to Addons as being replaced by G7:r.li commands 383 384 * r.los: replaced with G7:r.viewshed, r.los is in Addons (install with G7:g.extension) … … 393 394 == Renamed modules == 394 395 396 * '''db.dropcol''' --> ''G7:db.dropcolumn'' 395 397 * '''g.mlist''' --> ''G7:g.list'' 396 398 * '''g.mremove''' --> ''G7:g.remove'' … … 405 407 * '''r.statistics2''' --> ''G7:r.stats.zonal'' 406 408 * '''r.statistics3''' --> ''G7:r.stats.quantile'' 409 * '''v.db.addcol''' --> ''G7:v.db.addcolumn'' 407 410 408 411 == Options changes == … … 1142 1145 * rgbcolumn -> rgb_column 1143 1146 * labelcolumn -> label_column 1147 * rows -> removed 1148 * memory -> added 1144 1149 * G7:v.to.points 1145 1150 * -v/-n -> use