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

Implemented IGeometry.IsWithinDistance using ST_DWithin #740

Merged
merged 1 commit into from
Dec 9, 2018
Merged

Implemented IGeometry.IsWithinDistance using ST_DWithin #740

merged 1 commit into from
Dec 9, 2018

Conversation

EricStG
Copy link
Contributor

@EricStG EricStG commented Dec 8, 2018

Contributes to #457

@EricStG
Copy link
Contributor Author

EricStG commented Dec 8, 2018

Guessing QueryBaseline.cs is autogenerated?

Copy link
Contributor

@austindrenski austindrenski left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This looks good, thanks for putting it together.

We'll have to keep an eye on NetTopologySuite/GeoAPI#46, which considers making this an extension method.

@austindrenski austindrenski added the enhancement New feature or request label Dec 8, 2018
@austindrenski austindrenski added this to the 3.0.0 milestone Dec 8, 2018
Copy link
Contributor

@YohDeadfall YohDeadfall left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good.

I think that the spatial functions should be logically grouped, but separately from this PR.

@roji roji merged commit 9799897 into npgsql:dev Dec 9, 2018
@roji
Copy link
Member

roji commented Dec 9, 2018

Merged, thanks for your contribution!

@EricStG EricStG deleted the iswithindistance branch December 12, 2018 21:01
@ArcadeRenegade
Copy link

Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants