<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE article PUBLIC "-//NLM//DTD Journal Publishing DTD v3.0 20080202//EN" "https://jats.nlm.nih.gov/nlm-dtd/publishing/3.0/journalpublishing3.dtd">
<article xmlns:mml="http://www.w3.org/1998/Math/MathML" xmlns:xlink="http://www.w3.org/1999/xlink" article-type="research-article" dtd-version="3.0" xml:lang="en">
<front>
<journal-meta>
<journal-id journal-id-type="publisher">ISPRS-Archives</journal-id>
<journal-title-group>
<journal-title>The International Archives of the Photogrammetry, Remote Sensing and Spatial Information Sciences</journal-title>
<abbrev-journal-title abbrev-type="publisher">ISPRS-Archives</abbrev-journal-title>
<abbrev-journal-title abbrev-type="nlm-ta">Int. Arch. Photogramm. Remote Sens. Spatial Inf. Sci.</abbrev-journal-title>
</journal-title-group>
<issn pub-type="epub">2194-9034</issn>
<publisher><publisher-name>Copernicus Publications</publisher-name>
<publisher-loc>Göttingen, Germany</publisher-loc>
</publisher>
</journal-meta>
<article-meta>
<article-id pub-id-type="doi">10.5194/isprs-archives-L-4-W1-2026-219-2026</article-id>
<title-group>
<article-title>A Systematic Comparison of RAG Architectures for Geographic POI Question Answering Using OpenStreetMap Data</article-title>
</title-group>
<contrib-group><contrib contrib-type="author" xlink:type="simple"><name name-style="western"><surname>Otsuka</surname>
<given-names>Noboru</given-names>
</name>
<xref ref-type="aff" rid="aff1">
<sup>1</sup>
</xref>
</contrib>
</contrib-group><aff id="aff1">
<label>1</label>
<addr-line>Geolonia Inc., 1-6-16 Fukagawa, Koto-ku, Tokyo 135-0033, Japan</addr-line>
</aff>
<pub-date pub-type="epub">
<day>29</day>
<month>08</month>
<year>2026</year>
</pub-date>
<volume>L-4/W1-2026</volume>
<fpage>219</fpage>
<lpage>226</lpage>
<permissions>
<copyright-statement>Copyright: &#x000a9; 2026 Noboru Otsuka</copyright-statement>
<copyright-year>2026</copyright-year>
<license license-type="open-access">
<license-p>This work is licensed under the Creative Commons Attribution 4.0 International License. To view a copy of this licence, visit <ext-link ext-link-type="uri"  xlink:href="https://creativecommons.org/licenses/by/4.0/">https://creativecommons.org/licenses/by/4.0/</ext-link></license-p>
</license>
</permissions>
<self-uri xlink:href="https://isprs-archives.copernicus.org/articles/L-4-W1-2026/219/2026/isprs-archives-L-4-W1-2026-219-2026.html">This article is available from https://isprs-archives.copernicus.org/articles/L-4-W1-2026/219/2026/isprs-archives-L-4-W1-2026-219-2026.html</self-uri>
<self-uri xlink:href="https://isprs-archives.copernicus.org/articles/L-4-W1-2026/219/2026/isprs-archives-L-4-W1-2026-219-2026.pdf">The full text article is available as a PDF file from https://isprs-archives.copernicus.org/articles/L-4-W1-2026/219/2026/isprs-archives-L-4-W1-2026-219-2026.pdf</self-uri>
<abstract>
<p>Retrieval-Augmented Generation (RAG) grounds Large Language Models in external knowledge, yet geospatial question answering presents a distinctive challenge: spatial relationships such as distance and direction are directly computable from coordinate data, blurring the role of vector or graph-based retrieval that prevails in general-domain RAG. We systematically compare five enhanced RAG architectures&amp;mdash;Structured, GraphRAG, Hybrid, Adaptive, and Agentic&amp;mdash;for geographic Point of Interest (POI) question answering, all built on a shared vector-retrieval substrate over 1,047 OpenStreetMap POIs in Shibuya, Tokyo, with multiarea generalization tested across four Tokyo districts (about 3,600 POIs). Evaluation employs a hierarchical five-level prompt framework (L1&amp;ndash;L5, 90&amp;ndash;130 cases per phase) with multi-dimensional scoring covering keyword success, reasoning quality, evidence citation, constraint satisfaction, and uncertainty acknowledgement. In Phase 1 (90 cases), Structured RAG attained 89.1% versus GraphRAG&amp;rsquo;s 76.7% and Adaptive RAG&amp;rsquo;s 86.1% (Wilcoxon, Bonferroni-corrected, &lt;em&gt;p&lt;/em&gt; &amp;lt; 0.001); per-category analysis identified two query types (directional comparison, competitor density) where GraphRAG remained superior. In Phase 2 (130 cases, four areas), Hybrid RAG achieved the best balance of composite quality (67.1/100) and cross-level stability, though pairwise differences with Adaptive and Graph RAG were not statistically significant. Findings suggest that, in dense-urban POI settings where coordinates are reliable, the marginal benefit of explicit graph edges shrinks for coordinate-computable relationships, while structured spatial processing complements vector retrieval. All software (ChromaDB, NetworkX, Hugging Face Transformers) and data (OpenStreetMap) are open-source, ensuring FOSS4G-community reproducibility.</p>
</abstract>
<counts><page-count count="8"/></counts>
</article-meta>
</front>
<body/>
<back>
</back>
</article>