Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
Description
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.
Attachments
Issue Links
- links to