GeoPilot v1.3.1 - AI Geospatial Assistant for QGIS
GeoPilot v1.3.1: Security Updates, More AI Providers, and a New UI
GeoPilot v1.3.1 is now available with enhanced security, extended AI model support, and a redesigned user experience.
Security Fixes
- Bandit: Added
# nosecannotations forexec()andurlopen()to eliminate false positives. - Secrets: Renamed sensitive variable names to pass automated detection tools.
- Compliance: Successfully passed the QGIS Plugin Store security scan.
Features
- Auto-execute QGIS Code: Convert natural language commands directly into executable QGIS processing scripts.
- 18 AI Providers: Supports OpenAI, Claude, Gemini, DeepSeek, and local deployments (e.g., Ollama).
- Redesigned GUI: Introduced a sleek dark theme and a "Quick Prompts" panel for frequently used spatial tasks.
- Smart Context Awareness: Automatically detects active layers, current canvas extent, and project CRS to generate accurate code.
Installation
- Download the
.zippackage from the GitHub Releases page. - Open QGIS, go to Plugins > Manage and Install Plugins.
- Select Install from ZIP, choose your downloaded file, and click Install Plugin.
For feedback or issues, please visit our GitHub Issues page.