locationtech / geotrellis

GeoTrellis is a geographic data processing engine for high performance applications.
http://geotrellis.io
Other
1.33k stars 362 forks source link

Add RasterSourceRDD.tiledLayerRDD within the geometry intersection #3474

Closed pomadchin closed 2 years ago

pomadchin commented 2 years ago

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

Closes https://github.com/locationtech/geotrellis/issues/3473