<div dir="ltr"><div>Hi All,</div><div><br></div><div>I have GeoTIFF images stored in Amazon S3, and want to access them directly from MapServer (without copying them to the machine where MapServer is running) to create a WMS service. I have watched a video by Mark Korver related to this topic (<a href="http://vimeo.com/106833852">http://vimeo.com/106833852</a>) in which he uses YAS3FS that mounts an S3 bucket as a local folder. But, I wonder if we could access those GeoTIFF from MapServer using GDAL S3 drivers (vsis3 or vsis3-streaming)?</div><div><br></div><div>I tried with a map file having a layer section something like the following, but no luck :(</div><div><br></div><div> LAYER </div><div>    NAME         landsat</div><div>    DATA         "/vsis3/landsat-pds/L8/001/003/LC80010032014272LGN00/LC80010032014272LGN00_B1.TIF"</div><div>    STATUS       OFF</div><div>    TYPE         RASTER</div><div>    PROCESSING   "BANDS=1,2,3"</div><div>  END</div><div><br></div><div><br></div><div>Does anyone have any other ways to solve this problem? </div><div><br></div><div>Thanks,</div><div>Hari</div><div><br></div></div>