Opened 13 years ago
#764 new defect
Add WMS Preview window sends incorrect request to WMS 1.3.0 service
Reported by: | jpassmore2 | Owned by: | |
---|---|---|---|
Priority: | minor | Milestone: | v2.6.5 |
Component: | Web Map Viewer | Version: | v2.6.4 |
Keywords: | WMS preview coordinates axes | Cc: |
Description
When clicking the link from my Transfer options to open the Interactive Map, my WMS service is shown with layers in the drop down. When I click in this list on one of the layers, nothing shows in the preview window (I see Retrieving preview image flash up) I am able to add the layer to the map.
Using Fiddler I see that the request for the preview image is like:
Which returns a blank image.
The Add layer gets it correct with a request like:
The issue is that the preview layer gets the EPSG:4326 coordinates in the wrong order.
A quick test of the preview layer request substituting EPSG:4326 with CRS:84 shows a valid preview image: