Interactive web apps created using geemap and streamlit

Introduction

This repo demostrates how to build a multi-page Earth Engine App using streamlit and geemap. You can deploy the app on various cloud platforms, such as share.streamlit.io or Heroku. Make sure you set EARTHENGINE_TOKEN='your-token' as an environment variable (secret) on the cloud platform.

Where to find your Earth Engine token?

  • Windows: C:/Users/USERNAME/.config/earthengine/credentials
  • Linux: /home/USERNAME/.config/earthengine/credentials
  • macOS: /Users/USERNAME/.config/earthengine/credentials

Credits

This app is created using the template from upraneelnihar/streamlit-multiapps.

GitHub

https://github.com/giswqs/geemap-apps

 

 

 

To finish reading, please visit source site