Skip to content
Tech News
← Back to articles

Geosql: A Claude/Codex skill for geospatial data

read original more articles

GeoSQL

Claude, Codex, and GitHub Copilot skill for data scientists and analysts working with geospatial data on PostGIS, BigQuery, Snowflake, and Wherobots.

Note: No SaaS account needed. Works 100% locally or self-hosted.

4x improvement on geospatial tasks with map in the loop.

Quick Start

With Python (interactive mode):

pip install geosql && geosql

Install directly into a supported agent:

geosql install claude geosql install codex geosql install copilot

Or in Claude Code:

... continue reading