Bug report #17479
WMS provider not picking up Geoserver tilesets
Status: | Closed | ||
---|---|---|---|
Priority: | Normal | ||
Assignee: | - | ||
Category: | Web Services clients/WMS | ||
Affected QGIS version: | 2.18.13 | Regression?: | No |
Operating System: | Easy fix?: | No | |
Pull Request or Patch supplied: | No | Resolution: | not reproducable |
Crashes QGIS or corrupts data: | No | Copied to github as #: | 25376 |
Description
QGIS WMS provider picks up the tilesets from http://haitidata.org/geoserver/gwc/service/wms?SERVICE=WMS&VERSION=1.1.1&REQUEST=getcapabilities&TILED=true but not from haitidata.org:8080/geoserver/wms?SERVICE=WMS&VERSION=1.1.1&REQUEST=getcapabilities&TILED=true
For the latter, Geoserver routes the request to GWC if GWC WMS integration is enabled and if ?tiled=true. You can see the tilesets in the GetCapabilities doc but QGIS doesm't register them.
History
#1 Updated by Giovanni Manghi about 7 years ago
- Status changed from Open to Feedback
Can you show what are the configurations you use on the geoserver/geowebcache side? I tried with data of my own (and I activated gwc in gs), and the tiled layers are added correctly shown in qgis 2.18.14.
#2 Updated by Giovanni Manghi over 6 years ago
- Resolution set to not reproducable
- Status changed from Feedback to Closed
Closing for lack of feedback.