rasterframes icon indicating copy to clipboard operation
rasterframes copied to clipboard

spark.write.geotiff should make use of geometry columns

Open metasim opened this issue 5 years ago • 0 comments

Avoid having to explicitly call st_extent when the area covered by a tile/raster is defined as geometry. Use case is when user converts the extent to a geometry so that the spatial relations work.

metasim avatar Nov 21 '19 14:11 metasim