|
@@ -9,11 +9,14 @@
|
|
|
|
|
|
<img src="grass_logo.png" alt="GRASS logo"><hr align=center size=6 noshade>
|
|
|
|
|
|
+<H2>NAME</H2>
|
|
|
+<EM><B>libgrass_rli</B></EM> - r.li landscape index support library
|
|
|
+
|
|
|
<H2>DESCRIPTION</H2>
|
|
|
|
|
|
-<EM>r.li.daemon</EM> provides a support for landscape index calculation on raster
|
|
|
+<EM>r.li.daemon</EM> provides support for landscape index calculations on raster
|
|
|
maps. It hides the managment of areas, defined using <a href="r.li.setup.html">r.li.setup</a>
|
|
|
-command. It do not have to be used like a standalone program, but its functions are
|
|
|
+command. It is not used like a standalone program, but its functions are
|
|
|
a library used by all <em>r.li.[index]</em> commands.<br>
|
|
|
This description is a tutorial for new index definition. <br><br>
|
|
|
The developer has only to focus on a unique area, like in mathematical definitions, and
|