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

Support multiple distance units #10

Open
7 tasks
dkastl opened this issue Feb 15, 2021 · 0 comments
Open
7 tasks

Support multiple distance units #10

dkastl opened this issue Feb 15, 2021 · 0 comments
Labels
enhancement New feature or request needs funding This issue needs funding
Milestone

Comments

@dkastl
Copy link
Member

dkastl commented Feb 15, 2021

To build a software, that works also for people with non-metric distances, we should provide some configuration.

Eventually this could be best configured in global GTT settings.

Possible units:

  • 'meters' or 'm'
  • 'feet' or 'ft'
  • 'kilometers' or 'km'
  • 'nauticalmiles' or 'nm'
  • 'miles', 'statutemiles', 'mi', or 'sm'
  • 'degrees' or 'deg'
  • 'radians' or 'rad'

We need to see, which make sense and can be supported with small effort.

Users should be able to see, which unit the numbers should have.

@dkastl dkastl added the enhancement New feature or request label Feb 15, 2021
@dkastl dkastl added the needs funding This issue needs funding label Sep 12, 2022
@dkastl dkastl modified the milestones: v5.1.0, v5.2.0 Jun 19, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request needs funding This issue needs funding
Projects
None yet
Development

No branches or pull requests

1 participant