Score
Converting place identifiers or codes to geographic coordinates or administrative units and harmonizing disparate location coding schemes with coverage metadata to enable spatial analyses such as accessibility comparisons between urban and rural areas.
To address the multifaceted requirements of scientific research and location-based services—particularly in geocoding accuracy, robustness, and semantic understanding—this paper systematically analyzes evolutionary drivers and deconstructs core functional modules, establishing for the first time an input–output requirements framework tailored to diverse application scenarios. We propose a novel multi-paradigm collaborative architecture integrating rule engines, information retrieval, named entity recognition, geographic knowledge graphs, and large language models (LLMs). Based on this, we formulate design principles and a technical roadmap for next-generation geocoding systems: extensibility, high robustness, and semantic awareness. Key contributions include identifying three LLM-driven breakthrough directions: context-aware address parsing, cross-modal spatial-semantic alignment, and dynamic knowledge-enhanced reasoning—providing a systematic methodology for both academia and industry.
Contemporary digital gazetteers face critical challenges—including heterogeneous data sources, absence of standardized encoding schemes, weak multidimensional semantic representation, and inadequate support for dynamic evolution—thereby limiting location retrieval capabilities grounded in physical, social, and cultural attributes. To address these, this study systematically reviews the state of gazetteer database technologies and proposes an integrated framework unifying GIS, VGI quality control, textual toponym recognition, multi-source data fusion, and toponym matching algorithms. It innovatively introduces a unified modeling approach for multidimensional toponymic features—spatial, functional, cultural, and temporal—to enhance toponym disambiguation, identity resolution, and dynamic evolutionary representation. The work provides theoretical foundations and technical pathways for overcoming standardization bottlenecks, enriching semantic expressivity, and enabling evolution-aware reasoning. Collectively, it establishes a systematic basis for next-generation intelligent gazetteer knowledge bases.
This paper identifies and systematically analyzes common challenges in spatial data science across mainstream programming languages—R, Python, and Julia—including inconsistent spherical geometry modeling, ambiguous spatial/temporal semantics, conflation of intensive and extensive attributes, poor interoperability between data cube and vector formats, complex cross-package dependencies, and a persistent divide between GIS and physical modeling communities. Through multi-language ecosystem surveys, cross-community comparative analysis, and software engineering abstraction, we propose, for the first time, a cross-language semantic framework for spatial operations. The framework formally defines support types (point vs. block), specifies attribute-type constraints on operation validity, and refactors spherical Simple Features logic. We distill five foundational insights that establish a methodological basis and practical guidance for tool interoperability, pedagogical alignment, and open-source governance in spatial computing.
To address low accuracy and poor generalization in automatic geolocation extraction from news texts, this paper proposes the first retrieval-augmented generation (RAG) framework tailored for geocoding. Our method jointly leverages a geographic knowledge base and large language models (e.g., Llama-3, Phi-3) to perform end-to-end latitude–longitude generation. It enhances mapping accuracy via context-aware prompt engineering and a multi-source location disambiguation mechanism. Evaluated on three standard benchmarks, our approach significantly outperforms traditional rule-based systems and fine-tuned baselines, achieving an average 12.7% F1-score improvement. Ablation studies confirm synergistic gains between the retrieval and reasoning modules. To ensure reproducibility and practical utility, we fully open-source the code, datasets, and models—enabling applications such as epidemic surveillance and disaster response geocoding.
This study addresses the pervasive issue of non-representative GPS mobility data in low- and middle-income countries, where coverage biases across data sources remain poorly understood. Integrating Facebook and Veraset GPS datasets with census data from 2,478 Mexican municipalities, the authors employ interpretable machine learning and spatial statistical models to systematically dissect the origins, spatial structure, and drivers of coverage bias. Findings reveal that coverage bias exhibits strong data-source specificity and spatial dependence: Facebook data demonstrate more uniform coverage, whereas multi-app aggregated data disproportionately represent wealthier, more digitally connected areas. Explicitly modeling spatial autocorrelation substantially improves explanatory power for these biases. The results underscore the necessity of tailoring bias-correction strategies to specific data sources and highlight that a portion of spatial variation in coverage cannot be fully accounted for by observable covariates.
This paper addresses the lack of lightweight, privacy-preserving, and decentralized spatial referencing mechanisms on the Internet. We propose Pingmark—a plain-text-based, universal spatial semantics protocol. Pingmark uses the trigger symbol “!@” to encode physical locations as coordinate-free, user-identifier-free short textual strings (e.g., `!@Zhongguancun Tower, Beijing`). Clients resolve these strings locally and instantaneously into standardized URLs by invoking open map APIs, requiring no registration or reliance on proprietary mapping services. Its key innovation lies in abstracting geographic context into human-readable, shareable, and machine-parsable text primitives—extended with optional timestamps for spatiotemporal expressiveness. We have completed the Pingmark Protocol Specification (PPS) v0.1 and implemented a reference parser, validating its usability across diverse scenarios. This work lays the foundation for an open, interoperable spatial semantics infrastructure.
This study addresses the challenges urban decision-making faces due to highly heterogeneous spatial data and the limited semantic reasoning capabilities of existing GIS tools, which often lead to error-prone manual processing. To overcome these limitations, this work proposes UrbanTrace, a novel visual analytics system that integrates semantic-aware large language model (LLM) agents into the spatial data integration pipeline for the first time. UrbanTrace employs an offline parser to extract semantic and geometric metadata, combines domain-customized LLM agents with a nodal workflow architecture, and enables goal-driven data discovery and legally compliant spatial aggregation. The system innovatively transforms spatial aggregation sensitivity into explorable visual assets and transparently reveals the integration process and outcomes through a tri-view interface. Evaluations across 28 urban scenarios and 112 datasets demonstrate 100% semantic validity in data discovery and 87% geometric validity in spatial mapping, with expert assessments confirming significant improvements in analytical reliability and exploratory efficiency.
This study addresses the lack of systematic records linking community anchor institutions—such as public libraries—to their IP addresses, which hinders large-scale assessment of their internet service quality. To overcome this gap, the authors propose a reverse IP geolocation framework that integrates libraries’ publicly available physical addresses with multiple sources of network data, including commercial IP geolocation databases, DNS PTR records, WHOIS information, and broadband provider datasets. The approach is validated through active network measurements and successfully maps approximately 50% of U.S. public libraries to their corresponding IP prefixes. This mapping spans all 50 states and encompasses both urban and rural areas, establishing a scalable and reproducible foundation for remote broadband performance evaluation at anchor institutions nationwide.
This study addresses the challenge of balancing disclosure risk and data utility in the release of geospatial statistical maps, where existing risk measures are often unstable due to the modifiable areal unit problem (MAUP). To overcome this limitation, the authors propose a novel disclosure risk metric that explicitly incorporates local population density and multi-unit spatial dependencies into its formulation. The resulting framework adaptively assesses disclosure risk across varying map resolutions and zoom levels, effectively mitigating MAUP-induced instability. Empirical validation on simulated datasets mimicking real-world business locations demonstrates that the proposed method consistently and accurately reflects disclosure risk under diverse spatial partitioning and scaling scenarios, thereby substantially enhancing the robustness and practical applicability of risk assessment in geospatial data dissemination.
This study addresses the critical issue of geographic inaccuracy in IP address registration data, which undermines internet operations, security, and equitable policy-making—particularly amid IPv4 scarcity that intensifies allocation disputes. For the first time, it systematically quantifies the geographic consistency between Regional Internet Registry (RIR)-allocated IPv4/IPv6 prefixes and their actual usage locations. Integrating large-scale geolocation measurements, registry data analysis, operator surveys, and collaborative validation with three RIRs, the work proposes a geographic consistency classification framework. Findings reveal overall consistency exceeding 98%, yet significant regional disparities persist—most notably with AFRINIC—and IPv6 shows no improvement over IPv4. Identified inconsistencies have already propagated into major commercial geolocation databases, highlighting structural drivers of bias and prompting coordinated efforts between RIRs and operators to rectify registration data.
This study addresses the relationship between U.S. House representatives’ voting behavior and the geographic characteristics of their districts to evaluate how legislation differentially impacts constituents across regions. To this end, the project integrates roll-call voting records from the 118th Congress with district-level geographic information system (GIS) data, systematically combining human-annotated bill topics with multidimensional spatial features for the first time to construct a scalable analytical framework. An interactive map prototype was developed to visualize the association between legislators’ decisions and district attributes by policy topic. The results not only demonstrate the feasibility of this approach but also illuminate the key technical pathways and challenges involved in building a comprehensive, accessible platform for analyzing congressional representational dynamics.