[gdal-dev] Difference between vsis3 support in GDAL and the compile time ENABLE_S3 option for netcdf

Even Rouault even.rouault at spatialys.com
Tue Oct 22 05:32:05 PDT 2024


Hi,


Two different software / two different implementations.


/vsis3/ support in GDAL applies to *almost* every GDAL supported formats 
(all those which declare the DCAP_VIRTUALIO capability). netCDF is in a 
weird position. On Linux, thanks to using Linux tricks, it also applies 
to netCDF support. On other platforms, we can't. So you might have to 
use libnetcdf own mechanism for that


Even


Le 22/10/2024 à 11:39, Parveen Sharma via gdal-dev a écrit :
> Hello
>
> What the difference is between the generic vsis3 support in GDAL and 
> the compile time ENABLE_S3 option for netcdf (and possibly drivers)?
>
> Best regards,
> Parveen
>
> _______________________________________________
> gdal-dev mailing list
> gdal-dev at lists.osgeo.org
> https://lists.osgeo.org/mailman/listinfo/gdal-dev

-- 
http://www.spatialys.com
My software is free, but my time generally not.
Butcher of all kinds of standards, open or closed formats. At the end, this is just about bytes.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/gdal-dev/attachments/20241022/bd0e3d1b/attachment.htm>


More information about the gdal-dev mailing list