Ahh.. I've figured it out (sort of). Ttransforms between GCS and ECEF are done by operation.transform.GeocentricTransform class. So the getMathTransform() function should returns the GeocentricTransform. But my code above didn't return anything so.. the sourceCRS and targetCRS should be something else.
And what are those "something else" - I don't know yet. :working: -- View this message in context: http://n2.nabble.com/gt-referencing-questions-from-a-newbie-tp4294766p4383167.html Sent from the geotools-gt2-users mailing list archive at Nabble.com. ------------------------------------------------------------------------------ Throughout its 18-year history, RSA Conference consistently attracts the world's best and brightest in the field, creating opportunities for Conference attendees to learn about information security's most important issues through interactions with peers, luminaries and emerging and established companies. http://p.sf.net/sfu/rsaconf-dev2dev _______________________________________________ Geotools-gt2-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/geotools-gt2-users
