wegiangb / geemap-apps

Interactive web apps created using geemap and streamlit

Home Page:https://share.streamlit.io/giswqs/geemap-apps/app.py

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

geemap-apps

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.

About

Interactive web apps created using geemap and streamlit

https://share.streamlit.io/giswqs/geemap-apps/app.py

License:MIT License


Languages

Language:Python 98.7%Language:Shell 1.0%Language:Procfile 0.3%