<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    I'm using Mapserver so i think i have to fix the *.map-file.<br>
    Any solutions for my wfs projection problems?<br>
    Is there a function like "onbaselayerchange()", so i can change the
    projection?<br>
    <br>
    Am 12.10.2011 17:08, schrieb Andreas Hocevar:
    <blockquote
cite="mid:CAOiJ94h9b+Z==-57kWAR8-q_DeQJ55z+jU-D3pGJZ8sWzwO3Jg@mail.gmail.com"
      type="cite">
      <p>This sounds like your WMS layer is a cached layer with a
        projection different from the one determined by the Google layer
        (Web Mercator, EPSG:900913 or 3857).</p>
      <p>Note that if your Google layer becomes the first visible layer,
        it will be the base layer, and the other grid layers will be
        requested in the Web Mercator projection. If, on the other hand,
        your WMS layer becomes the base layer, all other grid layers
        will use its projection.</p>
      <p>So when working with Google or other Web Mercator layers, you
        should make sure that all your other layers also support Web
        Mercator.</p>
      <div class="gmail_quote">On Oct 12, 2011 1:09 PM, "Kai Volland"
        &lt;<a moz-do-not-send="true" href="mailto:kaivolland@web.de">kaivolland@web.de</a>&gt;
        wrote:<br type="attribution">
        <blockquote class="gmail_quote" style="margin:0 0 0
          .8ex;border-left:1px #ccc solid;padding-left:1ex">
          <div bgcolor="#FFFFFF" text="#000000"> Hi Users,<br>
            <br>
            i've some problems with my google baselayer. I'm using the
            V3 api.<br>
            <br>
            I've a layertree with three base layers. One of them is a
            google layer:<br>
            <br>
            <i>var gphy = new OpenLayers.Layer.Google(<br>
              &nbsp;&nbsp;&nbsp; "Google Physical",<br>
              &nbsp;&nbsp;&nbsp; {type: google.maps.MapTypeId.TERRAIN}<br>
              );</i><br>
            <br>
            If i select it, one of my three WMS-Layers is not displayed
            but this errormessage is shown:<br>
            <br>
            "Could not get retrieve any sources:<br>
            &nbsp; no image returned from source wms"<br>
            <br>
            The second problem is, that all my wfs data is displyed
            close to Sao Tome and principe in one point. Maybe 0"N, 0"E
            ?<br>
            A Click-Event in the near of this point returns weird coords
            "-59429.116394162 N, -12061.97722435 E.<br>
            So it has to be a transformation problem...<br>
            <br>
            Any Idea how to fix it?<br>
            <br>
            <br>
            Kind regards<br>
            <br>
            Kai<br>
            <br>
          </div>
          <br>
          _______________________________________________<br>
          Users mailing list<br>
          <a moz-do-not-send="true" href="mailto:Users@geoext.org">Users@geoext.org</a><br>
          <a moz-do-not-send="true"
            href="http://www.geoext.org/cgi-bin/mailman/listinfo/users"
            target="_blank">http://www.geoext.org/cgi-bin/mailman/listinfo/users</a><br>
          <br>
        </blockquote>
      </div>
      <br>
      <fieldset class="mimeAttachmentHeader"></fieldset>
      <br>
      <pre wrap="">_______________________________________________
Users mailing list
<a class="moz-txt-link-abbreviated" href="mailto:Users@geoext.org">Users@geoext.org</a>
<a class="moz-txt-link-freetext" href="http://www.geoext.org/cgi-bin/mailman/listinfo/users">http://www.geoext.org/cgi-bin/mailman/listinfo/users</a>
</pre>
    </blockquote>
    <br>
  </body>
</html>