Preprint, 2026

Geospatial Experience-Oriented Notation (GEON): A Semantic Format for LLM-Native Spatial Intelligence

TechRxiv

Abstract

Existing geospatial data formats such as GeoJSON, Well-Known Text (WKT), and CityGML, are optimised for geometric computation and rendering. While effective for Geographic Information Systems (GIS), these approaches present limitations when used with Large Language Models (LLMs). For example, coordinate arrays carry no inherent semantic meaning, spatial relationships require computational geometry to extract, and the human experience of place is usually absent. This manuscript introduces foundational work on Geospatial Experience-Oriented Notation (GEON), a text-based format that bridges machine-optimised geospatial data and human-readable spatial descriptors. GEON encodes identity, geometry, purpose, experiential qualities, spatial relationships, temporal patterns, and data provenance in a readable and structured syntax designed for human comprehension and LLM reasoning. This manuscript presents the initial specification, reference implementations in Python, Rust, and JavaScript, and an empirical evaluation demonstrating how GEON achieves 20% fewer tokens than equivalent GeoJSON files, while encoding 31% more semantic facts per token. This manuscript explores the implementation and how LLMs reason about place-making, urban design interventions, and spatial intelligence tasks that existing formats struggle to support.

Geospatial DataLarge Language ModelsSpatial IntelligencePlace-Based ComputingSemantic RepresentationUrban Computing

Full text

Download PDF

This browser will not display the PDF inline.Download it instead.

Cite this

Reference

Williams, J. (2026). Geospatial Experience-Oriented Notation (GEON): A Semantic Format for LLM-Native Spatial Intelligence. TechRxiv. https://doi.org/10.36227/techrxiv.177160645.54245440/v1

BibTeX
@article{Williams2026GEON,
  author       = {Williams, James},
  title        = {Geospatial Experience-Oriented Notation (GEON): A Semantic Format for LLM-Native Spatial Intelligence},
  journal      = {TechRxiv},
  year         = {2026},
  month        = {February},
  doi          = {10.36227/techrxiv.177160645.54245440/v1},
  abstract     = {Existing geospatial data formats such as GeoJSON, Well-Known Text (WKT), and CityGML, are optimised for geometric computation and rendering. While effective for Geographic Information Systems (GIS), these approaches present limitations when used with Large Language Models (LLMs). For example, coordinate arrays carry no inherent semantic meaning, spatial relationships require computational geometry to extract, and the human experience of place is usually absent. This manuscript introduces foundational work on Geospatial Experience-Oriented Notation (GEON), a text-based format that bridges machine-optimised geospatial data and human-readable spatial descriptors. GEON encodes identity, geometry, purpose, experiential qualities, spatial relationships, temporal patterns, and data provenance in a readable and structured syntax designed for human comprehension and LLM reasoning. This manuscript presents the initial specification, reference implementations in Python, Rust, and JavaScript, and an empirical evaluation demonstrating how GEON achieves 20% fewer tokens than equivalent GeoJSON files, while encoding 31% more semantic facts per token. This manuscript explores the implementation and how LLMs reason about place-making, urban design interventions, and spatial intelligence tasks that existing formats struggle to support.},
  keywords     = {Geospatial Data; Large Language Models; Spatial Intelligence; Place-Based Computing; Semantic Representation; Urban Computing},
  url          = {/assets/papers/Williams2026GEON.pdf},
  howpublished = {Preprint}
}

Related work

All publications