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

A demonstration of using Streamlit and Snowflake together for geospatial visualization

License

Notifications You must be signed in to change notification settings

randyzwitch/streamlit-folium-snowflake-openstreetmap

Repository files navigation

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.

About

A demonstration of using Streamlit and Snowflake together for geospatial visualization

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Languages