Changes between Version 1 and Version 2 of Release/7.0.0beta-News
- Timestamp:
- 03/28/14 14:54:54 (11 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Release/7.0.0beta-News
v1 v2 3 3 [[TOC]] 4 4 5 === What's new in a nutshell === 6 7 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 details see below. 8 5 9 === Release === 6 10 7 * Release date: ''28 April2014''~~11 * Release date: ''28 March 2014''~~ 8 12 * Source code: http://grass.osgeo.org/grass70/source/grass-7.0.0beta1.tar.gz ([http://grass.osgeo.org/grass70/source/grass-7.0.0beta1.md5sum md5sum]) 9 13 * Binaries: http://grass.osgeo.org/download/ … … 24 28 === Overview of changes === 25 29 26 '''Key improvements''' of the GRASS 7.0.0RC1 release include ... [wiki:Grass7/NewFeatures] 30 '''Key improvements''' of the GRASS 7.0.0beta1 release include: 31 * Significant performance improvements for many modules 32 * About 100 new modules, for a list, see [wiki:Grass7/NewFeatures] 33 * The new [http://grass.osgeo.org/grass70/manuals/temporalintro.html temporal processing GRASS GIS 7 framework] for raster, vector and voxel time series management and analysis 34 * Large File Support (LFS) globally enabled for raster and vector data 35 * new spatial index for vector data 36 * SQLite is default DB backend 37 * New graphical tools 38 * animating of raster and vector time series; 39 * new georectifier; 40 * graphical modeler with Python script output; 41 * tool for supervised classification of imagery data; 42 * map swiping tool; 43 * tool for creating hardcopy map output; 44 * new tool for r.li module configuration file creation; 45 * comparison tool for temporal datasets; 46 * improved vector digitizer. 27 47 28 Between [wiki:Release/6.4. 3-News 6.4.3] and the current 7.0.0RC1 more than ''yy'' updates have been applied.48 Between [wiki:Release/6.4.0-News 6.4.0] and the current 7.0.0beta1 more than ''10,000 '' updates have been applied. 29 49 30 50 ==== New modules ==== 31 51 32 * ... CITE FROM [wiki:Grass7/NewFeatures]52 * About 100 new modules, for a list, see [wiki:Grass7/NewFeatures#Modulescommands] 33 53 34 54 ==== Major module changes ==== 35 55 36 * speed of r.cost, r.watershed, r.viewshed (former r.los) etc, see CITE FROM [wiki:Grass7/NewFeatures]56 * speed improvements of r.cost, r.watershed, r.viewshed (former r.los) etc, see [wiki:Grass7/NewFeatures#Modulescommands here] 37 57 * ... 38 58 … … 40 60 41 61 * ... 42 * Many more;see the detailed [http://grass.osgeo.org/grass70/source/ChangeLog_7.0.0beta1.gz ChangeLog]62 * Thousands of changes, see the detailed [http://grass.osgeo.org/grass70/source/ChangeLog_7.0.0beta1.gz ChangeLog] 43 63 44 64 ==== GUI changes ==== 45 65 46 * ... 66 * stability fixes 67 * new GUI modules [wiki:Grass7/NewFeatures#GraphicalUserInterface Graphical User Interface] 47 68 48 69 ==== Library changes ==== 49 70 50 * ...71 * see [wiki:Grass7/NewFeatures#GRASS7Librarychanges GRASS 7 Library changes] 51 72 52 73 ==== Map projection changes ==== 53 74 54 * ...75 * stability fixes (upper case and UK/US notions) 55 76 56 77 ==== Portability changes ==== … … 58 79 (MS-Windows) 59 80 60 * ...81 * 64bit compliant 61 82 62 83 (Mac OSX) 63 84 64 * ...85 * stability fixes 65 86 66 87 (IBM/AIX) … … 80 101 * ... 81 102 103 ==== Manual pages ==== 104 105 * More examples added 106 82 107 ==== Message translation updates ==== 83 108