Changes between Initial Version and Version 1 of Release/7.0.2-News


Ignore:
Timestamp:
Oct 20, 2015, 1:15:30 PM (9 years ago)
Author:
martinl
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Release/7.0.2-News

    v1 v1  
     1= GRASS GIS 7.0.2 =
     2
     3[[TOC]]
     4
     5Binaries: http://grass.osgeo.org/download/software/#g70x
     6
     7=== Releases ===
     8
     9~~Release Candidate 2 (RC2):~~
     10 * ~~Release date: ''XX Oct 2015''~~
     11 * ~~Changelog: http://grass.osgeo.org/grass70/source/ChangeLog_7.0.2RC2.gz~~
     12 * ~~~~Source code: http://grass.osgeo.org/grass70/source/grass-7.0.2RC2.tar.gz ([http://grass.osgeo.org/grass70/source/grass-7.0.2RC2.md5sum md5sum])~~
     13 * ~~SVN Source Code Checkout 7.0.2RC2:~~
     14{{{
     15  svn checkout http://svn.osgeo.org/grass/grass/tags/release_20151019_grass_7_0_2RC2
     16}}}
     17
     18Release Candidate 1 (RC1):
     19 * Release date: ''19 Oct 2015''
     20 * Changelog: http://grass.osgeo.org/grass70/source/ChangeLog_7.0.2RC1.gz
     21 * Source code: http://grass.osgeo.org/grass70/source/grass-7.0.2RC1.tar.gz ([http://grass.osgeo.org/grass70/source/grass-7.0.2RC1.md5sum md5sum])
     22 * SVN Source Code Checkout 7.0.2RC1:
     23{{{
     24  svn checkout http://svn.osgeo.org/grass/grass/tags/release_20151019_grass_7_0_2RC1
     25}}}
     26
     27=== SVN Source Code ===
     28
     29 * Milestone: [milestone:"7.0.2"]
     30 * SVN Checkout latest 7.0 release branch (including yet unpublished bugfixes):
     31{{{
     32  svn checkout http://svn.osgeo.org/grass/grass/branches/releasebranch_7_0
     33}}}
     34
     35=== Overview of changes ===
     36
     37A series of stability fixes, manual improvements and a few language translations have been added.
     38
     39The first release candidate GRASS GIS 7.0.2RC1 provides '''more than 160 fixes and improvements''' with respect to GRASS GIS 7.0.1.
     40
     41==== New modules ====
     42
     43 * G7:r.import - Imports raster data into a GRASS raster map using GDAL library and reprojects on the fly.
     44 * G7:v.import - Imports vector data into a GRASS vector map using OGR library and reprojects on the fly.
     45
     46==== Major module changes ====
     47
     48 * G7:v.buffer: implement -c -s flags also for GEOS; explain corners (caps) with screenshots
     49
     50==== Minor module changes ====
     51
     52 * G7:g.proj: fix compilation issue when OGR is disabled
     53 * G7:r.in.gdal: add -j flag to perform projection check only (used by r.import) (r65911, fixes r66466)
     54 * G7:r.patch: call Rast_cell_size just once, not for every cell (backport r64877 and part of 66449)
     55 * G7:r.unpack/v.unpack: fix importing to xy location, see #2726
     56 * G7:v.distance: tell user if input is 3D (esp. relevant for v.what.vect)
     57 * G7:v.in.ogr: wrong projection check when importing geometry column from table with multiple geometry columns (#2740)
     58 * G7:v.kernel: always show target raster resolution; fix dangling curly braces -Wdangling-else
     59 * G7:v.krige: updated to rgrass7 - sync to trunk (contributed by pvanbosgeo)
     60 * G7:v.pack: also package PROJ_EPSG if available (as available in newer locations)
     61 * G7:v.pack: also package PROJ_EPSG if available (as in newer locations)
     62 * G7:v.unpack: fix unpacking when name of archive and the packed map differ (merge from trunk, r66021)
     63 * temporal modules (t.*): Fixed usage of the 'z' flag; inform user then -z flag is switched on (much slower then) (trunk, r66319 + r66341)
     64==== GUI changes ====
     65
     66 * wxGUI/vnet: fix known problem with !StaticBoxes on Mac (merge from trunk, r66497)
     67 * wxGUI/vdigit: fix attribute dialog blocking window on MacOSX with wxpython 3 (merge from trunk, r65606)
     68 * wxGUI/animation: backport improvements from code sprint (resizing, text color, nprocs)
     69 * wxGUI: fix import order so that GUI doesn't crash when there is a problem with ctypes (merge from trunk, r66065)
     70 * wxGUI: fix GDALImport dialog to add multiple imported layers to layer manager; update onDone methods to pass event as argument (merge from trunk, r64372 and r64373)
     71
     72==== Library changes ====
     73
     74 * libgis: catch empty region file (suggested in https://lists.osgeo.org/pipermail/grass-dev/2015-August/075933.html) (trunk, r65962)
     75
     76==== PyGRASS changes ====
     77
     78 * pygrass modules: Fixed #2731 reading gisrc with multiple : in an entry caused problems (trunk, r66061)
     79
     80==== Map projection changes ====
     81
     82 * none
     83
     84==== Portability changes ====
     85
     86 * none
     87
     88==== MS Windows ====
     89
     90 * winGRASS installer: offer Spearfish Location for GRASS GIS 7, not 6
     91 * GRASS-Installer.nsi.tmpl: sync with trunk regarding g.mkfontcap run during standalone installation
     92 * GRASS-Installer.nsi: !SetOnFile -> !GrantOnFile
     93 * winGRASS installer: fix spearfish60_grass7 DB (use G7 version, not G6 version)
     94
     95==== Manual pages ====
     96
     97 * G7:g.gui.vdigit manual: update 'Copy features from (background) vector map' description
     98 * G7:v.overlay: screenshots added
     99 * G7:v.select: screenshots added
     100 * G7:v.lidar.edgedetection: complete example and 2D and 3D picture (backport r66147)
     101 * G7:v.in.db manual: Open Document spreadsheet added
     102 * G7:i.segment manual: Landsat7 example added
     103 * G7:t.register manual: extend manual
     104 * G7:i.cluster manual: expanded for algorithm description (trunk, r66233)
     105 * G7:v.select manual: full set of NC example added (contributed by Carol X Garzon-Lopez)
     106
     107==== Message translation updates ====
     108
     109 * Sylvain Maillard: FR translation cont'ed
     110
     111=== Closed tickets ===
     112
     113==== Closed bugs since the last release ====
     114
     115[[TicketQuery(status=closed&milestone=7.0.2&type=defect&order=priority)]]
     116
     117==== Closed wishes since the last release ====
     118
     119[[TicketQuery(status=closed&milestone=7.0.2&type=enhancement&order=priority)]]
     120
     121==== Closed tasks since the last release ====
     122
     123[[TicketQuery(status=closed&milestone=7.0.2&type=task&order=priority)]]