Version 9 (modified by 7 years ago) ( diff ) | ,
---|
GRASS GIS 7.2.2
Table of Contents
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
- G72:v.kernel: fix using mask
- G72:v.lidar.growing: fix wrong usage of Rast_easting_to_col()
- G72:r.volume: build topology of centroids vector
- G72:v.in.ogr: disable OGR dsn corruption
- G72:i.atcorr: filter functions updated for Rapideye
- G72:r.reclass: allow using more than 100 rules
- G72:v.out.postgis: do not print build info when exporting simple features
- G72:v.lidar.edgedetection+v.lidar.correction: output options not required if -e flag is given
- G72:r.in.lidar: add input and file rules, G_option_required instead of suppress_required
- G72:r.random: use long long when available
- G72:v.in.lidar: input file is always binary
- G72:v.in.ogr GUI generates invalid layer parameter
- G72:v.import: Pass all vopts (especially layer list!) to avoid bogous error messages while importing data.
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
- G72:v.what.vect query_column dropdown button doesn't show attribute columns of query_map
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
- librst: to prevent parallel (really rare) compilation failures, data dir must be processed before qtree
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
- G72:v.univar/G72:v.db.univar: update of manual to clarify difference
- G72:t.rast.accumulate and r.series.accumulate: manual enhancements and typos fixing
- G72:v.surf.bspline: document units used for step parameters
- G72:v.random manual: example added for generating random points in selected polygons
- G72:r.stats.quantile and r.stats.zonal manuals: examples added
- G72:v.generalize manual: screenshots added
- G72:v.clean: add example which shows errors visually
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
- i18N: a) updated .po files from source code; b) merged in transifex translations with grass-addons/tools/transifex_merge.sh
- edit language assigned to Daniel Torres and Veronica Andreo
New Addons
- G7A:d.explanation.plot
- G7A:r.colors.contrastbrightness
- G7A:r.mblend
- G7A:v.net.curvedarcs
- G7A:v.what.rast.multi
- G7A:r.object.activelearning
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
Closed tasks since the last release
No results
Note:
See TracWiki
for help on using the wiki.