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

Feature.Equals throws an error if Geometry is null #115

Closed
MattFenner opened this issue Nov 29, 2018 · 5 comments
Closed

Feature.Equals throws an error if Geometry is null #115

MattFenner opened this issue Nov 29, 2018 · 5 comments

Comments

@MattFenner
Copy link

If feature1 has a null geometry, then feature1.Equals(feature2) will throw an exception.

somewhat related to #80

@matt-lethargic
Copy link
Member

I've committed a fix for this an will push out in the next release

@darbio
Copy link

darbio commented Feb 21, 2019

Is this fixed? I get the same issue with 1.1.70

@xfischer
Copy link
Member

Should be fixed with 1.1.71 released a few minutes ago. Let me know @darbio and @MattFenner.

@darbio
Copy link

darbio commented Feb 27, 2019

I'll test and let you know if it doesn't work for my use case

@matt-lethargic
Copy link
Member

Closing, happy to reopen if issue.

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

4 participants