Re: [gdal-dev] GDAL vsicurl with query string

2014-08-25 Thread JDzialo John
:even.roua...@spatialys.com] Sent: Monday, August 25, 2014 3:48 PM To: JDzialo John Cc: gdal-dev@lists.osgeo.org Subject: Re: [gdal-dev] GDAL vsicurl with query string Le lundi 25 août 2014 21:40:51, JDzialo John a écrit : > Weird... > > I'm still having an issue with the certificate usin

Re: [gdal-dev] GDAL vsicurl with query string

2014-08-25 Thread Even Rouault
t 25, 2014 2:40 PM > To: JDzialo John > Cc: gdal-dev@lists.osgeo.org > Subject: Re: [gdal-dev] GDAL vsicurl with query string > > Le lundi 25 août 2014 20:23:14, JDzialo John a écrit : > > Thanks. > > > > I think an hour may be the limit but I set it for 10 ho

Re: [gdal-dev] GDAL vsicurl with query string

2014-08-25 Thread JDzialo John
GDAL config options somewhere I could go through? -Original Message- From: Even Rouault [mailto:even.roua...@spatialys.com] Sent: Monday, August 25, 2014 2:40 PM To: JDzialo John Cc: gdal-dev@lists.osgeo.org Subject: Re: [gdal-dev] GDAL vsicurl with query string Le lundi 25 août 2014

Re: [gdal-dev] GDAL vsicurl with query string

2014-08-25 Thread Even Rouault
Le lundi 25 août 2014 20:23:14, JDzialo John a écrit : > Thanks. > > I think an hour may be the limit but I set it for 10 hours so if it's > allowed this link should be good until midnight tonight... > > https://parcel-test.s3.amazonaws.com/test/key/value/string/object.jpg?Signa > ture=7SPVoYI84N

Re: [gdal-dev] GDAL vsicurl with query string

2014-08-25 Thread JDzialo John
x27;. -Original Message- From: Even Rouault [mailto:even.roua...@spatialys.com] Sent: Monday, August 25, 2014 2:13 PM To: JDzialo John Cc: gdal-dev@lists.osgeo.org Subject: Re: [gdal-dev] GDAL vsicurl with query string Le lundi 25 août 2014 18:26:47, JDzialo John a écrit : > Hi Even > > Yea

Re: [gdal-dev] GDAL vsicurl with query string

2014-08-25 Thread Even Rouault
Le lundi 25 août 2014 18:26:47, JDzialo John a écrit : > Hi Even > > Yeah it was just a faked URL that was meant to show the URL format I was > trying to use to vsicurl a tif file from AWS S3. > > OK so these URLs are time restricted and will terminate after an hour, the > maximum I ca set it at.

Re: [gdal-dev] GDAL vsicurl with query string

2014-08-25 Thread JDzialo John
alys.com] Sent: Friday, August 22, 2014 6:39 PM To: gdal-dev@lists.osgeo.org Cc: JDzialo John Subject: Re: [gdal-dev] GDAL vsicurl with query string Le samedi 23 août 2014 00:13:21, JDzialo John a écrit : > Hi All, > > This is my first post so forgive my noobiness... > > We are runni

Re: [gdal-dev] GDAL vsicurl with query string

2014-08-22 Thread Even Rouault
Le samedi 23 août 2014 00:13:21, JDzialo John a écrit : > Hi All, > > This is my first post so forgive my noobiness... > > We are running a cropping tool that used to access data from a local hard > drive and crop images. > > Now we want to use s3 as our storage in aws and want to access files >

[gdal-dev] GDAL vsicurl with query string

2014-08-22 Thread JDzialo John
Hi All, This is my first post so forgive my noobiness... We are running a cropping tool that used to access data from a local hard drive and crop images. Now we want to use s3 as our storage in aws and want to access files through http requests. Great! Enter vsicurl. So when we open our s3