A collection of homemade, customized, nor saved GIS tools and tutorials to streamline geospatial workflows.
This repository serves as a hub for all the QGIS and GIS-related tools I've developed, customized, or saved over time. Whether it's Python scripts, QGIS Processing Models, or handy automation tools, you'll find useful resources to enhance spatial data management, analysis, and visualization.
I created this collection to improve efficiency in GIS tasks, automate repetitive processes, and explore different ways to extend QGIS functionality. Feel free to explore, use, and contribute!
This repo includes:
- ✅ QGIS Python (PyQGIS) Scripts – Custom scripts to automate tasks in QGIS
- ✅ Processing Models – QGIS Model Builder workflows for common GIS operations
- ✅ Geoprocessing & Data Cleaning Tools – Scripts and models for fixing geometries, removing duplicates, and more
- ✅ Automation Scripts – Python tools to streamline spatial workflows
- ✅ Other GIS Utilities – Various scripts and resources for GIS analysis
Download or Clone the Repository/Files needed
Copy
Modify
git clone https://github.com/CDXX710/GIS-Toolbox.git
Place .model3 files in your QGIS models directory
Access them via the Processing Toolbox
Open QGIS and go to Processing Toolbox
Click on Scripts → Create a New Script
Copy and paste the script, save, and run it
Ensure you have QGIS installed and configured for Python scripting
Run the scripts from a Python environment with access to qgis.core
This repository is open-source, so feel free to use, modify, and contribute. If you improve or extend any tools, I’d love to see your contributions!
Have suggestions or need help? Feel free to open an issue or reach out!