Skip to content

Split encoding implementations into integer encoding method #721

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

Open
wants to merge 7 commits into
base: main
Choose a base branch
from

Conversation

drinckes
Copy link
Contributor

@drinckes drinckes commented May 2, 2025

Fixes #672

This is because we cannot rely on "correct" conversions from the floating point coordinates in degrees to integer values. So we need to split the encode methods, and test using integer values against an integer encoding method.

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.

Split encoding functions to expose integer encoding for tests
1 participant