When testing WMS services (http://en.wikipedia.org/wiki/Web_Map_Service), it is
very common to receive an image (.png, .jpg, .gif) as response. It would be
nice to see the image itself in the response pane instead of the bytes. I have
attached a screenshot to clarify this.
When I paste the same url in a new browser tab, the image is shown correctly.
An example of such a (GET) request:
http://geo.api.agiv.be/geodiensten/raadpleegdiensten/GRB-basiskaart/wms?SERVICE=
WMS&REQUEST=GetMap&FORMAT=image/png&TRANSPARENT=TRUE&STYLES=&VERSION=1.3.0&LAYER
S=GRB_BASISKAART&WIDTH=1680&HEIGHT=674&CRS=EPSG:3857&BBOX=468241.9483493314,6638
450.68553925,476267.8363194879,6641670.595355849
Original issue reported on code.google.com by ward.del...@gmail.com on 29 Apr 2015 at 1:00
Original issue reported on code.google.com by
ward.del...@gmail.com
on 29 Apr 2015 at 1:00Attachments: