Skip to content

OpenDataAnalytics/gaia-geotrellis-plugin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Gaia Geotrellis Plugin

Run Geotrellis processes from Gaia. Based on https://github.com/OpenGeoscience/nex/tree/master/geotrellis-pipeline by @dorukozturk

Instructions

  1. Install the plugin
pip install -e .
  1. Install sbt
cd geotrellis
sh
echo "deb https://dl.bintray.com/sbt/debian /" | sudo tee -a /etc/apt/sources.list.d/sbt.list
sudo apt-key adv --keyserver hkp://keyserver.ubuntu.com:80 --recv 642AC823
sudo apt-get update
sudo apt-get install sbt
  1. Build the fat geotrellis jar
cd geotrellis
sbt assembly

About

Geotrellis plugin for Gaia

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published