<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=us-ascii">
<meta name="Generator" content="Microsoft Exchange Server">
<!-- converted from rtf -->
<style><!-- .EmailQuote { margin-left: 1pt; padding-left: 4pt; border-left: #800000 2px solid; } --></style>
</head>
<body>
<font face="Calibri" size="2"><span style="font-size:11pt;">
<div>Hello,</div>
<div> </div>
<div>I added a GeoTIFF to one of my .map files.  When zoomed in the image appears fine.  When I zoom out the image appears grainy, especially when looking at dirt fields.  I assume the problem is that I built the overviews with the wrong resampling method when
I built overviews with gdaladdo.</div>
<div> </div>
<div>Question 1)  Does anyone have any recommendations for resampling air photos when I create an image using gdal? <i>{nearest (default),average,gauss,cubic,average_mp,average_magphase,mode}</i></div>
<div> </div>
<div>Question 2) I am using a compressed geoTIFF with built in overviews.  I am happy with this format as the file size is small, and the speed is fast.  I am wondering if this is format for having a fast raster while keeping a relatively small file.  Does
anyone else have any other suggestions?  </div>
<div> </div>
<div>Question 3)  I have seen several Mapserver snippets of code concerning GDAL_FORCE_CACHING and GDAL_ONE_BIGREAD.   If I am not reprojecting my imagery which processing directive(s) would be better for a compressed GeoTIFF with overviews?</div>
<div> </div>
<div> </div>
<div>LAYER</div>
<div> …</div>
<div>  PROCESSING "GDAL_FORCE_CACHING = YES" </div>
<div> Or:</div>
<div>  PROCESSING "GDAL_ONE_BIGREAD = YES" </div>
<div>…</div>
<div>END # Air Photo Layer</div>
<div> </div>
<div> </div>
<div>Thank You</div>
<div> </div>
<div>Mark Volz</div>
<div>GIS Specialist</div>
<div> </div>
<div> </div>
</span></font>
</body>
</html>