MyqueWooMiddo commented on issue #1244:
URL: https://github.com/apache/sedona/issues/1244#issuecomment-1953381321

   > when I resample a source raster(30'' a pixel , int type , 625_625 ) to a 
dest raster (in XYZ tile system z=14, int type, 64K_64K), then I will persist 
the pixel values as a table but not a raster data.
   > 
   > But 64K_64K_4bytes > 2GB , Serde.serialize is OOM .
   > 
   > Can I skip the limitation? Or is there a better way to satisfy my 
situation ?
   
   625625 means 625 x 625
   64K64K means 64K x 64K
   the star sign disappear


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscr...@sedona.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to