I'm working on a Maven project in which I need to calculate the
geodetic distance between two points which I know the latitude and
longitude in degrees (double).
I know there are utility methods in GeoTools to do that, especially in
GeodeticCalculator, but I don't know how I can use them in my project.
- Is there a public maven repository for geotools ?
- What dependencies should I declare in my POM to download them automatically when my project is built ?
- What is the typical use case for calculating such a distance ?
Thanks in advance.
Best regards.
--
Sébastien Arbogast
Blog : http://www.sebastien-arbogast.com
The Epseelon Project : http://www.epseelon.org
Projet Phénix : http://phenix.netbios.fr
- [Geotools-gt2-users] Calculating the distance between ... Sebastien Arbogast
- Re: [Geotools-gt2-users] Calculating the distance... Martin Desruisseaux
- Re: [Geotools-gt2-users] Calculating the dist... Martin Desruisseaux
