Changes between Version 3 and Version 4 of Release/7.2.2-News


Ignore:
Timestamp:
Aug 9, 2017, 1:12:12 AM (7 years ago)
Author:
martinl
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Release/7.2.2-News

    v3 v4  
    3333==== Minor module changes ====
    3434
    35  * v.kernel: fix using mask
    36  * v.lidar.growing: fix wrong usage of Rast_easting_to_col()
    37  * r.volume: build topology of centroids vector
    38  * v.in.ogr: disable OGR dsn corruption
    39  * i.atcorr: filter functions updated for Rapideye
    40  * r.reclass: allow using more than 100 rules
    41  * v.out.postgis: do not print build info when exporting simple features
    42  * v.lidar.edgedetection+v.lidar.correction: output options not required if -e flag is given
    43  * r.in.lidar: add input and file rules, G_option_required instead of suppress_required
    44  * r.random: use long long when available
    45  * v.in.lidar: input file is always binary
    46  * v.in.ogr GUI generates invalid layer parameter
     35 * G72:v.kernel: fix using mask
     36 * G72:v.lidar.growing: fix wrong usage of Rast_easting_to_col()
     37 * G72:r.volume: build topology of centroids vector
     38 * G72:v.in.ogr: disable OGR dsn corruption
     39 * G72:i.atcorr: filter functions updated for Rapideye
     40 * G72:r.reclass: allow using more than 100 rules
     41 * G72:v.out.postgis: do not print build info when exporting simple features
     42 * G72:v.lidar.edgedetection+v.lidar.correction: output options not required if -e flag is given
     43 * G72:r.in.lidar: add input and file rules, G_option_required instead of suppress_required
     44 * G72:r.random: use long long when available
     45 * G72:v.in.lidar: input file is always binary
     46 * G72:v.in.ogr GUI generates invalid layer parameter
    4747
    4848==== GUI changes ====
     
    8080==== Manual pages ====
    8181
    82  * v.univar/v.db.univar: update of manual to clarify difference
    83  * t.rast.accumulate and r.series.accumulate: manual enhancements and typos fixing
    84  * v.surf.bspline: document units used for step parameters
    85  * v.random manual: example added for generating random points in selected polygons
    86  * r.stats.quantile and r.stats.zonal manuals: examples added
    87  * v.generalize manual: screenshots added
    88  * v.clean: add example which shows errors visually
     82 * G72:v.univar/G72:v.db.univar: update of manual to clarify difference
     83 * G72:t.rast.accumulate and r.series.accumulate: manual enhancements and typos fixing
     84 * G72:v.surf.bspline: document units used for step parameters
     85 * G72:v.random manual: example added for generating random points in selected polygons
     86 * G72:r.stats.quantile and r.stats.zonal manuals: examples added
     87 * G72:v.generalize manual: screenshots added
     88 * G72:v.clean: add example which shows errors visually
    8989
    9090==== Documentation ====