Ticket #487 (closed defect: fixed)
Zero width/height when adding WMS layer to projected project
Description
Start QGIS and add some projected vector layer;
Enable on the fly projection;
Add layer from NASA (JPL) WMS server with CRS = WGS84;
Resulting error message below:
Could not draw NASA (JPL) because:
(Unknown error code from a post-1.3 WMS server)
The WMS vendor also reported:
Output Width and Height must both be positive
This is probably due to a bug in the QGIS program. Please report this error.
Tried URL: http://wms.jpl.nasa.gov/wms.cgi?SERVICE=WMS&VERSION=1.1.0&REQUEST=GetMap&BBOX=20.475803,55.118563,28.796298,58.543158&SRS=EPSG:4326&WIDTH=0&HEIGHT=0&LAYERS=daily_aqua&STYLES=&FORMAT=image/jpeg&TRANSPARENT=TRUE
Change History
Note: See
TracTickets for help on using
tickets.