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

rhealpix is not supported #109

Open
RuixiangLiuWHU opened this issue Mar 7, 2024 · 1 comment
Open

rhealpix is not supported #109

RuixiangLiuWHU opened this issue Mar 7, 2024 · 1 comment
Labels

Comments

@RuixiangLiuWHU
Copy link

RuixiangLiuWHU commented Mar 7, 2024

crsFactory.createFromParameters("rHEALPix", "+proj=healpix +ellps=WGS84")
Exception in thread "main" org.locationtech.proj4j.InvalidValueException: Unknown projection: healpix
	at org.locationtech.proj4j.parser.Proj4Parser.parseProjection(Proj4Parser.java:74)
	at org.locationtech.proj4j.parser.Proj4Parser.parse(Proj4Parser.java:58)
	at org.locationtech.proj4j.CRSFactory.createFromParameters(CRSFactory.java:127)
	at org.locationtech.proj4j.CRSFactory.createFromParameters(CRSFactory.java:106)
@pomadchin
Copy link
Member

pomadchin commented Mar 7, 2024

hi @RuixiangLiuWHU, yes we don't support it, a nice feature request! I'll be happy to help you if you willing to make a contribution.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants