Changes between Version 19 and Version 20 of Release/6.4.1RC1-News
- Timestamp:
- 01/03/11 07:46:34 (14 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Release/6.4.1RC1-News
v19 v20 32 32 * v.in.lines: Creates a lines vector map from an ASCII x,y points file. 33 33 * r.colors.out: Exports the color table associated with a raster map. 34 * r.li.pielou: new landscape fragmentation index 35 * r.li.reny: new landscape fragmentation index 36 34 37 ==== Major module changes ==== 35 38 36 * i.ortho.photo: several resampling methods implemented; artifacts removed; command line support added 37 * v.select: new GEOS operators 39 * i.ortho.photo: several resampling methods implemented; artifacts removed; command line support added; photo.* commands renamed to i.photo.* 40 * r.proj: fix off by half pixel 41 * v.select: added support for new GEOS operators 38 42 39 43 ==== Minor module changes ==== 40 44 41 45 * d.vect: Ability to take per-feature symbol size and rotation from attribute columns (#600) 42 * i.atcorr: AVNIR and IKONOS sensors added 46 * i.atcorr: AVNIR and IKONOS sensors added (some filter function fixes yet pending) 47 * g.mapsets: sort list (-l) output 48 * g.extension: fixes and support for install system-wide 43 49 * g.transform: add new options to dump coefficients and transform arbitrary points, both fwd and reverse 44 50 * r.distance: output correct precision for different projection types (bugs #654 and #335) … … 50 56 * r.out.png: Worldfile and transparency flags added for use with KML/web tiles 51 57 * r.param.scale: write more metadata 52 * r.proj: add flags to print source map region, simplifying workflow 58 * r.proj: add flags to print source map region, simplifying workflow; cache fix 53 59 * r.random: improve metadata writing; -b flag added to avoid generating vector topology 54 60 * r.series: threshold and quantiles … … 63 69 * v.info: topology level 1 support added 64 70 * v.mkgrid: optional line support added 65 * v.split: do not attempt to read dead line 71 * v.split: do not attempt to read dead line 72 * v.surf.rst: z-coordinate and zcol support 66 73 * v.to.db: line azimuth support 67 74 * v.univar: added optional geometry distances instead of table data … … 72 79 ==== Library changes ==== 73 80 81 * cairo driver fixes 82 * dglib: graph library cache activated 83 * pythonlib: improved 74 84 * PNG driver: Use 64-byte header to ensure frame buffer alignment (bug #937) 75 85 * RST interpolation library: running out of memory problem fix 76 * pythonlib: improved 86 77 87 ==== GUI changes ==== 78 88 … … 88 98 89 99 * added Geostationary Satellite View support 100 90 101 ==== Portability changes ==== 91 102 92 * ...103 * r.sim.sediment, r.sim.water: fix MacOSX and winGRASS crashes 93 104 94 105 ==== Message translation updates ==== 95 106 96 * ...107 * message catalogue updated 97 108 98 109 ==== Closed tickets ====