# proj4j **Repository Path**: daddybod/proj4j ## Basic Information - **Project Name**: proj4j - **Description**: No description available - **Primary Language**: Unknown - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-07-20 - **Last Updated**: 2024-05-31 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 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`