<html>
  <head>

    <meta http-equiv="content-type" content="text/html; charset=UTF-8">
  </head>
  <body>
    Dear List,<br>
    <br>
    I am trying to make a spatially filtered call as:<br>
    <br>
    ogrinfo -ro
WFS:<a class="moz-txt-link-freetext" href="https://www.geobasisdaten.niedersachsen.de/doorman/noauth/WFS_boris_2022">https://www.geobasisdaten.niedersachsen.de/doorman/noauth/WFS_boris_2022</a>
    boris:BR_BodenrichtwertZonal -spat 513306 5832130 514040 5832803<br>
    <br>
    but that is trying to download 33938 Features where it should be
    around 20 or so. I am on GDAL 3.3.2, released 2021/09/01, Ubuntu
    20.04<br>
    """<br>
    INFO: Open of
`WFS:<a class="moz-txt-link-freetext" href="https://www.geobasisdaten.niedersachsen.de/doorman/noauth/WFS_boris_2022">https://www.geobasisdaten.niedersachsen.de/doorman/noauth/WFS_boris_2022</a>'<br>
          using driver `WFS' successful.<br>
    Metadata:<br>
      ABSTRACT=BORIS 2022 WFS by XtraServer<br>
      PROVIDER_NAME=Landesamt für Geoinformation und Landesvermessung
    Niedersachsen (LGLN) - Landesbetrieb Landesvermessung und
    Geobasisinformation<br>
      TITLE=BORIS 2022 WFS<br>
    <br>
    Layer name: boris:BR_BodenrichtwertZonal<br>
    Metadata:<br>
      TITLE=boris_BR_BodenrichtwertZonal<br>
    Geometry: Polygon<br>
    Feature Count: 33938<br>
    """<br>
    I interrupted the call before I get blacklisted by that server...<br>
    <br>
    I did try to set environment variable OGR_SKIP=NAS as this was a
    hint I got. I'm not certain if that made any difference. If I call
    other servers with the same logic, I am fine.<br>
    <br>
    <br>
    Any idea what could be wrong?<br>
    <br>
    Thanks for any support.<br>
    <br>
    Lars<br>
    <br>
  </body>
</html>