= GRASS GIS 6.4.1RC1 Release = [[TOC]] === Release === * ~~Release date: xx yy 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_2010XXXX_grass_6_4_1RC1 * SVN Checkout 6.4.1 RC1: {{{ svn checkout http://svn.osgeo.org/grass/grass/tags/release_2010XXXX_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 6.4.1RC1 === Since the 6.4.0 release in September 2010 almost XXX source code modifications have been made to the 6.4.1 release branch. '''Between 6.4.0 and the current 6.4.1RC1 more than XXX 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. ==== Major module changes ==== * v.select: 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 * 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 * 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.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 ==== * 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 * 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 ==== * ... ==== Message translation updates ==== * ... ==== 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)]]