Michael Duergner a écrit :
  1) The WKT of sourceCRS (use System.out.println(sourceCRS))

GEOGCS["WGS84", DATUM["WGS84", SPHEROID["WGS84", 6378137.0, 298.257223563]], PRIMEM["Greenwich", 0.0], UNIT["degree", 0.017453292519943295], AXIS["Geodetic longitude", EAST], AXIS["Geodetic latitude", NORTH]]

[...snip...]


WGS84 (source):  48°08',2685 N 11°37',4292 E
GK (target): Rechtswert 4472108 Hochwert 5333376 Zone 4

According the sourceCRS (see AXIS[...] elements), the expected axis order is (longitude,latitude). Do you have tried 11°37,4292'E 48°08,2685'N (converted into decimal degrees of course)?

        Martin.


-------------------------------------------------------
This SF.Net email is sponsored by:
Power Architecture Resource Center: Free content, downloads, discussions,
and more. http://solutions.newsforge.com/ibmarch.tmpl
_______________________________________________
Geotools-gt2-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/geotools-gt2-users

Reply via email to