Skip to content

Latest commit

 

History

History
27 lines (18 loc) · 752 Bytes

File metadata and controls

27 lines (18 loc) · 752 Bytes

Map Poster Streamlit

This is a Streamlit port of MapToPoster. All credit for the idea and original implementation goes to that project. I just wanted to run it with, a tool I'm more familiar with.

Example Poster of Crystal, Minnesota

Example Poster of Minneapolis, Minnesota

Development

uv run streamlit run app.py
uv run ruff format
uv run ruff check

Stack

  • Streamlit — UI
  • OSMnx — OpenStreetMap data fetching
  • Matplotlib — map rendering

Attributions

Map data © OpenStreetMap.