Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cached WFS GetCapabilities #23738

Closed
qgib opened this issue Nov 6, 2016 · 1 comment
Closed

Cached WFS GetCapabilities #23738

qgib opened this issue Nov 6, 2016 · 1 comment
Labels
Bug Either a bug report, or a bug fix. Let's hope for the latter! Data Provider Related to specific vector, raster or mesh data providers

Comments

@qgib
Copy link
Contributor

qgib commented Nov 6, 2016

Author Name: Thomas Bildsoe (Thomas Bildsoe)
Original Redmine Issue: 15818
Affected QGIS version: 2.16.1
Redmine category:web_services_clients/wfs


I have a WFS server with a PostGIS data source. Layers are often added, and when I call the WFS GetCapabilities directly in a web-browser I see the new layers.

However in QGIS when I connect to the WFS server I can't see the new layers. It is as if the layers was cached on first connect, and the cache never expires.

In my opinion there should be no cache on WFS GetCapabilities.

QGIS version
2.16.1-Nødebo
QGIS code revision
8545b3b
Compiled against Qt
4.8.5
Running against Qt
4.8.5
Compiled against GDAL/OGR
2.1.0
Running against GDAL/OGR
2.1.0
Compiled against GEOS
3.5.0-CAPI-1.9.0
Running against GEOS
3.5.0-CAPI-1.9.0 r4084
PostgreSQL Client Version
9.2.4
SpatiaLite Version
4.3.0
QWT Version
5.2.3
PROJ.4 Version
492
QScintilla2 Version
2.7.2

@qgib
Copy link
Contributor Author

qgib commented Nov 8, 2016

Author Name: Thomas Bildsoe (Thomas Bildsoe)


Problem was with expiration headers.

Not a QGIS bug.


  • status_id was changed from Open to Closed

@qgib qgib added Bug Either a bug report, or a bug fix. Let's hope for the latter! Data Provider Related to specific vector, raster or mesh data providers labels May 25, 2019
@qgib qgib closed this as completed May 25, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Either a bug report, or a bug fix. Let's hope for the latter! Data Provider Related to specific vector, raster or mesh data providers
Projects
None yet
Development

No branches or pull requests

1 participant