Ok.<div>Thank you Christopher.<br><br><div class="gmail_quote">2010/12/1  <span dir="ltr">&lt;<a href="mailto:christopher.schmidt@nokia.com">christopher.schmidt@nokia.com</a>&gt;</span><br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
This is an OpenLayers question, and should be setn to the OpenLayers mailing list.<br>
<br>
Additionally, the thing you want to do is not possible.<br>
<br>
-- Chris<br>
<div class="im"><br>
On Dec 1, 2010, at 8:16 AM, ext florencia.bujan wrote:<br>
<br>
&gt;<br>
&gt; Hi,<br>
&gt;<br>
&gt; I am using &quot;Blue Marble&quot; and &quot;OpenLayers WMS&quot; base layers with postgis<br>
&gt; layers and the projection is ok:<br>
&gt;<br>
&gt; var wms = new OpenLayers.Layer.WMS( &quot;Blue Marble&quot;,<br>
&gt;                       &quot;<a href="http://maps.opengeo.org/geowebcache/service/wms" target="_blank">http://maps.opengeo.org/geowebcache/service/wms</a>&quot;,<br>
&gt;                       {layers: &#39;bluemarble&#39;} );<br>
&gt; map.addLayers([wms]);<br>
&gt; wms = new OpenLayers.Layer.WMS( &quot;OpenLayers WMS&quot;,<br>
&gt;                          &quot;<a href="http://vmap0.tiles.osgeo.org/wms/vmap0" target="_blank">http://vmap0.tiles.osgeo.org/wms/vmap0</a>&quot;,<br>
&gt;                          {layers: &#39;basic&#39;} );<br>
&gt;<br>
&gt;<br>
&gt; But when I add two other base layers (Virtual Earth and Yahoo Layer), the<br>
&gt; projection is not right:<br>
&gt;<br>
&gt; var ve = new OpenLayers.Layer.VirtualEarth(&quot;VE&quot;);<br>
&gt; var yahoo = new OpenLayers.Layer.Yahoo(&quot;Yahoo&quot;, {&quot;sphericalMercator&quot;:<br>
&gt; true});<br>
&gt;<br>
&gt; I want to change the base layers projection to EPSG:4326 for the correct<br>
&gt; view.<br>
&gt;<br>
&gt; Thanks!<br>
&gt; Regards.<br>
&gt; Florencia<br>
&gt;<br>
&gt;<br>
&gt; --<br>
</div>&gt; View this message in context: <a href="http://osgeo-org.1803224.n2.nabble.com/Base-Layers-VE-y-Yahoo-in-EPSG-4326-tp5791822p5791822.html" target="_blank">http://osgeo-org.1803224.n2.nabble.com/Base-Layers-VE-y-Yahoo-in-EPSG-4326-tp5791822p5791822.html</a><br>

&gt; Sent from the Mapserver - User mailing list archive at Nabble.com.<br>
&gt; _______________________________________________<br>
&gt; mapserver-users mailing list<br>
&gt; <a href="mailto:mapserver-users@lists.osgeo.org">mapserver-users@lists.osgeo.org</a><br>
&gt; <a href="http://lists.osgeo.org/mailman/listinfo/mapserver-users" target="_blank">http://lists.osgeo.org/mailman/listinfo/mapserver-users</a><br>
<br>
</blockquote></div><br></div>