#425 · Primary category: AI Coding Assistants

geosql

A Claude/Codex skill for geospatial data

Project last updated:08/19/26

GitHub Stars

615

Forks

53

Contributors

3

License

MIT

Why we included this project

GeoSQL is a skill for coding agents like Claude Code, Codex, and Copilot that makes them actually useful for geospatial work. Data scientists and analysts who already work inside those agents get a tool that inspects the warehouse schema before writing a query, and the SQL it emits matches the engine in use, whether PostGIS, BigQuery, Snowflake, or Wherobots. BigQuery statements get dry-run first, so a careless query does not turn into a surprise bill. The map-in-the-loop step is the part that stands out: results render through Dekart, the agent looks at the image, and fixes geometry errors a text-only loop would silently pass. That feedback loop is what lets it answer questions like EV charger density along roads or site-selection prompts with some confidence. Everything runs locally or self-hosted, so credentials stay on your machine, and the included eval suite lets you check the behavior before you rely on it.

Articles for this project

No articles for this project yet.

To suggest a topic or contribute an article, contact us.

Related projects in this category