Skip to content

Use sf_project() in function sf_transform_xy() #4090

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

Closed
clauswilke opened this issue Jun 25, 2020 · 0 comments · Fixed by #4091
Closed

Use sf_project() in function sf_transform_xy() #4090

clauswilke opened this issue Jun 25, 2020 · 0 comments · Fixed by #4091
Assignees

Comments

@clauswilke
Copy link
Member

Per @edzer (https://twitter.com/edzerpebesma/status/1276159543152705543?s=20), sf::sf_project() should do what we need and should be faster than the method currently implemented in sf_transform_xy() (which generates a list of separate points and then transforms them one by one).

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.

1 participant