<html>
  <head>
    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
  </head>
  <body>
    <font face="Helvetica, Arial, sans-serif">No problem. Unfortunately,
      testing native WFS did not work because it does not properly
      support cascading wfs with different srs (see my other post).<br>
      <br>
      Thanks for looking into this.<br>
    </font>
    <div class="moz-signature">
      <meta charset="utf-8">
      <title>SkenData Email Signatur</title>
      <div>
        <br>
      </div>
    </div>
    <div class="moz-cite-prefix">Am 28.05.21 um 13:55 schrieb Even
      Rouault:<br>
    </div>
    <blockquote type="cite"
      cite="mid:4fa6a6c7-38a4-76d9-f49c-6870eb97471b@spatialys.com">
      <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
      <p>oops, sorry, didn't notice ðŸ˜…</p>
      <div class="moz-cite-prefix">Le 28/05/2021 Ã  13:52, Lars Fricke a
        Ã©crit :<br>
      </div>
      <blockquote type="cite"
        cite="mid:10b1dc3f-ed06-33d2-f2d1-15def00d5ac7@skendata.de">
        <meta http-equiv="Content-Type" content="text/html;
          charset=UTF-8">
        <font face="Helvetica, Arial, sans-serif">I put in the files as
          attach. Is that filtered? </font><br>
        <div class="moz-signature">
          <meta charset="utf-8">
          <title>SkenData Email Signatur</title>
          <div> <br>
          </div>
        </div>
        <div class="moz-cite-prefix">Am 28.05.21 um 13:43 schrieb Even
          Rouault:<br>
        </div>
        <blockquote type="cite"
          cite="mid:e0823aea-0e47-5272-4cb6-46aba53b061b@spatialys.com">
          <meta http-equiv="Content-Type" content="text/html;
            charset=UTF-8">
          <p>Please include your mapfile and the
            wfs-request-testlayer.xml file to reproduce. I'm confused by
            the mapfile you posted yesterday that uses epsg:25832 and
            the fact that GDAL through mapserver would issue a
            GetFeature in EPSG:3857 as suggested below. I can't see how
            that could happen (given the MapServer/GDAL integration,
            GDAL should always request in the native SRS of the layer
            and MapServer will do the reprojection to the SRSNAME of the
            WFS request)<br>
          </p>
          <p>But as Daniel suggested using the CONNECTION WFS is
            probably a better way of doing what you want<br>
          </p>
          <div class="moz-cite-prefix">Le 28/05/2021 Ã  13:13, Lars
            Fricke via mapserver-users a Ã©crit :<br>
          </div>
          <blockquote type="cite"
            cite="mid:2d0c3bab-d3a8-972a-13da-b07a24baa8e9@skendata.de">
            So here is the working not working setup. Unfortunately the
            working OGR WFS client layers are all private so I can not
            share them.<br>
            <br>
            This call delivers objects as expected:<br>
            <a class="moz-txt-link-freetext"
href="http://localhost:8181/cgi-bin/mapserv?map=/var/www/html/wfs.map&SRSNAME=EPSG:3857&SERVICE=WFS&VERSION=1.1.0&REQUEST=GetFeature&Maxfeatures=10&TYPENAME=TestLayer"
              moz-do-not-send="true">http://localhost:8181/cgi-bin/mapserv?map=/var/www/html/wfs.map&SRSNAME=EPSG:3857&SERVICE=WFS&VERSION=1.1.0&REQUEST=GetFeature&Maxfeatures=10&TYPENAME=TestLayer</a><br>
            This one, too:<br>
            <a class="moz-txt-link-freetext"
href="http://localhost:8181/cgi-bin/mapserv?map=/var/www/html/wfs.map&SRSNAME=EPSG:3857&SERVICE=WFS&VERSION=1.1.0&REQUEST=GetFeature&Maxfeatures=10&TYPENAME=TestLayer"
              moz-do-not-send="true">http://localhost:8181/cgi-bin/mapserv?map=/var/www/html/wfs.map&SRSNAME=EPSG:3857&SERVICE=WFS&VERSION=1.1.0&REQUEST=GetFeature&Maxfeatures=10&TYPENAME=TestLayer</a><br>
            <br>
            Data is delivered in the correct srs (verified manually with
            QGIS).<br>
            <br>
            This call doesn't work as described before as BBOX is not
            transmitted to external server:<br>
            <a class="moz-txt-link-freetext"
href="http://localhost:8181/cgi-bin/mapserv?map=/var/www/html/wfs.map&SRSNAME=EPSG:3857&SERVICE=WFS&VERSION=1.0.0&REQUEST=GetFeature&BBOX=791880.72463009,6321925.37255709,792929.63787777,6322786.10157277&TYPENAME=TestLayer"
              moz-do-not-send="true">http://localhost:8181/cgi-bin/mapserv?map=/var/www/html/wfs.map&SRSNAME=EPSG:3857&SERVICE=WFS&VERSION=1.0.0&REQUEST=GetFeature&BBOX=791880.72463009,6321925.37255709,792929.63787777,6322786.10157277&TYPENAME=TestLayer</a><br>
            <br>
            While the same direct call works:<br>
            <a class="moz-txt-link-freetext"
