Como dice Jorge,<br>las capas de Google por defecto son BaseLayer y usan la EPSG:900913, asi que si pones WMS encima tiene que tener esa proyeccion,<br><br>Saludos.<br><br><div class="gmail_quote">2012/2/21 Jorge Arévalo <span dir="ltr">&lt;<a href="mailto:jorge.arevalo@deimos-space.com">jorge.arevalo@deimos-space.com</a>&gt;</span><br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">2012/2/21 martinmaximilianoflores &lt;<a href="mailto:martinmaximilianoflores@yahoo.com.ar">martinmaximilianoflores@yahoo.com.ar</a>&gt;:<br>

<div><div class="h5">&gt; Hola es mi primer post en este foro, tengo un problema con Open Layers, es<br>
&gt; script es el siguiente:<br>
&gt;<br>
&gt; function init()<br>
&gt;            {<br>
&gt;<br>
&gt;         var map = new OpenLayers.Map( &#39;map&#39;,{maxExtent: new<br>
&gt; OpenLayers.Bounds(5596608.075442,6161290.075000,5623305.424558,6182013.925000),maxResolution:<br>
&gt; &#39;auto&#39;,units: &quot;m&quot;,projection: &quot;EPSG:22195&quot;});<br>
&gt;<br>
&gt;         var layer = new<br>
&gt; OpenLayers.Layer.WMS(&quot;wmstest&quot;,&quot;<a href="http://sshhost.dyndns-server.com/cgi-bin/mapserv?map=/var/www/html/webtools/afis.map" target="_blank">http://sshhost.dyndns-server.com/cgi-bin/mapserv?map=/var/www/html/webtools/afis.map</a>&quot;,<br>

&gt; {layers:&quot;afis4ok&quot;});<br>
&gt;<br>
&gt;         map.addLayer(layer);<br>
&gt;<br>
&gt;         map.addControl(new OpenLayers.Control.LayerSwitcher({}));<br>
&gt;<br>
&gt;         map.zoomToMaxExtent();<br>
&gt;<br>
&gt;           }<br>
&gt;<br>
&gt; El script funciona pero.....<br>
&gt; no puedo agregarle otra capa base usando isBaseLayer como las de google, a<br>
&gt; la capa de google la pongo como baselayer: true y a esta otra(la capa<br>
&gt; llamada layer) como false y no anda, creo que tiene que ver con el maxextent<br>
&gt; que esta definido para el mapa de la capa layer y otra cosa.. cuando dibuja<br>
&gt; el mapa me dibuja unas lineas que son muy molestas, puede ser algo de mi<br>
&gt; mapserver?<br>
&gt; Me costo mucho poder configurarlo como servidor wms.<br>
&gt;<br>
&gt; pueden miralo aca: <a href="http://sshhost.dyndns-server.com/webtools/op.html" target="_blank">http://sshhost.dyndns-server.com/webtools/op.html</a><br>
&gt;<br>
&gt; SAludos.<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt; --<br>
&gt; View this message in context: <a href="http://osgeo-org.1560.n6.nabble.com/Open-layers-tp4491803p4491803.html" target="_blank">http://osgeo-org.1560.n6.nabble.com/Open-layers-tp4491803p4491803.html</a><br>
&gt; Sent from the OSGeo Spanish Local Chapter mailing list archive at Nabble.com.<br>
&gt; _______________________________________________<br>
&gt; Spanish mailing list<br>
&gt; <a href="http://lists.osgeo.org/mailman/listinfo/spanish" target="_blank">http://lists.osgeo.org/mailman/listinfo/spanish</a><br>
&gt; <a href="http://es.osgeo.org" target="_blank">http://es.osgeo.org</a><br>
&gt; <a href="http://twitter.com/osgeoes" target="_blank">http://twitter.com/osgeoes</a><br>
<br>
</div></div>Hola,<br>
<br>
Probablemente tengas que poner el parámetro transparent a true. Aquí<br>
lo recomiendan <a href="http://docs.openlayers.org/library/introduction.html#adding-an-overlay-wms" target="_blank">http://docs.openlayers.org/library/introduction.html#adding-an-overlay-wms</a><br>
<br>
También lo mencionan en<br>
<a href="http://dev.openlayers.org/docs/files/OpenLayers/Layer/WMS-js.html" target="_blank">http://dev.openlayers.org/docs/files/OpenLayers/Layer/WMS-js.html</a><br>
<br>
Por otro lado, asegurate de que las capas que vas a superponer están<br>
en el mismo sistema de referencia. Tu WMS debería servir las capas en<br>
epsg:900913 (creo que ahora tiene otro identificador oficial, el 3785<br>
o el 3758. No me acuerdo) si las vas a superponer sobre una capa base<br>
de Google Maps.<br>
<br>
Saludos,<br>
<span class="HOEnZb"><font color="#888888"><br>
--<br>
Jorge Arévalo<br>
Internet &amp; Mobility Division, DEIMOS<br>
<a href="mailto:jorge.arevalo@deimos-space.com">jorge.arevalo@deimos-space.com</a><br>
<a href="http://mobility.grupodeimos.com/" target="_blank">http://mobility.grupodeimos.com/</a><br>
<a href="http://www.libregis.org" target="_blank">http://www.libregis.org</a><br>
<a href="http://geohash.org/ezjqgrgzz0g" target="_blank">http://geohash.org/ezjqgrgzz0g</a><br>
</font></span><div class="HOEnZb"><div class="h5">_______________________________________________<br>
Spanish mailing list<br>
<a href="http://lists.osgeo.org/mailman/listinfo/spanish" target="_blank">http://lists.osgeo.org/mailman/listinfo/spanish</a><br>
<a href="http://es.osgeo.org" target="_blank">http://es.osgeo.org</a><br>
<a href="http://twitter.com/osgeoes" target="_blank">http://twitter.com/osgeoes</a><br>
</div></div></blockquote></div><br><br clear="all"><br>-- <br><font face="&#39;courier new&#39;, monospace">|----------------------------------------------------------------</font><div><font face="&#39;courier new&#39;, monospace">| Web Page: </font><a href="http://www.acuriousanimal.com" style="font-family:&#39;courier new&#39;,monospace" target="_blank">http://www.acuriousanimal.com</a></div>
<div><span style="font-family:&#39;courier new&#39;,monospace">| Blog: <a href="http://www.acuriousanimal.com/blog" target="_blank">http://www.acuriousanimal.com/blog</a></span><br><span style="font-family:&#39;courier new&#39;,monospace">| Twitter: <a href="http://twitter.com/#%21/acanimal" target="_blank">@acanimal</a></span><br>
<font face="&#39;courier new&#39;, monospace">|----------------------------------------------------------------</font><br><font face="&#39;courier new&#39;, monospace">| A crazy mix site: </font><a href="http://www.astracanada.net" style="font-family:&#39;courier new&#39;,monospace" target="_blank">http://www.astracanada.net</a><br>
<font face="&#39;courier new&#39;, monospace">| Old Virtual Globe project:</font><a href="http://theballoonproject.blogspot.com" style="font-family:&#39;courier new&#39;,monospace" target="_blank">http://theballoonproject.blogspot.com</a><br>
<font face="&#39;courier new&#39;, monospace">|----------------------------------------------------------------</font></div><div><font face="&#39;courier new&#39;, monospace"><div>|   _      __                           </div>
<div>|  /_)    (_ ` _   _  _)_ o  _   _   _  </div><div>| / /  o .__) (_( ) ) (_  ( (_( (_( (_) </div><div>|                                 _)    </div></font></div><div><font face="&#39;courier new&#39;, monospace"></font><span style="font-family:&#39;courier new&#39;,monospace">|----------------------------------------------------------------</span></div>
<br>