|
@@ -15,7 +15,7 @@
|
|
|
<h2>DESCRIPTION</h2>
|
|
|
|
|
|
<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>
|
|
|
+maps. It hides the management of areas, defined using <a href="r.li.setup.html">r.li.setup</a>
|
|
|
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>
|
|
@@ -64,7 +64,7 @@ RLI_get_cell_row(int, int, area_des)
|
|
|
RLI_get_fcell_row(int, int, area_des)
|
|
|
RLI_get_dcell_row(int, int, area_des)
|
|
|
</pre></div><br>
|
|
|
-to use an ad hoc build memory managment developed to speed up the system.
|
|
|
+to use an ad hoc build memory management developed to speed up the system.
|
|
|
The documentation is in doxygen files.
|
|
|
|
|
|
<h2>SEE ALSO</h2>
|