Spaces:
Sleeping
Sleeping
Update hyperlinks (#137)
Browse files- Home.py +2 -3
- README.md +1 -1
- pages/10_π_Earth_Engine_Datasets.py +1 -1
- pages/11_π§±_Ordnance_Survey.py +1 -1
- pages/12_π²_Land_Cover_Mapping.py +1 -1
- pages/13_ποΈ_Global_Building_Footprints.py +1 -1
- pages/1_π·_Timelapse.py +1 -1
- pages/2_π _U.S._Housing.py +1 -1
- pages/3_πͺ_Split_Map.py +1 -1
- pages/4_π₯_Heatmap.py +1 -1
- pages/5_π_Marker_Cluster.py +1 -1
- pages/6_πΊοΈ_Basemaps.py +1 -1
- pages/7_π¦_Web_Map_Service.py +1 -1
- pages/8_ποΈ_Raster_Data_Visualization.py +1 -1
- pages/9_π²_Vector_Data_Visualization.py +1 -1
- streamlit_app.py +1 -1
Home.py
CHANGED
@@ -6,7 +6,7 @@ st.set_page_config(layout="wide")
|
|
6 |
st.sidebar.title("About")
|
7 |
st.sidebar.info(
|
8 |
"""
|
9 |
-
- Web App URL: <https://streamlit.
|
10 |
- GitHub repository: <https://github.com/giswqs/streamlit-geospatial>
|
11 |
"""
|
12 |
)
|
@@ -14,8 +14,7 @@ st.sidebar.info(
|
|
14 |
st.sidebar.title("Contact")
|
15 |
st.sidebar.info(
|
16 |
"""
|
17 |
-
Qiusheng Wu
|
18 |
-
[GitHub](https://github.com/giswqs) | [Twitter](https://twitter.com/giswqs) | [YouTube](https://www.youtube.com/c/QiushengWu) | [LinkedIn](https://www.linkedin.com/in/qiushengwu)
|
19 |
"""
|
20 |
)
|
21 |
|
|
|
6 |
st.sidebar.title("About")
|
7 |
st.sidebar.info(
|
8 |
"""
|
9 |
+
- Web App URL: <https://streamlit.gishub.org>
|
10 |
- GitHub repository: <https://github.com/giswqs/streamlit-geospatial>
|
11 |
"""
|
12 |
)
|
|
|
14 |
st.sidebar.title("Contact")
|
15 |
st.sidebar.info(
|
16 |
"""
|
17 |
+
Qiusheng Wu at [wetlands.io](https://wetlands.io) | [GitHub](https://github.com/giswqs) | [Twitter](https://twitter.com/giswqs) | [YouTube](https://www.youtube.com/c/QiushengWu) | [LinkedIn](https://www.linkedin.com/in/qiushengwu)
|
|
|
18 |
"""
|
19 |
)
|
20 |
|
README.md
CHANGED
@@ -4,7 +4,7 @@ A streamlit multipage app for geospatial applications. It can be deployed to [St
|
|
4 |
|
5 |
[![Binder](https://mybinder.org/badge_logo.svg)](https://mybinder.org/v2/gh/giswqs/streamlit-geospatial/master?urlpath=proxy/8501/)
|
6 |
|
7 |
-
- Web app: <https://streamlit.
|
8 |
- Source code: <https://github.com/giswqs/streamlit-geospatial>
|
9 |
|
10 |
## Instructions
|
|
|
4 |
|
5 |
[![Binder](https://mybinder.org/badge_logo.svg)](https://mybinder.org/v2/gh/giswqs/streamlit-geospatial/master?urlpath=proxy/8501/)
|
6 |
|
7 |
+
- Web app: <https://streamlit.gishub.org>
|
8 |
- Source code: <https://github.com/giswqs/streamlit-geospatial>
|
9 |
|
10 |
## Instructions
|
pages/10_π_Earth_Engine_Datasets.py
CHANGED
@@ -7,7 +7,7 @@ st.set_page_config(layout="wide")
|
|
7 |
|
8 |
st.sidebar.info(
|
9 |
"""
|
10 |
-
- Web App URL: <https://streamlit.
|
11 |
- GitHub repository: <https://github.com/giswqs/streamlit-geospatial>
|
12 |
"""
|
13 |
)
|
|
|
7 |
|
8 |
st.sidebar.info(
|
9 |
"""
|
10 |
+
- Web App URL: <https://streamlit.gishub.org>
|
11 |
- GitHub repository: <https://github.com/giswqs/streamlit-geospatial>
|
12 |
"""
|
13 |
)
|
pages/11_π§±_Ordnance_Survey.py
CHANGED
@@ -8,7 +8,7 @@ st.set_page_config(layout="wide")
|
|
8 |
|
9 |
st.sidebar.info(
|
10 |
"""
|
11 |
-
- Web App URL: <https://streamlit.
|
12 |
- GitHub repository: <https://github.com/giswqs/streamlit-geospatial>
|
13 |
"""
|
14 |
)
|
|
|
8 |
|
9 |
st.sidebar.info(
|
10 |
"""
|
11 |
+
- Web App URL: <https://streamlit.gishub.org>
|
12 |
- GitHub repository: <https://github.com/giswqs/streamlit-geospatial>
|
13 |
"""
|
14 |
)
|
pages/12_π²_Land_Cover_Mapping.py
CHANGED
@@ -7,7 +7,7 @@ st.set_page_config(layout="wide")
|
|
7 |
|
8 |
st.sidebar.info(
|
9 |
"""
|
10 |
-
- Web App URL: <https://streamlit.
|
11 |
- GitHub repository: <https://github.com/giswqs/streamlit-geospatial>
|
12 |
"""
|
13 |
)
|
|
|
7 |
|
8 |
st.sidebar.info(
|
9 |
"""
|
10 |
+
- Web App URL: <https://streamlit.gishub.org>
|
11 |
- GitHub repository: <https://github.com/giswqs/streamlit-geospatial>
|
12 |
"""
|
13 |
)
|
pages/13_ποΈ_Global_Building_Footprints.py
CHANGED
@@ -12,7 +12,7 @@ def ee_authenticate(token_name="EARTHENGINE_TOKEN"):
|
|
12 |
|
13 |
st.sidebar.info(
|
14 |
"""
|
15 |
-
- Web App URL: <https://streamlit.
|
16 |
- GitHub repository: <https://github.com/giswqs/streamlit-geospatial>
|
17 |
"""
|
18 |
)
|
|
|
12 |
|
13 |
st.sidebar.info(
|
14 |
"""
|
15 |
+
- Web App URL: <https://streamlit.gishub.org>
|
16 |
- GitHub repository: <https://github.com/giswqs/streamlit-geospatial>
|
17 |
"""
|
18 |
)
|
pages/1_π·_Timelapse.py
CHANGED
@@ -23,7 +23,7 @@ def ee_authenticate(token_name="EARTHENGINE_TOKEN"):
|
|
23 |
|
24 |
st.sidebar.info(
|
25 |
"""
|
26 |
-
- Web App URL: <https://streamlit.
|
27 |
- GitHub repository: <https://github.com/giswqs/streamlit-geospatial>
|
28 |
"""
|
29 |
)
|
|
|
23 |
|
24 |
st.sidebar.info(
|
25 |
"""
|
26 |
+
- Web App URL: <https://streamlit.gishub.org>
|
27 |
- GitHub repository: <https://github.com/giswqs/streamlit-geospatial>
|
28 |
"""
|
29 |
)
|
pages/2_π _U.S._Housing.py
CHANGED
@@ -14,7 +14,7 @@ st.set_page_config(layout="wide")
|
|
14 |
|
15 |
st.sidebar.info(
|
16 |
"""
|
17 |
-
- Web App URL: <https://streamlit.
|
18 |
- GitHub repository: <https://github.com/giswqs/streamlit-geospatial>
|
19 |
"""
|
20 |
)
|
|
|
14 |
|
15 |
st.sidebar.info(
|
16 |
"""
|
17 |
+
- Web App URL: <https://streamlit.gishub.org>
|
18 |
- GitHub repository: <https://github.com/giswqs/streamlit-geospatial>
|
19 |
"""
|
20 |
)
|
pages/3_πͺ_Split_Map.py
CHANGED
@@ -5,7 +5,7 @@ st.set_page_config(layout="wide")
|
|
5 |
|
6 |
st.sidebar.info(
|
7 |
"""
|
8 |
-
- Web App URL: <https://streamlit.
|
9 |
- GitHub repository: <https://github.com/giswqs/streamlit-geospatial>
|
10 |
"""
|
11 |
)
|
|
|
5 |
|
6 |
st.sidebar.info(
|
7 |
"""
|
8 |
+
- Web App URL: <https://streamlit.gishub.org>
|
9 |
- GitHub repository: <https://github.com/giswqs/streamlit-geospatial>
|
10 |
"""
|
11 |
)
|
pages/4_π₯_Heatmap.py
CHANGED
@@ -5,7 +5,7 @@ st.set_page_config(layout="wide")
|
|
5 |
|
6 |
st.sidebar.info(
|
7 |
"""
|
8 |
-
- Web App URL: <https://streamlit.
|
9 |
- GitHub repository: <https://github.com/giswqs/streamlit-geospatial>
|
10 |
"""
|
11 |
)
|
|
|
5 |
|
6 |
st.sidebar.info(
|
7 |
"""
|
8 |
+
- Web App URL: <https://streamlit.gishub.org>
|
9 |
- GitHub repository: <https://github.com/giswqs/streamlit-geospatial>
|
10 |
"""
|
11 |
)
|
pages/5_π_Marker_Cluster.py
CHANGED
@@ -5,7 +5,7 @@ st.set_page_config(layout="wide")
|
|
5 |
|
6 |
st.sidebar.info(
|
7 |
"""
|
8 |
-
- Web App URL: <https://streamlit.
|
9 |
- GitHub repository: <https://github.com/giswqs/streamlit-geospatial>
|
10 |
"""
|
11 |
)
|
|
|
5 |
|
6 |
st.sidebar.info(
|
7 |
"""
|
8 |
+
- Web App URL: <https://streamlit.gishub.org>
|
9 |
- GitHub repository: <https://github.com/giswqs/streamlit-geospatial>
|
10 |
"""
|
11 |
)
|
pages/6_πΊοΈ_Basemaps.py
CHANGED
@@ -5,7 +5,7 @@ st.set_page_config(layout="wide")
|
|
5 |
|
6 |
st.sidebar.info(
|
7 |
"""
|
8 |
-
- Web App URL: <https://streamlit.
|
9 |
- GitHub repository: <https://github.com/giswqs/streamlit-geospatial>
|
10 |
"""
|
11 |
)
|
|
|
5 |
|
6 |
st.sidebar.info(
|
7 |
"""
|
8 |
+
- Web App URL: <https://streamlit.gishub.org>
|
9 |
- GitHub repository: <https://github.com/giswqs/streamlit-geospatial>
|
10 |
"""
|
11 |
)
|
pages/7_π¦_Web_Map_Service.py
CHANGED
@@ -7,7 +7,7 @@ st.set_page_config(layout="wide")
|
|
7 |
|
8 |
st.sidebar.info(
|
9 |
"""
|
10 |
-
- Web App URL: <https://streamlit.
|
11 |
- GitHub repository: <https://github.com/giswqs/streamlit-geospatial>
|
12 |
"""
|
13 |
)
|
|
|
7 |
|
8 |
st.sidebar.info(
|
9 |
"""
|
10 |
+
- Web App URL: <https://streamlit.gishub.org>
|
11 |
- GitHub repository: <https://github.com/giswqs/streamlit-geospatial>
|
12 |
"""
|
13 |
)
|
pages/8_ποΈ_Raster_Data_Visualization.py
CHANGED
@@ -8,7 +8,7 @@ st.set_page_config(layout="wide")
|
|
8 |
|
9 |
st.sidebar.info(
|
10 |
"""
|
11 |
-
- Web App URL: <https://streamlit.
|
12 |
- GitHub repository: <https://github.com/giswqs/streamlit-geospatial>
|
13 |
"""
|
14 |
)
|
|
|
8 |
|
9 |
st.sidebar.info(
|
10 |
"""
|
11 |
+
- Web App URL: <https://streamlit.gishub.org>
|
12 |
- GitHub repository: <https://github.com/giswqs/streamlit-geospatial>
|
13 |
"""
|
14 |
)
|
pages/9_π²_Vector_Data_Visualization.py
CHANGED
@@ -7,7 +7,7 @@ st.set_page_config(layout="wide")
|
|
7 |
|
8 |
st.sidebar.info(
|
9 |
"""
|
10 |
-
- Web App URL: <https://streamlit.
|
11 |
- GitHub repository: <https://github.com/giswqs/streamlit-geospatial>
|
12 |
"""
|
13 |
)
|
|
|
7 |
|
8 |
st.sidebar.info(
|
9 |
"""
|
10 |
+
- Web App URL: <https://streamlit.gishub.org>
|
11 |
- GitHub repository: <https://github.com/giswqs/streamlit-geospatial>
|
12 |
"""
|
13 |
)
|
streamlit_app.py
CHANGED
@@ -5,7 +5,7 @@ st.set_page_config(layout="wide")
|
|
5 |
|
6 |
st.sidebar.info(
|
7 |
"""
|
8 |
-
- Web App URL: <https://streamlit.
|
9 |
- GitHub repository: <https://github.com/giswqs/streamlit-geospatial>
|
10 |
"""
|
11 |
)
|
|
|
5 |
|
6 |
st.sidebar.info(
|
7 |
"""
|
8 |
+
- Web App URL: <https://streamlit.gishub.org>
|
9 |
- GitHub repository: <https://github.com/giswqs/streamlit-geospatial>
|
10 |
"""
|
11 |
)
|