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

Switch from ellipsoidal to 2d cartesian distances #89

Commits on May 23, 2024

  1. Switch from ellipsoidal to 2d cartesian coordinates, because that's w…

    …hat QGIS elevation profile tool supports. By doing so, we ensure users won't get displaced profile graphs (too much difference between ellipsoidal and cartesian distances) not displaced exported features (using 3d cartesian distances, exported features won't match in the graph and will be displaced with respect to 2d distances calculated by the elevation profile tool)
    gacarrillor committed May 23, 2024
    Configuration menu
    Copy the full SHA
    9c3aa0d View commit details
    Browse the repository at this point in the history