Query context
Specification of raster path sources
band indexes to fetch
how big to tile/subdivide rasters info
if true, creates a lazy representation of tile instead of fetching contents.
Number of spatial index-based partitions to create.
If Option value > 0, that number of partitions are created after adding a spatial index.
If Option value <= 0, uses the value of numShufflePartitions
in SparkContext.
If None, no spatial index is added and hash partitioning is used.
band indexes to fetch
Specification of raster path sources
if true, creates a lazy representation of tile instead of fetching contents.
Number of spatial index-based partitions to create.
Number of spatial index-based partitions to create.
If Option value > 0, that number of partitions are created after adding a spatial index.
If Option value <= 0, uses the value of numShufflePartitions
in SparkContext.
If None, no spatial index is added and hash partitioning is used.
Query context
Query context
how big to tile/subdivide rasters info
Constructs a Spark Relation over one or more RasterSource paths.
Query context
Specification of raster path sources
band indexes to fetch
how big to tile/subdivide rasters info
if true, creates a lazy representation of tile instead of fetching contents.
Number of spatial index-based partitions to create. If Option value > 0, that number of partitions are created after adding a spatial index. If Option value <= 0, uses the value of
numShufflePartitions
in SparkContext. If None, no spatial index is added and hash partitioning is used.