desruisseaux commented on issue #811:
URL: https://github.com/apache/sedona/issues/811#issuecomment-2910157405

   > Will Sedona 1.8 or another upcoming version support COG reading (byte 
range based reads as opposed to loading whole raster in memory) and COG writing?
   
   Sedona could get those features by migrating from Java 8 to Java 11 or 
later, then (partially or fully) from GeoTools to Apache SIS. There is no 
longer package name conflicts blocking the latter (GeoTools stopped to use the 
`org.opengis` name), and [wrappers are 
available](https://github.com/Geomatys/geoapi-gt-wrappers) for easing the 
transition. Therefore, these two libraries could coexist if desired. Unless 
there is other libraries providing those functionalities in Java 8, the 
question may depend on what are Sedona plan for migrating to Java 11.


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to