Skip to content
This repository has been archived by the owner on Feb 9, 2023. It is now read-only.

Latest commit

 

History

History
11 lines (6 loc) · 979 Bytes

File metadata and controls

11 lines (6 loc) · 979 Bytes

Streamlit-Folium + Snowflake + OpenStreetMap

This streamlit app demonstrates the power of Snowflake Geospatial data types and queries combined with Streamlit and Streamlit-Folium for building an interactive geospatial app.

The dataset for this app comes from OpenStreetMap and is stored in Snowflake, and it includes Point, Line and Polygon data types.

The app allows you to query and visualize any of these datasets, filtering by data type and metadata values via selectors in the sidebar, as well as filtering geographically via an interactive map with streamlit-folium.

App previw

Note: If you would like to use this app with your own geospatial dataset, provide your credentials in a a .streamlit/secrets.toml in this format.