Hi all,<br><br>I&#39;m working on the osgEarth (<a href="http://www.osgearth.org/" target="_blank">http://www.osgearth.org</a>) WCS plugin and I&#39;m trying to connect to MapServer as a WCS to access SRTM data.<br><br>Things
look great for the most part, but I&#39;m having issues that tile edges
don&#39;t line up exactly, the elevations are slightly off.  I am specifying bilinear
resampling in the map file via PROCESSING &quot;RESAMPLE=BILINEAR&quot;.<br>
<br>The edges of the bounding boxes I&#39;m specifying should be lining up exactly with the neighboring tiles.<br><br>The SRTM I am using is a single tiled geotiff with overviews.<br><br>Are there any tricks to getting the edges of the tiles to match up exactly?<br>


<br>Thanks!