= GRASS GIS 7.2.2 = [[TOC]] [wiki:/Grass7/NewFeatures72 New features in GRASS 7.2] Binaries: https://grass.osgeo.org/download/software/ === Releases === === SVN Source Code === * Milestone: [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 ==== [[TicketQuery(status=closed&milestone=7.2.2&type=defect&order=priority)]] ==== Closed wishes since the last release ==== [[TicketQuery(status=closed&milestone=7.2.2&type=enhancement&order=priority)]] ==== Closed tasks since the last release ==== [[TicketQuery(status=closed&milestone=7.2.2&type=task&order=priority)]]