paper-with-me

Papers

An Autonomous GIS Agent Framework for Geospatial Data Retrieval

2024-07-13 · Huan Ning, Zhenlong Li, Temitope Akinboyewa, M. Naser Lessani

Powered by the emerging large language models (LLMs), autonomous geographic information systems (GIS) agents have the potential to accomplish spatial analyses and cartographic tasks. However, a research gap exists to support fully autonomous GIS agents: how to enable agents to discover and download the necessary data for geospatial analyses. This study proposes an autonomous GIS agent framework capable of retrieving required geospatial data by generating, executing, and debugging programs. The framework utilizes the LLM as the decision-maker, selects the appropriate data source (s) from a pre-defined source list, and fetches the data from the chosen source. Each data source has a handbook that records the metadata and technical details for data retrieval. The proposed framework is designed in a plug-and-play style to ensure flexibility and extensibility. Human users or autonomous data scrawlers can add new data sources by adding new handbooks. We developed a prototype agent based on the framework, released as a QGIS plugin (GeoData Retrieve Agent) and a Python program. Experiment results demonstrate its capability of retrieving data from various sources including OpenStreetMap, administrative boundaries and demographic data from the US Census Bureau, satellite basemaps from ESRI World Imagery, global digital elevation model (DEM) from OpenTopography.org, weather data from a commercial provider, the COVID-19 cases from the NYTimes GitHub. Our study is among the first attempts to develop an autonomous geospatial data retrieval agent.

📄 PDF Abstract BibTeX arXiv:2407.21024

Code (2)

gladcolor/llm-find 공식 구현
teakinboyewa/autonomousgis_geodataretrieveragent 공식 구현

Tasks

Retrieval

Similar Papers 제목 키워드 기반

Towards Intelligent Geospatial Data Discovery: a knowledge graph-driven multi-agent framework powered by large language models

2026-03-21 · Ruixiang Liu, Zhenlong Li, Ali Khosravi Kazazi arxiv

The rapid growth in the volume, variety, and velocity of geospatial data has created data ecosystems that are highly distributed, heterogeneous, and semantically inconsistent. Existing data catalogs, portals, and infrast…

Agentic AI in Remote Sensing: Foundations, Taxonomy, and Emerging Systems

2026-01-05 · Niloufar Alipour Talemi, Julia Boone, Fatemeh Afghah arxiv

The paradigm of Earth Observation analysis is shifting from static deep learning models to autonomous agentic AI. Although recent vision foundation models and multimodal large language models advance representation learn…

Representation Learning

GIScience in the Era of Artificial Intelligence: A Research Agenda Towards Autonomous GIS

2025-03-31 · Zhenlong Li, Huan Ning, Song Gao, Krzysztof Janowicz 외

The advent of generative AI exemplified by large language models (LLMs) opens new ways to represent and compute geographic information and transcends the process of geographic knowledge production, driving geographic inf…

An LLM Agent for Automatic Geospatial Data Analysis

2024-10-24 · Yuxing Chen, Weijie Wang, Sylvain Lobry, Camille Kurtz

Large language models (LLMs) are being used in data science code generation tasks, but they often struggle with complex sequential tasks, leading to logical errors. Their application to geospatial data processing is part…

Code GenerationRAGRetrieval-augmented Generation

Towards a Barrier-free GeoQA Portal: Natural Language Interaction with Geospatial Data Using Multi-Agent LLMs and Semantic Search

2025-03-18 · Yu Feng, Puzhen Zhang, Guohui Xiao, Linfang Ding 외

A Barrier-Free GeoQA Portal: Enhancing Geospatial Data Accessibility with a Multi-Agent LLM Framework Geoportals are vital for accessing and analyzing geospatial data, promoting open spatial data sharing and online geo-i…

Language ModelingLanguage ModellingLarge Language ModelManagement