Updating GeoEngine
To update to the latest version, run:geoengine patch to bring all workers, GIS plugins, and agent skills in sync with the new version.
A typical update looks like this:
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Handle GeoEngine versioning, updates, and patches, as well as common maintenance issues you may encounter.
geoengine update
geoengine patch to bring all workers, GIS plugins, and agent skills in sync with the new version.
A typical update looks like this:
Detected install method: Homebrew
==> brew update
==> brew upgrade geoengine
==> Upgrading nikageospatial/geoengine/geoengine
0.6.1 -> 0.6.4
==> Summary
🍺 /opt/homebrew/Cellar/geoengine/0.6.4: 4 files, 10.2MB, built in 1 second
GeoEngine updated via Homebrew
Running geoengine patch...
Checking global artifacts...
✓ settings.bin
Checking GIS plugins...
✓ QGIS plugin reinstalled (files were stale)
• ArcGIS not installed on this machine — skipping
Checking agent skills...
✓ Claude skills up-to-date
✓ Codex skills up-to-date
✓ Antigravity skills up-to-date
Patch complete: 0 workers checked, 1 plugin updated, 0 skills synced,
0 migrations applied, 0 issues found.
...
geoengine patch
| Issue | Solution |
|---|---|
| Stale config files found | Run geoengine delete and geoengine apply again to reset worker cache. |
| Missing GIS plugins | Run geoengine setup plugins, then restart QGIS or re-add the ArcGIS toolbox. |