sparseStitch helper method that uses the extent of the collection it is called on
sparseStitch helper method that uses the extent of the collection it is called on
sparseStitch(extent: Extent) for more details
Stitch all tiles in the collection using a sparse stitch that handles missing keys
Stitch all tiles in the collection using a sparse stitch that handles missing keys
Any missing tiles within the extent are filled with an empty prototype tile.
The requested geotrellis.vector.Extent of the output geotrellis.raster.Raster
The stitched Raster, otherwise None if the collection is empty or the extent does not intersect