Changes between Version 19 and Version 20 of Release/6.4.1RC1-News


Ignore:
Timestamp:
Jan 3, 2011, 7:46:34 AM (13 years ago)
Author:
neteler
Comment:

various updates added

Legend:

Unmodified
Added
Removed
Modified
  • Release/6.4.1RC1-News

    v19 v20  
    3232 * v.in.lines: Creates a lines vector map from an ASCII x,y points file.
    3333 * 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
    3437==== Major module changes ====
    3538
    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
    3842
    3943==== Minor module changes ====
    4044
    4145 * 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
    4349 * g.transform: add new options to dump coefficients and transform arbitrary points, both fwd and reverse
    4450 * r.distance: output correct precision for different projection types (bugs #654 and #335)
     
    5056 * r.out.png: Worldfile and transparency flags added for use with KML/web tiles
    5157 * 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
    5359 * r.random: improve metadata writing; -b flag added to avoid generating vector topology
    5460 * r.series: threshold and quantiles
     
    6369 * v.info: topology level 1 support added
    6470 * 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
    6673 * v.to.db: line azimuth support
    6774 * v.univar: added optional geometry distances instead of table data
     
    7279==== Library changes ====
    7380
     81 * cairo driver fixes
     82 * dglib: graph library cache activated
     83 * pythonlib: improved
    7484 * PNG driver: Use 64-byte header to ensure frame buffer alignment (bug #937)
    7585 * RST interpolation library: running out of memory problem fix
    76  * pythonlib: improved
     86
    7787==== GUI changes ====
    7888
     
    8898
    8999 * added Geostationary Satellite View support
     100
    90101==== Portability changes ====
    91102
    92  * ...
     103 * r.sim.sediment, r.sim.water: fix MacOSX and winGRASS crashes
    93104
    94105==== Message translation updates ====
    95106
    96  * ...
     107 * message catalogue updated
    97108
    98109==== Closed tickets ====