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

Geocent projection support #60

Merged
merged 2 commits into from
Apr 7, 2021

Conversation

tuan-nng
Copy link
Contributor

This is to support transforming into geocentric coordinate system.

https://github.com/locationtech/proj4j/blob/master/src/main/resources/proj4/nad/epsg#L11252
Currently, it is not able to transform to EPSG:4978.

new CRSFactory().createFromName("EPSG:4978")

"Unknown projection: geocent"

Signed-off-by: novpla <tuannn.bk@gmail.com>
Signed-off-by: novpla <tuannn.bk@gmail.com>
Copy link
Member

@pomadchin pomadchin left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks a lot for your contribution! Sorry that it took that long to get up to the review point!
I can confirm that all geocent tests that are a part of #71 pass now 🎉 🎉

@pomadchin pomadchin merged commit 15254ec into locationtech:master Apr 7, 2021
@pomadchin pomadchin changed the title support geocent Geocent projection support Apr 7, 2021
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.

3 participants