Skip to content

Remove reprojection from buffer operation #563

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

Merged
merged 2 commits into from
Mar 20, 2025

Conversation

mfisher87
Copy link
Member

@mfisher87 mfisher87 commented Mar 20, 2025

Description

Following the lead of the QGIS processing toolbox; treat this as more of a simple building block to be combined with other processing operations (e.g. reprojection).

Related #554

Checklist

  • PR has a descriptive title and content.
  • PR description contains references to any issues the PR resolves, e.g. Resolves #XXX.
  • PR has one of the labels: documentation, bug, enhancement, feature, maintenance
  • Checks are passing.
    Failing lint checks can be resolved with:
    • pre-commit run --all-files
    • jlpm run lint

📚 Documentation preview: https://jupytergis--563.org.readthedocs.build/en/563/
💡 JupyterLite preview: https://jupytergis--563.org.readthedocs.build/en/563/lite

@mfisher87 mfisher87 added the enhancement New feature or request label Mar 20, 2025
@mfisher87 mfisher87 marked this pull request as draft March 20, 2025 15:40
Copy link
Contributor

Binder 👈 Launch a Binder on branch mfisher87/jupytergis/buffer-no-reproj

@mfisher87 mfisher87 mentioned this pull request Mar 20, 2025
4 tasks
Copy link
Member

@martinRenou martinRenou left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@mfisher87 mfisher87 marked this pull request as ready for review March 20, 2025 15:48
@mfisher87
Copy link
Member Author

⚡ Tested locally, worked great.

Copy link
Contributor

github-actions bot commented Mar 20, 2025

Integration tests report: appsharing.space

@mfisher87 mfisher87 merged commit 8a779a0 into geojupyter:main Mar 20, 2025
14 checks passed
@mfisher87 mfisher87 deleted the buffer-no-reproj branch March 20, 2025 15:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants