Opened 16 years ago

Closed 16 years ago

Last modified 15 years ago

#948 closed bug (fixed)

WMS Layer GetMap Request with Wrong Parameters WIDTH=1&HEIGHT=1

Reported by: LuizDomingues53 Owned by: nobody
Priority: major: does not work as expected Milestone:
Component: WMS Version: 0.11.0
Keywords: WMS Layer Cc:
Must Fix for Release: Yes Platform: Windows
Platform Version: Windows XP Sp2 Awaiting user input: no

Description

After correction to WIDTH=600&HEIGHT=400, GetMap request works as intended. QGIS 0.9.1 Error Report Follows Server Response: Could not draw WMS RGA because:

(Unknown error code from a post-1.3 WMS server)

The WMS vendor also reported:

msDrawMap(): Image handling error. Unable to initialize image. msCalculateScale(): General error message. Invalid image extent, minx=-1.#IND00, miny=-1.#IND00, maxx=-1.#IND00, maxy=-1.#IND00.

This is probably due to a bug in the QGIS program. Please report this error. Tried URL: http://localhost/cgi-bin/mapserv.exe?MAP=/ms4w/apps/gmap/htdocs/gmap75_wms.map&SERVICE=WMS&VERSION=1.1.1&REQUEST=GetMap&BBOX=-172.367000,35.667300,-11.562400,83.829300&SRS=EPSG:4326&WIDTH=1&HEIGHT=1&LAYERS=bathymetry&STYLES=&FORMAT=image/png&TRANSPARENT=TRUE

Edited URL (works fine): http://localhost/cgi-bin/mapserv.exe?MAP=/ms4w/apps/gmap/htdocs/gmap75_wms.map&SERVICE=WMS&VERSION=1.1.1&REQUEST=GetMap&BBOX=-172.367000,35.667300,-11.562400,83.829300&SRS=EPSG:4326&WIDTH=600&HEIGHT=400&LAYERS=bathymetry&STYLES=&FORMAT=image/png&TRANSPARENT=TRUE

Change History (4)

comment:1 by LuizDomingues53, 16 years ago

Platform Version: WindowsWindows XP Sp2

Workaround:

"Zoom Full (F)" solves the problem.

comment:3 by LuizDomingues53, 16 years ago

Awaiting user input: unset
Resolution: fixed
Status: newclosed
Version: 0.9.10.11.0

Now working OK. Many zooms and full view tested.

comment:4 by (none), 15 years ago

Milestone: Version 1.0.0

Milestone Version 1.0.0 deleted

Note: See TracTickets for help on using tickets.