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

Increase latitude accuracy level #102

Merged

Commits on Apr 12, 2024

  1. add latitude calculation to mitigate the mecrator scale difference wh…

    …en moving further away from the origin.
    hambsch committed Apr 12, 2024
    Configuration menu
    Copy the full SHA
    3eb7b6b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5d0d1ad View commit details
    Browse the repository at this point in the history

Commits on Apr 15, 2024

  1. Configuration menu
    Copy the full SHA
    e9ea632 View commit details
    Browse the repository at this point in the history

Commits on Apr 19, 2024

  1. cache lookup on demand

    RodrigoHamuy committed Apr 19, 2024
    Configuration menu
    Copy the full SHA
    c2599ec View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4b1ba56 View commit details
    Browse the repository at this point in the history

Commits on Apr 22, 2024

  1. remove absolute value calculations

    this gave bad averageScales when the point and origin where on different sides of the equator.
    hambsch committed Apr 22, 2024
    Configuration menu
    Copy the full SHA
    291cfa3 View commit details
    Browse the repository at this point in the history

Commits on Apr 27, 2024

  1. update readme

    RodrigoHamuy committed Apr 27, 2024
    Configuration menu
    Copy the full SHA
    9dda40c View commit details
    Browse the repository at this point in the history