geemap-apps
geemap-apps copied to clipboard
Interactive web apps created using geemap and streamlit
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. Make sure you set EARTHENGINE_TOKEN='your-token' as an environment variable (secret) on the cloud platform.
- Web App: https://geemap.streamlit.app
- Github: https://github.com/giswqs/geemap-apps
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