wiki:Release/7.2.2-News

Version 8 (modified by martinl, 7 years ago) ( diff )

--

GRASS GIS 7.2.2

New features in GRASS 7.2

Binaries: https://grass.osgeo.org/download/software/

Releases

SVN Source Code

  • Milestone: 7.2.2
  • SVN Checkout latest 7.2 release branch (including yet unpublished bugfixes):
      svn checkout http://svn.osgeo.org/grass/grass/branches/releasebranch_7_2
    

Overview of changes

A series of stability fixes, manual improvements and a few language translations have been added.

The GRASS GIS 7.2.2 release provides more than XXX fixes and improvements with respect to GRASS GIS 7.2.1.

New modules

  • None

Major module changes

  • r.|G72:v.unpack: new flag (-p) added to print projection info and exit

Minor module changes

GUI changes

  • wxGUI/forms: enable to create new directory for G_OPT_M_DIR
  • wxGUI: fix importing vector during location creation when the vector file name does not match the layer name
  • wxGUI/Expose all r.mapcalc functions and variables in GUI
  • wxGUI: make opacity dialog resizable
  • wxGUI: remove decorations when creating new workspace
  • wxGUI: fix rendering in latlon when resolution is high
  • wxGUI/forms: fix UnicodeDecodeError? on loading file when default and file encoding differs

PyGRASS changes

  • python ctypesgencore: lexer support added for FLT64X_EPSILON

Library changes

  • libgis: stabilize G_ellipsoid_polygon_area()
  • rasterlib: replace G_alloca for reading rows
  • symbols: remove rendering artifact in corners

Map projection changes

  • None

Portability changes

  • Rules.make: Enforce C language when running Python during compilation as LANGUAGE has a preference over LC_ALL
MS Windows
  • libraster+osgeo4w: link against GDAL 2.2

Manual pages

Documentation

  • help_loc_struct.png: updated from doc/help_loc_structure.odg master file

Message translation updates

  • i18N: renamed grass*_pt_br.po to grass*_pt_BR.po for transifex compatibility

New Addons

Closed tickets

Closed bugs since the last release

#2799
wxGUI: display toolbar size too large
#3091
The RUN_GISBASE variable is not set correctly on FreeBSD
#3194
Patch to fix various spelling errors
#3200
r.colors is lacking color bars for all predefined colortables
#3231
ctypesgen.py fails during grass compilation
#3273
Fails to build with GCC 7
#3275
wxGUI: encoding error when saving workspace
#3308
v.in.ogr GUI generates invalid layer parameter
#3340
wxGUI: encoding error when saving a workspace with vector that has accents in legend_label
#3350
wxGUI: map decorations are not removed when creating new workspace (Ctrl-N)
#3354
errors building re: grass/src/grass-7.2.1/lib/python/ctypes
#3360
change "v.digit" to "g.gui.vdigit" in error message
#3365
r.in.gdal: crash on large dataset
#3367
g.gui.animation: animated GIF export generates corrupted GIF files
#3380
v.what.vect query_column dropdown button doesn't show attribute columns of query_map
#3390
r.learn.ml crossvalidation fails if category map class codes increase more then +1
#3391
r.learn.ml : the list of caterory map indices is not handled properly.
#3393
t.unregister: encoding error
#3394
t.info: encoding error
#3395
t.rast.extract : encoding error
#3402
g.gui.gmodeler: trying to add command pushes CPU to 100% and provokes freeze
#3411
testsuite: encoding error
#3412
r.compress -u segfault

Closed wishes since the last release

#2426
add r.surf.nnbathy to the core code of GRASS 7.1
#3209
r.mapcalc gui should use raster map selector for new maps
#3357
v.rast.stats: add support for -d flag (densified lines)

Closed tasks since the last release

No results

Note: See TracWiki for help on using the wiki.