GRASS GIS 6.4.5
Table of Contents
Release
- Release date: 12 July 2015
- Source code: http://grass.osgeo.org/grass64/source/grass-6.4.5.tar.gz (md5sum)
- Binaries: http://grass.osgeo.org/download/
SVN Source Code
- Milestone: 6.4.5
- Browse Source: http://trac.osgeo.org/grass/browser/grass/tags/release_20150712_grass_6_4_5
- SVN Checkout 6.4.5:
svn checkout http://svn.osgeo.org/grass/grass/tags/release_20150712_grass_6_4_5
- SVN Checkout latest 6.4 release branch (including yet unreleased bugfixes):
svn checkout http://svn.osgeo.org/grass/grass/branches/releasebranch_6_4
Overview of changes
Key improvements of the GRASS GIS 6.4.5 release include stability fixes (esp. vector library), some fixes for wxPython3 support, some module fixes, and more message translations.
Since its initial release in September 2010 more than 2500 source code modifications have been made to the 6.4 release branch. Between 6.4.4 and the current 6.4.5 about 90 updates have been applied.
Full details of all changes can be viewed in the ChangeLog.
New modules
- none
Major module changes
- v.mkgrid: optionally generate lines instead of areas (new -l flag); precision fixes (more vertices)
- v.rast.stats: fix wrong SQL TRANSACTION implementation for DBF driver
- r.carve: Add points closest to the center of each stream grid rather than adding each vertex multiple times at the same location
Minor module changes
- d.vect.chart: bugfixes
- i.smap: larger default block size for speed
- r.li.edgedensity: fix edge count
- v.distance: adding geodesic point to boundary distance measurement for lat-long locations
- v.in.ogr: OFTStringList is supported column type
- v.univar: remove duplicate layer option
- Many more; see the detailed ChangeLog
Command line changes
- batch job: do not show welcome message and require 'hit return' when running a batch job
GUI changes
- wxGUI: wxpython 3 compatibility patches from Debian project applied + some more
- wxGUI: added v.vect.stats to menu
- wxGUI: fix v.surf.rst window too wide
Library changes
- dblib: no more db driver zombies in wingrass
- dglib: fix sp cache initialization
- libvector: numerical stability fixes for topology; fix reattaching centroids and isles; fix memory leak
Colors:
- elevation: elevation color table: brighten up high values
Portability changes
(MS-Windows)
- enabled r.li modules
(Mac OSX)
- n/a
(All)
- n/a
Message translation updates
- user message harmonization update (to reduce number of similar but slightly different messages)
- Chinese updated
- French updated
- German updated
- Italian updated
- Spanish updated
See also statistics
Documentation
- RFCs (rfc/) moved to Trac: http://trac.osgeo.org/grass/wiki/RFC
- r.walk manual updated
Closed tickets
Closed bugs since the last release
- #1343
- v.buffer2: difference between Linux 32bit and 64bit
- #2073
- help page temp files not cleaned by distclean and shipped in source tarball
- #2354
- cruft in release tarball
- #2384
- v.vect.stats not in GUI
- #2401
- v.distance in Long/Lat Locations
- #2429
- error message when renaming attribute table column using v.db.renamecol
- #2457
- DBF driver: stub functions for SQL TRANSACTION
- #2468
- Python OSError: [Errno 7] Argument list too long when running grass.pipe_command repeatedly
- #2495
- Java runtime error
- #2505
- v.build.polylines options aren't working
- #2512
- r.out.gdal wrongly messes with SetColorInterpretation
- #2562
- r.in.gdal docs: GLOBE DEM Moved
- #2572
- grass command welcomes batch job and requires user input
- #2596
- v.rast.stats not working on GRASS 6.4.4
Closed wishes since the last release
Closed tasks since the last release
No results
Last modified
9 years ago
Last modified on 07/12/15 08:30:33
Note:
See TracWiki
for help on using the wiki.