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


Ignore:
Timestamp:
May 4, 2018, 1:27:02 PM (6 years ago)
Author:
martinl
Comment:

G74:

Legend:

Unmodified
Added
Removed
Modified
  • Release/7.4.1-News

    v16 v17  
    6565
    6666 * G74:i.atcorr: sync to trunk (updated spectral curves for various satellites; fix band order for Worldview2; addition of Sentinel-2B, improvement of numerical stability
    67  * v.in.pdal: change API calls to PDAL 1.6.0, see #3496 and #2732
     67 * G74:v.in.pdal: change API calls to PDAL 1.6.0, see #3496 and #2732
    6868
    6969==== Minor module changes ====
    7070
    71  * raster and vector export (r.out.gdal, r.external.out, v.out.ogr, v.external.out) now includes a CRS EPSG code if available
     71 * raster and vector export (G74:r.out.gdal, G74:r.external.out, G74:v.out.ogr, G74:v.external.out) now includes a CRS EPSG code if available
    7272(see also below for closed bugs)
    73  * r.import: use auto-adjustment for lat/lon
    74  * r.in.gdal: fix column offset and column mapping when limiting import to the current region
    75  * v.db.dropcolumn: preserve field length for field type CHARACTER
    76  * r.cross: create categories for output value 0, it is a valid result
    77  * r.texture: Fatal error if one of the requested output maps exists
    78  * v.random restrict wrong categories assigned, see #3524
    79  * t.rast.series: Fixed bug #3223 wrong time stamp for raster map in case where condition was used
    80  * i.ortho.transform: do not overwrite transformed coordinates
    81  * t.info: activate -h flag
    82  * r.in.gdal: print only proj comparision when -j flag is given (r.in.gdal -j is mostly used in scripts)
    83  * v.in.ogr: fix duplicate column names
     73 * G74:r.import: use auto-adjustment for lat/lon
     74 * G74:r.in.gdal: fix column offset and column mapping when limiting import to the current region
     75 * G74:v.db.dropcolumn: preserve field length for field type CHARACTER
     76 * G74:r.cross: create categories for output value 0, it is a valid result
     77 * G74:r.texture: Fatal error if one of the requested output maps exists
     78 * G74:v.random restrict wrong categories assigned, see #3524
     79 * G74:t.rast.series: Fixed bug #3223 wrong time stamp for raster map in case where condition was used
     80 * G74:i.ortho.transform: do not overwrite transformed coordinates
     81 * G74:t.info: activate -h flag
     82 * G74:r.in.gdal: print only proj comparision when -j flag is given (r.in.gdal -j is mostly used in scripts)
     83 * G74:v.in.ogr: fix duplicate column names
    8484
    8585==== Improvements in the Graphical User Interface ====
     
    9797[[Image(wxgui-sqlwhere-select.png, 600px)]]
    9898
    99 * wxGUI: fix problem with Python addons not showing up on Windows, see #3177
    100 * wxGUI: fix d.vect dialog when loading layer without db connection
    101 * wxGUI: correctly delete layertree, see #3505
    102 * wxGUI: fix font dialog on mac, #3542
     99* G74:wxGUI: fix problem with Python addons not showing up on Windows, see #3177
     100* G74:wxGUI: fix d.vect dialog when loading layer without db connection
     101* G74:wxGUI: correctly delete layertree, see #3505
     102* G74:wxGUI: fix font dialog on mac, #3542
    103103* wxGUI/dbmgr: improve get values speed
    104 * g.gui.tplot: resolved problem with stdvs when no categories are set, see #3294
     104* G74:g.gui.tplot: resolved problem with stdvs when no categories are set, see #3294
    105105* wxGUI/preferences: add new option for random colors (vector)
    106106* wxGUI/datacatalog: zoom to first added map (sync with lmgr behaviour)
     
    124124==== User Manuals - Documentation ====
    125125
    126 * r.stats.zonal manual: added link to r.stats.quantile
    127 * i.vi: corrected MSAVI2 equation according
    128 * t.register manual: added example to register vector layers (contributed by Ondrej Pesek) and other minor changes/typos
    129 * i.atcorr manual: added example to process Sentinel bands (contributed by Zofie Cimburova); general manual clean-up
    130 * v.select: make it clear that 'overlap' is 'intersects' in GEOS, not 'overlaps'
    131 * t.rast.algebra manual: formatting fixed + See also section added
     126* G74:r.stats.zonal manual: added link to r.stats.quantile
     127* G74:i.vi: corrected MSAVI2 equation according
     128* G74:t.register manual: added example to register vector layers (contributed by Ondrej Pesek) and other minor changes/typos
     129* G74:i.atcorr manual: added example to process Sentinel bands (contributed by Zofie Cimburova); general manual clean-up
     130* G74:v.select: make it clear that 'overlap' is 'intersects' in GEOS, not 'overlaps'
     131* G74:t.rast.algebra manual: formatting fixed + See also section added
    132132* doc: show modules without img in graphical index
    133 * t.rast.algebra manual: add NDVI example; use subsections for examples
    134 * r.colors manual: decipher 'nv' color
    135 * r.series.accumulate manual: update manual explaining accumulation
    136 * r.in.wms manual: some WMS examples updated
     133* G74:t.rast.algebra manual: add NDVI example; use subsections for examples
     134* G74:r.colors manual: decipher 'nv' color
     135* G74:r.series.accumulate manual: update manual explaining accumulation
     136* G74:r.in.wms manual: some WMS examples updated
    137137
    138138==== Portability ====
     
    140140* bump supported Python version to 2.7
    141141* store grass.appdata.xml under share/metainfo/org.osgeo.grass.appdata.xml
    142 * r.random.surface: rename variable Surface to RSurface to avoid variable clash with GDAL on EPEL7
     142* G74:r.random.surface: rename variable Surface to RSurface to avoid variable clash with GDAL on EPEL7
    143143
    144144==== Message Translations ====