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

Consistent number of digits when pretty-printing #275

Open
bergie opened this issue Apr 27, 2023 · 0 comments
Open

Consistent number of digits when pretty-printing #275

bergie opened this issue Apr 27, 2023 · 0 comments

Comments

@bergie
Copy link
Owner

bergie commented Apr 27, 2023

Now the length of pretty-printed coordinates can be quite different, which isn't optimal.

  • 60°5′4″N
  • 60°4′43″N

Those should likely be:

  • 60°05′04″N
  • 60°04′43″N

Refs meri-imperiumi/signalk-logbook#44

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

No branches or pull requests

1 participant