/proj4j

Java port of the Proj.4 library for coordinate reprojection

Primary LanguageJavaOtherNOASSERTION

Proj4J

Proj4J is a Java library for converting coordinates between different geospatial coordinate reference systems. It is designed to be compatible with proj.4 parameters and derives some of its implementation from the proj.4 sources.

Building, Testing and installing locally

mvn clean install