Feature request #1749
add WMS tile caching support
Status: | Closed | ||
---|---|---|---|
Priority: | Low | ||
Assignee: | nobody - | ||
Category: | Data Provider | ||
Pull Request or Patch supplied: | Resolution: | fixed | |
Easy fix?: | No | Copied to github as #: | 11809 |
Description
WMS_Tile_Cachingr1 has been defined within OSGeo, with a WMS_Tiling_Client_Recommendationr2. It would be good to add WMS Tiling Cache support to QGIS, in order to allow the loading of this kind of layers (WMS-Cache). A similar effort has been undertaken for gvSIGr3.
r1 http://wiki.osgeo.org/wiki/WMS_Tile_Caching
r2 http://wiki.osgeo.org/wiki/WMS_Tiling_Client_Recommendation
r3 http://wiki.osgeo.org/wiki/GSoC_2009_WMS_Tiling_Cache_support_in_gvSIG
History
#1 Updated by Jürgen Fischer over 14 years ago
- Resolution set to fixed
- Status changed from Open to Closed
WMS-C support was added in 7fb0e90c (SVN r13094).