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

LineSegment.projectionFactor was being recalculated unnecessarily. #924

Merged

Conversation

RichMacDonald
Copy link
Contributor

LineSegment.project(Coordinate) refactored to a private method that allows previously calculated projectionFactors to be reused rather than recalculated.

@dr-jts dr-jts merged commit a7563cb into locationtech:master Nov 1, 2022
@jodygarnett jodygarnett added this to the 1.20.0 milestone Aug 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants