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

Is there a way to use +proj=krovak (code 5514) ? #28

Open
otopetrik opened this issue Jan 9, 2025 · 1 comment
Open

Is there a way to use +proj=krovak (code 5514) ? #28

otopetrik opened this issue Jan 9, 2025 · 1 comment

Comments

@otopetrik
Copy link

Calling proj4rs::proj::Proj::from_proj_string(crs_definitions::EPSG_5514.proj4) fails with Err(ProjectionNotFound).

It looks like the +proj=krovak is not supported.

(The goal is to convert points from 4326 to 5514)

@dmarteau
Copy link
Member

dmarteau commented Jan 9, 2025

No, krovak has not been implemented yet. this is still in a todo list.

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

No branches or pull requests

2 participants