# Retrieve data from Amazon S3?

**URL:** https://discourse.julialang.org/t/retrieve-data-from-amazon-s3/29959
**Category:** General Usage
**Tags:** question, input-output
**Created:** [October 15, 2019, 10:54pm UTC](https://discourse.julialang.org/t/retrieve-data-from-amazon-s3/29959 "2019-10-15T22:54:52Z")
**Posts on this page:** 1
**Showing post:** 10

<div class="post-metadata">

### Author: ![joshhjacobson](https://sea2.discourse-cdn.com/julialang/user_avatar/discourse.julialang.org/joshhjacobson/32/10578_2.png) [@joshhjacobson](https://discourse.julialang.org/u/joshhjacobson)
#### Post date: [October 17, 2019, 8:20pm UTC](https://discourse.julialang.org/t/retrieve-data-from-amazon-s3/29959/10 "2019-10-17T20:20:20Z")

</div>

That’s correct, it is a GeoTIFF (though I don’t need the geospatial metadata). I didn’t realize there was a structural difference, so thank you for catching that!

It sounds like this would be the solution I’m looking for when completely implemented, but for now I’ll stick with the approach of downloading the entire file and reading it in using the approach outlined in `ArchGDAL.jl`.

Thank you all for the help!

---

_[View the full topic](https://discourse.julialang.org/t/retrieve-data-from-amazon-s3/29959)._
