[GRASSweb-list] markus: web/announces announce_grass622.html, 1.5, 1.6

grass at intevation.de grass at intevation.de
Sun Jul 1 15:08:34 EDT 2007


Author: markus

Update of /grassrepository/web/announces
In directory doto:/tmp/cvs-serv19797

Modified Files:
	announce_grass622.html 
Log Message:
Post-RC1 fixes added

Index: announce_grass622.html
===================================================================
RCS file: /grassrepository/web/announces/announce_grass622.html,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -d -r1.5 -r1.6
--- announce_grass622.html	5 Jun 2007 10:30:53 -0000	1.5
+++ announce_grass622.html	1 Jul 2007 19:08:31 -0000	1.6
@@ -128,8 +128,8 @@
 <li> System and Libraries:
 <ul>
  <li> <b>DBMI/SQL parser</b>: Add missing TIME support
- <li> <b>DBF Driver</b>: Add missing SQL TIME support
- <li> <b>Sqlite driver</b>: Add missing 'date' support
+ <li> <b>DBF Driver</b>: Add missing SQL TIME support; fix semicolon problem
+ <li> <b>Sqlite driver</b>: Add missing 'date' support; transactions to speed up 'execute'
  <li> <b>QGIS-GRASS DB bug</b>: Fixes QGIS <a href="https://svn.qgis.org/trac/ticket/448">bug #448</a>
  <li> <b>geodetic datum</b>: Enable geodetic datum for Krovak, fixed Slovakia Datum (hermannskogel)
  <li> <b>libgis</b>: Backport false easting/northing test
@@ -138,7 +138,8 @@
 <li> Graphical User Interface:
 <ul>
  <li> <b>GIS.m GUI</b>: Backport various enhancements, including: clickable layer buttons;
-         more robust error handling; main window cosmetics; fix the lwidth bug; various typos
+         more robust error handling; main window cosmetics; fix the lwidth bug; various typos;
+         browsing for EPSG file not updating path to it fixed; browsing for new location path fixed
  <li> <b>GUI menus</b>: Remove non-functional font setting entries; other assorted fixes
  <li> <b>GUI startup</b>: Backport Michael Barton's new EPSG code search tool
 </ul>
@@ -152,6 +153,8 @@
  <li> <b>d.vect.thematic</b>: Remove Bashisms
 
  <li> <b>g.mremove</b>: Fixed to work correctly from the GIS.m GUI
+ 
+ <li> <b>nviz</b>: compilation fix for MacOSX
 
  <li> <b>ps.map</b>: Fix landscape mode. Fix map scaling when map projection
       is not measured in meters
@@ -160,7 +163,7 @@
  <li> <b>r.distance</b>: Allow null distance for area in area
  <li> <b>r.flow</b>: 3D length fix; 64bit segfault fix
  <li> <b>r.in.bin</b>: Honour the -s flag for 2-byte and 4-byte data
- <li> <b>r.in.wms</b>: Fix a number of teething problems
+ <li> <b>r.in.wms</b>: Fix a number of teething problems; remove bashisms
  <li> <b>r.profile</b>: Allow data from stdin, exit with error if coordinate
       request is outside the current region settings (was reporting bogus data)
  <li> <b>r.proj</b> bilinear: Fix inverted interpolation expression
@@ -170,12 +173,13 @@
  <li> <b>v.build.polylines</b>: Build polylines out of a closed boundaries,
          remove doubled vertices at each node
  <li> <b>v.clean</b> snap tool: Remove doubled vertices
- <li> <b>v.dissolve</b>: Dissolve common boundaries by attribute
+ <li> <b>v.dissolve</b>: Dissolve common boundaries by attribute; fix for DBMI error if input map is specified with @mapset
  <li> <b>v.in.ascii</b>: Skip over blank lines without error, improve robustness
  <li> <b>v.in.gpsbabel</b>: Attribute import fixed for tracks and routes
  <li> <b>v.in.region</b>: Add additional vertex if necessary to ensure line
       segments don't exceed 180 degrees longitude and wrap the wrong way around the world
  <li> <b>v.lidar.*</b>: Various fixes backported
+ <li> <b>v.lrs.*</b>:  fixes backported + new documentation
  <li> <b>v.report</b>: Backport fixes for RT bug #4459 and Wald bug #301
  <li> <b>v.segment</b>: Make the side_offset instruction functional
  <li> <b>v.to.db</b>: Repair the compactness formula parentheses to match actual formula





More information about the grass-web mailing list