r.li.shape.html 768 B

12345678910111213141516171819202122232425
  1. <h2>DESCRIPTION</h2>
  2. <em>r.li.shape</em> is a patch index for r.li program.<br>
  3. It calculates the function <br>
  4. <I> f(sample_area)= Area </I><br>
  5. <h2>EXAMPLES</h2>
  6. To calculate area index on map my_map, using
  7. <em>my_conf</em> configuration file and saving results in
  8. my_out file run:
  9. <div class="code"><pre>
  10. r.li.shape input=my_map conf=my_conf out=my_out
  11. </pre></div>
  12. <h2>SEE ALSO</h2>
  13. <em><a href="r.li.html">r.li</A></em> package overview <br>
  14. <em><a href="r.li.daemon.html">r.li.daemon</A></em><br>
  15. <em><a href="r.li.setup.html">r.li.setup</A></em>
  16. <h2>AUTHORS</h2>
  17. Claudio Porta and Lucio Davide Spano, students of Computer Science
  18. University of Pisa (Italy).<br>
  19. Commission from Faunalia Pontedera (PI) (www.faunalia.it)<br>
  20. <p><i>Last changed: $Date$</i>