Saved in:
Bibliographic Details
Main Authors: Merten, Gaspard, Dejaegere, Gilles, Sakr, Mahmoud
Format: Preprint
Published: 2025
Subjects:
Online Access:https://arxiv.org/abs/2506.11781
Tags: Add Tag
No Tags, Be the first to tag this record!
Table of Contents:
  • Geospatial data analysis plays a crucial role in tackling intricate societal challenges such as urban planning and climate modeling. However, employing tools like GeoPandas, a prominent Python library for geospatial data manipulation, necessitates expertise in complex domain-specific syntax and workflows. GeoPandas-AI addresses this gap by integrating LLMs directly into the GeoPandas workflow, transforming the GeoDataFrame class into an intelligent, stateful class for both data analysis and geospatial code development. This paper formalizes the design of such a smart class and provides an open-source implementation of GeoPandas-AI in PyPI package manager. Through its innovative combination of conversational interfaces and stateful exploitation of LLMs for code generation and data analysis, GeoPandas-AI introduces a new paradigm for code-copilots and instantiates it for geospatial development.