<HTML>
<HEAD>
<TITLE>d.extend in gui</TITLE>
</HEAD>
<BODY>
<FONT FACE="Verdana, Helvetica, Arial"><SPAN STYLE='font-size:12.0px'>I&#8217;m going through and finishing up the menus for wxgrass. This is giving me the opportunity to look at the current gui menu structure and revisit all GRASS commands in excruciating detail. But there are some advantages. <BR>
<BR>
I noticed that d.extend is still on the menu. This is supposed to set the region to match the maximum extent of all displayed maps, but it won&#8217;t work without an xmon displaying a map. This makes it essentially useless in the context of the current GUI&#8217;s. However, it could be a useful function if you could optionally give it a list of maps to use for setting the region. You can <B>almost</B> do this with g.region. You can give g.region rast= a list of raster maps. But this won&#8217;t work for mixed raster and vector maps.<BR>
<BR>
I don&#8217;t know what is needed to get either one of these working outside of an xmon environment to zoom to max extent, but it would be nice to have this functionality if it is not too difficult to implement.<BR>
<BR>
Michael<BR>
__________________________________________<BR>
Michael Barton, Professor of Anthropology<BR>
School of Human Evolution &amp; Social Change &nbsp;&nbsp;&nbsp;<BR>
Center for Social Dynamics &amp; Complexity<BR>
Arizona State University<BR>
<BR>
phone: 480-965-6213<BR>
fax: 480-965-7671<BR>
www: <a href="http://www.public.asu.edu/~cmbarton">http://www.public.asu.edu/~cmbarton</a> <BR>
<BR>
</SPAN></FONT>
</BODY>
</HTML>