Changes between Version 2 and Version 3 of Release/6.4.1RC1-News
- Timestamp:
- 09/22/10 11:54:28 (14 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Release/6.4.1RC1-News
v2 v3 31 31 32 32 * i.atcorr: AVNIR and IKONOS sensors added 33 * g.transform: add new options to dump coeff s and transform arbitrary points, both fwd and reverse33 * g.transform: add new options to dump coefficients and transform arbitrary points, both fwd and reverse 34 34 * r.distance: output correct precision for different projection types (bugs #654 and #335) 35 35 * r.info: export floats with correct precision (trac #335) … … 43 43 * r.stats: output correct precision for different projection types (bugs #654 and #335) 44 44 * r.statistics: attempt to fix bug #1090 45 * v.db.select: optional file output added 45 46 * v.db.dropcol: recreate the index on the key column of the table 47 * v.edit: set up default DB if it doesn't exist 48 * v.generalize: do not crash, give out of memory informational messages 49 * v.in.ascii: accept D:M:S coords in standard mode 46 50 * v.info: topology level 1 support added 51 * v.mkgrid: optional line support added 52 * v.split: do not attempt to read dead line 53 * v.to.db: line azimuth support 54 * v.univar: added optional geometry distances instead of table data 47 55 * v.vol.rst: new npmax parameter added 56 * v.voronoi: much less memory, a bit faster 57 * v.what: shell script style output added 48 58 49 59 ==== Library changes ====