Skip to content

kathrynberger/awesome-maps

Repository files navigation

A simple geospatial demo app

This simple demo is meant to be a fun way to explore geospatial data and see how easy it is to develop a interactive web application with very few lines of code. Explore the commented code base (edinburgh_city_map.py) to find out how it was done!

launching the app

to run streamlit app from terminal:

python -m streamlit run edinburgh_city_map.py

Access to the app itself can be found on Streamlit Cloud here: https://share.streamlit.io/kathrynberger/awesome-maps/main/edinburgh_city_map.py

requirements

written in: python 3.9

requires the following: pandas==1.4.2 Pillow==9.1.1 pydeck==0.7.1 streamlit==1.10.0

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published