<HTML>
<HEAD>
<TITLE>more precise zooming -- hopefully</TITLE>
</HEAD>
<BODY>
<FONT FACE="Verdana, Helvetica, Arial"><SPAN STYLE='font-size:12.0px'>Thanks to various contributions, but especially to Glynn who provided details about the mysterious workings of g.region and sent me a set of algorithms, I think I&#8217;ve fixed the problem with zooming in to a tiny region for a raster map, such that the grid-cell size is much larger than display pixels. <BR>
<BR>
This seemed to be an intractable problem. Essentially, due to the way g.region works at these combinations of resolutions and region size (at least this becomes apparent at this scale), the GIS Manager has to handle a lot of the details of managing extents and resolution that g.region does in most normal circumstances. However, Glynn&#8217;s algorithms seem to work well on my Mac (using x11) in UTM and latlon regions, and on one of my student&#8217;s Debian machines. So I&#8217;ve gone ahead and committed this to the cvs for others to test. <BR>
<BR>
I&#8217;m also copying Markus. If it works well, it should be backported to 6.2.1.<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 and 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>
</SPAN></FONT>
</BODY>
</HTML>