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

[ENH] Use minimum rotated rectangle to have simplify L7 footprint #198

Open
remi-braun opened this issue Jan 10, 2025 · 0 comments
Open
Labels
0.22.0 For version 0.22.0 enhancement New feature or request

Comments

@remi-braun
Copy link
Member

Right now, the L7 footprint is degenerated because of all the nodata strips.
Clean it using the minimum rotated rectangle containing the computed footprint.

See https://shapely.readthedocs.io/en/stable/manual.html#object.minimum_rotated_rectangle

@remi-braun remi-braun added enhancement New feature or request 0.22.0 For version 0.22.0 labels Jan 10, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
0.22.0 For version 0.22.0 enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant