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

fix: self unload trailer search #2665

Merged
merged 2 commits into from
Jul 30, 2023
Merged

fix: self unload trailer search #2665

merged 2 commits into from
Jul 30, 2023

Conversation

pvaiko
Copy link
Contributor

@pvaiko pvaiko commented Jul 29, 2023

Use the actual field polygon to find trailers
on or near the field, instead of the CpFieldUtil
functions as they go indirectly through the farmland ID to find the field ID which may give false
positives if the farmland is significantly bigger
than the field.

#2663

Use the actual field polygon to find trailers
on or near the field, instead of the CpFieldUtil
functions as they go indirectly through the farmland
ID to find the field ID which may give false
positives if the farmland is significantly bigger
than the field.

#2663
@pvaiko pvaiko requested a review from Tensuko July 29, 2023 06:24
@Tensuko Tensuko merged commit 81df6bc into main Jul 30, 2023
@Tensuko Tensuko deleted the issue-2663 branch October 27, 2023 17:38
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.

2 participants