<div dir="ltr"><div class="gmail_quote"><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"><div dir="ltr">Correction for the sake of the list:&nbsp; the tiles were being layered correctly, however MapServer background color settings to mimic the ocean made it appear otherwise (eg. IMAGECOLOR 60 100 145). The solution was to set this background color to transparent:<br>

<br>$transparent = imagecolorallocatealpha($image,60,100,145,127);<br><br>Now that this is working I&#39;ve noticed that for overlays there is a consistent SE shift of the data. Has anyone else experienced this? <br></div>

</blockquote></div><br><br>Again for the sake of the list: I was setting the &quot;gutter&quot; option on several layers in OL and that was causing the shift in positions.<br><br>Ian<br></div>