Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/giswqs/streamlit-multipage-template
A streamlit multipage app template for geospatial applications
https://github.com/giswqs/streamlit-multipage-template
earthengine geemap geospatial leafmap streamlit streamlit-dashboard streamlit-webapp
Last synced: 3 months ago
JSON representation
A streamlit multipage app template for geospatial applications
- Host: GitHub
- URL: https://github.com/giswqs/streamlit-multipage-template
- Owner: giswqs
- License: mit
- Created: 2022-06-08T01:05:01.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2023-04-26T21:07:13.000Z (almost 2 years ago)
- Last Synced: 2024-10-24T15:57:14.360Z (4 months ago)
- Topics: earthengine, geemap, geospatial, leafmap, streamlit, streamlit-dashboard, streamlit-webapp
- Language: Python
- Homepage: https://geotemplate.streamlit.app
- Size: 867 KB
- Stars: 59
- Watchers: 6
- Forks: 31
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# streamlit-multipage-template
A streamlit multipage app template for geospatial applications. It can be deployed to [Streamlit Cloud](https://streamlit.io/cloud) or [MyBinder](https://mybinder.org/).
[![Binder](https://mybinder.org/badge_logo.svg)](https://mybinder.org/v2/gh/giswqs/streamlit-multipage-template/master?urlpath=proxy/8501/)
Web App URL:
## Instructions
1. For the GitHub repository or use it as a template for your own project.
2. Customize the sidebar by changing the sidebar text and logo in each Python file.
3. Find your favorite emoji from https://emojipedia.org.
4. Add a new app to the `pages/` directory with an emoji in the file name, e.g., 1_🚀_Chart.py.## Demo
![](https://i.imgur.com/6lj0oAO.png)