href="http://sg.geodatenzentrum.de/wfs_info?SRSNAME=EPSG:3857&SERVICE=WFS&VERSION=1.0.0&REQUEST=GetFeature&BBOX=791880.72463009,6321925.37255709,792929.63787777,6322786.10157277&TYPENAME=info:dop"
              moz-do-not-send="true">http://sg.geodatenzentrum.de/wfs_info?SRSNAME=EPSG:3857&SERVICE=WFS&VERSION=1.0.0&REQUEST=GetFeature&BBOX=791880.72463009,6321925.37255709,792929.63787777,6322786.10157277&TYPENAME=info:dop</a><br>
            (funny, epsg 3857 is not in the capabilities but works
            anyhow)<br>
            <br>
            I hope you can find out what is going wrong. Thanks so much
            for looking into this!<br>
            <br>
            Best<br>
            <br>
            Lars<br>
            <div class="moz-signature">
              <title>SkenData Email Signatur</title>
              <div><br>
              </div>
              <div> <br>
              </div>
            </div>
            <div class="moz-cite-prefix">Am 27.05.21 um 18:28 schrieb
              Rahkonen Jukka (MML):<br>
            </div>
            <blockquote type="cite"
              cite="mid:c7eac89bb6fa489babf8e66162cb882f@maanmittauslaitos.fi">
              <meta name="Generator" content="Microsoft Word 15
                (filtered medium)">
              <title>SkenData Email Signatur</title>
              <div class="WordSection1">
                <p class="MsoNormal"><span>Hi,</span></p>
                <p class="MsoNormal"><span> </span></p>
                <p class="MsoNormal"><span lang="EN-US">Have you already
                    tried to use WFS connection instead of OGR
                    connection?</span></p>
                <p class="MsoNormal"><span lang="EN-US"> </span></p>
                <p class="MsoNormal"><span> </span></p>
                <p class="MsoNormal"><span>-Jukka Rahkonen-</span></p>
                <p class="MsoNormal"><span> </span></p>
                <div>
                  <div>
                    <p class="MsoNormal"><b>Lähettäjä:</b>
                      mapserver-users <a class="moz-txt-link-rfc2396E"
href="mailto:mapserver-users-bounces@lists.osgeo.org"
                        moz-do-not-send="true"><mapserver-users-bounces@lists.osgeo.org></a>
                      <b>Puolesta </b>Lars Fricke<br>
                      <b>Lähetetty:</b> torstai 27. toukokuuta 2021
                      14.59<br>
                      <b>Vastaanottaja:</b> <a
                        class="moz-txt-link-abbreviated"
                        href="mailto:mapserver-users@lists.osgeo.org"
                        moz-do-not-send="true">mapserver-users@lists.osgeo.org</a><br>
                      <b>Aihe:</b> Re: [mapserver-users] WFS Client
                      returns data at random with very same call</p>
                  </div>
                </div>
                <p class="MsoNormal"> </p>
                <p class="MsoNormal">Dear all, <br>
                  I apologize for finding and posting bits and pieces
                  not all at one time. <br>
                  I fired up 'CONFIG "CPL_DEBUG" "ON"' and there I see,
                  that <br>
                  """</p>
                <div>
                  <div>
                    <p class="MsoNormal">HTTP: Fetch(<a
href="http://url-to-external-server?SERVICE=WFS&VERSION=1.1.0&MAXFEATURES=1000&REQUEST=GetFeature&TYPENAME=dop"
                        moz-do-not-send="true">http://url-to-external-server?SERVICE=WFS&VERSION=1.1.0&MAXFEATURES=1000&REQUEST=GetFeature&TYPENAME=dop</a>)<br>
                      """<br>
                      So there is no BBOX. On other layers I see<br>
                      """<br>
                      GDALOpen(/vsicurl_streaming/https:... <br>
                      """<br>
                      with BBOX. <br>
                      No wonder I do not get reliable results if the
                      server is calling some 1000 whatsoever result
                      objects and starts filtering the bbox after. <br>
                      <br>
                      Any idea what is happening? Or is this something
                      for a GDAL thread?<br>
                      <br>
                      Best<br>
                      Lars</p>
                  </div>
                  <div>
                    <p class="MsoNormal"> </p>
                  </div>
                </div>
              </div>
            </blockquote>
            <br>
            <br>
            <fieldset class="mimeAttachmentHeader"></fieldset>
            <pre class="moz-quote-pre" wrap="">_______________________________________________
mapserver-users mailing list
<a class="moz-txt-link-abbreviated" href="mailto:mapserver-users@lists.osgeo.org" moz-do-not-send="true">mapserver-users@lists.osgeo.org</a>
<a class="moz-txt-link-freetext" href="https://lists.osgeo.org/mailman/listinfo/mapserver-users" moz-do-not-send="true">https://lists.osgeo.org/mailman/listinfo/mapserver-users</a>
</pre>
          </blockquote>
          <pre class="moz-signature" cols="72">-- 
<a class="moz-txt-link-freetext" href="http://www.spatialys.com" moz-do-not-send="true">http://www.spatialys.com</a>
My software is free, but my time generally not.</pre>
        </blockquote>
        <br>
      </blockquote>
      <pre class="moz-signature" cols="72">-- 
<a class="moz-txt-link-freetext" href="http://www.spatialys.com" moz-do-not-send="true">http://www.spatialys.com</a>
My software is free, but my time generally not.</pre>
    </blockquote>
    <br>
  </body>
</html>