Changes between Version 71 and Version 72 of Release/7.2.0-News


Ignore:
Timestamp:
Nov 24, 2016, 3:03:40 PM (7 years ago)
Author:
neteler
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Release/7.2.0-News

    v71 v72  
    5454
    5555
    56 [[Image(wiki:GSoC/2016/BasicCartographySuiteInGRASS:vector_leg.png, align=right, 300px)]]
     56[[Image(wiki:GSoC/2016/BasicCartographySuiteInGRASS:vector_leg.png, align=right, 350px)]]
    5757
    5858 * G72:d.frame - Manages display frames on the user's graphics monitor
     
    9999All 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).
    100100
    101 [[Image(g_gui_tplot_screenshot.png, align=right, 300px)]]
     101[[Image(g_gui_tplot_screenshot.png, align=right, 350px)]]
    102102
    103103==== Minor module changes ====
     
    128128==== GUI changes ====
    129129
    130 [[Image(grass72-datacatalog.png, align=right, 300px)]]
     130[[Image(grass72-datacatalog.png, align=right, 350px)]]
    131131
    132132 * G7:wxGUI + G7:d.mon: new multi-threaded implementation
     
    151151 * shorter toolbar for Map Display
    152152
    153 [[Image(simple_python_editor_v_buffer.png, align=right, 300px)]]
     153[[Image(simple_python_editor_v_buffer.png, align=right, 350px)]]
     154
    154155==== PyGRASS changes ====
    155156
     
    174175  * default color table changed from rainbow to viridis
    175176 * improvements for standard options and flags description (English in examples, more details about topology and layers)
     177
    176178==== Map projection changes ====
    177179
    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
    179185
    180186==== Portability changes ====
     
    183189 * 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
    184190 * G72:r.terraflow now complies with clang++ and strict C++11 syntax (string literal and macro combination syntax)
     191
    185192===== MS Windows =====
    186193
    187194  * 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
    188196==== Manual pages ====
    189197
     
    193201 * 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)
    194202 * significant documentation improvements for G72:r.in.lidar and G72:ps.map
     203
    195204==== Message translation updates ====
    196205
     
    198207 * Latvian translation updated
    199208 * Polish translation updated
     209
    200210=== New Addons ===
    201211