Changes between Initial Version and Version 1 of Release/6.3.0RC6-News


Ignore:
Timestamp:
Mar 20, 2008, 7:10:14 AM (16 years ago)
Author:
martinl
Comment:

news page created form RC6 (based on RC5)

Legend:

Unmodified
Added
Removed
Modified
  • Release/6.3.0RC6-News

    v1 v1  
     1= GRASS GIS 6.3.0RC5 Release =
     2
     3We 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.
     4
     5The ''Geographic Resources Analysis Support System'', commonly referred to as GRASS, is a [http://en.wikipedia.org/wiki/Geographic_information_system 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.
     6
     7GRASS 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].
     8
     9Joining 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. The [http://grass.osgeo.org/screenshots/ screenshots section] illustrates this.
     10
     11Additionally, this release debuts a new ''experimental'' graphical user interfaced based on [http://grass.gdf-hannover.de/wiki/WxPython-based_GUI_for_GRASS wxPython], 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.
     12
     13This is the first release of GRASS as official project of the [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.
     14
     15=== Release ===
     16 * Release date: 29 March 2008
     17 * Source code: http://grass.osgeo.org/grass63/source/grass-6.3.0RC6.tar.gz ([http://grass.osgeo.org/grass63/source/grass-6.3.0RC6.md5sum md5sum])
     18 * Binaries: http://grass.osgeo.org/download/index.php
     19
     20=== Overview of Changes ===
     21
     22 * Documentation: various improvements
     23 * GRASS libraries:
     24 * GRASS modules
     25 * Graphical user interfaces
     26  * wxGUI: various fixes, basic features functional also under MS Windows
     27 * Portability
     28  * native winGRASS: several portability fixes (also in wxGUI)
     29 * Translations: Czech translation started for wxGUI
     30
     31==== Previous release notes related to this branch ====
     32
     33 * [wiki:Release/6.3.0RC5-News] (19 Feb 2008)
     34 * [wiki:Release/6.3.0RC4-News] (8 Jan 2008)
     35 * [wiki:Release/6.3.0RC3-News] (30 Nov 2007)
     36 * [wiki:Release/6.3.0RC2-News] (20 Nov 2007)
     37 * [wiki:Release/6.3.0RC1-News] (24 Oct 2007)
     38
     39=== SVN Source Code ===
     40 * Milestone: [milestone:"6.3.0"]
     41 * Browse Source: http://trac.osgeo.org/grass/browser/grass/tags/release_20080320_grass_6_3_0RC6
     42 * SVN Checkout:
     43{{{
     44  svn checkout http://svn.osgeo.org/grass/grass/tags/release_20080320_grass_6_3_0RC6
     45}}}
     46