Hi everybody,
We use Geotools 2.1M2 in our project. We are trying to write a method that can transform a WGS84 coordinate value to the "current" coordinate system. Right now, I managed to get the "current" CoordinateReferenceSystem already (it has the type org.opengis.referencing..crs.CoordinateReferenceSystem. I do not really know what to do next.
I think if I can create a WGS84 CoordinateReferenceSystem, then I can try to create an operation that transform coordinate between the two systems. But I do not know how to create a WGS84 CoordinateReferenceSystem in 2.1M2. I googled the phrase "WGS84 CoordinateReferenceSystem" and see that some folks get it this way:
x = DefaultGeographicCRS.WGS84
However, when I try it, my Java editor (Eclipse) informed me that it cannot find
DefaultGeographicCRS in any of my geotools packages.
Can anybody tell me what I should do?
Thank you
Get your email and more, right on the new Yahoo.com
------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys -- and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________ Geotools-gt2-users mailing list Geotools-gt2-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/geotools-gt2-users