Changes between Version 32 and Version 33 of Release/7.0.0beta-News


Ignore:
Timestamp:
Aug 5, 2014, 3:13:23 PM (10 years ago)
Author:
martinl
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Release/7.0.0beta-News

    v32 v33  
    66
    77The graphical user interface based on wxPython (introduced in GRASS GIS 6.4) has been enriched with many new features in order to make complex GIS operations available as simple as possible. The old !Tcl/Tk based GUI has been dropped. Relevant new features are available in the core system, among the most important the [http://grasswiki.osgeo.org/wiki/GRASS_and_Python#Python_extensions_in_GRASS_GIS new Python interface to the C library]. This new feature permits Python developers to create new modules in a simple way while at the same time creating powerful and fast modules. Furthermore, the vector library was particularly improved to make it faster and more efficient with support of [http://grasswiki.osgeo.org/wiki/Category:Massive_data_analysis huge files]. This required a [http://grasswiki.osgeo.org/wiki/Convert_all_GRASS_6_vector_maps_to_GRASS_7 easy to manage topology format update] including a new spatial index. Finally, there are a series of new modules to analyse raster and vector data; some of the already existing modules were improved and made faster (some even 1000 x faster). For details see below.
     8
     9=== Beta 3 ===
     10
     11 * Release date: ''06 August 2014''~~
     12 * Binaries: http://grass.osgeo.org/download/software/#g70betax
     13 * Source code: http://grass.osgeo.org/grass70/source/grass-7.0.0beta3.tar.gz ([http://grass.osgeo.org/grass70/source/grass-7.0.0beta3.md5sum md5sum])
     14 * Browse Source: http://trac.osgeo.org/grass/browser/grass/tags/release_20140806_grass_7_0_0beta3
     15 * SVN Checkout:
     16{{{
     17  svn checkout http://svn.osgeo.org/grass/grass/tags/release_20140806_grass_7_0_0beta3
     18}}}
    819
    920=== Beta 2 ===