Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 310 Bytes

File metadata and controls

8 lines (5 loc) · 310 Bytes

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