i.group.html 1.5 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253
  1. <H2>DESCRIPTION</H2>
  2. <EM>i.group</EM> allows the user to collect raster map layers in an imagery
  3. group by assigning them to user-named subgroups or other groups. This
  4. enables the user to run analyses on any combination of the raster map layers
  5. in a group. The user creates the groups and subgroups and selects the
  6. raster map layers that are to reside in them. Imagery analysis programs like
  7. <EM><A HREF="i.points.html">i.points</A></EM>,
  8. <EM><a href="i.rectify.html">i.rectify</A></EM>,
  9. <EM><a href="i.ortho.photo.html">i.ortho.photo</A></EM> and
  10. others ask the user for the name of an imagery group whose data are to be
  11. analyzed. Imagery analysis programs like
  12. <EM><a href="i.cluster.html">i.cluster</A></EM> and
  13. <EM><a href="i.maxlik.html">i.maxlik</A></EM> ask the user for the imagery group
  14. and imagery subgroup whose data are to be analyzed.
  15. <H2>NOTES</H2>
  16. The <EM>i.group</EM> options are only available for
  17. imagery map layers in the current LOCATION_NAME.
  18. <P>
  19. Subgroup names may not contain more than 12 characters.
  20. <H2>SEE ALSO</H2>
  21. The GRASS 4 <em>
  22. <A HREF="http://grass.itc.it/gdp/imagery/grass4_image_processing.pdf">Image
  23. Processing manual</A></EM>
  24. <P>
  25. <EM>
  26. <A HREF="i.cluster.html">i.cluster</A><br>
  27. <A HREF="i.maxlik.html">i.maxlik</A><br>
  28. <A HREF="i.points.html">i.points</A><br>
  29. <A HREF="i.rectify.html">i.rectify</A><br>
  30. <a HREF="i.ortho.photo.html">i.ortho.photo</A>
  31. </EM>
  32. <H2>AUTHOR</H2>
  33. Michael Shapiro,
  34. U.S.Army Construction Engineering
  35. Research Laboratory
  36. <br>
  37. Parser support: Bob Covill (Tekmap, Canada)
  38. <p>
  39. <i>Last changed: $Date$</i>