Re: [gdal-dev] GDAL and cloud storage

2017-10-12 Thread David Strip
Users with large storage needs and tight budgets might want to look into B2 from Backblaze. It's significantly cheaper than S3. The structure (buckets and file) is similar to S3 as is the API, so implementing access in GDAL is probably pretty straightforward from the S3 i

Re: [gdal-dev] GDAL and cloud storage

2017-10-12 Thread Sean Gillies
Hi Even, On Wed, Oct 11, 2017 at 11:51 AM, Even Rouault wrote: > Hi, > > > > I've written a post summarizing various enhancements done in trunk lately > regarding GDAL and cloud storage: > > > > https://erouault.blogspot.fr/2017/10/gdal-and-cloud-storage.html > > > > Even > This is great work a

[gdal-dev] GDAL and cloud storage

2017-10-11 Thread Even Rouault
Hi, I've written a post summarizing various enhancements done in trunk lately regarding GDAL and cloud storage: https://erouault.blogspot.fr/2017/10/gdal-and-cloud-storage.html Even -- Spatialys - Geospatial professional services http://www.spatialys.com __