Welcome to the Open Source Streamlit Geospatial Tools repository, a collection of tools and applications designed for geospatial data analysis and visualization using Streamlit.
Explore the App: https://os-st-gis-rmk.streamlit.app
This repository contains various geospatial tools built using Streamlit, an open-source app framework for Machine Learning and Data Science teams. These tools facilitate the analysis, visualization, and manipulation of geospatial data, making it accessible and interactive.
- Interactive Mapping: Utilize interactive maps to explore and visualize geospatial data.
- Data Visualization: Create plots and charts to analyze geospatial datasets.
- Geospatial Analysis: Perform various geospatial analyses, including spatial joins, buffer creation, and more.
- User-Friendly Interface: Streamlit's intuitive interface allows users to interact with geospatial data easily.
- Python 3.7 or later
- Streamlit
- Geopandas
- Other dependencies as specified in the
requirements.txt
file
This project was inspired by the great work done on Streamlit Geospatial Tools. Be sure to check it out for more awesome geospatial applications!