<html><body><div style="color:#000; background-color:#fff; font-family:Courier New, courier, monaco, monospace, sans-serif;font-size:10pt"><div><span><font class="Apple-style-span" size="2"><div>Hi,</div><div><br></div><div>after taking my application apart and rebuilding line by line testing the results as I went along I found that when I replaced this line</div></font><div><span><font class="Apple-style-span" size="2"><div><br></div><div>maxExtent: new OpenLayers.Bounds(772338.842959, 6576723.127095, 1567283.936983, 7127069.730649),</div><div><br></div><div>..with&nbsp;</div></font></span></div><font class="Apple-style-span" size="2"><br><div>maxExtent: new OpenLayers.Bounds(-20037508, -20037508,20037508, 20037508.34),</div><div><br></div></font><span class="Apple-style-span" style="font-size: 13px; ">...everything lined-up and worked as wanted.</span></span></div><div><font class="Apple-style-span" size="2"><br></font><span><font
 class="Apple-style-span" size="2"><div><br></div></font><font class="Apple-style-span" size="2"><div>The bounds in the first line where an attempt to restrict my map area to this extent, which were then followed by an restrictedExtent.</div><div><br></div><div>Could anyone please explain to me why these bounds had such a devastating affect on the output of my geowebcache layer so that I can understand this better?</div><div><br></div><div>yours,</div><div><br></div><div>Rob</div></font></span></div><div style="font-size: 10pt; font-family: 'Courier New', courier, monaco, monospace, sans-serif; "><div style="font-size: 12pt; font-family: 'times new roman', 'new york', times, serif; "><font size="2" face="Arial"><hr size="1"><b><span style="font-weight:bold;">Von:</span></b> GeoGEOrge &lt;awmlamp@yahoo.com&gt;<br><b><span style="font-weight: bold;">An:</span></b> geoserver-users@lists.sourceforge.net<br><b><span style="font-weight:
 bold;">Gesendet:</span></b> 14:55 Donnerstag, 27.Oktober 2011 <br><b><span style="font-weight: bold;">Betreff:</span></b> Re: [Geoserver-users] Geowebcache in openlayers problem<br></font><br>I am trying to do something similar, without much success.<br>you might see if this is related to your problem:<br><br>It is, however, very possible to create an OpenLayers application that<br>caches tiles; just make sure that the tileorigin aligns with the gridset.<br>from: <a href="http://docs.geoserver.org/latest/en/user/geowebcache/using.html" target="_blank">http://docs.geoserver.org/latest/en/user/geowebcache/using.html</a><br><br>--<br>View this message in context: <a href="http://osgeo-org.1803224.n2.nabble.com/Geowebcache-in-openlayers-problem-tp6936192p6936229.html" target="_blank">http://osgeo-org.1803224.n2.nabble.com/Geowebcache-in-openlayers-problem-tp6936192p6936229.html</a><br>Sent from the GeoServer - User mailing list archive at
 Nabble.com.<br><br>------------------------------------------------------------------------------<br>The demand for IT networking professionals continues to grow, and the<br>demand for specialized networking skills is growing even more rapidly.<br>Take a complimentary Learning@Cisco Self-Assessment and learn <br>about Cisco certifications, training, and career opportunities. <br><a href="http://p.sf.net/sfu/cisco-dev2dev" target="_blank">http://p.sf.net/sfu/cisco-dev2dev</a><br>_______________________________________________<br>Geoserver-users mailing list<br><a ymailto="mailto:Geoserver-users@lists.sourceforge.net" href="mailto:Geoserver-users@lists.sourceforge.net">Geoserver-users@lists.sourceforge.net</a><br><a href="https://lists.sourceforge.net/lists/listinfo/geoserver-users" target="_blank">https://lists.sourceforge.net/lists/listinfo/geoserver-users</a><br><br><br></div></div></div></body></html>