Ok.<div>Thank you Christopher.<br><br><div class="gmail_quote">2010/12/1 <span dir="ltr"><<a href="mailto:christopher.schmidt@nokia.com">christopher.schmidt@nokia.com</a>></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>
><br>
> Hi,<br>
><br>
> I am using "Blue Marble" and "OpenLayers WMS" base layers with postgis<br>
> layers and the projection is ok:<br>
><br>
> var wms = new OpenLayers.Layer.WMS( "Blue Marble",<br>
> "<a href="http://maps.opengeo.org/geowebcache/service/wms" target="_blank">http://maps.opengeo.org/geowebcache/service/wms</a>",<br>
> {layers: 'bluemarble'} );<br>
> map.addLayers([wms]);<br>
> wms = new OpenLayers.Layer.WMS( "OpenLayers WMS",<br>
> "<a href="http://vmap0.tiles.osgeo.org/wms/vmap0" target="_blank">http://vmap0.tiles.osgeo.org/wms/vmap0</a>",<br>
> {layers: 'basic'} );<br>
><br>
><br>
> But when I add two other base layers (Virtual Earth and Yahoo Layer), the<br>
> projection is not right:<br>
><br>
> var ve = new OpenLayers.Layer.VirtualEarth("VE");<br>
> var yahoo = new OpenLayers.Layer.Yahoo("Yahoo", {"sphericalMercator":<br>
> true});<br>
><br>
> I want to change the base layers projection to EPSG:4326 for the correct<br>
> view.<br>
><br>
> Thanks!<br>
> Regards.<br>
> Florencia<br>
><br>
><br>
> --<br>
</div>> 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>
> Sent from the Mapserver - User mailing list archive at Nabble.com.<br>
> _______________________________________________<br>
> mapserver-users mailing list<br>
> <a href="mailto:mapserver-users@lists.osgeo.org">mapserver-users@lists.osgeo.org</a><br>
> <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>