[GRASS-CVS] hamish: grass/src/libes/gis geo_init.c,1.7,1.8

grass at intevation.de grass at intevation.de
Sat Nov 17 20:44:12 EST 2007


Author: hamish

Update of /grassrepository/grass/src/libes/gis
In directory doto:/tmp/cvs-serv24783/grass/src/libes/gis

Modified Files:
	geo_init.c 
Log Message:
Fix definition of US survey foot
 (after grass6/general/g.setproj/proj-units.table Revision 2.2 by Glynn,
  Fri Oct 26 03:58:08 2007 UTC)


Index: geo_init.c
===================================================================
RCS file: /grassrepository/grass/src/libes/gis/geo_init.c,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -d -r1.7 -r1.8
--- geo_init.c	10 Nov 2002 22:46:00 -0000	1.7
+++ geo_init.c	18 Nov 2007 01:44:10 -0000	1.8
@@ -31,7 +31,7 @@
     {"yards", "yard", 0.9144},
     {"rods", "rod", 5.0292},
     {"lightyears", "lightyear", 9.460530e+15},
-    {"USfeet", "USfoot", 0.34080060960121920243},
+    {"USfeet", "USfoot", 0.30480060960121920243},
     {"USinches", "USinch", .02540005080010160020},
     {"USyards", "USyard", .91440182880365760731},
     {"USmiles", "USmile", 1609.34721869443738887477}




More information about the grass-commit mailing list