Re: [Geotools-gt2-users] Android compatible COG reader

2023-03-11 Thread Gino Miceli via GeoTools-GT2-Users
That's right. Those dependencies would need to be replaced with something that can run in Android. Wondering if such a lib exists. On Sat, Mar 11, 2023, 1:33 PM Jody Garnett wrote: > My understanding is some of the java libraries used for image processing > are not available for the android envi

Re: [Geotools-gt2-users] Android compatible COG reader

2023-03-11 Thread Jody Garnett
My understanding is some of the java libraries used for image processing are not available for the android environment. On Sat, Mar 11, 2023 at 10:28 AM Gino Miceli via GeoTools-GT2-Users < geotools-gt2-users@lists.sourceforge.net> wrote: > Hi all, > > Has there been any effort to make a version

[Geotools-gt2-users] Android compatible COG reader

2023-03-11 Thread Gino Miceli via GeoTools-GT2-Users
Hi all, Has there been any effort to make a version of https://github.com/geosolutions-it/imageio-ext/tree/master/plugin/cog which can run in Android? I recently asked a related question ( https://gis.stackexchange.com/questions/454965/reading-cloud-optimized-geotiffs-on-android) on StackOverflow,