GRASS 6.2 Feature Plan: Difference between revisions
Jump to navigation
Jump to search
(more 6.2.2 fixes done) |
|||
Line 159: | Line 159: | ||
* <strike>r.proj bilinear: Fix interpolation expression (row/column were swapped)</strike> (Glynn) | * <strike>r.proj bilinear: Fix interpolation expression (row/column were swapped)</strike> (Glynn) | ||
: [http://www.zen87603.zen.co.uk/proj-old.png old version] vs. [http://www.zen87603.zen.co.uk/proj-new.png new version] | : [http://www.zen87603.zen.co.uk/proj-old.png old version] vs. [http://www.zen87603.zen.co.uk/proj-new.png new version] | ||
* <strike>DBMI/SQL parser: added missing TIME support</strike> (Markus) | |||
* <strike>Allow r.profile data from stdin</strike> (Hamish) | * <strike>Allow r.profile data from stdin</strike> (Hamish) | ||
* <strike>Slovakia Hermannskogel datum (bug #5396)</strike> (Jaro Hofierka/Dr. Klobusiak/Martin) | * <strike>Slovakia Hermannskogel datum (bug #5396)</strike> (Jaro Hofierka/Dr. Klobusiak/Martin) | ||
Line 166: | Line 166: | ||
* <strike>added missing SQL TIME support for DBF driver </strike> (Markus) | * <strike>added missing SQL TIME support for DBF driver </strike> (Markus) | ||
* <strike>2 bugs in v.build.polylines [http://intevation.de/rt/webrt?serial_num=4247 #4247] [http://intevation.de/rt/webrt?serial_num=4249 #4249]</strike> (MartinL) | * <strike>2 bugs in v.build.polylines [http://intevation.de/rt/webrt?serial_num=4247 #4247] [http://intevation.de/rt/webrt?serial_num=4249 #4249]</strike> (MartinL) | ||
* <strike>backport ogsf fix</strike> (Bob) | |||
* <strike>remove "let" bashisms from d.vect.thematic</strike> | |||
* <strike>NVIZ volume problem (test with slovakia3d dataset)</strike> (Bob) | |||
* <strike>backport false easting/northing test from lib/gis/</strike> (Markus, Paul) | |||
* <strike> d.vect: display also nodes in topo mode</strike> (Markus) | |||
* <strike> g.mremove: work also in gis.m</strike> (Hamish) | |||
* <strike> ps.map: correct scaling when units are not meters. (bugs # 3096 and 5454)</strike> (MartinL) | |||
* <strike> r.contour: fixing segfault</strike> (MartinL) | |||
* <strike> r.flow: 3d length fix; 64bit segfault fix</strike> (Helena, Brad, Glynn) | |||
* <strike> r.in.bin: honour -s flag for 2-byte and 4-byte data</strike> (Glynn) | |||
* <strike> r.profile: die if coordinate request outsite current region settings, was reporting bogus data</strike> (Glynn) | |||
* <strike> r.proj: fix bilinear interpolation expression (row/column were swapped)</strike> (Glynn) | |||
* <strike> r.reclass.area: don't leave clump file behind</strike> (Markus) | |||
* <strike> r.reclass.area: label support added</strike> (Markus) | |||
* <strike> scripts: various fixes backported</strike> (Markus) | |||
* <strike> v.in.region: add additional vertex if necessary to ensure line segments don't exceed 180 degrees longitude</strike> (Glynn) | |||
* <strike> v.report: backported fixes for RT bug #4459 and [grass-code I][#301]</strike> (Markus) | |||
* <strike> v.to.db: fix compactness formula parentheses to match actual formula </strike> | |||
===== TODO ===== | ===== TODO ===== | ||
''Final details:'' | ''Final details:'' | ||
Line 193: | Line 201: | ||
=== WONTFIX? Later? === | === WONTFIX? Later? === | ||
''Enhancements:'' | |||
* backport in EPSG code search tool from CVS/HEAD | |||
: see [http://freegis.org/cgi-bin/viewcvs.cgi/grass6/lib/init/Attic/epsg_option.tcl.in lib/init/epsg_option.tcl.in] versions 1.11 - 1.15 | |||
* r.out.gdal region sensitive (backport new r.out.gdal from CVS HEAD?) -- We can just take enhanced shell version from CVS HEAD (r.out.gdal.sh) --[[User:Jachym|Jachym]] 10:00, 12 March 2007 (CET) | * r.out.gdal region sensitive (backport new r.out.gdal from CVS HEAD?) -- We can just take enhanced shell version from CVS HEAD (r.out.gdal.sh) --[[User:Jachym|Jachym]] 10:00, 12 March 2007 (CET) | ||
* r.distance null distance | * r.distance null distance | ||
** This is in 6.3 and will be tested | ** This is in 6.3 and will be tested |
Revision as of 12:45, 19 April 2007
GRASS 6.2.x feature plan
There is the release branch for 6.2.x, see details at CVS: tags and branches. A release branch is considered as "frozen", only bugfixes can be done.
GRASS 6.2.0
In general 6.2 does not deviate too much from the 6.1.0 to avoid a major delay.
Beta0
(never released)
- unlimited number of raster map (r.patch, r.series etc) (Glynn)
- several MinGW fixes for native MS-Windows support (Glynn)
- several fixes for MS-Windows/Cygwin support (Huidae)
- no hardcoded ARCH for Python-SWIG (Markus)
- vector/lidar: added missing includes (Markus)
- g.region b>t bug fixed (Martin)
- GRASS_PAGER (Glynn)
- r.mapcalc rand() (Glynn)
- tcl i18n install fix (Markus)
- LOCALE awk fixes to some scripts (Markus)
- SUN compilation fixes (Glynn)
- user docs fixes (Maciek)
- r.bilinear: Read/write maps as DCELL; Remove +0.5 from result (Glynn)
- NVIZ height update to avoid scene jump (Bob)
- Add the new v.lidar.* tools (needed for FOSS4G2006) (Roberto A. + Markus)
- lidar and simwe compilation issues on MacOSX fixed (William)
- Makefile cleanup for extra libraries (lidar, simwe, lrs) (Glynn + Markus)
- keywords backported from 6.3-CVS (Markus)
- renamed dbmi driver html files to include 'grass-' to avoid package conflicts (Markus)
Beta 1
- v.digit: split icons into two rows for 800x600 screens (backport) (Michael, Hamish)
- gis.m fixes (Michael)
- v.proj: treat z as ellipsoidal height (Paul)
Beta 2
- g.proj compile fix (Markus)
- NVIZ: Tk8.5 fix (Markus)
Beta 3
- docs improvements (Eric, Trevor, Moritz, Michael)
- v.digit cosmetics (Hamish)
- v.outlier: parameter fix (markus)
- NVIZ: off-screen rendering fix for broken openGL drivers
- grass-xterm-wrapper: simplified for broken gnome-terminal (markus)
- rename v.bspline to v.surf.bspline for consistency
- further gis.m fixes (moritz, michael, cho)
- d.barscale segfault fix (hamish)
- d.grid segfault fix (hamish)
- d.graph segfault fix (hamish)
- r.buffer, r.what: docs fixes (hamish)
- added v.centroids and v.dissolve scripts (hamish)
- Czech translation updated (Martin)
- nviz: off-screen fixes (Glynn)
RC1
- d.vect.thematic -s fixes (michael)
- Vietnamese translation (Bui Huu Manh)
- reverted Pbuffer changes in NVIZ (Brad)
- projection codes updated to EPSG 6.11 (Markus)
- g.region zoom= off by one error (Glynn)
- fix hardcoded Helvetica tcl fonts to a single file setting (in $GISBASE/etc/gtcltk/options.tcl) (michael)
RC2
- r.random on MacOSX (Glynn)
- document improvements (various)
- v.in.ogr: check valid output filename (Brad)
- various r.le fixes (Hamish)
- MinGW fix (Radim)
RC3
- r.le.setup fixes (Glynn, Hamish)
- default color map range (bug #5212) (Glynn)
- fix v.digit/toolbox.tcl for tcl8.3 (Hamish)
- update to EPSG 6.11.1 (Markus)
- close GRASS after creating new location from file (Markus)
- Fine tune intro text when launching GRASS in text mode (Paul)
- gis.m zooming in mapcanvas.tcl (Michael)
- missing Polish EPSG codes
- initial Arabic translation (Alaa Masoud)
Final 6.2.0
(released 31 Oct 2006)
- continued Polish translation (Artur Niescior)
- r.watershed slowliness due to long color tables (C. Ehlschlaeger)
- gis.m broken for Tcl/Tk 8.3 (Hamish, Michael)
- test gis.m
- write impressive press release (best done in CVS Web)
- also prepare the short abstract version.
- HB: I did some work on this the other day, of course it can always be better!
6.2.1
6.2.1RC1
(released 6 Dec. 2006)
Bugs:
- gis.m fixes for geo rectifier (Michael)
- gis.m zoom fixes (Michael)
- install of include files problem on Solaris (Glynn)
- Handle non-standard ETRS_1989 datum name (Paul)
- d.histogram: clear just the current frame, not the full screen (Hamish)
- i.group: fix subgroup listing (Hamish)
- ps.map: broken for named paper sizes (Hamish, Glynn)
- gis.m: meaningful error messages on startup (Michael)
- v.db.select: fix SQL where= option error (Hamish)
- Add module r.to.rast3elev
- crash v.in.ogr with gcc4.1.x and non-C locale (Andrey Kiselev)
- v.in.db: with where="condition" it copies the entire attribute table (Martin)
Final 6.2.1
(released 12 Dec. 2006)
- (to be changed to 6.2.1 diffs? HB: can we have both? include binary file changes? [diff -a?])
Bugs:
- d.frame: bugfix: make -l list map names flag work (Hamish)
- Latvian translation update: Maris Nartiss
6.2.2
This version has not yet been released
6.2.2-cvs
Fixed
DB bug(Radim) [please expand]
r.proj bilinear: Fix interpolation expression (row/column were swapped)(Glynn)
DBMI/SQL parser: added missing TIME support(Markus)Allow r.profile data from stdin(Hamish)Slovakia Hermannskogel datum (bug #5396)(Jaro Hofierka/Dr. Klobusiak/Martin)ps.map: Fix map scaling when map projection is not measured in meters(Hamish)r.tileset: Fix break due to platform specific units parsing; Requires Bash(Hamish)added missing SQL TIME support for DBF driver(Markus)2 bugs in v.build.polylines #4247 #4249(MartinL)backport ogsf fix(Bob)remove "let" bashisms from d.vect.thematicNVIZ volume problem (test with slovakia3d dataset)(Bob)backport false easting/northing test from lib/gis/(Markus, Paul)d.vect: display also nodes in topo mode(Markus)g.mremove: work also in gis.m(Hamish)ps.map: correct scaling when units are not meters. (bugs # 3096 and 5454)(MartinL)r.contour: fixing segfault(MartinL)r.flow: 3d length fix; 64bit segfault fix(Helena, Brad, Glynn)r.in.bin: honour -s flag for 2-byte and 4-byte data(Glynn)r.profile: die if coordinate request outsite current region settings, was reporting bogus data(Glynn)r.proj: fix bilinear interpolation expression (row/column were swapped)(Glynn)r.reclass.area: don't leave clump file behind(Markus)r.reclass.area: label support added(Markus)scripts: various fixes backported(Markus)v.in.region: add additional vertex if necessary to ensure line segments don't exceed 180 degrees longitude(Glynn)v.report: backported fixes for RT bug #4459 and [grass-code I][#301](Markus)v.to.db: fix compactness formula parentheses to match actual formula
TODO
Final details:
- Generate inter-release ChangeLog:
gzip -d ChangeLog_6.2.1.gz cp ChangeLog_6.2.1 ChangeLog_6.2.0-6.2.1 vi ChangeLog_6.2.0-6.2.1 # /6.2.0 release # j (down a line) # 50000dd # :wq gzip ChangeLog_6.2.0-6.2.1
- Prepare release announcement and blurb
WONTFIX? Later?
Enhancements:
- backport in EPSG code search tool from CVS/HEAD
- see lib/init/epsg_option.tcl.in versions 1.11 - 1.15
- r.out.gdal region sensitive (backport new r.out.gdal from CVS HEAD?) -- We can just take enhanced shell version from CVS HEAD (r.out.gdal.sh) --Jachym 10:00, 12 March 2007 (CET)
- r.distance null distance
- This is in 6.3 and will be tested
Releases
- Source code Snapshot
- 6.2.0beta1 released 28 August 2006
- 6.2.0beta2 released 30 August 2006
- 6.2.0beta3 released 18 September 2006
- 6.2.0RC1 released 26 September 2006
- 6.2.0RC2 released 6 October 2006
- 6.2.0RC3 released 24 October 2006
- 6.2.0 released 31 October 2006
- 6.2.1 released 12 December 2006