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

Oblique projections, distortion #1

Merged
merged 3 commits into from
Jan 11, 2024
Merged

Oblique projections, distortion #1

merged 3 commits into from
Jan 11, 2024

Conversation

robertkleffner
Copy link
Contributor

Add a new ObliqueProjection type, which shifts and rotates an existing projection to focus on a different point. This can, for example, be used to create a Transverse Mercator projection without the need for adding a new type.

Also added functions which can be used to calculate the area and angular distortion of any projection at a given point.

Big update to README usage and added a new projection list section.

@robertkleffner robertkleffner added documentation Improvements or additions to documentation enhancement New feature or request labels Jan 11, 2024
@robertkleffner robertkleffner self-assigned this Jan 11, 2024
@robertkleffner robertkleffner merged commit b6c397e into main Jan 11, 2024
1 check passed
@robertkleffner robertkleffner deleted the feature/oblique branch January 11, 2024 18:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant