Kristin Cowalcijk created SEDONA-505:
----------------------------------------

             Summary: Treat geometry with SRID=0 as if it was in EPSG:4326 in 
various raster functions
                 Key: SEDONA-505
                 URL: https://issues.apache.org/jira/browse/SEDONA-505
             Project: Apache Sedona
          Issue Type: Bug
            Reporter: Kristin Cowalcijk
             Fix For: 1.6.0


The following RS functions do not perform implicit CRS transformation when the 
geometry has SRID=0:
 * {{RS_ZonalStats}}
 * {{RS_ZonalStatsAll}}
 * {{RS_WorldToRasterCoord}}
 * {{RS_WorldToRasterCoordX}}
 * {{RS_WorldToRasterCoordY}}

This behavior is inconsistent with other raster functions such as 
{{{}RS_Value{}}}, \{RS_Intersects}}, and {{{}RS_Clip{}}}. We'll change the 
behavior of listed functions to treat geometries with SRID=0 as if they were in 
EPSG:4326 and perform implicit CRS transformation if needed.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to