Building a python script to generate map images.
Budget: $30 – $250 USD
Script that will generate a picture of a map based of inputs.
This script should expose an HTTP server with the following capabilities:
POST: generate picture map
receive a body param with the needed inputs
generate the desired picture
upload to s3
return response with s3 url
store the picture record in a mongoDB with a uuid
GET: single picture record
get picture/card record by uuid
GET: multiple pictures record
get multiple pictures/cards by query (queries will be based of project identifier)
This script should expose an HTTP server with the following capabilities:
POST: generate picture map
receive a body param with the needed inputs
generate the desired picture
upload to s3
return response with s3 url
store the picture record in a mongoDB with a uuid
GET: single picture record
get picture/card record by uuid
GET: multiple pictures record
get multiple pictures/cards by query (queries will be based of project identifier)