Changes between Version 42 and Version 43 of Release/7.4.0-News


Ignore:
Timestamp:
Mar 9, 2018, 3:43:38 AM (6 years ago)
Author:
martinl
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Release/7.4.0-News

    v42 v43  
    130130   * added function to convert granularity to a smaller granularity
    131131
    132 === Improvements in the Graphical User Interface ===
     132==== Improvements in the Graphical User Interface ====
    133133
    134134 * Data Catalog (available in the Data tab) can now **move and copy data between mapsets and locations, reproject rasters and vectors**. This can be performed using right mouse click or drag and drop
     
    145145 * G74:g.gui.gcp: vector map rectification has been improved (#3066)
    146146
    147 === Scripting ===
     147==== Scripting ====
    148148
    149149 * PyGRASS:
     
    151151   * fix _check function to not raise an Error when iterating over available mapsets in a location if a non valid mapset exists
    152152
    153 === Projection support ===
     153==== Projection support ====
    154154
    155155 * Regarding EPSG:3857 which uses spherical development of ellipsoidal coordinates: Relative to WGS 84 / World Mercator (EPSG:3395) errors of 0.7 percent in scale and differences in northing of up to 43km in the map (equivalent to 21km on the ground) may arise. This has been fixed in recent GRASS 7.4.0+, providing same results like GDAL.
    156156
    157 === Library changes ===
     157==== Library changes ====
    158158
    159159 * Temporal framework:
     
    184184   * more control over seeding for random number generator
    185185
    186 === User Manuals - Documentation ===
     186==== User Manuals - Documentation ====
    187187
    188188 * Various manual pages: new screenshots added, thanks to [https://grasswiki.osgeo.org/wiki/GRASS_GCI_Ideas_2017 Google Code-in]
    189189 * G74:i.ortho.photo: new manual page
    190190
    191 === Message Translations ===
     191==== Message Translations ====
    192192
    193193 * Translations now managed in Transifex (please join and translate messages): https://www.transifex.com/grass-gis/grass72
    194194
    195 === Dockerfile ===
     195==== Dockerfile ====
    196196
    197197 * Updated, docker image e.g. available at https://hub.docker.com/r/neteler/grassgis7/