Dear List,

I am trying to make a spatially filtered call as:

ogrinfo -ro WFS:https://www.geobasisdaten.niedersachsen.de/doorman/noauth/WFS_boris_2022 boris:BR_BodenrichtwertZonal -spat 513306 5832130 514040 5832803

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
"""
INFO: Open of `WFS:https://www.geobasisdaten.niedersachsen.de/doorman/noauth/WFS_boris_2022'
      using driver `WFS' successful.
Metadata:
  ABSTRACT=BORIS 2022 WFS by XtraServer
  PROVIDER_NAME=Landesamt für Geoinformation und Landesvermessung Niedersachsen (LGLN) - Landesbetrieb Landesvermessung und Geobasisinformation
  TITLE=BORIS 2022 WFS

Layer name: boris:BR_BodenrichtwertZonal
Metadata:
  TITLE=boris_BR_BodenrichtwertZonal
Geometry: Polygon
Feature Count: 33938
"""
I interrupted the call before I get blacklisted by that server...

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.


Any idea what could be wrong?

Thanks for any support.

Lars

Attachment: OpenPGP_0x667E0B7B73E250FB.asc
Description: OpenPGP public key

Attachment: OpenPGP_signature
Description: OpenPGP digital signature

_______________________________________________
gdal-dev mailing list
[email protected]
https://lists.osgeo.org/mailman/listinfo/gdal-dev

Reply via email to