[GRASS-SVN] r58229 - grass/branches/releasebranch_6_4/scripts/i.oif

svn_grass at osgeo.org svn_grass at osgeo.org
Fri Nov 15 12:39:04 PST 2013


Author: neteler
Date: 2013-11-15 12:39:04 -0800 (Fri, 15 Nov 2013)
New Revision: 58229

Modified:
   grass/branches/releasebranch_6_4/scripts/i.oif/description.html
Log:
i.oif manual: HTML cosmetics

Modified: grass/branches/releasebranch_6_4/scripts/i.oif/description.html
===================================================================
--- grass/branches/releasebranch_6_4/scripts/i.oif/description.html	2013-11-15 20:37:18 UTC (rev 58228)
+++ grass/branches/releasebranch_6_4/scripts/i.oif/description.html	2013-11-15 20:39:04 UTC (rev 58229)
@@ -1,6 +1,7 @@
 <h2>DESCRIPTION</h2>
 
-<em>i.oif</em> calculates the Optimum Index Factor for LANDSAT TM bands 1,2,3,4,5 and 7.
+<em>i.oif</em> calculates the Optimum Index Factor for LANDSAT TM bands 1,2,3,4,5
+and 7.
 <p>
 The Optimum Index Factor is calculated to determine the band combination which
 shows the maximum information when combined into a composite image. The bands
@@ -11,33 +12,33 @@
 
 <h2>NOTES</h2>
 
-Colour Composites in BGR order: important band combinations (example: 
-234 in BGR order means: B=2, G=3, R=4):
+Landsat TM:
+Colour Composites in BGR order as important Landsat TM band combinations
+(example: 234 in BGR order means: B=2, G=3, R=4):
 
 <ul>
-<li> 123: near natural ("true") colour; however, because of correlation of
-the 3 bands in visible spectrum, this combination contains not much more
-info than is contained in single band.
+<li> 123: near natural ("true") colour; however, because of 
+correlation of the 3 bands in visible spectrum, this combination 
+contains not much more info than is contained in single band.</li>
+<li> 234: sensitive to green vegetation (portrayed as red), 
+coniferous as distinctly darker red than deciduous forests. Roads 
+and water bodies are clear.</li>
+<li> 243: green vegetation is green but coniferous forests aren't as 
+clear as the 234 combination.</li>
+<li> 247: one of the best for info pertaining to forestry. Good for 
+operation scale mapping of recent harvest areas and road 
+construction.</li>
+<li> 345: contains one band from each of the main reflective units 
+(vis, nir, shortwave infra). Green vegetation is green and the 
+shortwave band shows vegetational stress and mortality. Roads are 
+less evident as band 3 is blue.</li>
+<li> 347: similar to 345 but depicts burned areas better.</li>
+<li> 354: appears more like a colour infrared photo.</li>
+<li> 374: similar to 354.</li>
+<li> 457: shows soil texture classes (clay, loam, sandy).</li>
+</ul>
 
-<li> 234: sensitive to green vegetation (portrayed as red), coniferous as
-distinctly darker red than deciduous forests. Roads and water bodies are clear.
 
-<li> 243: green vegetation is green but coniferous forests aren't as clear as
-the 234 combination.
-
-<li> 247: one of the best for info pertaining to forestry. Good for operation
-scale mapping of recent harvest areas and road construction.
-
-<li> 345: contains one band from each of the main reflective units (vis, nir,
-shortwave infra). Green vegetation is green and the shortwave band shows
-vegetational stress and mortality. Roads are less evident as band 3 is blue.
-
-<li> 347: similar to 345 but depicts burned areas better.
-<li> 354: appears more like a colour infrared photo.
-<li> 374: similar to 354.
-<li> 457: shows soil texture classes (clay, loam, sandy).
-</ul>
-
 <h2>EXAMPLE</h2>
 
 North Carolina sample dataset:
@@ -50,8 +51,10 @@
 
 <h2>REFERENCE</h2>
 
-Jensen, 1996. Introductory digital image processing. Prentice Hall, p.98. ISBN 0-13-205840-5
+Jensen, 1996. Introductory digital image processing. Prentice Hall, 
+p.98. ISBN 0-13-205840-5
 
+
 <h2>SEE ALSO</h2>
 
 <em>
@@ -61,9 +64,11 @@
 <a href="r.univar.html">r.univar</a>
 </em>
 
-<h2>AUTHOR</h2>
 
+<h2>AUTHORS</h2>
+
 Markus Neteler, ITC-Irst, Trento, Italy<br>
 Updated to GRASS 5.7 by Michael Barton, Arizona State University
 
-<p><i>Last changed: $Date$</i>
+<p>
+<i>Last changed: $Date$</i>



More information about the grass-commit mailing list