Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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`