d.zoom.html 1.4 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344
  1. <h2>DESCRIPTION</h2>
  2. <em>d.zoom</em> allows the user to interactively adjust the settings
  3. of the current geographic region using a pointing device such as
  4. a mouse.
  5. Like <em><a href="g.region.html">g.region</a></em>,
  6. <em>d.zoom</em> re-defines the settings of the geographic
  7. region. However, <em>d.zoom</em> allows the user to change
  8. the current region settings interactively, by either
  9. outlining the new region perimeter with a mouse, unzoom
  10. or pan the region. The graphics display is updated by the module.
  11. <p>
  12. After the user types the command <b>d.zoom</b> a mouse-button menu will appear
  13. directing the user.
  14. <p>
  15. Additionally the region settings can be modified by
  16. running <em><a href="g.region.html">g.region</a></em>.
  17. <h2>NOTES</h2>
  18. Although it is not necessary that the user display a map in
  19. the active display frame before running <em>d.zoom</em>, it
  20. is helpful to do this for reference. Using parameter <b>-f</b> integrate a
  21. pan function, <b>-h </b> facilitates the use for handhelds.
  22. <h2>SEE ALSO</h2>
  23. <em><a href="d.erase.html">d.erase</a></em><br>
  24. <em><a href="d.rast.html">d.rast</a></em><br>
  25. <em><a href="d.vect.html">d.vect</a></em><br>
  26. <em><a href="g.region.html">g.region</a></em>
  27. <h2>AUTHOR</h2>
  28. Michael Shapiro,
  29. U.S. Army Construction Engineering
  30. Research Laboratory
  31. <br>
  32. Improvements by Huidae Cho and Markus Neteler
  33. <p><i>Last changed: $Date$</i>