Yes, My proj.4 has EPSG:900913...<br><br>My mapfile:<br><br>MAP<br>...<br>  PROJECTION     <br>         &quot;+init=epsg:4326&quot;        <br>  END<br>  <br>  WEB        <br>        IMAGEPATH &#39;...&#39;<br>        IMAGEURL &#39;...&#39;    <br>
<br>        METADATA          <br>            &quot;wms_title&quot;     &quot;WMS Server&quot;<br>            &quot;wms_onlineresource&quot; &quot;...&quot;  <br>            &quot;wms_srs&quot;       &quot;EPSG:4326  EPSG:900913 EPSG:3857&quot;             <br>
            &quot;wms_feature_info_mime_type&quot; &quot;text/html&quot; <br>            &quot;labelcache_map_edge_buffer&quot;    &quot;-10&quot;<br>        END<br>    END<br>...<br><br>LAYER<br>        NAME TestBase<br>
        METADATA<br>            &quot;wms_srs&quot;       &quot;EPSG:900913&quot;<br>            &quot;wms_title&quot;    &quot;TestBase&quot; <br>            &quot;wms_feature_info_mime_type&quot; &quot;text/html&quot; <br>
        END<br><br><br>Thanks<br><br>Paul<br><br><br><div class="gmail_quote">On Wed, Aug 18, 2010 at 10:49 AM, David Fawcett <span dir="ltr">&lt;<a href="mailto:david.fawcett@gmail.com">david.fawcett@gmail.com</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">Paul,<br>
<br>
What does the rest of your mapfile look like?<br>
<br>
Is there a record for EPSG:900913 in your proj.4 database?<br>
<font color="#888888"><br>
David.<br>
</font><div><div></div><div class="h5"><br>
On Wed, Aug 18, 2010 at 8:29 AM, Paul james &lt;<a href="mailto:pauljame@gmail.com">pauljame@gmail.com</a>&gt; wrote:<br>
&gt; I tried that setting wms_srs (mapserver):<br>
&gt; METADATA<br>
&gt;             &quot;wms_srs&quot;       &quot;EPSG:900913&quot;<br>
&gt;             &quot;wms_title&quot;    &quot;Test&quot;<br>
&gt;             &quot;wms_feature_info_mime_type&quot; &quot;text/html&quot;<br>
&gt;         END<br>
&gt;<br>
&gt;<br>
&gt; But without success...<br>
&gt;<br>
&gt; Any idea?<br>
&gt;<br>
&gt; Thanks<br>
&gt;<br>
&gt; On Wed, Aug 18, 2010 at 10:02 AM, BMcBride &lt;<a href="mailto:bmcbride@chacompanies.com">bmcbride@chacompanies.com</a>&gt;<br>
&gt; wrote:<br>
&gt;&gt;<br>
&gt;&gt;<br>
&gt;&gt; Paul james wrote:<br>
&gt;&gt; &gt;<br>
&gt;&gt; &gt; Is it possible to reproject my baselayer in client? How?<br>
&gt;&gt; &gt;<br>
&gt;&gt; I don&#39;t believe so. Your baselayer&#39;s native projection should be<br>
&gt;&gt; EPSG:900913.  You also may be able to reproject server side by defining a<br>
&gt;&gt; SRS parameter (I know this works with GeoServer).<br>
&gt;&gt;<br>
&gt;&gt; -----<br>
&gt;&gt; Bryan R. McBride, GISP<br>
&gt;&gt; <a href="http://www.bryanmcbride.com" target="_blank">http://www.bryanmcbride.com</a> <a href="http://bryanmcbride.com" target="_blank">bryanmcbride.com</a><br>
&gt;&gt; <a href="http://geoserving.net/" target="_blank">http://geoserving.net/</a> <a href="http://geoserving.net" target="_blank">geoserving.net</a><br>
&gt;&gt; --<br>
&gt;&gt; View this message in context:<br>
&gt;&gt; <a href="http://osgeo-org.1803224.n2.nabble.com/Switching-between-a-Google-Bing-base-layer-to-WMS-base-layer-tp5431832p5436172.html" target="_blank">http://osgeo-org.1803224.n2.nabble.com/Switching-between-a-Google-Bing-base-layer-to-WMS-base-layer-tp5431832p5436172.html</a><br>

&gt;&gt; Sent from the OpenLayers Users mailing list archive at Nabble.com.<br>
&gt;&gt; _______________________________________________<br>
&gt;&gt; Users mailing list<br>
&gt;&gt; <a href="mailto:Users@openlayers.org">Users@openlayers.org</a><br>
&gt;&gt; <a href="http://openlayers.org/mailman/listinfo/users" target="_blank">http://openlayers.org/mailman/listinfo/users</a><br>
&gt;<br>
&gt;<br>
&gt; _______________________________________________<br>
&gt; Users mailing list<br>
&gt; <a href="mailto:Users@openlayers.org">Users@openlayers.org</a><br>
&gt; <a href="http://openlayers.org/mailman/listinfo/users" target="_blank">http://openlayers.org/mailman/listinfo/users</a><br>
&gt;<br>
&gt;<br>
</div></div></blockquote></div><br>