o2r-project / geoextent

Python library for extrating geospatial extent of files and directories with multiple data formats
https://o2r.info/geoextent/
MIT License
1 stars 4 forks source link

Create interactive demo app with Streamlit #71

Open nuest opened 4 years ago

nuest commented 4 years ago

https://www.streamlit.io/

Example to show data on a map: https://github.com/streamlit/demo-uber-nyc-pickups/blob/master/streamlit_app.py

See also "Geography" section on https://www.streamlit.io/gallery

There is a file uploader that even accept multiple files: https://docs.streamlit.io/en/stable/api.html?highlight=file#streamlit.file_uploader