From: Michael B. <mic...@gm...> - 2010-04-23 04:22:08
|
On 9 April 2010 17:54, Torx wrote: > > I just want to do some calculations on geographic coordinates with geotools. > But I can't find it in the complex reference. Ian's simple suggestion is all you need, but for other operations with geographic coordinates (e.g. distance, azimuth) have a look at the very handy GeodeticCalculator class... http://geotools.org/javadocs/org/geotools/referencing/GeodeticCalculator.html Michael |