Skip to content

geo-grpc/geometry-chain

Repository files navigation

geometry-chain

Geometry library with Projection and Geodetic methods inheriting from an altered version of the ESRI geometry-api-java.

Dependencies and Requirements

  • JDK of 9+
  • 5.2 Proj lib with JNI

Building

Your jni proj.jar file for Proj 5.2 must be located in /usr/local/lib/proj.jar or you'll need to update that in your build.gradle file.

./gradlew build install

About

Geometry library with Projection and Geodetic methods inheriting from ESRI geometry-api-java

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages