geocalc icon indicating copy to clipboard operation
geocalc copied to clipboard

Helper classes to calculate Earth distances, bearing, etc.

Results 3 geocalc issues
Sort by recently updated
recently updated
newest added

I wanted to use your lib but getting under JDK16/JDK17 always the following error message: "toDMSCoordinate() is not public in Coordinate; cannot be accessed from outside package" The lib is...

look here: https://repo1.maven.org/maven2/com/github/ there's no subdir: grumlimited http://artifactory.eu.moovitapp.com/artifactory/libs-release/com/github/grumlimited/geocalc/0.5.8/geocalc-0.5.8.pom => 404 http://artifactory.eu.moovitapp.com/artifactory/libs-release/com/github/grumlimited/geocalc/0.6/geocalc-0.6.pom => 404

Can I set a BoundingArea area with a **random shape**, and use GeoCalc to determine whether a given Point is contained within that area ?