Skip to main content

LocationTech Proj4J

As a port of an existing library, LocationTech Proj4J has the same scope as its ancestor Proj.4 - to implement mathematical formulae for converting coordinates between different reference systems.  It narrowly focuses on converting individual coordinates; while this functionality can be used to implement conversions for higher-level structures such as raster and feature datasets, dependent projects are left to implement these operations themselves and Proj4J is not dependent on any specific representation of rasters or features.

The "native" representation of coordinate reference system parameters is the proj.4 parameter syntax, and facilities for interpreting other representations such as EPSG codes are within the scope for the project.

Basics


Repositories

Repository Commits Reviews Issues
https://github.com/locationtech/proj4j 7 3 4

Activity - commits

There have been 7 commits made by 3 people on 1 repositories over the last 12 months.


Activity - issues

There have been 4 issues submitted by 4 people on 1 repositories over the last 12 months.


Activity - reviews

There have been 3 reviews submitted by 3 people on 1 repositories over the last 12 months.

The EMO oversees the lifecycle of Eclipse projects, trademark and IP management, and provides a governance framework and recommendations on open source best practices.

See the project’s PMI page at https://projects.eclipse.org/projects/locationtech.proj4j


Releases


Reviews

  • LocationTech Proj4J 1.1.0 Release (2019-10-02) – see review
  • LocationTech Proj4J 1.0.0 Release (2019-05-01) – see review

IP Lab requests

Security related information is not yet available for this project. In order to gather such information automatically, Self Service of GitHub resources needs to be enabled for this project.

Back to the top