This is an automated email from the ASF dual-hosted git repository.
jiayu pushed a change to branch geotiff-enhance
in repository https://gitbox.apache.org/repos/asf/sedona.git
from 3b79bbef Fix the file path in Spark 3.4
add 2b95d80a Add RS_AsGeoTiff
No new revisions were added by this update.
Summary of changes:
.../scala/org/apache/sedona/sql/UDF/Catalog.scala | 3 +-
.../expressions/NullSafeExpressions.scala | 5 +-
.../sedona_sql/expressions/raster/Outputs.scala | 80 ++++++++++++++++++++++
.../org/apache/sedona/sql/rasteralgebraTest.scala | 26 +++++++
4 files changed, 112 insertions(+), 2 deletions(-)
create mode 100644
sql/common/src/main/scala/org/apache/spark/sql/sedona_sql/expressions/raster/Outputs.scala