Ticket #3243 (closed defect: wontfix)
msDrawRaster(): Image handling error. on DEMIS world map WMS
| Reported by: | jachym | Owned by: | aboudreault |
|---|---|---|---|
| Priority: | normal | Milestone: | 6.0 release |
| Component: | WMS Client | Version: | 5.4 |
| Severity: | normal | Keywords: | |
| Cc: | dmorissette |
Description
Using
shp2img -m /tmp/mymap.map -o /tmp/map.png
with attached mapfile, I get
msDrawMap(): WMS connection error. Failed to draw WMS layer named '(null)'. This most likely happened because the remote WMS server returned an invalid image, and XML exception or another unexpected result in response to the GetMap request. Also check and make sure that the layer's connection URL is valid. msDrawRaster(): Image handling error. Unrecognized or unsupported image format drawEPP(): Image handling error. /tmp/4b30c8d0_3831_0.img.tmp is not an EPPL file.
What I try is to download some data from demis world map server. Using the URL generated by MapServer directly
returns exactly the file, I'm looking for and it is of type image/png
So, why isn't MapServer able to work with returned image? Some bug maybe?
Attachments
Change History
Note: See
TracTickets for help on using
tickets.

