Changes between Version 410 and Version 411 of Grass7/NewFeatures


Ignore:
Timestamp:
Jun 9, 2021, 12:43:13 PM (3 years ago)
Author:
neteler
Comment:

added URL to GRASS GIS 7 development start ​email announcement

Legend:

Unmodified
Added
Removed
Modified
  • Grass7/NewFeatures

    v410 v411  
    11= List of new features in GRASS GIS 7.0 =
    22
    3 GRASS GIS 7 is the version of active development with a first 7.0.0 stable release in February 2015. In total, more than 10,500 changes have been implemented so far with respect to GRASS GIS 6.4. The development was started in April 2008 (r31142). This page summarizes the manifold new features which have been added to GRASS 7.
     3GRASS GIS 7 is the version of active development with a first 7.0.0 stable release in February 2015. In total, more than 10,500 changes have been implemented so far with respect to GRASS GIS 6.4. The development was started in April 2008 (r31142, [https://lists.osgeo.org/pipermail/grass-dev/2008-April/037558.html email announcement]). This page summarizes the manifold new features which have been added to GRASS 7.
    44
    55|| [[Image(splash_screen.png, left, 250px)]] || The 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 more details see below.