https://github.com/kamicollo/streamlit-overpass-connection
https://github.com/kamicollo/streamlit-overpass-connection
Last synced: 12 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/kamicollo/streamlit-overpass-connection
- Owner: kamicollo
- Created: 2023-07-22T23:29:43.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2023-07-22T23:49:55.000Z (almost 3 years ago)
- Last Synced: 2025-01-31T11:31:48.553Z (over 1 year ago)
- Language: Python
- Size: 5.86 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# OSM Connection for Streamlit
This repository contains a `osm.OSMConnection` class that can be used together with `streamlit.experimental_connection()` and a demo Streamlit app that uses it.
[](https://osm-connection.streamlit.app)