Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Allow transformation of multiple points at same time #9

Open
JeremyBYU opened this issue May 2, 2018 · 1 comment
Open

Allow transformation of multiple points at same time #9

JeremyBYU opened this issue May 2, 2018 · 1 comment

Comments

@JeremyBYU
Copy link
Owner

Pyrproj allows you to transform multiple points at the same time. If you have a lot of points I think this may be much faster than just looping through a list of points (in python) and making a c-api call every time.

Not sure if it will make a difference in speed to other modules using bpyproj. We should possibly determine/consider if we should add this.

@vvoovv
Copy link
Collaborator

vvoovv commented May 10, 2018

I am unlikely to use that feature.

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

No branches or pull requests

2 participants