Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/giswqs/geemap-apps
Interactive web apps created using geemap and streamlit
https://github.com/giswqs/geemap-apps
earth-engine earthengine geemap geospatial google-earth-engine mapping python streamlit
Last synced: 3 months ago
JSON representation
Interactive web apps created using geemap and streamlit
- Host: GitHub
- URL: https://github.com/giswqs/geemap-apps
- Owner: giswqs
- License: mit
- Created: 2021-10-07T23:52:31.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2023-07-16T01:46:56.000Z (over 1 year ago)
- Last Synced: 2024-10-24T15:57:21.757Z (3 months ago)
- Topics: earth-engine, earthengine, geemap, geospatial, google-earth-engine, mapping, python, streamlit
- Language: Python
- Homepage: https://geemap.streamlit.app
- Size: 14.6 KB
- Stars: 53
- Watchers: 4
- Forks: 48
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# geemap-apps
## Introduction
This repo demostrates how to build a multi-page [Earth Engine](https://earthengine.google.com) App using [streamlit](https://streamlit.io) and [geemap](https://geemap.org). You can deploy the app on various cloud platforms, such as [share.streamlit.io](https://share.streamlit.io). Make sure you set `EARTHENGINE_TOKEN='your-token'` as an environment variable (secret) on the cloud platform.
- **Web App:**
- **Github:**### 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`