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

Add RasterSourceRDD.tiledLayerRDD within the geometry intersection #3474

Merged

Conversation

pomadchin
Copy link
Member

@pomadchin pomadchin commented Jul 16, 2022

Overview

This PR expand the tiledLayerRDD API and makes it possible to tileToLayout within the given AOI intersection without loading rasters into memory outside of it.

Checklist

  • ./CHANGELOG.md updated, if necessary. Link to the issue if closed, otherwise the PR.
  • Unit tests added for bug-fix or new feature

Closes #3473

@pomadchin pomadchin force-pushed the feature/rastersourcerdd-extent-ce2 branch from 556cb1b to 856162d Compare July 16, 2022 12:15
@pomadchin pomadchin merged commit 41678b0 into locationtech:master Jul 16, 2022
@pomadchin pomadchin deleted the feature/rastersourcerdd-extent-ce2 branch July 16, 2022 13:17
@pomadchin pomadchin changed the title Add RasterSourceRDD.tiledLayerRDD within the geometry Add RasterSourceRDD.tiledLayerRDD within the geometry intersection Jul 16, 2022
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.

How to init TileLayerRDD with a piece of extent
1 participant