Issue Type: Bug Bug
Affects Versions: UDIG 1.3.3
Assignee: Jody Garnett
Components: webservices
Created: 03/Nov/12 1:01 AM
Description:

Using the Info Tool with a WMS 1.3.0 Server submits the following request (which does not return a result):

Here is the correction:

Similar situation to UDIG-1951 / we need to be very careful to respect the Axis order defined by the WMS Server (irrespective of our local definition of EPSG codes).

For WMS 1.3.0 EPSG:4326 is taken to be in northing/easting order.

The ground work for this fix was provided previously:

  • GEOT-4282 WMS 1.3.0 interpretation of CRSEnvelope srsName: Gives us the code in WebMapServer to obtain a CoordinateReferenceSystem that matches the Server definition.
  • GEOT-4283 WMS 1.3.0 GetMap Request: Went through the careful handling of a bounding box request using both the client CRS and the Server CRS to submit the request in the correct axis order.

A similar fix is now needed for GetFeatureInfo

Project: uDIG
Priority: Major Major
Reporter: Jody Garnett
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira
_______________________________________________
User-friendly Desktop Internet GIS (uDig)
http://udig.refractions.net
http://lists.refractions.net/mailman/listinfo/udig-devel

Reply via email to