Details
-
Type:
Bug
-
Status:
Closed
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: UDIG 1.1.1
-
Fix Version/s: UDIG 1.2.M6
-
Component/s: file format
-
Labels:None
-
Environment:XP, uDig 1.1.1 vs. GeoServer 1.7.2
Description
Images with worldfiles do not line up properly when mixing directly loaded images with a wms background.
My worldfiles contain the center coordinate of the top left pixel.
Using this Worldfile with GeoServer gives a perfectly aligned image.
Loading the Image+Worldfile into uDig results in an image that is half a pixel east relative to the real/wms location.
It seems as if the coordinate from the worldfile is taken as the left border of the top left pixel. (the vertical alignment is correct)