-
Notifications
You must be signed in to change notification settings - Fork 228
TransformerGroup: add option to ignore CRS extents (Fixes #1497) #1538
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
Conversation
|
Mind adding an enumeration for these options similar to: https://github.com/pyproj4/pyproj/blob/b73f79f66b6cb7334fb800d237e7e650a9dde406/pyproj/enums.py#L75C7-L75C25 ? |
Sure, will do |
|
Co-authored-by: Alan D. Snow <alansnow21@gmail.com>
Co-authored-by: Alan D. Snow <alansnow21@gmail.com>
Co-authored-by: Alan D. Snow <alansnow21@gmail.com>
Co-authored-by: Alan D. Snow <alansnow21@gmail.com>
Co-authored-by: Alan D. Snow <alansnow21@gmail.com>
Co-authored-by: Alan D. Snow <alansnow21@gmail.com>
phaarnes
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
OK
Co-authored-by: Alan D. Snow <alansnow21@gmail.com>
|
@snowman2 |
|
Thanks @phaarnes 👍. Looks like the code needs pre-commit to be run to address linting issues. |
|
@snowman2 |
|
Looks like there are linting issues still. |
|
@snowman2 |
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #1538 +/- ##
==========================================
- Coverage 96.55% 95.85% -0.71%
==========================================
Files 20 20
Lines 1827 1832 +5
==========================================
- Hits 1764 1756 -8
- Misses 63 76 +13 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
|
Thanks @phaarnes 👍 |
test_transformer_group_crs_extent_use_noneintest/test_transformer.py)history.rstis updated