Bug report #14928
WMS request without BBOX
Status: | Closed | ||
---|---|---|---|
Priority: | Normal | ||
Assignee: | Even Rouault | ||
Category: | Unknown | ||
Affected QGIS version: | 2.8.5 | Regression?: | No |
Operating System: | QGIS Desktop | Easy fix?: | No |
Pull Request or Patch supplied: | No | Resolution: | fixed/implemented |
Crashes QGIS or corrupts data: | No | Copied to github as #: | 22879 |
Description
All versions QGIS above 1.8.0 send WMS request to server without BBOX params. This situation is when I add WMS layer with coordination system the same like project coordination system. I my case it was project coordination system EPSG:2176. When I add WMS layer with difrent coordination system (for example EPSG:2180) I can show this but unsatisfaction quality (transformation). After checking it turned out, that WMS requests are incomplete. Attachement include requesting logs.
Associated revisions
[WMS provider] Avoid excessive number of decimals in BBOX parameter
Fix #14928
[WMS provider] Avoid excessive number of decimals in BBOX parameter
Fix #14928
History
#1 Updated by Daniel Debski over 8 years ago
Platform: Windows
Platform version: 7, 8.1, 10
#2 Updated by Even Rouault over 8 years ago
- Status changed from Open to Closed
Fixed in changeset dfe45538692781ca6a6d275bd6dcbdf5fc7c1414.
#3 Updated by Even Rouault over 8 years ago
- Resolution set to fixed/implemented
- Assignee set to Even Rouault
Fixed in master and backported into 2.14.X
#4 Updated by Jürgen Fischer about 7 years ago
- Category set to Unknown