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

Patch for transform to resolve Issue #8 #20

Merged
merged 2 commits into from Oct 8, 2015
Merged

Patch for transform to resolve Issue #8 #20

merged 2 commits into from Oct 8, 2015

Conversation

micahcochran
Copy link
Collaborator

This is a patch to transform() to check if p1 and p2 are instances of the Proj class. Tests are also provided for unittest.

Hopefully, resolving issue #8.

Checks that p1 and p2 parameters are from the Proj class, if not raise a TypeError.

This is to resolve Issue #8:  #8
Tests to check for Issue #8.  It explains what happens in 1.9.4 and should happen when this patch is applied.

Issue #8:  #8
jswhit added a commit that referenced this pull request Oct 8, 2015
Patch for transform to resolve Issue #8
@jswhit jswhit merged commit 7242331 into pyproj4:master Oct 8, 2015
@micahcochran micahcochran deleted the patch-1 branch October 9, 2015 13:23
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 this pull request may close these issues.

None yet

2 participants