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

Add support for EPSG:3035 #78

Closed
evetion opened this issue May 22, 2024 · 0 comments · Fixed by #229
Closed

Add support for EPSG:3035 #78

evetion opened this issue May 22, 2024 · 0 comments · Fixed by #229
Labels

Comments

@evetion
Copy link

evetion commented May 22, 2024

From the discussion at https://discourse.julialang.org/t/how-to-convert-a-point-from-a-given-2d-crs-to-another-one/114549/6

It seems I misunderstood the type of the projections supported by this package. I thought all EPSG codes were supported, but I think only the codes for generic map projections (methods?) are supported (and understandably so, EPSG is huge).

For example, EPSG:3035 was mentioned on discourse, which is the European reference system, an instance of the Lambert Azimuthal Equal Area projection.

Would be really cool if we could support almost all EPSG codes in native Julia.

@juliohm juliohm changed the title Support for local (projected) CRS instances Add support for EPSG:3035 Jul 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants