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

Fix GeoTrellisRasterSources to properly pass time though all the internal functions #3226

Merged
merged 1 commit into from
Apr 16, 2020

Conversation

pomadchin
Copy link
Member

@pomadchin pomadchin commented Apr 15, 2020

Overview

We had a broken GeoTrellisRasterSources temporal support that was revelaed in terms of geotrellis/geotrellis-server#248

This PR fixes the bad GeoTrellisRasterSoruces behavior.

Brief description of what this PR does, and why it is needed. The issue #3225 is still valid.

However, because GeoTrellisRasterSources work only with a single temporal slice. index overflows during the query ranges generation should never happen.

Checklist

Addresses geotrellis/geotrellis-server#248

@pomadchin pomadchin requested a review from echeipesh April 15, 2020 21:12
@pomadchin pomadchin merged commit 5ff78c6 into locationtech:master Apr 16, 2020
@pomadchin pomadchin deleted the fix/geotrellis-rs branch April 16, 2020 14:17
@pomadchin pomadchin self-assigned this Apr 16, 2020
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.

1 participant