Details
-
Improvement
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
Description
Adding a raster type would enable a lot of use cases.
A raster has grid values, an evelope, a coorinate referens system and other metadata.
The current raster functions operate on arrays of doubles. The metadata is kept in separate columns created by the custom data source for geotiff. That is making rasters unnecessary hard to work with. A raster type would close the gap between Sedona and other raster SQL implementations like Postgis.
See discussion on Sedona mailing list:
https://lists.apache.org/thread/qdfcvxl6z5pb7m7ky5zsksyytyxqwv8c
Attachments
Issue Links
- fixes
-
SEDONA-289 On the correctness of accessing geometry attribute value of raster data
- Resolved
- is a parent of
-
SEDONA-254 R – Add raster type
- Resolved
- links to