Changes between Version 57 and Version 58 of Release/6.4.4RC1-News
- Timestamp:
- 06/18/14 06:24:47 (11 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Release/6.4.4RC1-News
v57 v58 44 44 * d.shadedmap: Added option to save draped image to a new raster map 45 45 * g.extension.py: fixes for bug ticket #2138 46 * g.extension.py: modify bat files similarly to bash scripts, use GRASS_ADDON_PATH instead of hardcoded path 46 47 * g.mkfontcap: Also scan for locally installed fonts on Linux systems 48 * g.mlist, g.mremove: examples improved 47 49 * g.setproj: Added option to print and reset the Location's one-line description 48 50 * i.his.rgb: Added support for NULL cells 51 * i.landsat.toar: fixes for Landsat-8 metadata file support (author: E. Jorge Tizado) 49 52 * i.rgb.his: Added support for NULL cells 50 53 * r.contour: write attributes in one commit (speed-up) 51 54 * r.horizon: added sanity check for dist parameter 52 55 * r.li.setup: fix creation of configuration file using circle 56 * r.out.gdal: close raster band 53 57 * r.out.xyz: Added support for multiple file export 54 58 * r.ros: do not double close spotdist map (fixes crash) 55 59 * r.watershed: standardize basin parameter description 56 60 * v.colors: Added option to name placeholder map containing data for creating a legend 61 * v.colors: add v.colors placeholder raster map naming option (#1693) 62 * v.external: remove formats from module description (#2159), backport -f flag 57 63 * v.in.dxf: fixed possible infinite loop 58 64 * v.in.gpsbabel: Major speedup, better support for MS Windows (spaces in paths) … … 62 68 * v.transform: Added option to swap x for y coordinates 63 69 * v.vol.rst: finally fixed mask issue 64 * v.colors: add v.colors placeholder raster map naming option (#1693)65 * i.landsat.toar: fixes for Landsat-8 metadata file support (author: E. Jorge Tizado)66 * g.mlist, g.mremove: examples improved67 * r.out.gdal: close raster band68 * g.extension.py: modify bat files similarly to bash scripts, use GRASS_ADDON_PATH instead of hardcoded path69 * v.external: remove formats from module description (#2159), backport -f flag70 70 71 71 * Many more; see the detailed [http://grass.osgeo.org/grass64/source/ChangeLog_6.4.4RC1.gz ChangeLog]