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

Add more proj fields to gdal item creation #240

Merged
merged 2 commits into from
Apr 11, 2024
Merged

Conversation

gadomski
Copy link
Member

@gadomski gadomski commented Apr 11, 2024

Closes

Description

Technically a breaking change to the Projection::shape type, but we're going to just skate past it b/c its new (I'll pretend it a bugfix).

Checklist

  • Unit tests
  • Documentation, including doctests
  • Git history is linear
  • Commit messages are descriptive
  • (optional) Git commit messages follow conventional commits
  • Code is formatted (cargo fmt)
  • cargo test
  • Changes are added to the CHANGELOG

@gadomski gadomski self-assigned this Apr 11, 2024
@gadomski gadomski enabled auto-merge (rebase) April 11, 2024 19:34
@gadomski gadomski merged commit afe7b50 into main Apr 11, 2024
14 checks passed
@gadomski gadomski deleted the issues/239-more-proj branch April 11, 2024 19:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add proj:shape, proj:transform, and proj:centroid to GDAL item creation
1 participant