Changes between Version 71 and Version 72 of Release/7.2.0-News
- Timestamp:
- 11/24/16 15:03:40 (8 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Release/7.2.0-News
v71 v72 54 54 55 55 56 [[Image(wiki:GSoC/2016/BasicCartographySuiteInGRASS:vector_leg.png, align=right, 3 00px)]]56 [[Image(wiki:GSoC/2016/BasicCartographySuiteInGRASS:vector_leg.png, align=right, 350px)]] 57 57 58 58 * G72:d.frame - Manages display frames on the user's graphics monitor … … 99 99 All display modules for vector maps, namely G72:d.vect and G72:d.vect.thematic, now produce a legend file with instructions for G72:d.legend.vect if `GRASS_LEGEND_FILE` environmental variable is specified (applied in GUI in the background, can be used directly in the command line or scripts). 100 100 101 [[Image(g_gui_tplot_screenshot.png, align=right, 3 00px)]]101 [[Image(g_gui_tplot_screenshot.png, align=right, 350px)]] 102 102 103 103 ==== Minor module changes ==== … … 128 128 ==== GUI changes ==== 129 129 130 [[Image(grass72-datacatalog.png, align=right, 3 00px)]]130 [[Image(grass72-datacatalog.png, align=right, 350px)]] 131 131 132 132 * G7:wxGUI + G7:d.mon: new multi-threaded implementation … … 151 151 * shorter toolbar for Map Display 152 152 153 [[Image(simple_python_editor_v_buffer.png, align=right, 300px)]] 153 [[Image(simple_python_editor_v_buffer.png, align=right, 350px)]] 154 154 155 ==== PyGRASS changes ==== 155 156 … … 174 175 * default color table changed from rainbow to viridis 175 176 * improvements for standard options and flags description (English in examples, more details about topology and layers) 177 176 178 ==== Map projection changes ==== 177 179 178 * ... 180 * libproj: outdated CSV files removed (GDAL's CSV files are used) 181 * libproj: recognise NAD83(HARN) for NC; fix SIRGAS2000 datum; add explanations about datum management 182 * libgis/libproj: +datum related to SIRGAS 2000/EPSG:4674 183 * libgis/libproj: +S_JTSK datum 184 * libproj: fix mixing of projection name and coordinate system name 179 185 180 186 ==== Portability changes ==== … … 183 189 * G72:r.viewshed, G72:r.terraflow and G72:i.atcorr now compile with C++11 and C++14 as well as C++98 strict setting thanks to libiostream changes 184 190 * G72:r.terraflow now complies with clang++ and strict C++11 syntax (string literal and macro combination syntax) 191 185 192 ===== MS Windows ===== 186 193 187 194 * G72:r.sim.water and G72:r.sim.sediment now work with more versions of MinGW and MS Windows thanks to better library-executable separation 195 188 196 ==== Manual pages ==== 189 197 … … 193 201 * Topics pages link to the corresponding keyword at the end of the list (link sending somewhere else right at the beginning of the page was misleading) 194 202 * significant documentation improvements for G72:r.in.lidar and G72:ps.map 203 195 204 ==== Message translation updates ==== 196 205 … … 198 207 * Latvian translation updated 199 208 * Polish translation updated 209 200 210 === New Addons === 201 211