Uploaded image for project: 'Apache Sedona'
  1. Apache Sedona
  2. SEDONA-88

Raster algebra should allow manual CRS transformation

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • 1.2.1
    • None

    Description

      Currently, the GeoTiff loader in Sedona automatically transforms the coordinates to WGS84 when loading GeoTiff: https://sedona.apache.org/api/sql/Raster-loader/#geotiff-dataframe-loader

       

      This may be a problem when CRS transformation fails. The user has no option to fix the transformation on their own. In addition, in many cases, WGS84 is not the best CRS.

       

      We should provide an option to users and allow them to choose to do CRS transformation later on, by themselves. For example

      .option("transformCRS", true)

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              jiayu Jia Yu
              Votes:
              1 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: