Kristin Cowalcijk created SEDONA-674: ----------------------------------------
Summary: Make the rasterio binding for sedona-python work with GDAL 3.10 Key: SEDONA-674 URL: https://issues.apache.org/jira/browse/SEDONA-674 Project: Apache Sedona Issue Type: Task Reporter: Kristin Cowalcijk Fix For: 1.7.0 There will be 2 changes to make Sedona ready for GDAL 3.10: # GDAL 3.10 will disable opening "MEM::" datasets by default, GDAL_MEM_ENABLE_OPEN needs to be specified when loading MEM:: datasets. # SPATIALREFERENCE parameter is supported for MEM:: dataset since GDAL 3.7, we should use this instead of wrapping MEM:: dataset in a VRT. -- This message was sent by Atlassian Jira (v8.20.10#820010)