It would be nice if GeodeticCalculator had a getGeodeticCurve method that returned a JTS Geometry rather than a java.awt.Shape. But the referencing module avoids depending on JTS so I guess this isn't possible (?)
Michael On 12 March 2011 22:24, Andrea Aime <[email protected]> wrote: > > If I were to do that I would use the GeodeticCalculator class. > First you determine the azimuth and distance betweent the two points using the > tool, and then you use it the opposite way, give starting point, azimuth and > distance to an intermediate point, to compute the intermediate points > > Cheers > Andrea > ------------------------------------------------------------------------------ Colocation vs. Managed Hosting A question and answer guide to determining the best fit for your organization - today and in the future. http://p.sf.net/sfu/internap-sfd2d _______________________________________________ Geotools-gt2-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/geotools-gt2-users
