Skip to content

developmentseed/libra-live

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Libra Realtime Image Processor

This simple flask app generates truecolor, ndvi and false water/land images for a given Landsat8 scene.

It can also crop the image for a given bounding box or point and produce PNG images with different sizes.

The app is built to work with the libra-alexa a prototype for showing how to search for satellite imagery using voice recognition tools.

Installation

$ pip install -r requirements.txt

Usage

$ python app.py

OR

$ docker run -p 8000:8000 developmentseed/libra-img:latest

API

Credit

based on the POSM imagery API

About

Realtime image processor for libra-alexa

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages