Bug report #6698
WMS client and extent request: incomplete symbols
Status: | Closed | ||
---|---|---|---|
Priority: | Normal | ||
Assignee: | - | ||
Category: | Web Services clients/WMS | ||
Affected QGIS version: | master | Regression?: | No |
Operating System: | Easy fix?: | No | |
Pull Request or Patch supplied: | No | Resolution: | wontfix |
Crashes QGIS or corrupts data: | No | Copied to github as #: | 15863 |
Description
Pick this WMS server (qgis server)
http://mapserver.uevora.pt/cgi-bin/qgis_mapserv.fcgi?map=/home/mapserver/lserra/lserrapg4326.qgs
you will notice that the symbols of the features that define the extent of the layer are rendered incomplete (but if you will zoom in enough this bug will disappear).
With qgis web client this does not happens
tested on both qgis 1.8 and master
History
#1 Updated by Marco Hugentobler about 12 years ago
- Assignee deleted (
Marco Hugentobler) - Category changed from QGIS Server to Web Services clients/WMS
This is not done by the server. It is a client thing. QGIS WMS client exactly requests the WMS extent advertised by the server. Not sure if it makes sense to request a bit more than the extent.
#2 Updated by Giovanni Manghi about 12 years ago
- Subject changed from geometries do not render correctly with qgis (WMS) server (incomplete symbols) to WMS client and extent request: incomplete symbols
#3 Updated by Giovanni Manghi over 10 years ago
- Resolution set to wontfix
- Status changed from Open to Closed