Issue Details (XML | Word | Printable)

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

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

Dealing with WMS that do not do Lat Lon

Created: 25/Mar/05 07:57 PM   Updated: 11/Aug/05 08:56 PM
Component/s: webservices
Affects Version/s: UDIG 0.9
Fix Version/s: UDIG 1.0.1


 Description  « Hide
Certain (non-compliant) WMS servers do not support GetMap requests made in EPSG:4326.

One example:

http://gis4.vibamt.dk/ecwp/ecw_wms.dll?REQUEST=GetCapabilities&SERVICE=WMS

Note the last layer is the only one with a proper SRS set.

There are some things that can be done in this case:

If we are creating a new map, we could force the new map to have a projection that the WMS supports.

If we are adding to an existing map, I am not sure what to do. Maybe change to a CRS that every layer supports, if one could be found.

And the ideal case: Raster Reprojection!



 All   Comments   Change History      Sort Order: Ascending order - Click to sort in descending order
There are no comments yet on this issue.