Changes between Version 1 and Version 2 of Grass7/NewFeatures72


Ignore:
Timestamp:
Dec 7, 2016, 2:21:28 PM (7 years ago)
Author:
veroandreo
Comment:

chunk2

Legend:

Unmodified
Added
Removed
Modified
  • Grass7/NewFeatures72

    v1 v2  
    88
    99After many years of development the new stable major release GRASS GIS 7.2 is available. The graphical user interface based on wxPython (introduced in GRASS GIS 6.4) has been enriched with many '''[wiki:Grass7/NewFeatures new features]''' in order to make complex GIS operations available as simple as possible. The old !Tcl/Tk based GUI has been dropped. The developers have added important new functionality to the core system, among that the [http://grass.osgeo.org/grass70/manuals/libpython/pygrass_index.html new Python interface to the C library]. This new API permits users to create new GRASS GIS-Python modules in a simple way while yet obtaining powerful and fast modules. Furthermore, the vector library was significantly improved to make it faster and more efficient, along with support of [http://grasswiki.osgeo.org/wiki/Category:Massive_data_analysis huge files]. This requires an [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. A lot of effort has been invested to standardize parameter and flag names. 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.
     10
     11
     12For a detailed list, see also http://trac.osgeo.org/grass/wiki/Grass7/NewFeatures
     13
     14=== Release ===
     15
     16 * Release date: ''December 2016''
     17 * Binaries: http://grass.osgeo.org/download/software/#g70x
     18 * Changelog: http://grass.osgeo.org/grass70/source/ChangeLog_7.0.0.gz
     19 * Source code: http://grass.osgeo.org/grass70/source/grass-7.0.0.tar.gz ([http://grass.osgeo.org/grass70/source/grass-7.0.0.md5sum md5sum])
     20