Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Extract Proj4J to org.locationtech.proj4j #2846

Merged
merged 3 commits into from
Dec 10, 2018
Merged

Extract Proj4J to org.locationtech.proj4j #2846

merged 3 commits into from
Dec 10, 2018

Conversation

echeipesh
Copy link
Contributor

Overview

Extracting java code to separate project where it can live and breathe.
Making some parsing more resilient.
Couple of tests need adjusted/reviewed to compensate for switch to EPSG database 9.2 in Proj4J.

Closes: #1397

@echeipesh echeipesh merged commit d83fd66 into master Dec 10, 2018
echeipesh added a commit that referenced this pull request Dec 10, 2018
* Depend on org.locationtech.proj4j

* WKTParser can handled unmodified epsg.properties 9.2

* CRS.epsgCode checks CRS name first
echeipesh added a commit that referenced this pull request Dec 10, 2018
* Depend on org.locationtech.proj4j

* WKTParser can handled unmodified epsg.properties 9.2

* CRS.epsgCode checks CRS name first
echeipesh added a commit that referenced this pull request Dec 28, 2018
* Depend on org.locationtech.proj4j

* WKTParser can handled unmodified epsg.properties 9.2

* CRS.epsgCode checks CRS name first
@echeipesh echeipesh deleted the extract-proj4j branch June 15, 2019 12:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant