Changes between Version 2 and Version 3 of Release/6.4.1RC1-News


Ignore:
Timestamp:
09/22/10 11:54:28 (14 years ago)
Author:
neteler
Comment:

more backports

Legend:

Unmodified
Added
Removed
Modified
  • Release/6.4.1RC1-News

    v2 v3  
    3131
    3232 * i.atcorr: AVNIR and IKONOS sensors added
    33  * g.transform: add new options to dump coeffs and transform arbitrary points, both fwd and reverse
     33 * g.transform: add new options to dump coefficients and transform arbitrary points, both fwd and reverse
    3434 * r.distance: output correct precision for different projection types (bugs #654 and #335)
    3535 * r.info: export floats with correct precision (trac #335)
     
    4343 * r.stats: output correct precision for different projection types (bugs #654 and #335)
    4444 * r.statistics: attempt to fix bug #1090
     45 * v.db.select: optional file output added
    4546 * 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
    4650 * 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
    4755 * v.vol.rst: new npmax parameter added
     56 * v.voronoi: much less memory, a bit faster
     57 * v.what: shell script style output added
    4858
    4959==== Library changes ====