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

Ensure small circle vector lengths can use map units #6168

Merged
merged 1 commit into from
Dec 29, 2021

Conversation

PaulWessel
Copy link
Member

See #6166 for background. This PR fixes mistakes in both plot and plot3 where the case for small circle and map length was not considered.

Instead of adding a new test I simply added k to the values in smallcirclevec.sh and changed one entry to be in meters. All tests work as before plus the problem was fixed. Closes #6166.

See #6166 for background.  This PR fixes mistakes in both plot and plot3 where the case for small circle and length was not considered.
Instead of adding a new test I simpy added k to the values in smallcirclevec.sh and changed one to be in meters.  All tests work as before plus the problem was fixed.  Closes #6166.
@PaulWessel PaulWessel added the bug Something isn't working label Dec 29, 2021
@PaulWessel PaulWessel added this to the 6.4.0 milestone Dec 29, 2021
@PaulWessel PaulWessel self-assigned this Dec 29, 2021
@PaulWessel PaulWessel merged commit d8ebeef into master Dec 29, 2021
@PaulWessel PaulWessel deleted the small-circle-units branch December 29, 2021 22:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Allow small circle vector lengths to be given in any map unit
2 participants