Skip to content

Commit 28b15a4

Browse files
committed
updated metadata for plugin
1 parent 85446a7 commit 28b15a4

1 file changed

Lines changed: 7 additions & 3 deletions

File tree

metadata.txt

Lines changed: 7 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -19,16 +19,20 @@ changelog=
1919
v0.1
2020
- Initial release of GeoAgent plugin for QGIS.
2121
- Added support for Ollama, ChatGPT and Gemini LLMs.
22-
- Implemented dependency installation feature with user notifications.
23-
- Implemented the layer read/write capabilities via LLM commands.
22+
- Dependency installation feature with user notifications.
23+
- Layer read/write tool.
24+
- Listing layers and column names.
25+
- Performing attribute-based and geometric queries.
26+
- Project create/load/save functionalities.
27+
- Native geospatial analysis via processing (experimental) agent.
2428

2529
# Tags are comma separated with spaces allowed
2630
tags=python, LLM, AI, geospatial analysis, natural language, Agent, QGIS, GeoAgent
2731

2832
homepage=https://github.com/iamtekson/GeoAgent
2933
category=Analysis
3034
icon=icons/icon.png
31-
experimental=True
35+
experimental=False
3236
deprecated=False
3337

3438
# If the plugin can run on QGIS Server.

0 commit comments

Comments
 (0)