20 | | GRASS GIS 7.2 graphical user interface comes with a new '''Data tab''' in the Layer Manager. This tab, the Data Catalog, is a new wxGUI component for browsing, modifying and managing GRASS maps (G72:g.gui.datacatalog). It also allows to add maps to the display, search by map names using regular expressions and switch mapset. GRASS GIS 7.2 also comes with native simple '''Python editor'''. There have also been several improvements for a better cartographic composition with the Map Display. One of the most important additions in this sense is the '''new vector legend module''' (G72:d.legend.vect, see below) and several improvements to existent display modules. |
| 20 | GRASS GIS 7.2 graphical user interface comes now as a new multi-threaded implementation (faster!) along with a new '''Data tab''' in the Layer Manager. This tab, the Data Catalog, is a new wxGUI component for browsing, modifying and managing GRASS maps (G72:g.gui.datacatalog). It also allows to add maps to the display, search by map names using regular expressions and switch mapset. GRASS GIS 7.2 also comes with native simple '''Python editor'''. There have also been several improvements for a better cartographic composition with the Map Display. One of the most important additions in this sense is the '''new vector legend module''' (G72:d.legend.vect, see below) and several improvements to existing display modules. Also a '''new Raster digitizer''' was added. |