Skip to content

Latest commit

 

History

4 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OpenWanderer Elevation Script

This script gives each panorama an elevation, using the Terrarium elevation tiles on AWS.

Note that other server-side processing tasks will be run as separate scripts. For example, see the anonymiser script

Installing

The script is being developed using Python 3.6.

For now, it requires the python-dotenv, pillow, psycopg2 and requests modules, which can be installed using pip3 e.g.:

pip3 install python-dotenv
pip3 install requests
pip3 install pillow
pip3 install psycopg2

Later it's likely a virtualenv will be setup.

About

Script to add elevations to uploaded panoramas.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages