AtQuery: Local GeoAI Assistant for QGIS
AtQuery is a QGIS plugin that allows users to perform GIS queries, data inspection, and geospatial workflows using natural language. Instead of manually navigating menus or writing PyQGIS scripts, users can interact with QGIS through conversational commands.
The plugin uses a toolbox-routing architecture to identify the most relevant GIS skill domain before passing the request to a local language model running through Ollama. By loading only the required GIS tools into context, AtQuery improves tool-selection reliability and responsiveness on lightweight local models.
Features:
• Natural language GIS queries and workflow automation
• Data inspection, selection, vector processing, raster analysis, and export tools
• Toolbox-based routing for efficient tool selection
• Fully local execution through Ollama (no cloud APIs required)
• Transparent tool execution and result display
• Extensible community toolbox for additional capabilities
Designed for GIS professionals, researchers, and students, including those with limited GIS experience, who want to explore and perform geospatial workflows through natural language within QGIS.
Plugin Tags