Skip to content

Conversation

@jdroenner
Copy link
Member

@jdroenner jdroenner commented Aug 14, 2023

  • I added an entry to CHANGELOG.md if knowledge of this change could be valuable to users.

Here is a brief summary of what I did:

  • This PR changes the QueryRectangle struct to combine a temporal and a spatial query.

  • All QueryRectangles are now created using a static constructor method.

  • VectorQueryRectangle use the same components as before just different composition.

  • RasterQueryRectangle now use a GridBounds in Pixels.

  • Projection might still have a 1Px offset issue:
    Peek 2024-04-16 14-09

  • TODO: Tests

  • TODO: Re-Grid-Operator

michaelmattig and others added 30 commits November 10, 2025 20:03
fix time query edge case
fix time in tile import example
- [ ] I added an entry to [`CHANGELOG.md`](CHANGELOG.md) if knowledge of
this change could be valuable to users.

---

Here is a brief summary of what I did:

<TEXT>
- [ ] I added an entry to [`CHANGELOG.md`](CHANGELOG.md) if knowledge of
this change could be valuable to users.

---

Here is a brief summary of what I did:

<TEXT>
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.

4 participants