= DRAFT DOCUMENT: GRASS GIS 6.3.0 Release = We are happy to announce that a new technology preview version of GRASS GIS has been released today. This release adds hundreds of new features, support for the latest GIS data formats, and includes new translations for many languages. It is the first version which also runs natively on MS-Windows. Additionally, the prototype of a new Python based user interface is included. * [http://grass.osgeo.org/announces/announce_grass630.html Draft release notes] '''(to be moved here)''' --editing required: GRASS 6.3.0 is not intended to be a stable release (ie with ongoing support), it is a beta "development preview" release of what the 6.4.x stable release will be like. It is more stable than a development source code snapshot but less than an official stable release. It is meant as a "technology preview" gift from the developers to interested power users and beta testers. It is mostly bug-free and very usable for day-to-day work, but it is not as mature and well tested as 6.2.3, which remains the recommended platform for production users. (have a look at how 6.1.0 worded it http://grass.osgeo.org/announces/announce_grass610.html ) -- The Geographic Resources Analysis Support System, commonly referred to as GRASS, is a Geographic Information System (GIS) combining powerful raster, vector, and geospatial processing engines into a single integrated software suite. GRASS includes tools for spatial modeling, visualization of raster and vector data, management and analysis of geospatial data, and the processing of satellite and aerial imagery. It also provides the capability to produce sophisticated presentation graphics and hardcopy maps. GRASS is currently used around the world in academic and commercial settings as well as by many governmental agencies and environmental consulting companies. It runs on a variety of popular hardware platforms and is Free open-source software released under the terms of the [http://www.gnu.org/copyleft/gpl.html GNU General Public License]. Joining GRASS's well-developed raster engine, the GRASS 6 series introduced a new topological 2D/3D vector engine featuring support for vector network analysis and SQL-based DBMS management of linked attributes. This new release improves the integration and functionality of the raster and vector engines, and greatly enhances 3D raster volume (voxel) support. Additionally, this release debuts a new graphical GIS manager and menu system, while an improved version of the old GUI display manager has been retained for legacy support. The NVIZ visualization tool has been enhanced to display 3D vector data and voxel volumes, and now supports the creation of on-the-fly MPEG animations. Further improvements include substantial message translations (i18n) with support for FreeType fonts, including multi-byte Asian characters, and the inclusion of tools to create new project locations automatically given a georeferenced data file or EPSG code. This is the second release of GRASS as a proposed founding project of the new [http://www.osgeo.org/ Open Source Geospatial Foundation]. In support of the movement towards consolidation in the open source geospatial software world, GRASS is tightly integrated with the latest GDAL/OGR libraries. This enables access to an extensive range of raster and vector formats, including OGC-conformal Simple Features. GRASS also makes use of the highly regarded PROJ.4 software library with support for most known map projections and the easy definition of new and rare map projections via custom parameterization. === Release === * Release date: XXXXX 2008 * Tar Ball: http://download.osgeo.org/grass/grass63/source/grass-6.3.0.tar.gz ([http://download.osgeo.org/grass/grass63/source/grass-6.3.0.md5sum md5sum]) === Overview of Changes === ==== Library changes ==== * libgis memory leak (#14) * ... list all here, copy from former release notes ==== Module changes ==== * gis.m: gis.m->Help->About system launch (#12) * v.db.renamecol: fix DBF driver if target column name is too long * r.le.setup: fix segfault due to unset pointer * d.histogram: x-axis ticks labeling improved * i.atcorr: fixing GCC 4.3 issue (#21) * d.vect: change default render mode to 'c' * d.paint.labels, r.cats, r.out.vrml: implemented as scripts instead of symlinks for module aliases (portability) * ... (list is yet incomplete, copy from former release notes) ===== New modules since GRASS 6.2.3 ===== * db.dropcol - * db.droptable - * db.in.ogr - * db.out.ogr - * d.shadedmap - * g.dirseps - * g.findetc - * g.gui - * g.message - * g.mkfontcap - * i.atcorr - * r3.gwflow - * r3.stats - * r3.univar - * r.category - * r.gwflow - * r.li.cwed - * r.li.dominance - * r.li.edgedensity - * r.li.mpa - * r.li.mps - * r.li.padcv - * r.li.padrange - * r.li.padsd - * r.li.patchdensity - * r.li.patchnum - * r.li.richness - * r.li.setup - * r.li.shannon - * r.li.shape - * r.li.simpson - * r.mfilter.fp - * r.out.gdal.sh - * r.out.xyz - * r.resamp.interp - * r.resamp.stats - * r.support.stats - * r.what.color - * v.db.dropcol - * v.db.join - * v.db.renamecol - * v.db.univar - * v.edit - * v.generalize - * v.in.wfs - * v.net.visibility - * v.out.svg - * v.support - ==== Translation updates ==== * Czech translation completed (libs, mods, tcl) ==== Previous release notes related to this branch ==== * [wiki:Release/6.3.0RC6-News] (21 Mar 2008) * [wiki:Release/6.3.0RC5-News] (19 Feb 2008) * [wiki:Release/6.3.0RC4-News] (9 Jan 2008) * [wiki:Release/6.3.0RC3-News] (30 Nov 2007) * [wiki:Release/6.3.0RC2-News] (20 Nov 2007) * [wiki:Release/6.3.0RC1-News] (24 Oct 2007) === SVN Source Code === * Milestone: [milestone:"6.3.0"] * Browse Source: http://trac.osgeo.org/grass/browser/grass/tags/release_2008XXXX_grass_6_3_0 * SVN Checkout: {{{ svn checkout http://svn.osgeo.org/grass/grass/tags/release_2008XXXX_grass_6_3_0 }}}