Changes between Version 21 and Version 22 of Release/7.0.3-News


Ignore:
Timestamp:
Jun 1, 2016, 4:27:55 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.3-News

    v21 v22  
    6161==== New modules ====
    6262
    63  * G7:g.gui.tplot - Allows the user to see in a plot the values of one or more temporal raser datasets for a queried point defined by a coordinate pair. Also allows plotting data of vector dataset for a defined categories and attribute.
     63 * G70:g.gui.tplot - Allows the user to see in a plot the values of one or more temporal raser datasets for a queried point defined by a coordinate pair. Also allows plotting data of vector dataset for a defined categories and attribute.
    6464
    6565==== Major module changes ====
    6666
    67  * G7:d.fontlist: fix crashes on Windows
    68  * G7:r.stream.extract: fix correction for diagonal flow bias
    69  * G7:r.watershed: fix correction for diagonal flow bias
    70  * G7:v.surf.idw: fix for severe bug in distance calculations
     67 * G70:d.fontlist: fix crashes on Windows
     68 * G70:r.stream.extract: fix correction for diagonal flow bias
     69 * G70:r.watershed: fix correction for diagonal flow bias
     70 * G70:v.surf.idw: fix for severe bug in distance calculations
    7171
    7272==== Minor module changes ====
    7373
    74  * G7:g.remove: print warning when no files found
    75  * G7:g.proj: don't ignore epsg as parameter when printing info (-p/g)
    76  * G7:r.fill.dir: remove temporary files when done
    77  * G7:r.mapcalc: Set default workers to zero
    78  * G7:r.thin: Support reclassified raster maps
     74 * G70:g.remove: print warning when no files found
     75 * G70:g.proj: don't ignore epsg as parameter when printing info (-p/g)
     76 * G70:r.fill.dir: remove temporary files when done
     77 * G70:r.mapcalc: Set default workers to zero
     78 * G70:r.thin: Support reclassified raster maps
    7979 * temporal framework: Added output and region flag to t.rast.univar
    80  * G7:v.db.join: fix db.describe and mysql support
    81  * G7:v.db.renamecolumn: fix  mysql support
    82  * G7:v.generalize: add test for self-intersection
    83  * G7:v.import: show reprojection progress; catch exception when unable to open datasource
    84  * G7:v.in.ogr: backport -j flag; add new parameters "epsg" and "datum_trans"
    85  * G7:v.rast.stats: fix handling column prefixes, check for MASK only in the current mapset
    86  * G7:v.surf.bspline: move opening raster after opening driver
    87  * G7:v.what.rast: exit when no features of given type found, precision fix for -i interpolate
    88  * G7:v.what.strds: new flag to update attribute table of input vector map
    89  * G7:v.out.ogr: Forcing use of OGR_G_AddPoint_2D when map is not 3D (attempt to fix #2300)
     80 * G70:v.db.join: fix db.describe and mysql support
     81 * G70:v.db.renamecolumn: fix  mysql support
     82 * G70:v.generalize: add test for self-intersection
     83 * G70:v.import: show reprojection progress; catch exception when unable to open datasource
     84 * G70:v.in.ogr: backport -j flag; add new parameters "epsg" and "datum_trans"
     85 * G70:v.rast.stats: fix handling column prefixes, check for MASK only in the current mapset
     86 * G70:v.surf.bspline: move opening raster after opening driver
     87 * G70:v.what.rast: exit when no features of given type found, precision fix for -i interpolate
     88 * G70:v.what.strds: new flag to update attribute table of input vector map
     89 * G70:v.out.ogr: Forcing use of OGR_G_AddPoint_2D when map is not 3D (attempt to fix #2300)
    9090
    9191==== GUI changes ====