(Note: please use "Reply to all" when replying, in order to keep the thread on 
geotools-gt2-users 
mailing list).

John Dorado a écrit :
> It's my internal class:
> 
> MapUtil.LATLON_PROJECTION = GeographicCRS.WGS84;
>        
> [...snip...]
> 
> The output of System.out.println(ge) is:
> [180°00.0'W 00°00.0'N , 00°00.0'E 90°00.0'N]
> 
> From inspection of the image, it's hard for me to see how the right 
> longitude could possibly be so far east.  One would assume that the 
> right longitude would be very close to the prime meridian.

Try to restrict the image a little bit away from the pole, for example 89°N. 
Not all projection 
behave well at the pole. For example for a Mercator projection, you can get 
infinite value toward 
east or west.

        Martin.

-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Geotools-gt2-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/geotools-gt2-users

Reply via email to