> Has anyone out there done any work with map projections in Java?
Check out the VisAD system at:
http://www.ssec.wisc.edu/~billh/visad.html
Its source is freely available, and its CoordinateSystem class has been used
to implement a number of map projections as well as navigating satellite images.
VisAD can generate displays in both Java2D and Java3D.
Cheers,
Bill Hibbard
[EMAIL PROTECTED]
=====================================================================
To subscribe/unsubscribe, send mail to [EMAIL PROTECTED]
Java 2D Home Page: http://java.sun.com/products/java-media/2D/