Packaging AWS Lambda(Python) function to generate tile image on AWS S3
Budget: $30 – $250 USD
I am looking for developer who has experiences in AWS S3, Lambda, Python3.9+ . (And, IIIF)
You can use python library to generate tile. (GIT : /zimeon/iiif - iiif_static.py)
This task is to make Lambda function handler to invoke upper library.
The result will be Lambda function package. (zip)
You can refer to following articles.
- Working with .zip file archives for Python Lambda functions (AWS article)
- How could I use aws lambda to write file to s3 (python)? (Stackoverflow article)
The input parameters for this Lambda function are followings.
・ api-version IIIF Image API version, may be 1.1, 2.0 or 2.1
・ src-s3 Name of S3 bucket including source image file
・ src-file Source image file path in src-s3 bucket
・ tilesize Tile size (default: 500, in pixels)
・ dest-s3 Name of S3 bucket to output tile images and info.json
・ dest-path Folder path on S3 bucket where output files will be stored
・ identifier URI prefix for where the images will be served from browser.
This is used to construct the @id in the info.json
My budget is 100 USD.
I think the suitable developer can implement this in time.
Thank you for your interest.
You can use python library to generate tile. (GIT : /zimeon/iiif - iiif_static.py)
This task is to make Lambda function handler to invoke upper library.
The result will be Lambda function package. (zip)
You can refer to following articles.
- Working with .zip file archives for Python Lambda functions (AWS article)
- How could I use aws lambda to write file to s3 (python)? (Stackoverflow article)
The input parameters for this Lambda function are followings.
・ api-version IIIF Image API version, may be 1.1, 2.0 or 2.1
・ src-s3 Name of S3 bucket including source image file
・ src-file Source image file path in src-s3 bucket
・ tilesize Tile size (default: 500, in pixels)
・ dest-s3 Name of S3 bucket to output tile images and info.json
・ dest-path Folder path on S3 bucket where output files will be stored
・ identifier URI prefix for where the images will be served from browser.
This is used to construct the @id in the info.json
My budget is 100 USD.
I think the suitable developer can implement this in time.
Thank you for your interest.