Changes between Version 16 and Version 17 of Release/7.0.2-News


Ignore:
Timestamp:
Jun 1, 2016, 4:27:30 PM (8 years ago)
Author:
neteler
Comment:

G7: manual prefix updated to G70: due to change in InterMapTxt

Legend:

Unmodified
Added
Removed
Modified
  • Release/7.0.2-News

    v16 v17  
    5858==== New modules ====
    5959
    60  * G7:r.import - Imports raster data into a GRASS raster map using GDAL library and reprojects on the fly.
    61  * G7:v.import - Imports vector data into a GRASS vector map using OGR library and reprojects on the fly.
     60 * G70:r.import - Imports raster data into a GRASS raster map using GDAL library and reprojects on the fly.
     61 * G70:v.import - Imports vector data into a GRASS vector map using OGR library and reprojects on the fly.
    6262
    6363==== Major module changes ====
    6464
    65  * G7:i.modis.qc: sync to trunk for various bugfixes
    66  * G7:v.buffer: implement -c -s flags also for GEOS; explain corners (caps) with screenshots
     65 * G70:i.modis.qc: sync to trunk for various bugfixes
     66 * G70:v.buffer: implement -c -s flags also for GEOS; explain corners (caps) with screenshots
    6767
    6868==== Minor module changes ====
    6969
    70  * G7:db.in.ogr: fix when DB connection is not defined
    71  * G7:g.proj: fix compilation issue when OGR is disabled
    72  * G7:r.in.gdal: add -j flag to perform projection check only (used by r.import) (r65911, fixes r66466)
    73  * G7:r.patch: call Rast_cell_size just once, not for every cell (backport r64877 and part of 66449)
    74  * G7:r.unpack/v.unpack: fix importing to xy location, see #2726
    75  * G7:t.shift: fixed wrong type in t.shift
     70 * G70:db.in.ogr: fix when DB connection is not defined
     71 * G70:g.proj: fix compilation issue when OGR is disabled
     72 * G70:r.in.gdal: add -j flag to perform projection check only (used by r.import) (r65911, fixes r66466)
     73 * G70:r.patch: call Rast_cell_size just once, not for every cell (backport r64877 and part of 66449)
     74 * G70:r.unpack/v.unpack: fix importing to xy location, see #2726
     75 * G70:t.shift: fixed wrong type in t.shift
    7676 * temporal library: Ignore the warning of missing mapset ownership
    7777 * temporal modules (t.*): Fixed usage of the 'z' flag; inform user then -z flag is switched on (much slower then) (trunk, r66319 + r66341)
    78  * G7:v.distance: tell user if input is 3D (esp. relevant for v.what.vect)
    79  * G7:v.in.ogr: wrong projection check when importing geometry column from table with multiple geometry columns (#2740)
    80  * G7:v.kernel: always show target raster resolution; fix dangling curly braces -Wdangling-else
    81  * G7:v.krige: updated to rgrass7 - sync to trunk (contributed by pvanbosgeo)
    82  * G7:v.pack: also package PROJ_EPSG if available (as available in newer locations)
    83  * G7:v.unpack: fix unpacking when name of archive and the packed map differ (merge from trunk, r66021)
     78 * G70:v.distance: tell user if input is 3D (esp. relevant for v.what.vect)
     79 * G70:v.in.ogr: wrong projection check when importing geometry column from table with multiple geometry columns (#2740)
     80 * G70:v.kernel: always show target raster resolution; fix dangling curly braces -Wdangling-else
     81 * G70:v.krige: updated to rgrass7 - sync to trunk (contributed by pvanbosgeo)
     82 * G70:v.pack: also package PROJ_EPSG if available (as available in newer locations)
     83 * G70:v.unpack: fix unpacking when name of archive and the packed map differ (merge from trunk, r66021)
    8484
    8585==== GUI changes ====
     
    120120==== Manual pages ====
    121121
    122  * G7:d.correlate: screenshot added
    123  * G7:g.gui.vdigit manual: update 'Copy features from (background) vector map' description
    124  * G7:i.cluster manual: expanded for algorithm description (trunk, r66233)
    125  * G7:i.segment manual: Landsat7 example added
    126  * G7:r.regression.line manual: update example to NC dataset
    127  * G7:r.resamp.stats: screenshot added
    128  * G7:t.register manual: extend manual
    129  * G7:v.in.db manual: Open Document spreadsheet added
    130  * G7:v.lidar.edgedetection: complete example and 2D and 3D picture (backport r66147)
    131  * G7:v.overlay: screenshots added
    132  * G7:v.select manual: full set of NC example added (contributed by Carol X Garzon-Lopez)
    133  * G7:v.select: screenshots added
     122 * G70:d.correlate: screenshot added
     123 * G70:g.gui.vdigit manual: update 'Copy features from (background) vector map' description
     124 * G70:i.cluster manual: expanded for algorithm description (trunk, r66233)
     125 * G70:i.segment manual: Landsat7 example added
     126 * G70:r.regression.line manual: update example to NC dataset
     127 * G70:r.resamp.stats: screenshot added
     128 * G70:t.register manual: extend manual
     129 * G70:v.in.db manual: Open Document spreadsheet added
     130 * G70:v.lidar.edgedetection: complete example and 2D and 3D picture (backport r66147)
     131 * G70:v.overlay: screenshots added
     132 * G70:v.select manual: full set of NC example added (contributed by Carol X Garzon-Lopez)
     133 * G70:v.select: screenshots added
    134134
    135135==== Message translation updates ====