Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Amazon s3 support #7

Closed
perlman opened this issue Oct 19, 2016 · 3 comments
Closed

Amazon s3 support #7

perlman opened this issue Oct 19, 2016 · 3 comments
Assignees

Comments

@perlman
Copy link
Collaborator

perlman commented Oct 19, 2016

Allow image data to be read from, and mipmaps stored to, s3 (using the Amazon SDK).

Data can be accessed from render via http. s3 would allow access to private data, write support, and (possibly) a minor speed improvement.

@perlman perlman self-assigned this Oct 19, 2016
@fcollman
Copy link
Contributor

I believe that eric now has a working version of this, we should get his branch merged into master.

@fcollman
Copy link
Contributor

fcollman commented Oct 6, 2017

This is addressed by #43

@trautmane
Copy link
Collaborator

I've merged in Eric P.'s additions and made a few minor tweaks.

fcollman added a commit to fcollman/render that referenced this issue Apr 18, 2018
fix tile pair client bug with handling missing neighbor layers
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants