#764: Add WMS Preview window sends incorrect request to WMS 1.3.0 service
------------------------------------------+---------------------------------
Reporter: jpassmore2 | Owner: geonetwork-devel@…
Type: defect | Status: new
Priority: minor | Milestone: v2.6.5
Component: Web Map Viewer | Version: v2.6.4
Keywords: WMS preview coordinates axes |
------------------------------------------+---------------------------------
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:
--
Ticket URL: <http://trac.osgeo.org/geonetwork/ticket/764>
GeoNetwork opensource Developer website <http://sourceforge.net/projects/geonetwork/>
GeoNetwork opensource is a standards based, Free and Open Source catalog application to manage spatially referenced resources through the web. It provides powerful metadata editing and search functions as well as an embedded interactive web map viewer. This website contains information related to the development of the software.