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

support for GeoFormatTypes.jl #85

Closed
alex-s-gardner opened this issue Jul 13, 2023 · 1 comment · Fixed by #86
Closed

support for GeoFormatTypes.jl #85

alex-s-gardner opened this issue Jul 13, 2023 · 1 comment · Fixed by #86

Comments

@alex-s-gardner
Copy link
Contributor

Should Proj.Transformation accept GeoFormatTypes?

e.g. Proj.Transformation(EPSG(4326), EPSG(3413))

From the docs it seems that this should be supported. I'm happy to generate a PR.

@rafaqz
Copy link
Member

rafaqz commented Jul 13, 2023

I think support might just be incomplete?

You can just do convert(String, crs) for most and proj will read it.

PR would be great

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 a pull request may close this issue.

2 participants