Skip to content

developmentseed/spark-rasterio-seed

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Spark + Rasterio Boilerplate

Boilerplate for setting up a Spark job to run on Amazon EMR

Based heavily on the work of @mojodna and @lossyrob over at https://github.com/hotosm/oam-server-tiler

Try it Locally

Install Spark

Install python dependencies:

pip install rasterio
pip install boto3

Put a GeoTIFF in the temp folder within this repo (gitignored).

./run-local.sh

About

Boilerplate for setting up a Spark job to run on Amazon EMR

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published