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

Query CDSE catalogue for single point geometry #181

Merged
merged 2 commits into from
Nov 27, 2024

Conversation

VincentVerelst
Copy link
Collaborator

Closes #180

@VincentVerelst
Copy link
Collaborator Author

@VictorVerhaert, this is a very small bug fix in the query of the CDSE catalogue. For FeatureCollections with only a single point, the query didn't work, since a bounding box is required. Fixed by handling this edge case separately, and adding a small buffer around the point.

@VincentVerelst VincentVerelst merged commit 185dbec into main Nov 27, 2024
7 checks passed
@VincentVerelst VincentVerelst deleted the issue180-query-cdse-point branch November 27, 2024 10:36
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.

query_cdse_catalogue fails for point geometries
2 participants