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

Terracotta CLI / API in AWS lambda #280

Open
zufryy opened this issue Sep 14, 2022 · 1 comment
Open

Terracotta CLI / API in AWS lambda #280

zufryy opened this issue Sep 14, 2022 · 1 comment
Labels
enhancement New feature or request

Comments

@zufryy
Copy link

zufryy commented Sep 14, 2022

Hi All,

I need to find the best way to run the terracotta optimize-raster and also importing the terracotta files in another python lambda to run the ingestion-script. Is it possible to run the Terracotta CLI/API through the deployed aws lambda system ?

Thanks you in advance for your time.

@j08lue
Copy link
Collaborator

j08lue commented Sep 14, 2022

We have had that idea, too - Lambda-based cloud-optimize and ingestion - but never had a case to develop it, so no templates here to work out from. So you need to take the code behind the CLI functions and turn that into a Lambda function instead.

Someone else also made a little AWS-backed web app that cloud-optimizes rasters (though no Terracotta ingestion). Maybe that is interesting for reference https://github.com/developmentseed/raster-uploader.

@dionhaefner dionhaefner added the enhancement New feature or request label Aug 30, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants