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

Make repeated WGS84-Mercator conversion stable #897

Merged
merged 2 commits into from
Oct 27, 2023
Merged

Commits on Oct 19, 2023

  1. make repeated WGS84-Mercator conversion stable

    Includes test which passes with these changes in place.
    Also added and updated Javadoc.
    This is a more minimal changeset than originally proposed, to facilitate
    review and contain risk from changing heavily used math functions.
    abyrd committed Oct 19, 2023
    Configuration menu
    Copy the full SHA
    fbff0ce View commit details
    Browse the repository at this point in the history

Commits on Oct 27, 2023

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