GRASS GIS 6.4.3 Release Candidate 3
Table of Contents
Release
- Release date: 20 Apr 2013
- Source code: http://grass.osgeo.org/grass64/source/grass-6.4.3RC3.tar.gz (md5sum)
- Binaries: http://grass.osgeo.org/download/
SVN Source Code
- Milestone: 6.4.3
- Browse Source: http://trac.osgeo.org/grass/browser/grass/tags/release_20130420_grass_6_4_3RC3
- SVN Checkout 6.4.3RC3:
svn checkout http://svn.osgeo.org/grass/grass/tags/release_20130420_grass_6_4_3RC3
- SVN Checkout latest 6.4 release branch (including yet unreleased subsequent bugfixes and improvements):
svn checkout http://svn.osgeo.org/grass/grass/branches/releasebranch_6_4
Overview of changes
Key improvements of this release include some new functionality (image processing tools), major speedup for some vector modules, fixes for the wxPython based portable graphical interface, improvements for the Python API, enhanced portability for MS-Windows (native support), and more translations.
Since the 6.4.0 release in September 2010 more than 1800 source code modifications have been made to the 6.4 release branch. In detail, between 6.4.1 and 6.4.2 more than 770 updates have been applied. Between 6.4.2 and 6.4.3RC1 almost 500 updates have been applied. Between 6.4.3RC1 and 6.4.3RC2 more than 80 updates have been applied. Between 6.4.3RC2 and the current 6.4.3RC3 more than 180 updates have been applied.
See also see also GRASS 6.4.3RC1 and GRASS 6.4.3RC2 release notes.
New modules
- v.vect.stats - included from Addons according to release plan
Major module changes
- db.out.ogr: db.out.ogr: also support attribute export in case of line and area vectors
- g.extension: build addon in the mapset .tmp dir for cases when GRASS is installed by package and the end user doesn't have write permissions to GISBASE
- g.manual: also look for help/man page in the addons dir
- i.landsat.toar: bugfix for thermal band and metadata file
- ps.map: backport of RGB support and bugfixes
- r.cost: backport direction output
- r.drain: use movement direction surface from r.walk and r.cost; output vector paths
- r.walk: backport direction output
- r.watershed: sync skipping edge cells; fix bug in SFD
- v.category: new option to print layers only
- v.category: add option=layers
- various modules: better handle spaces in GISDBASE
(see also closed tickets below)
Minor module changes
- examples: Python ctypes usage examples in doc/python/
- d.colortable: add flag to skip showing NULL color for FP maps, ie fill the box
- d.grid: backport of dot flag and line width option
- d.legend: backport of RGB support for text color and at= monitor history fidelity
- d.thematic.area: enable color gisprompt
- i.maxlik: update manual (improved: rejection map discussion)
- r.drain: update manual
- r.in.gdal: report all possible projection mismatches
- r.out.arc: output is to a file not a raster
- r.random: don't segfault on long map names
- r.report: manual, note how to get computer-parsable output
- v.digit: don't mess with the current WIND file, use WIND_OVERRIDE instead
- v.in.ogr: suggest a minimum snapping threshold if topological errors are encountered
- v.in.wfs: check for WFS server errors; new example
- v.net.distance: manual improved
A few more minor changes; see the detailed ChangeLog
(see also closed tickets below)
GUI changes
- wxGUI: check valid mapset/location name on startup page and in wizard
- wxGUI: enable legend from command line
- wxGUI/attribute manager: fix editing on Windows
- wxGUI/composer: fix multiline labels on Windows
- wxGUI/composer: show help text in statusbar
- wxGUI/location wizard: add help button
- wxGUI/manual renderer: show embedded screenshots properly (needed for some pages only)
- wxGUI/map calculator: fix function insert for int()
- wxGUI/modeler: make random layout (avoid hidden actions), fix removing by right click
- wxGUI/mapcalc: fix cursor position when adding function
- wxGUI/psmap: show more useful message when preview fails
- wxGUI/start screen: go back after creating new location
(see also closed tickets below)
Library changes
- Python: new raster.mapcalc_start(), allows parallelizing mapcalc calls
- Vlib/intersect.c: Vlib: fix Vect_segment_intersection
(see also closed tickets below)
Map projection changes
- r.in.gdal: report all possible projection mismatches
Portability changes
(MS-Windows)
- MINGW: configuration detection fix
- minimize the dos box
- winGRASS-Installer: add option to download and install MSVCRT DLLs since we don't ship MSVCRT for legal issues
- winGRASS installer: use standard and clear name for data (\grassdata) without white space
(Mac OSX)
- 32bit/64bit compilation issue fixed
(All)
- nviz: Tcl 8.6 compatibility fixes
Message translation updates
- Messages updated from latest template (consolidation fixes)
- French message translation improved
- Italian message translation improved
- Spanish message translation improved
Closed tickets
Closed bugs since the last release
- #173
- v.in.ogr: truncate cnames to first word
- #175
- v.to.rast labelcol= SegFaults and ignored
- #199
- d.vect.chart: render mode for lines and fills don't line up
- #287
- vdigit: don't force 'cat' as the key column name
- #370
- nviz_cmd produces images with 1 pixel size
- #372
- v.net.iso, v.net.path: error when using it with cost point (ncolumn)
- #373
- v.generalize: hermite, boyle corrupt data
- #462
- Tcl interp->result deprecated
- #480
- wx NVIZ prints debug info to terminal
- #520
- r.terraflow/iostream does not respect STREAM_DIR option
- #545
- r.cost warning on negative values
- #548
- grass7 - v.reclass with sqlite driver: "Cannot step: SQL logic error or missing database"
- #672
- v.distance -a with upload=to_attr and table= option: problems in table creation and value upload
- #740
- v.edit returns incorrect results on Windows
- #800
- r.random and r.reclass - buffer overflow on long mapset/map names
- #968
- v.net.salesman problem with memory allocation
- #1029
- r.in.bin: make LFS safe
- #1044
- Crash on startup directly after install (wrong copy of python dll picked up)
- #1163
- wx wms import tool error
- #1183
- i.landsat.toar: metadata file reading doesn't like TM5 from GloVis
- #1191
- make install gives sed error in r43810
- #1200
- Grass New User MacOS Snow Leopard
- #1217
- d.vect -a flag locks up the wxGUI on windows
- #1239
- wxGUI command layer broken and unusable
- #1246
- r.sunmask buffer overflow
- #1270
- wingrass: Error in Attribute Table Manager
- #1275
- zipped HGT Import fails on wingrass as "unzip" isn't in the package
- #1292
- Profile tool incorrectly processes no data values
- #1294
- Module dialog offers tab close button but no undo or tab open button
- #1305
- WXGUI raster map calculator should quote map names
- #1306
- WGUI doesn't strip quotes from map name when adding to layer manager after module run
- #1312
- DebCheck QA: Buffer access out-of-bounds
- #1313
- [GEM] DebCheck QA: Buffer overrun possible for long cmd-line args
- #1315
- DebCheck QA: Dangerous usage (strncpy doesn't always 0-terminate it)
- #1316
- DebCheck QA: Deallocating a deallocated pointer
- #1353
- ./configure with ffmpeg x86_64 - problem, with workaround
- #1366
- When GRASS is launched it stops because the MSVCR71.DLL is not found
- #1414
- v.in.gshhs broken for data version 2.2.0
- #1423
- GRASS 6.4.1 won't compile against FFmpeg 0.8
- #1428
- WinGRASS + how to deliver Microsoft Visual C++ Redistributable Package (vcredist)?
- #1470
- v.out.ascii with sql where option exports only centroids and not areas
- #1513
- Location Wizard's misleading label for XY new location creation method
- #1515
- nviz fails to launch from the command line
- #1546
- references to g.echo in devbr6
- #1550
- CPU dramatically increases while digitizing, no console output
- #1553
- osgeo4w and qgis builds: path settings to msys on wingrass find wrong 'sort'
- #1554
- wxGUI Cartographic Composer: preview broken on Windows
- #1558
- make error in gui/images no directory created because of wrong pattern matching
- #1565
- wxGUI: command console with no map display open causes error
- #1567
- Map display: saving image with scale and legend
- #1582
- wxgui will not start
- #1585
- Graphical Modeller italian translation error (Modallo->Modello)
- #1590
- new vector map crashing GUI in 6.4.3 svn
- #1591
- misc. spelling errors in documentation
- #1602
- Error in i.points
- #1604
- WXGUI regression. d.vect by default incorrectly says that it's displaying vectors from all layers
- #1605
- WXGUI d.vect doesn't offer all vector map layers in a dropdown list
- #1606
- WXGUI regression - attribute query tool reports "nothing found" when clicking on a vector object
- #1612
- r.mapcalc won't do anything
- #1613
- r.hazard.flood.py returns a ParseError
- #1614
- WXGUI regression - attribute table management doesn't work
- #1615
- Regression - v.transform fails to create a 3D map, crashes on Windows
- #1616
- WXGUI selecting to render a map and map selection bind to same event in layer manager
- #1617
- WXGUI identify tool on vector layer triggers map canvas rendering even if it's disabled
- #1629
- v.in.db - odbc-driver - access-database: not working
- #1630
- g.gui error on startup of March 24th 6.4.3 snapshot
- #1633
- Unable to display shapefile attribute table due to pipe characters in dbf field
- #1637
- r.pack and fully qualified input
- #1639
- wingrass: launching wxNviz fails
- #1643
- no way to set icon parameter through d.vect menu
- #1647
- GRASS 6.4.2: g.extension.py crash on Fedora 16
- #1651
- Map display Query Vector tool fails
- #1653
- Trunkated cellsize when exporting rasters to arc ascii grid (r.out.arc)
- #1655
- problem compiling r.terraflow with g++ 4.7.0
- #1657
- Loading addon v.strahler produces an error message
- #1666
- v.proj - Error in pj_do_transform
- #1670
- LIBDBUSMENU-GLIB-WARNING **: Trying to remove a child that doesn't believe we're it's parent.
- #1671
- grass/script/setup.py errors
- #1675
- Grass GIS wxPython startup error
- #1676
- clang: compile error in ami_stream
- #1677
- Bad string in wxpython gui goutput.py
- #1690
- r.to.vect: `dbf` proc segfaults if MAPSET/dbf/ dir is missing
- #1692
- calling a script within a script failing on Windows XP
- #1696
- Error message v.db.dropcol (Add-On Path)
- #1698
- Exiting GUI leaves minimized CMD window open
- #1700
- wingrass6.4.3svn: changing vector point symbol doesn't work
- #1701
- wingrass: python crashes by quit GUI after using 3D view in map display
- #1706
- wingrass: open attribute table fails
- #1707
- g.manual does not run html browser in background
- #1709
- New PC Win Win7 64 bit software doenst start
- #1711
- Plot settings in profiler now broken
- #1712
- i.class program fails to create a new signature file
- #1714
- r.terraflow does not compile
- #1721
- Man pages not created for addons
- #1727
- v.in.lines not work on Window 7 64 bit
- #1729
- Add 3d raster does not open GUI
- #1730
- GRASS 6.4.2 libgdal (GDAL 1.9.1) Disconnect
- #1731
- r.distance maps field needs to permit multiple maps selection
- #1737
- Windows users cannot access manage table controls in attribute manager
- #1738
- Cannot view vector table in wxGUI
- #1746
- Map Display Output Save Issue
- #1748
- Location wizard creating incorrect locations for selected projections and datums
- #1756
- V.Distance Command Problem
- #1762
- g.extension fails again on Mac
- #1765
- variable length array error in r.terraflow with clang
- #1769
- wingrass6.x: addons' manual tab not there in wxgui
- #1774
- color selection for d.vect.chart only affects first data column
- #1777
- reference to 6.4.2 in
- #1784
- wingrass6.4.3svn: raster3d problems
- #1800
- v.kernel is very slow
- #1801
- r3.in.ascii fails in GRASS6.4.3
- #1803
- GRASS 6.4.3RC1 on Win 7: grass64.bat fails due to UNIX line endings in Init.bat
- #1805
- Non-english Username
- #1806
- interrupting a command with CTRL+c closes wxGUI
- #1820
- WinGRASS -- Multiple Map Display Lockup?
- #1827
- Measure Distance - Bearing
- #1834
- backport r47878 (set field width for string columns in v.out.ogr) to grass6 ?
- #1837
- d.rast.edit error when attempting to edit a raster
- #1843
- grass-6.4.2 doesn't compile with tk-8.6.0
- #1849
- Cannot create a new GRASS Location using a custom proj4 string
- #1851
- Misalignment of an imported .asc raster
- #1855
- error using GRASS v.net
- #1875
- Wrong output of v.overlay.and between lines and polygon in 6.4.3
- #1877
- startup error reported by program
- #1880
- change color field to text for d.vect.chart
- #1889
- wxPy loc'n wiz: don't auto-launch into PERMANENT
- #1890
- wingrass: launch grass terminal fails
- #1893
- d.vect on re-opening switches to default layer
- #1894
- r3.mapcalc fails with "unable to fetch interface description"
- #1895
- wingrass installer problems: missing DLLs
- #1904
- wingrass6.4.3svn: vector digitizing - a sort of incomplete
- #1905
- Import modules allow to import into northern UTM location southern data
- #1913
- map calculator inserts if when int is selected
- #1914
- Possible infinite loop in v.in.dxf (present in 6.4.3RC2)
- #1916
- Map loader just shows maps of current and PERMANENT mapset
- #1928
- after v.transform v.to.db gives incorrect length
- #1932
- r.univar segfault on map with massive values
- #1936
- wxGUI command console: "Protocol" isn't really the right word & cleanup
- #1940
- wingrass - nsis - script in release mode: !define SVN_REVISION "@GRASS_VERSION_SVN@" not set
- #1944
- wingrass: python missing from extrabin
- #1946
- wingrass: demolocation includes .svn/ cruft
- #1947
- wingrass: %APPDATA%/GRASS6/grassrc6 and rc files
- #1949
- module gui doesn't release if no map display window
- #1960
- wingrass wx carto composer: adding north arrow causes Error and traceback
- #1961
- wxNVIZ: error if no raster map selected
- #1967
- wxPy loc'n wiz: doesn't allow ellipsoid without datum
- #1968
- traceback error in wxgui goutput.py on save command output
- #1971
- 64bit LFS support for G_ftell() and PRI_OFF_T gis.h
- #1974
- buffer overflow in v.to.rast
- #1981
- export error in osgeo4w/grass.tmpl
- #1987
- wxGUI: traceback in map selection drop down
- #2003
- wxGUI carto composer: traceback on exit
- #2011
- WxGUI, menu does not work at all (languages using double-byte characters)
- #2025
- r.kappa: output file saving error on Windows
- #2096
- Missing libintl-8.dll from all Windows binaries
- #2118
- GRASS shuts down after 4th toar band
Closed wishes since the last release
- #252
- allow display of area labels without displaying centroids
- #741
- Small enhancements and bug fixes for v.out.ogr
- #1119
- snap parameter in v.in.ogr's manual not explained
- #1469
- wxgui vector query doesn't work for maps without attribute table
- #1530
- g.region shrink / expand parameter
- #1577
- r.stream.extract/r.stream.order - "calculated" mainchannel vs. "real" mainchannel
- #1638
- better explanation of the concept of layers in the vectorintro.html file
- #1650
- v.net.salesman - add sequence output
- #1743
- WXGUI About GRASS dialog should allow to copy version information
- #1767
- v.univar: add sum
- #1887
- improve signal to noise ratio in the build logs
- #1929
- make r.report CSV/spreadsheet ready
Closed tasks since the last release