Issue Details (XML | Word | Printable)

Key: UDIG-1
Type: Bug Bug
Status: Closed Closed
Resolution: Fixed
Priority: Major Major
Assignee: Richard Gould
Reporter: Jody Garnett
Votes: 0
Watchers: 1
Operations

If you were logged in you would be able to see more operations.
uDIG

Why doesn't UDIG display this WMS request?

Created: 15/Sep/04 08:39 PM   Updated: 29/Sep/04 04:31 AM
Component/s: webservices
Affects Version/s: UDIG 0.2
Fix Version/s: UDIG 0.3

Environment: Windows 2000, Java 1.4, JAI 1.1.2
Issue Links:
Duplicate
 



 All   Comments   Change History      Sort Order: Ascending order - Click to sort in descending order
Chris Hodgson added a comment - 16/Sep/04 12:44 PM
Ok, so part of this may be a case of the error between the chair and the keyboard... my capabilities file was broken, so now I've fixed it... but it still seems to have the same problem in uDig... so I'm really curious what it is.

Richard Gould added a comment - 16/Sep/04 06:33 PM
<LatLonBoundingBox minx="37.7642" miny="78.655" maxx="inf" maxy="inf" />

Is not valid according to the WMS 1.1.1 Spec. maxx and maxy are supposed to represent a coordinate in LatLon

Richard Gould added a comment - 17/Sep/04 07:56 PM
Fixed