= GRASS GIS 6.4.1RC1 Release = [[TOC]] === Release === * Release date: 3 January 2010 * Source code: http://grass.osgeo.org/grass64/source/grass-6.4.1RC1.tar.gz ([http://grass.osgeo.org/grass64/source/grass-6.4.1RC1.md5sum md5sum]) * Binaries: http://grass.osgeo.org/download/ === SVN Source Code === * Milestone: [milestone:"6.4.1"] * Browse Source: http://trac.osgeo.org/grass/browser/grass/tags/release_20110103_grass_6_4_1RC1 * SVN Checkout 6.4.1 RC1: {{{ svn checkout http://svn.osgeo.org/grass/grass/tags/release_20110103_grass_6_4_1RC1 }}} * SVN Checkout latest 6.4.x release branch (with future bugfixes): {{{ svn checkout http://svn.osgeo.org/grass/grass/branches/releasebranch_6_4 }}} === Overview of changes === Since the 6.4.0 release in September 2010 almost 390 source code modifications have been made to the 6.4.x release branch. '''Between 6.4.0 and the current 6.4.1RC1 more than 390 updates have been applied.''' ==== New modules ==== * v.in.lines: Creates a lines vector map from an ASCII x,y points file. * r.colors.out: Exports the color table associated with a raster map. * r.li.pielou: new landscape fragmentation index * r.li.reny: new landscape fragmentation index ==== Major module changes ==== * i.ortho.photo: several resampling methods implemented; artifacts removed; command line support added; photo.* commands renamed to i.photo.* * r.proj: fix off by half pixel * v.select: added support for new GEOS operators ==== Minor module changes ==== * d.vect: Ability to take per-feature symbol size and rotation from attribute columns (#600) * i.atcorr: AVNIR and IKONOS sensors added (some filter function fixes yet pending) * g.mapsets: sort list (-l) output * g.extension: fixes and support for install system-wide * g.transform: add new options to dump coefficients and transform arbitrary points, both fwd and reverse * r.distance: output correct precision for different projection types (bugs #654 and #335) * r.info: export floats with correct precision (trac #335) * r.in.gdal: flag to force the import of lat/lon imagery which is missing georef * r.neighbors: Gaussian and range method * r.out.arc: flag added to refer to cell center in header * r.out.ascii: output correct precision for different projection types (bugs #654 and #335) * r.out.png: Worldfile and transparency flags added for use with KML/web tiles * r.param.scale: write more metadata * r.proj: add flags to print source map region, simplifying workflow; cache fix * r.random: improve metadata writing; -b flag added to avoid generating vector topology * r.series: threshold and quantiles * r.stats: output correct precision for different projection types (bugs #654 and #335) * r.statistics: attempt to fix bug #1090 * v.db.select: optional file output added * v.db.dropcol: recreate the index on the key column of the table * v.edit: set up default DB if it doesn't exist * v.generalize: do not crash, give out of memory informational messages * v.in.ascii: accept D:M:S coords in standard mode * v.in.ogr: faster polygon import, cleaner and smaller output * v.info: topology level 1 support added * v.mkgrid: optional line support added * v.split: do not attempt to read dead line * v.surf.rst: z-coordinate and zcol support * v.to.db: line azimuth support * v.univar: added optional geometry distances instead of table data * v.vol.rst: new npmax parameter added * v.voronoi: much less memory, a bit faster * v.what: shell script style output added ==== Library changes ==== * cairo driver fixes * dglib: graph library cache activated * pythonlib: improved * PNG driver: Use 64-byte header to ensure frame buffer alignment (bug #937) * RST interpolation library: running out of memory problem fix ==== GUI changes ==== * '''Major wxGUI update''' (based on GRASS 6.5) - r43911 * Completely rewritten wxGUI Georectifier * Fixed segfault which appears while automated GUI creation (bug #928) * !TclTk startup screen is now more friendly on small screens * gis.m remembers last used directory when saving files * gis.m menus updated to contain some of 6.4.0 new modules * gis.m instances are terminated on exit from GRASS CLI. No more crashes on gis.m exit. * gis.m PS label feature now is usable (bug #819) ==== Map projection changes ==== * added Geostationary Satellite View support ==== Portability changes ==== * r.sim.sediment, r.sim.water: fix MacOSX and winGRASS crashes ==== Message translation updates ==== * message catalogue updated ==== WinGRASS changes ==== === Closed tickets === ==== Closed bugs since the last release ==== [[TicketQuery(status=closed&milestone=6.4.1&type=defect&order=priority)]] ==== Closed wishes since the last release ==== [[TicketQuery(status=closed&milestone=6.4.1&type=enhancement&order=priority)]] ==== Closed tasks since the last release ==== [[TicketQuery(status=closed&milestone=6.4.1&type=task&order=priority)]]