[geotk] Convertion
theuns
theunsheydenrych at gmail.com
Thu Sep 17 07:35:23 EDT 2009
HI
I pasted some code on http://pastebin.com/m44dfe63c
The problem i have is, i convert a coordinate in EPSG:3395 to EPSG:4326,
but the result is turned around, by that i mean , i get the result as
y,x instead of x,y.
The input values is
GeneralDirectPosition(-7144442.991431108,-7277982.720580169)
The ouput is a DirectPosition2D
[-54.74691767204291, -64.17962335723159] = [y,x] and not [x,y] as i
suspected?
What am i doing wrong?
Thanks
More information about the Geotoolkit
mailing list