Thanks again for your suggestion. I was able to step through the code and figure out where it was reversing the coordinates. In the end it didn't seem like any configuration I made to the layer itself made any different. By adding: OpenLayers.Projection.defaults['EPSG:4326'].yx = false made it force not to reverse the coordinates. Can anyone tell me that defaults to true and / or why the configuration on the layer doesn't seem to make a difference?<br>
<br><div class="gmail_quote">On Thu, Feb 14, 2013 at 11:29 AM, Diego Guidi <span dir="ltr"><<a href="mailto:diegoguidi@gmail.com" target="_blank">diegoguidi@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Diego Guidi<br>
<div class="im"><br>
<br>
> Thanks for your reply. How do I do that? I tried yx:['EPSG:4326'], but that<br>
> didn't change anything.<br>
</div>If I remember well you should write<br>
yx[{['EPSG:4326': true }]<br>
<br>
but it's the same as the default projection, so give a try also to<br>
yx[{['EPSG:4326': false }]<br>
<br>
or, even better, use openlayers.debug and check how the wms string is build<br>
</blockquote></div><br><br clear="all"><br>-- <br><div style="text-align:left"><b>HYX</b> </div><div style="text-align:left"><a href="http://hyx-music.com" target="_blank">http://hyx-music.com</a></div>