Changes between Version 12 and Version 13 of Release/7.8.0-News
- Timestamp:
- 08/18/19 13:51:36 (6 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Release/7.8.0-News
v12 v13 75 75 * G78:i.gensig: skip NULL cells when calculating variance 76 76 * G78:i.group: Allow listing group and subgroup contents also for groups from other mapsets 77 * G78:i.pansharpen .py: added new channel stretch option; fixed rare possible bug in histogram matching algorithm and made all output maps integer CELL maps77 * G78:i.pansharpen: added new channel stretch option; fixed rare possible bug in histogram matching algorithm and made all output maps integer CELL maps 78 78 * G78:i.pansharpen: updated i.pansharpen to handle pixel depths from 2-30 bits, and quashed some bugs 79 79 * G78:i.segment: avoid integer overflow with extremely large regions … … 104 104 * G78:r.univar: report stats with nan if a given zone has only NULL values 105 105 * G78:r.walk: add option nearest from r.cost 106 * G78:r.watershed: multiple flow direction output106 * G78:r.watershed: multiple flow direction output 107 107 * G78:v.buffer: added test for zero distance 108 108 * G78:v.distance: improve iterative search; speed improvement for small dmax … … 116 116 * G78:v.mkgrid: new -d flag to add diagonals to rectangular lines 117 117 * G78:v.out.postgis: document a bug, output option is ignored for attributes 118 * G78:v.overlay: speed up for large, complex input areas118 * G78:v.overlay: speed-up for large, complex input areas 119 119 * G78:v.patch: automagic cleaning of boundaries if areas have been patched 120 120 * G78:v.rast.stats: add where option 121 * G78:v.report: Add -d flag for geometries with no database rec rods122 * G78:v.report: added c flag to avoid column names in output121 * G78:v.report: Add -d flag for geometries with no database records 122 * G78:v.report: added -c flag to avoid column names in output 123 123 * G78:v.to.points: new option use=start/end 124 124 * G78:v.to.rast: do not create raster categories if vector categories are used as cell values because 1. Rast_set_cat() is terribly slow for many categories, 2. this information is redundant (1: 1 etc is not informative)