[GRASS-SVN] r36800 - in grass-addons/raster/r.soils.texture: . scheme

svn_grass at osgeo.org svn_grass at osgeo.org
Sun Apr 19 22:45:49 EDT 2009


Author: hamish
Date: 2009-04-19 22:45:48 -0400 (Sun, 19 Apr 2009)
New Revision: 36800

Modified:
   grass-addons/raster/r.soils.texture/Makefile
   grass-addons/raster/r.soils.texture/description.html
   grass-addons/raster/r.soils.texture/local_include.h
   grass-addons/raster/r.soils.texture/main.c
   grass-addons/raster/r.soils.texture/scheme/FAO.dat
   grass-addons/raster/r.soils.texture/scheme/USDA.dat
   grass-addons/raster/r.soils.texture/scheme/isss.dat
Log:
rm exe props, clean help page (needs some more), note scheme data has some CRs in it still


Property changes on: grass-addons/raster/r.soils.texture/Makefile
___________________________________________________________________
Name: svn:executable
   - *

Modified: grass-addons/raster/r.soils.texture/description.html
===================================================================
--- grass-addons/raster/r.soils.texture/description.html	2009-04-20 00:36:08 UTC (rev 36799)
+++ grass-addons/raster/r.soils.texture/description.html	2009-04-20 02:45:48 UTC (rev 36800)
@@ -1,17 +1,26 @@
 <H2>DESCRIPTION</H2>
+
 <em>r.soils.texture</em> define soils texture from sand and clay
-distribution grid and a texture scheme definition.&nbsp;<br>Sand and clay grid are simple grid theme; scheme file&nbsp; is text ASCII file with *.dat
-extention like USDA.dat, FAO.dat and international.dat supplied with source code module in scheme directory.</p><p></p>
-<h2 class="western">SEE ALSO<br></h2>
-<p><em><a href="http://grass.itc.it/grass60/manuals/">GRASS
-Programmer's Manual</a></em></p><p><em><a href="http://grass.itc.it/grass60/manuals/"></a></em> 
-</p>
-<h2 class="western">AUTHOR</h2>
-<p>Gianluca Massei (g_massa at libero.it) 
-</p>
+distribution grid and a texture scheme definition.
 <br>
+Sand and clay grid are simple grid theme; scheme file is text
+ASCII file with *.dat extention like USDA.dat, FAO.dat and
+nternational.dat supplied with source code module in scheme
+directory.
 
+
+<h2>SEE ALSO<br></h2>
+
+<em><a href="http://grass.itc.it/grass60/manuals/">GRASS
+Programmer's Manual</a></em>
+
+
+<h2>AUTHOR</h2>
+Gianluca Massei (g_massa at libero.it) 
+
+<br>
 <BR>
+
 <H2>REFERENCE</H2>
 <p>Bourke P., 1987 – “Determining if a point lies on the interior of a polygon”. Downloaded printed</p>
 <p>Cavallini P, Neteler M., 2005 – “I GIS Open Source: un’alternativa possible ?” – MondoGIS n° 47</p>
@@ -22,7 +31,8 @@
 <p>Van Rossum G. - 2005 - “Manuale di riferimento di python” - Ed. Italiana, Fred L. Drake, Jr., editor</p>
 <p>WATTON J. D., 1997 - “Comparing C, Fortran, Lisp, java, python, perl, scheme (guile), and tcl using a</p>
 <p>floating point numerical test - point inside polygon”. Applied mathematics and computer technology center alcoa technical center. Distribution documents.</p>
-<p><br><br>
+<p>
+<br><br>
 </p>
 <p>
-<i>Last changed: $Date: 2009-02-1 23:16:42 +0200 (Sun, 2 Feb 2009) $</i>
\ No newline at end of file
+<i>Last changed: $Date$</i>


Property changes on: grass-addons/raster/r.soils.texture/description.html
___________________________________________________________________
Name: svn:executable
   - *
Name: svn:keywords
   + Date


Property changes on: grass-addons/raster/r.soils.texture/local_include.h
___________________________________________________________________
Name: svn:executable
   - *

Modified: grass-addons/raster/r.soils.texture/main.c
===================================================================
--- grass-addons/raster/r.soils.texture/main.c	2009-04-20 00:36:08 UTC (rev 36799)
+++ grass-addons/raster/r.soils.texture/main.c	2009-04-20 02:45:48 UTC (rev 36800)
@@ -3,7 +3,7 @@
  * MODULE:       r.soils.texture
  * AUTHOR(S):    Gianluca Massei (g_massa at libero.it)
  * PURPOSE:      Intended to define soil texture from sand and clay grid.
- *				 Require texture scheme supplied in scheme directory
+ *		 Require texture scheme supplied in scheme directory
  *
  * COPYRIGHT:    (C) 2008 by the GRASS Development Team
  *


Property changes on: grass-addons/raster/r.soils.texture/main.c
___________________________________________________________________
Name: svn:executable
   - *


Property changes on: grass-addons/raster/r.soils.texture/scheme/FAO.dat
___________________________________________________________________
Name: svn:executable
   - *


Property changes on: grass-addons/raster/r.soils.texture/scheme/USDA.dat
___________________________________________________________________
Name: svn:executable
   - *


Property changes on: grass-addons/raster/r.soils.texture/scheme/isss.dat
___________________________________________________________________
Name: svn:executable
   - *



More information about the grass-commit mailing list