The Esri Geometry API for Java enables developers to write custom applications for analysis of spatial data. This API is used in the Esri GIS Tools for Hadoop and other 3rd-party data processing solutions.
Apache License 2.0
694
stars
260
forks
source link
Added github actions to run the tests after each push #278
mvn test will run after each push on Ubuntu 18.04 and JDK 9, 10, 11, 14, 15