Most Download

  • Published in last 1 year
  • In last 2 years
  • In last 3 years
  • All
  • Most Downloaded in Recent Month
  • Most Downloaded in Recent Year

Please wait a minute...
  • Select all
    |
  • QIN Qiming
    Journal of Geo-information Science. 2025, 27(10): 2283-2290. https://doi.org/10.12082/dqxxkx.2025.250426

    [Objectives] With the rapid increase in the number of Earth observation satellites in orbit worldwide, remote sensing data has been accumulating explosively, offering unprecedented opportunities for Earth system science research to dynamically monitor global change. At the same time, it also brings a series of challenges, including multi-source heterogeneity, scarcity of labeled data, insufficient task generalization, and data overload. [Methods] To address these bottlenecks, Google DeepMind has proposed AlphaEarth Foundations (AEF), which integrates multimodal data such as optical imagery, SAR, LiDAR, climate simulations, and textual sources to construct a unified 64-dimensional embedding field. This framework achieves cross-modal and spatiotemporal semantic consistency for data fusion and has been made openly available on platforms such as Google Earth Engine. [Results] The main contributions of AEF can be summarized as follows: (1) Mitigating the long-standing “data silos” problem by establishing globally consistent embedding layers; (2) Enhancing semantic similarity measurement through a von Mises-Fisher (vMF) spherical embedding mechanism, thereby supporting efficient retrieval and change detection; (3) Shifting complex preprocessing and feature engineering tasks into the pre-training stage, enabling downstream applications to become “analysis-ready” and significantly reducing application costs. The paper further highlights the application potential of AEF in three stages: (1) Initially in land cover classification and change detection; (2) Subsequently in deep coupling of embedding vectors with physical models to drive scientific discovery; (3) Ultimately evolving into a spatial intelligence infrastructure, serving as a foundational service for global geospatial intelligence. Nevertheless, AEF still faces several challenges: (1) Limited interpretability of embedding vectors, which constrains scientific attribution and causal analysis; (2) Uncertainties in domain transfer and cross-scenario adaptability, with robustness in extreme environments yet to be verified; (3) Performance advantages that require more empirical validation across regions and independent experiments. [Conclusions] Overall, AEF represents a new direction for research in remote sensing and geospatial artificial intelligence, with breakthroughs in data efficiency and cross-task generalization providing solid support for future Earth science studies. However, its further development will depend on continuous advances in interpretability, robustness, and empirical validation, as well as on transforming the 64-dimensional embedding vectors into widely usable data resources through different pathways.

  • ZHU Shan, HOU Xiyong, WANG Xiaoli, ZHANG Xueying, LIU Kai, SONG Jie
    Journal of Geo-information Science. 2025, 27(8): 1952-1964. https://doi.org/10.12082/dqxxkx.2025.240702

    [Objectives] Land Use and Land Cover (LULC) plays a crucial role in shaping surface environments and ecological processes. Among various land cover types, built-up land, representing the dominant form of anthropogenic surface modification, has expanded rapidly in recent decades, exerting significant impacts on regional ecosystems while attracting increasing attention from multiple disciplines. This study aims to improve the spatial accuracy of built-up land mapping by evaluating and integrating multiple LULC datasets, thereby supporting research on regional sustainable development. [Methods] Taking the Bohai Rim region as the study area, seven medium to high-resolution LULC products from domestic and international sources were initially selected. Based on a comparative analysis of total built-up area and spatial distribution patterns, five datasets (ESA2020, CoLUCC2020, GlobeLand2020, CLCD2023, and GLC_FCS2022) were chosen for further evaluation and integration. Consistency analysis was conducted to assess the classification performance of each dataset, and a multi-criteria evaluation combined with threshold-based filtering was employed for multi-source data fusion. [Results] Evaluation results indicated that the ESA2020, CoLUCC2020, GlobeLand2020, and GLC_FCS2022 datasets exhibit relatively high classification accuracy for built-up land, while the CLCD2023 dataset performs less satisfactorily. The fused product achieved an overall accuracy of 93.51% and a Kappa coefficient of 0.745 5, demonstrating notable improvements over any individual dataset. [Conclusions] The proposed fusion method effectively overcomes the limitations of single-source data by leveraging the complementary strengths of multiple datasets. It provides a robust methodological foundation for regional LULC data integration and offers valuable data support for sustainable development research in the Bohai Rim and similar regions.

  • HAO Yuanfei, LIU Zhe, ZHENG Xi, QIAN Yun
    Journal of Geo-information Science. 2025, 27(9): 2070-2085. https://doi.org/10.12082/dqxxkx.2025.250129

    [Objectives] Street space serves as the primary perceptual interface for pedestrians in urban environments, and the visual quality of these spaces plays a crucial role in enhancing their vitality. Traditional evaluation methods often rely on single-objective indicators, making it difficult to effectively link objective environmental features with pedestrians' subjective perceptions. [Methods] This study proposes a novel evaluation framework based on Large Language Models (LLMs), incorporating the style dimension of subjective perception and extending traditional single-indicator quantitative analysis to a comprehensive approach that integrates both quantification and stylization. This framework utilizes Baidu Street View imagery to quantitatively assess two objective indicators, namely green view index and sky view factor, through semantic segmentation techniques. Additionally, it evaluates six subjective indicators, including vegetation diversity, building typology, building continuity, sidewalk usage, roadway usage, and signage usage, by leveraging prompt-optimized LLMs. The study then categorizes street space visual quality features within the research area using the Latent Dirichlet Allocation (LDA) topic model, aiming to explore the spatial characteristics of different streets and identify optimization strategies. [Results] Using Beijing's Xicheng District as the study area, the results reveal spatial distribution patterns of vegetation density and sky openness, along with pedestrians' subjective evaluations of indicators such as vegetation diversity and building type. Cluster analysis identified comprehensive service streets centered around Xidan North Street, characteristic streets centered around Xihuangchenggen South Street, and mixed-type streets centered around Lingjing Hutong. [Conclusions] This study innovatively introduces a large language model with human-like perceptual capabilities, enhancing its performance through prompt engineering. The resulting framework enables efficient and integrated evaluation of street visual quality by combining both objective and subjective factors. This approach provides a practical reference for large-scale, automated analysis of street view imagery.

  • HUANG Yi, ZHANG Xueying, SHENG Yehua, XIA Yongqi, YE Peng
    Journal of Geo-information Science. 2025, 27(6): 1249-1262. https://doi.org/10.12082/dqxxkx.2025.250175

    [Objectives] This study addresses the critical challenges in typhoon disaster knowledge services, which are often hindered by "massive data, scarce knowledge, and limited services." The core objective is to rapidly distill actionable knowledge from vast datasets to enhance disaster management efficacy and mitigate typhoon-related impacts. Large Language Models (LLMs), renowned for their superior performance in natural language processing, are leveraged to deeply mine disaster-related information and provide robust support for advanced knowledge services. [Methods] This research establishes a typhoon disaster knowledge service framework encompassing three layers: data, knowledge, and service. [Results] For the data-to-knowledge layer, an LLM-driven (Qwen2.5-Max) automated method for constructing typhoon disaster Knowledge Graphs (KGs) is proposed. This method first introduces a multi-level typhoon disaster knowledge representation model that integrates spatiotemporal characteristics and disaster impact mechanisms. A specialized training dataset is curated, incorporating typhoon-related texts with explicit temporal and spatial attributes. By adopting a "pre-training + fine-tuning" paradigm, the framework efficiently transforms raw disaster data into structured knowledge. For the knowledge-to-service layer, an LLM-based intelligent question-answering system is developed. Utilizing the constructed typhoon disaster KG, this system employs Graph Retrieval-Augmented Generation (GraphRAG) to retrieve contextually relevant knowledge from the graph and generate user-specific disaster prevention and mitigation guidance. This approach ensures seamless conversion of structured knowledge into practical services, such as personalized evacuation plans and resource allocation strategies. [Conclusions] The study highlights the transformative potential of LLMs in typhoon disaster management and lays a foundation for integrating LLMs with geospatial technologies. This interdisciplinary synergy advances Geographic Artificial Intelligence (GeoAI) and paves the way for innovative applications in disaster service.

  • LI Wangping, WEI Wenbo, LIU Xiaojie, CHAI Chengfu, ZHANG Xueying, ZHOU Zhaoye, ZHANG Xiuxia, HAO Junming, WEI Yuming
    Journal of Geo-information Science. 2025, 27(6): 1448-1461. https://doi.org/10.12082/dqxxkx.2025.250034

    [Objectives] Using deep learning methods for landslide identification can significantly improve efficiency and is of great importance for landslide disaster prevention and mitigation. The DeepLabV3+ algorithm effectively captures multi-scale features, thereby improving image segmentation accuracy, and has been widely used in the segmentation and recognition of remote sensing images. [Methods] We propose an improved model based on DeepLabV3+. First, the Coordinate Attention (CA) mechanism is incorporated into the original model to enhance its feature extraction capabilities. Second, the Atrous Spatial Pyramid Pooling (ASPP) module is replaced with the Dense Atrous Spatial Pyramid Pooling (DenseASPP) module, which helps the network capture more detailed features and expands the receptive field, effectively addressing the limitations of inefficient or ineffective dilated convolution. A Strip Pooling (SP) branch module is added in parallel to allow the backbone network to better leverage long-range dependencies. Finally, the Cascade Feature Fusion (CFF) module is introduced to hierarchically fuse multi-scale features, further improving segmentation accuracy. [Results] Experiments on the Bijie landslide dataset show that, compared with the original model, the improved model achieves a 2.2% increase in MIoU and a 1.2% increase in the F1 score. Compared with other mainstream deep learning models, the proposed model demonstrates higher extraction accuracy. In terms of segmentation quality, it significantly improves the overall accuracy in identifying landslide areas, reduces misclassification and omission, and yields more precise delineation of landslide boundaries. [Conclusions] Based on experiments using the landslide debris flow disaster dataset in Sichuan and surrounding areas, along with practical application verification, the proposed method demonstrates strong recognition capability across landslide images in diverse scenarios and levels of complexity. It performs particularly well in challenging environments such as areas with dense vegetation or proximity to rivers, showing strong generalization ability and broad applicability.

  • SHI Shihao, SHI Qunshan, ZHOU Yang, HU Xiaofei, QI Kai
    Journal of Geo-information Science. 2025, 27(7): 1596-1607. https://doi.org/10.12082/dqxxkx.2025.250015

    [Objectives] Small object detection is of great significance in both military and civil applications. However, due to challenges such as low resolution, high noise environments, target occlusion, and complex backgrounds, traditional detection methods often struggle to achieve the necessary accuracy and robustness. The problem of detecting small objects in complex scenes remains highly challenging. Therefore, this paper proposes a hybrid feature and multi-scale fusion algorithm for small object detection. [Methods] First, a Hybrid Conv and Transformer Block (HCTB) is designed to fully utilize local and global context information, enhancing the network's perception of small objects while optimizing computational efficiency and feature extraction capability. Second, a Multi-Dilated Shared Kernel Conv (MDSKC) module is introduced to extend the receptive field of the backbone network using dilated convolutions with varying expansion rates, thereby enabling efficient multi-scale feature extraction. Finally, the Omni-Kernel Cross Stage Model (OKCSM), constructed based on the concepts of Omni-Kernel and Cross Stage Partial, is integrated to optimize the small target feature pyramid network. This approach helps preserve small object information and significantly improves detection performance. [Results] Ablation and comparison experiments were conducted on the VisDrone2019 and TinyPerson datasets. Compared to the baseline model YOLOv8n, the proposed method improves precision, recall, mAP@50, and mAP@50:95 by 1.3%, 3.1%, 3%, and 1.9%, respectively on VisDrone2019, and by 3.6%, 1.3%, 2.1%, and 0.7%, respectively on TinyPerson. Additionally, the model size and GFLOPs are only 6.3 MB and 11.3 G, demonstrating its efficiency. Furthermore, compared with classical algorithms, such as HIC-YOLOv5, TPH- YOLOv5, and Drone-YOLO, the proposed algorithm demonstrates significant advantages and superior performance. [Conclusions] The algorithm effectively improves detection accuracy, confirming its strong performance in addressing small object detection in complex scenes.

  • DU Pei, SHEN Yangjie, LIU Zhenxia, YU Zhaoyuan
    Journal of Geo-information Science. 2025, 27(9): 2106-2116. https://doi.org/10.12082/dqxxkx.2025.250220

    [Objectives] Global climate change, accelerating sea-level rise, and intensifying anthropogenic pressures are rendering the intricate human-land-sea nexus within coastal zones increasingly complex, sensitive, and vulnerable. This growing challenge underscores the urgent need for integrated coastal research frameworks capable of synthesizing environmental sensing, dynamic process simulation, and scenario projection. Addressing this critical gap, Digital Twin (DT) technology emerges as a transformative paradigm. By integrating multi-source data, sophisticated models, and domain knowledge into intelligent systems, DT offers unprecedented potential for creating precise virtual replicas and enabling intelligent management of complex coastal socio-ecological systems. [Analysis] This paper systematically analyzes the state of coastal zone digitalization, highlighting the pressing need for robust digital frameworks that can effectively represent and analyze the strong coupling between natural processes and human activities under multifaceted pressures. Building on this foundation, we propose a novel conceptual framework and implementation pathway for constructing a Digital Twin Coastal Zone (DTCZ). This framework explicitly positions land-sea interface processes as the foundational scenario and centers on human-land-sea feedback mechanisms as the core analytical thread. The proposed DTCZ system architecture is articulated across four pivotal dimensions: (1) Comprehensive information integration and knowledge aggregation; (2) Simulation of natural processes integrated with coupled human-nature decision support; (3) Synergistic short-term forecasting and long-term monitoring capabilities; and (4) Realistic multidimensional representation enabling intelligent interaction. We critically discuss the key technological enablers supporting this vision, encompassing coastal data governance and fusion, multi-scale scenario modeling, predictive analytics for critical coastal elements, persistent long-term monitoring strategies, and the development of the integrated DTCZ platform itself. At its core, the envisioned DTCZ leverages spatiotemporally fused multi-source data as its foundation and prioritizes enhanced scenario simulation and intervention capabilities. [Prospects] This framework is designed to overcome the limitations, such as fragmented data and limited predictive power, that constrain traditional coastal digital systems. By significantly advancing the computational tractability and overall manageability of coastal systems, the DTCZ paradigm offers a powerful new methodological tool and operational framework. It holds strong potential for supporting sustainable coastal development and modernizing governance structures in the face of ongoing climate change, providing a robust platform for evidence-based planning and adaptive management.

  • LI Junming, HU Yaxuan, WANG Nannan, WANG Siyaqi, WANG Ruolan, LYU Lin, FANG Ziqing
    Journal of Geo-information Science. 2025, 27(7): 1501-1519. https://doi.org/10.12082/dqxxkx.2025.250161

    [Objectives] Classical statistical inference typically relies on the assumptions of large sample sizes and independent, identically distributed (i.i.d.) observations, conditions that spatio-temporal data frequently violate, leading to inherent theoretical limitations in conventional approaches. In contrast, Bayesian spatio-temporal statistical methods integrate prior knowledge and treat all model parameters as random variables, thereby forming a unified probabilistic inference framework. This enables the incorporation of a broader range of uncertainties and offers robustness in modelling small samples and dependent structures, making Bayesian methods highly advantageous and increasingly influential in spatio-temporal analysis. [Progress] From the perspective of methodological evolution, this paper systematically reviews mainstream Bayesian spatio-temporal statistical models from two complementary perspectives: traditional Bayesian statistics and the Bayesian machine learning. The former includes Bayesian Spatio-temporal Evolutionary Hierarchical Models, Bayesian Spatio-temporal Regression Hierarchical Models, Bayesian Spatial Panel Data Models, Bayesian Geographically Weighted Spatio-temporal Regression Models, Bayesian Spatio-temporal Varying Coefficient Models, and Bayesian Spatio-temporal Meshed Gaussian Process Model. The latter includes Bayesian Causal Forest Models, Bayesian Spatio-temporal Neural Networks, and Bayesian Graph Convolutional Neural Networks. In terms of application, the review highlights representative studies across domains such as public health, environmental sciences, socio-economic and public safety, as well as energy and engineering. [Prospect] Bayesian spatio-temporal statistical methods need to achieve breakthroughs in multi-source heterogeneous data modeling, integration with deep learning, incorporation of causal inference mechanisms, and optimization of high-performance computing. These advances are essential to balance theoretical rigor with practical adaptability and to promote the development of a next-generation spatio-temporal modeling paradigm characterized by causal inference, adaptive generalization, and intelligent analysis.

  • HE Li, WANG Rong
    Journal of Geo-information Science. 2025, 27(9): 2151-2164. https://doi.org/10.12082/dqxxkx.2025.250273

    [Significance] Space is not merely a physical place, but a productive arena of social relations. Social phenomena are inherently endowed with spatial attributes, making the spatial perspective a critical pathway for understanding complex social issues. With the deepening "spatial turn" in the social sciences and continuous advancements in Geographic Information Systems (GIS)—particularly in data acquisition, spatial analysis and modeling, and spatial visualization—GIS has become an essential tool for addressing social issues. However, disciplinary differences in theoretical paradigms, methodological logic, and scale cognition between geography and the social sciences constrain their deeper integration. Existing literature lacks a systematic synthesis of integration trends, underlying challenges, and empowerment pathways, necessitating a comprehensive clarification of fusion mechanisms, core obstacles, and emerging opportunities. [Progress] This paper identifies five key advantages of GIS in empowering social science research: expanding spatial analytical thinking, supporting spatiotemporal data, enhancing survey techniques, enriching representational forms, and strengthening analytical capabilities. We review representative GIS applications in economics, political science, and sociology. From dimensions such as spatial cognition, data capacity, methodological adoption, and research hotspots, we distill application characteristics across these disciplines, revealing both commonalities and differences. While all three disciplines recognize spatial effects, their theoretical orientations shape distinct technical approaches—economics emphasizes causal identification, political science focuses on geopolitical structures, and sociology prioritizes contextual representation. Through a three-dimensional analysis—data, methodology, and cognition—we examine three major challenges in addressing social issues: the mismatch between data and research questions, the difficulty of integrating methods with causal mechanisms, and the contextual misalignment of place and scale, which reflect deeper issues of data suitability, methodological coherence, and the validity of spatial reasoning. [Prospects] The advancement of artificial intelligence, especially large models, injects new methodological momentum into GIS-based spatial analysis and brings threefold opportunities for addressing social issues. First, large models are driving spatial analysis from correlation-based description toward transparent causal inference; Second, multi-source data fusion and the generation of "silicon-based samples" help overcome the limitations of traditional survey data. Third, an emerging "space-survey" integrated framework is constructing a "spatial cognitive infrastructure" to support social research. Future efforts should establish a synergistic "large model-spatial analysis" paradigm that integrates these three opportunities. By simultaneously addressing challenges of data matching, method integration, and contextual misalignment, this paradigm can elevate GIS from a supportive tool to a core engine for theory generation and mechanism interpretation. This transformation will enhance the scientific value and practical effectiveness of GIS and spatial analysis in addressing complex social issues, fostering a bidirectional interaction between methodological innovation and theoretical advancement.

  • YU Hanyang, LAN Chaozhen, WANG Longhao, WEI Zijun, GAO Tian, WANG Yiqiao, LIU Ruimeng
    Journal of Geo-information Science. 2025, 27(8): 1896-1919. https://doi.org/10.12082/dqxxkx.2025.250052

    [Significance] Multimodal remote sensing image matching has become a fundamental task in integrated Earth observation, enabling precise spatial alignment across heterogeneous image sources. [Progress] As the diversity of sensing modalities, acquisition geometries, and temporal conditions increases, traditional matching frameworks have proven inadequate for capturing complex variations in radiometric responses, geometric configurations, and semantic representations. This technological gap has driven a significant paradigm shift from handcrafted feature engineering to deep learning-based solutions, which now form the core of current research and application development. This paper provides a comprehensive and structured review of recent advances in deep learning methods for multimodal remote sensing image matching, with an emphasis on the evolution of methodological paradigms and technical frameworks. It establishes a clear dual-path classification: the single-session approach and the end-to-end approach. The former selectively replaces or enhances individual components of traditional pipelines, such as feature encoding or similarity estimation, using neural network modules. The latter integrates the entire matching process into a unified network architecture, enabling joint optimization of feature learning, transformation modeling, and correspondence inference within a closed loop. This progression reflects the field's transition from modular adaptation to holistic modeling, revealing a deeper integration of data-driven representation learning with geometric reasoning. The review further examines the development of architectural strategies supporting this evolution, including attention mechanisms, graph-based structures, hierarchical feature fusion, and modality-bridging transformations. These innovations contribute to improved robustness, semantic consistency, and adaptability across diverse matching scenarios. Recent trends also demonstrate a growing reliance on pretrained vision foundation models, which provide transferable feature spaces and reduce the dependence on large-scale labeled datasets. In addition to summarizing technical advancements, the paper analyzes representative datasets, performance evaluation strategies, and the current challenges that constrain real-world deployment. These include limited data availability, weak cross-scene generalization, computational inefficiency, and insufficient interpretability. [Prospect] By synthesizing methodological progress with practical demands, the review identifies key directions for future research, including the design of modality-invariant representations, physically-informed neural architectures, and lightweight solutions tailored for scalable, real-time image registration in complex operational environments.

  • PING Yifan, LU Jun, GUO Haitao, HOU Qingfeng, ZHU Kun, SANG Zehao, LIU Tong
    Journal of Geo-information Science. 2025, 27(7): 1608-1623. https://doi.org/10.12082/dqxxkx.2025.250051

    [Objectives] Cross-view image geolocation refers to a technology that determines the geographical location of an image by matching it with reference images taken from different perspectives and possessing precise location information. This technology plays a crucial role in real-world applications such as Unmanned Aerial Vehicle (UAV) navigation, environmental monitoring, and target positioning. Currently, most deep learning-based cross-view image retrieval and geolocation methods for drone-satellite tasks rely heavily on supervised learning. However, the scarcity of high-quality labeled data presents a significant limitation, hindering the generalization capability of these models. Moreover, existing methods often fail to effectively model the spatial layout of images, making it difficult to bridge the substantial domain gap between cross-view images, thereby limiting the accuracy and robustness of geolocation tasks. [Methods] To address these challenges, this paper proposes a novel cross-view image retrieval and localization architecture called DINO-MSRA. The architecture first employs the DINOv2 large model framework, fine-tuned by Conv-LoRA, as the feature encoder. This enhances the model's feature extraction capabilities with fewer parameters, improving both efficiency and accuracy. Second, we design a spatial relation-aware feature aggregator based on the Mamba module (MSRA) to more effectively aggregate image features. By embedding spatial configuration features into the global descriptor, this module significantly improves the model's performance in cross-view matching tasks, especially in complex scenarios where spatial relationships between objects are crucial. Finally, the InfoNCE loss function is adopted to train the model, optimizing contrastive learning and ensuring more accurate retrieval and localization results. [Results] Extensive comparative and ablation experiments were conducted on the University-1652 and SUES-200 datasets. The experimental results show that for drone-view target localization (drone→satellite) and drone navigation (satellite→drone) tasks, the proposed method achieves R@1 accuracies of 95.14% and 97.29%, respectively, on the University-1652 dataset, representing improvements of 0.68% and 1.14% over the current best algorithm, CAMP. On the SUES-200 dataset at an altitude of 150 meters, R@1 accuracies reach 97.2% and 98.75%, which are 1.8% and 2.5% higher than CAMP, respectively. Moreover, the proposed method requires significantly fewer parameters than existing algorithms, only 19.2% of those used by Sample4Geo. [Conclusions] In summary, the proposed DINO-MSRA architecture outperforms current state-of-the-art methods in cross-view image matching, achieving higher accuracy and faster inference speed. These results demonstrate its robustness and practical application potential in challenging real-world scenarios.

  • FU Xin, ZHANG Haoran, WANG Yuanbo, HUANG Chong, LIU Xiangye, ZHANG Hengcai, XU Zhenghe
    Journal of Geo-information Science. 2025, 27(9): 2135-2150. https://doi.org/10.12082/dqxxkx.2024.240020

    [Objectives] Soil salinity is one of the major and widespread challenges in the recent era, hindering global food security and environmental sustainability. Accurate evaluation and analysis of soil salinization are of great significance for the improvement and management of soil salinization. [Methods] To address the challenge of mapping three-dimensional spatial distribution of soil salinity, this study selected 819 effective field soil samples within a saline soil region of the Yellow River Delta. These samples, which have vertical stratifications from 0 to 100cm, were used for comprehensive analysis. The soil sample points were arranged in a grid of 5 km×5 km horizontally, and the sampling soil layer was set up every 10cm vertically. Following the principle of covering different land cover types and human accessibility, soil samples were collected from the depth range of 0~100 cm in the study area. The three-dimensional spatial differentiation of soil salinity in the coastal saline soil area was revealed from different perspectives using traditional geostatistical methods and 3D Empirical Bayesian Kriging interpolation. The effects of various factors on the spatial differentiation of soil salinity were analyzed using the Geodetector method. [Results] The results showed that the spatial distribution of soil salinity in the whole soil range and different vertical layers were highly variable. There were differences in the scale of spatial autocorrelation of soil salt content at different depths. In this study, the 3D Empirical Bayesian Kriging interpolation method was established to spatialize the soil salinity of soil samples, which effectively revealed the vertical fine-scale three-dimensional spatial characteristics of soil salinity. Soil salinity exhibited significant three-dimensional spatial differentiation, with diverse profile distribution types. The main types were homogeneous and surface aggregated, with some local areas showing bottom aggregated and fluctuating types. All influencing factors significantly affected the three-dimensional spatial differentiation of soil salinity, but the degree of influence varied for each factor. The order of explanatory power of each influencing factor is as follows: land use/land cover > distance to coastline > groundwater depth > groundwater conductivity > elevation > land surface temperature > soil bulk density > soil clay content. Compared with single factors, the pairwise interaction of any factor had a greater effect on the spatial differentiation of soil salinity, but the interaction strength of different factors varied. In the whole 0~100 cm soil depth range, GWD ∩ LULC had the largest impact (0.443), followed by LST ∩ LULC (0.326). [Conclusions] Although the q values of land surface temperature and soil bulk density were not high, their explanatory power on soil salinity was greatly improved after their interaction with land use/cover, better explaining the changes of soil salinity in the study area. Factors such as land use/cover, groundwater depth, surface temperature, and soil bulk density are closely related to the spatial distribution of soil salinity in the study area. The research results provide a theoretical basis and technical support for the formulation of comprehensive improvement measures and management systems for fine-scale saline-alkali land in the region. These findings have positive implications for promoting the achievement of the Sustainable Development Goal of Land Degradation Neutrality in coastal areas.

  • ZHANG Nuan, WANG Tao, ZHANG Yan, WEI Yibo, LI Liuwen, LIU Yichen
    Journal of Geo-information Science. 2025, 27(8): 1751-1779. https://doi.org/10.12082/dqxxkx.2025.250137

    [Significance] Street View Image-based Visual Place Recognition (SV-VPR) is a geographical location recognition technology that relies on visual feature information. Its core task is to predict and accurately locate unknown locations by analyzing the visual features of street view images. This technology must overcome challenges such as appearance changes under different environmental conditions (e.g., lighting differences between day and night, seasonal variations) and viewpoint differences (e.g., perspective deviations between vehicle-mounted cameras and satellite images). Accurate recognition is achieved through calculating image feature similarity, applying geometric constraints, and related methods. As an interdisciplinary field of computer vision and geographic information science, SV-VPR is closely related to visual positioning, image retrieval, SLAM, and more. It has significant application value in areas such as UAV autonomous navigation, high-precision positioning for autonomous driving, construction of geographical boundaries in cyberspace, and integration of augmented reality environments. It is particularly advantageous in GPS-denied environments. [Analysis] This paper systematically reviews the research progress of visual location recognition based on street view images, covering the following aspects: First, the basic concepts and classifications of visual place recognition technologies are introduced. Second, the foundational principles and categorization methods specific to street view image-based visual place recognition are discussed in depth. Third, the key technologies in this field are analyzed in detail. Furthermore, relevant datasets for street view image-based visual place recognition are comprehensively reviewed. In addition, evaluation methods and index systems used in this domain are summarized. Finally, potential future research directions for SV-VPR are explored. [Purpose] This review aims to provide researchers with a systematic overview of the technological development trajectory of SV-VPR, helping them quickly understand the current research landscape. It also offers a comparative analysis of key technologies and evaluation methods to support algorithm selection, and identifies emerging challenges and potential breakthrough areas to inspire innovative research.

  • LIU Kang
    Journal of Geo-information Science. 2025, 27(7): 1520-1531. https://doi.org/10.12082/dqxxkx.2025.250196

    [Significance] Human mobility is closely tied to transportation, infectious disease spread, and public safety, making trajectory analysis and modeling a long-standing research focus. While numerous specialized trajectory models, such as interpolation, prediction, and classification models, have been developed using machine learning or deep learning, most are task-specific and trained on localized datasets, limiting their generalizability across tasks, regions, or trajectory data. Recent advances in generative AI have demonstrated the potential of foundation models in NLP and computer vision, motivating the need for a trajectory foundation model capable of learning universal patterns from large-scale mobility data to support diverse downstream applications. [Methods] This paper first reviews the research progress of various specialized trajectory models. It then categorizes trajectory modeling tasks into conventional tasks (e.g., trajectory similarity computation, interpolation, prediction, and classification) and generation task (i.e., trajectory generation), and elaborates on recent advances in trajectory foundation models for these two types of tasks. [Conclusions] The paper argues that trajectory foundation models for conventional tasks should enhance not only task generalization but also spatial and data generalization. Trajectory foundation models for generation task must address the challenge of spatial generalization, enabling the generation of large-scale trajectory data "from scratch" based on easily obtainable macro-level urban data or features. Furthermore, integrating trajectory data with other data types (e.g., text, maps, and other geospatial data) to construct multimodal geographic foundation models, as well as developing application-oriented trajectory foundation models for fields such as transportation, public health, and public safety, are promising research directions worthy of future exploration.

  • PAN Jiechen, XING Shuai, CAO Jiayin, DAI Mofan, HUANG Gaoshuang, ZHI Lu
    Journal of Geo-information Science. 2025, 27(9): 1999-2020. https://doi.org/10.12082/dqxxkx.2025.250151

    [Significance] With rapid advances in remote sensing, surveying and mapping, and autonomous driving technologies, 3D point cloud semantic segmentation, a core technology of digital twin systems, is attracting increasing research attention. Airborne point cloud semantic segmentation is regarded as a key technology for enhancing the automation and intelligence of 3D geographic information systems. [Analysis] Driven by deep learning and sensing technologies such as LiDAR, depth cameras, and 3D laser scanners, point cloud semantic segmentation can automatically classify and accurately recognize large-scale point cloud data through precise feature extraction and efficient model training. However, compared with typical high-density, category-balanced point cloud datasets (e.g., those used in indoor scenes, autonomous driving, or robotics), airborne point clouds present significant challenges in areas such as registration and feature extraction. These challenges stem from their unique characteristics, including large-scale 3D terrain coverage, dynamic platform motion errors, considerable variations in ground-object spatial scales, and complex occlusions. Currently, deep-learning-based airborne point cloud semantic segmentation is still in its early stages. Due to heterogeneous data acquisition methods, varying resolutions, and diverse attribute information, there remains a gap between existing research and practical algorithm deployment. [Progress] This paper provides a comprehensive review of the field, covering adaptive algorithms, datasets, performance metrics, and emerging methods along with their advantages and limitations. It also offers quantitative comparisons with existing technologies, evaluating representative methods in terms of precision and applicability. [Prospect] A thorough analysis suggests that breakthroughs in airborne point cloud semantic segmentation necessitate systematic research innovations across multiple dimensions, including feature representation, multimodal fusion, few-shot learning, algorithm interpretability, and large-scale model benchmarking. These advancements are essential not only for overcoming current bottlenecks in real-world applications but also for establishing robust technical foundations for critical use cases such as digital twin cities and disaster emergency response.

  • ZHAO Luying, ZHOU Yang, HU Xiaofei, HUANG Gaoshuang, GAN Wenjian, HOU Mingbo
    Journal of Geo-information Science. 2025, 27(10): 2293-2315. https://doi.org/10.12082/dqxxkx.2024.240262

    [Significance] Cross-view geolocalization is the process of using a satellite image with coordinate metadata as reference to determine the geographic coordinates of an unknown ground-view image. This problem is often viewed as an image matching task, where an overhead satellite image is segmented into a number of square blocks of satellite patches, and the ground image is matched with candidate satellite patches to retrieve the most similar satellite patch, using the position of the center pixel in that patch as the query location. [Progress] With the development of cross-view geolocalization, the technique has been extended to fine-grained metric localization of ground imagery, i.e., identifying which image coordinates in a satellite patch correspond to a ground-measured location. Given that satellite images have global coverage and are easy to obtain, their application as reference images in image positioning has significantly broadened the application scope of image geolocation technology. This trend has prompted growing academic interest and attention to cross-view geolocalization research. Along with the development of various algorithmic techniques, cross-view geo-localization has evolved from the manual extraction of features, which was mainly based on the geometric features of buildings, to deep learning approaches that are applicable to richer scenarios, such as suburban and urban areas. The specific localization idea has progressed from the image-level cross-view localization, which uses the retrieval method to directly mark the retrieved center coordinate of the satellite image as the location of the ground image, to pixel-level fine-grained localization, which more accurately assigns the coordinates of the corresponding pixel location of the satellite image to the ground image. However, the drastic change in the viewing angle of ground and satellite images results in a huge difference in visual content, making cross-view image localization more challenging. To improve the accuracy of cross-view geo-localization, various scholars have made algorithmic improvements, such as representation learning and metric calculation. Additionally, for the huge viewpoint differences, some scholars study specialized geometric transformation, image generation, and other viewpoint conversion methods between cross-view images. Others improve localization accuracy with the help of directional information, intermediate viewpoint connection of UAV image information, and more. [Purpose] This paper summarizes the development process of cross-view geolocation, the different methods for improving accuracy, the various data sets involved, and the evaluation methods at different stages. On this basis, we discuss the future development trends and provide corresponding summaries.

  • YUE Zichen, ZHONG Shaobo, MEI Xin
    Journal of Geo-information Science. 2025, 27(6): 1289-1304. https://doi.org/10.12082/dqxxkx.2025.240715

    [Objectives] Knowledge graphs, as a cutting-edge technology for integrating multimodal data sources, have garnered significant attention in the GIS domain. These graphs are typically constructed using graph databases. However, mainstream graph databases still face challenges in effectively organizing and analyzing geospatial-temporal data. [Methods] To address this issue, this paper proposes an approach to modeling spatiotemporal semantics and query optimization that bridges graph and spatial data engine implemented within relational databases. In the graph database, geographic entities are stored as lightweight placeholder nodes (storing only mapping IDs) and linked to spatiotemporal index nodes (such as time trees and Geohash encodings) to enhance aggregation capabilities. Meanwhile, complete geospatial-temporal objects are stored in a relational database, while table partitioning strategies are employed to improve retrieval efficiency. This approach uses unified identifiers and JDBC for routing geographic entities across the databases. When users invoke pre-registered spatiotemporal functions in the graph database, a query rewriter transforms the graph queries into SQL statements based on entity identifiers, pushes them to the relational database for processing, and returns the results to the graph query pipeline. Additionally, a two-phase commit protocol ensures data consistency across the heterogeneous databases. [Results] We implemented a prototype system integrating Neo4j and PostGIS and conducted experiments on query and storage efficiency using a multisource spatiotemporal dataset from Shenzhen (including taxi trajectories, bike-sharing trajectories, road networks, POIs, and remote sensing imagery). Compared to mainstream graph database systems (e.g., Neo4j and GraphDB), our approach significantly improves performance for geospatial-temporal queries, reducing response times by 1~2 orders of magnitude in complex computational scenarios and enabling raster computations unsupported by native graph databases. By leveraging lightweight graph nodes and PostGIS data compression, storage space is reduced by approximately 3~5 times. Compared to virtual knowledge graph systems (e.g., Ontop), our method shows minimal differences in spatial query performance and storage overhead, while achieving notably faster response times for large-scale spatiotemporal queries. [Conclusions] Compared to existing methods, our approach leverages existing graph databases to construct materialized spatiotemporal knowledge graphs, enhancing modeling flexibility and query efficiency for geospatial-temporal data. It also supports user-defined extensions to the geospatial-temporal function library, offering a novel framework for efficiently managing and analyzing such data within knowledge graphs.

  • ZHU Ge, ZHANG Zheng, CAO Lianshuai, MA Kunyang, XU Xinyue, CHENG Yi
    Journal of Geo-information Science. 2025, 27(9): 2165-2176. https://doi.org/10.12082/dqxxkx.2025.250207

    [Objectives] Map compilation involves professional operations such as element selection, symbolization, and notation configuration. However, the process is often complex and inefficient. Leveraging Large Language Models (LLMs), text-to-map technology significantly simplifies the mapping process, lowers the barrier to entry for non-experts, and improves mapping efficiency. Nevertheless, challenges remain, including heavy reliance on manual debugging and fragmentation tool invocation. [Methods] This paper proposes a DeepSeek-based method for constructing text-to-map agents, which automates the entire process from user input to visualization output. This is achieved through the decomposition of natural language instructions and autonomous adaptation of tools. Centered on the DeepSeek model, the approach associates cartographic elements with specialized tools and usage descriptions, analyzes module structures and collaboration mechanisms, and organizes tools into five categories. By interpreting user instructions and reasoning through task-oriented chains of thought, the agent invokes appropriate visualization tools to achieve cross-modal mapping from natural language to maps, enabling autonomous task reasoning and automated map generation. [Results] To evaluate the agent's effectiveness, two types of mapping tasks—based on local map data and online map services—were conducted using DeepSeek-V3-0324 and R1 models as decision-making cores. The experiments demonstrated that the agent could autonomously complete mapping tasks from natural language using both local and tile-based data. Local map visualization experiments confirmed the agent's ability to reuse tools effectively in low-complexity scenarios. Tile-based map visualization experiments indicated the agent's capability in handling high-complexity scenarios involving multi-toolchain invocations. It accurately decomposed subtasks, assigned appropriate tools, and performed structured string-based input variable transmission or direct invocation without variables, all presented to users in a semi-transparent manner. Across forty repeated experiments, the V3 model outperformed the R1 model, achieving 6.56 times greater execution efficiency with an average processing speed of approximately 6.29 seconds per step, and demonstrated better modular adaptability with the LangChain agent framework. [Conclusions] The proposed construction method validates the feasibility of using DeepSeek-based agents for intelligent cartography. The V3 model exhibits strong potential in this field, with its performance (6.29 s/step) comparable to that of professional cartographers. The text-to-map intelligent agent significantly reduces the entry barrier for map creation, promotes the broader adoption of mapping tools in everyday use, and provides a valuable technical reference for integrating autonomous cartography with professional software platforms such as ArcGIS and QGIS.

  • LI Xiao, WANG Shaohua, LIANG Haojian, ZHOU Liang, LIU Chang, WANG Runqiao, SU Cheng
    Journal of Geo-information Science. 2025, 27(8): 1822-1840. https://doi.org/10.12082/dqxxkx.2025.250144

    [Objectives] Sustainable development is an important issue for countries worldwide, encompassing key aspects such as sustainable transportation systems and inclusive, sustainable urbanization. As a crucial component of urban public service infrastructure, the public transportation network serves as a cornerstone of a city's stable operation, with the distribution of its stops and routes directly influencing residents' travel patterns. However, existing studies mainly focus on accessibility analysis, site selection optimization, and spatial coupling with factors such as population and land use, while lacking in-depth optimization approaches and clear mechanisms that address spatial heterogeneity and facility redundancy. [Methods] Taking Beijing as a case study, with a focus on Dongcheng and Xicheng Districts, this study constructs a system of influencing factors based on multi-source data, including public transportation networks, topography, and economic indicators, and employs the XGBoost machine learning method to reveal the impact weights of these driving factors on the distribution of bus stops. On this basis, a mathematical model incorporating stop redundancy is proposed to optimize the spatial layout of upstream and downstream stops, producing a spatial optimization map of bus stops in Beijing. [Results] The findings indicate that: (1) There is an imbalance in the distribution of public transportation facilities in Beijing, with the proportion of the population having convenient access to public transportation differing by more than 30% between central and peripheral urban areas. (2) Among the 19 influencing factors, population density is the key driving factor, accounting for 27.77%, while the number of scenic spots and parking facilities have minimal impact, with feature importance scores below 0.5%. (3) Compared to the p-median model, the proposed redundancy optimization model significantly reduces the redundancy of optimized stops while maintaining performance in minimizing weighted distance. The optimized stop layout is more evenly distributed along existing bus routes. [Conclusions] These findings provide valuable reference and theoretical support for the layout of bus stops and other public service facilities, contributing to the efficient utilization of public resources and promoting sustainable urban development.

  • ZHENG Chenglong, SONG Ci, CHEN Jie
    Journal of Geo-information Science. 2025, 27(6): 1317-1331. https://doi.org/10.12082/dqxxkx.2025.250168

    [Objectives] With the deepening of urbanization and intensified market competition, long working hours have become a pervasive social issue, posing challenges to both workers' physical and mental health and to urban sustainable development. Current studies on urban residents' work activities predominantly rely on questionnaire survey data, which suffer from limited sample sizes and a lack of in-depth exploration into long working hours in megacities. [Methods] This research utilized mobile signaling data from Beijing, collected between November and December 2019, to identify stay points using a threshold rule method. Residential and workplace locations were determined through a time-window approach, and users' working hours were extracted. The study then examined the spatial distribution patterns of long-working-hours employees (defined as those working over 40 hours per week) and investigated spatial characteristics across various gender and age groups. Finally, the study also explored the characteristics of long working hours in different employment clusters in Beijing. [Results] The findings reveal that 47.1% of Beijing's workforce engages in long working hours (weekly working hours ≥40 hours), with an average weekly working duration of 48.86 hours. Spatial analysis demonstrates a polycentric agglomeration pattern, concentrated in major employment hubs such as the CBD, Financial Street, Zhongguancun, and Yizhuang. Significant disparities exist across gender and age groups. Male employees work an average of 49.62 hours per week, 1.5 hours more than their female counterparts (48.12 hours). Among male age groups, those aged 20~29 have the longest average weekly working hours at 50.68 hours. In contrast, although women aged 30~39 constitute the largest proportion of the female workforce (22.13%), their average weekly working hours are the lowest, at 47.59 hours. The characteristics of overtime work in different employment clusters show a clear pattern: the CBD and Zhongguancun have a higher number of overtime workers, while Yizhuang stands out with the highest proportion at 58.0%. Wholesale and logistics hubs such as Xinfadi and Majuqiao exhibit the most intensive work schedules, with average weekly working hours exceeding 50 hours. [Conclusions] This study provides rich empirical evidence for understanding the phenomenon of long working hours in Beijing. The results offer data-driven support for optimizing labor time policies, contributing to urban sustainable development and social equity.

  • SHAN Huilin, WANG Xingtao, LIU Wenxing, WU Xinyue, GAO Runze, LI Hongxu
    Journal of Geo-information Science. 2025, 27(6): 1381-1400. https://doi.org/10.12082/dqxxkx.2025.250009

    [Objectives] With the enhancement of spatial resolution, remote sensing images contain increasingly intricate information, encompassing a vast array of spatial and semantic features. The effective extraction and integration of these features play a pivotal role in semantic segmentation performance. However, most existing approaches focus solely on feature fusion improvements while neglecting the consistency between spatial and semantic features. Additionally, these methods often overlook the precise extraction of edge information, which significantly impacts segmentation accuracy. [Methods] This paper proposes a semantic segmentation model for high-resolution remote sensing images based on multi-scale deep supervision. First, separate feature extraction branches are designed for spatial and semantic features to fully exploit their respective information. Second, a spatial redundancy reduction residual module is incorporated into the spatial branch, integrating wavelet transformation and coordinate convolution to enhance spatial feature extraction and better capture edge details. Third, a residual attention Mamba module is added to the semantic branch to facilitate global-level semantic feature extraction. Finally, a multi-scale feature fusion mechanism is applied, utilizing a large-kernel grouped feature extraction module to progressively merge spatial, semantic, and deep-level features while suppressing irrelevant information and activating meaningful features. Additionally, a deep supervision mechanism is employed by introducing auxiliary supervision heads at each feature fusion stage to enhance training efficiency. [Results] Comparison and ablation experiments were conducted on the ISPRS Potsdam and Vaihingen datasets with random sampling and data augmentation, The experimental results demonstrate that the proposed algorithm achieves an average Intersection over Union (IoU) of 83.43% on ISPRS Potsdam and 86.49% on the augmented Vaihingen dataset. Compared to nine state-of-the-art methods, including CGGLNet and CMLFormer, the proposed approach improves the average IoU by at least 5.00% and 3.00%, respectively. [Conclusions] The results verify that the proposed algorithm effectively extracts and integrates spatial and semantic features, thereby enhancing the accuracy of semantic segmentation in remote sensing images.

  • NIU Chaoran, XUE Cunjin, XIANG Zheng, MA Ziyue
    Journal of Geo-information Science. 2025, 27(9): 2117-2134. https://doi.org/10.12082/dqxxkx.2025.240629

    [Objectives] The ocean twin space consists of the real ocean, the virtual ocean, and the bidirectional links between them. Spatiotemporal modeling for twin spaces requires the simultaneous representation and modeling of all ocean phenomena, objects, and their relationships within the study area. However, existing models such as object-oriented models, spatiotemporal field models, event-based models, and process-based models that incorporate dynamic changes, primarily focus on modeling individual ocean phenomena, including objects, fields, events, and processes. The absence of a unified organizational structure makes comprehensive ocean environment modeling challenging. [Methods] Based on four types of ocean spatiotemporal models mentioned above, this study designs a unified spatiotemporal data organization structure and proposes a graph model for the integrated representation of oceanic static and dynamic elements in twin spaces. The core components of the model include: (1) Establishing a unified organization structure of "entity object-data description-data sequence" through hierarchical and attribute design of the entity object, enabling the unified organization of four object types: spatiotemporal objects, spatiotemporal fields, events, and processes; (2) Designing the relationship representation between oceanic static and dynamic elements in the twin space by analyzing the mapping process from the real ocean to the virtual ocean; (3) Integrating the unified structure of the four object types with the representation of relationships between static and dynamic elements, extracting five core components: time, entity object, twin object, twin scene, and relationship. Furthermore, entities and relationships within these core components are then abstracted into nodes and edges, constructing a five-layer graph representation framework: "twin scene-twin object-entity object-data sequence-time." [Results] A case study on the organizational management of ocean elements around Yin Island and its surrounding waters in the northeast of the Yongle Atoll, Xisha Islands, Sansha City, Hainan Province, China, validates the feasibility and effectiveness of the proposed graph model for integrating static and dynamic ocean elements in twin spaces. Comparative experiments with the hybrid object-field model, the geographic knowledge graph, and the geographic spatiotemporal process-based knowledge representation model demonstrate that the proposed model successfully unifies static objects and dynamic processes, providing a more comprehensive representation of relationships between ocean objects. [Conclusions] The proposed model resolves the fragmentation of static and dynamic data in twin spaces, enhances the efficiency of ocean data management and utilization, and advances ocean management from digitization to intelligence.

  • ZHENG Qiangwen, WU Sheng, WEI Jinghui
    Journal of Geo-information Science. 2025, 27(6): 1361-1380. https://doi.org/10.12082/dqxxkx.2025.250122

    [Background] Traditional methods, due to their static receptive field design, struggle to adapt to the significant scale differences among cars, pedestrians, and cyclists in urban autonomous driving scenarios. Moreover, cross-scale feature fusion often leads to hierarchical interference. [Methodology] To address the key challenge of cross-scale representation consistency in 3D object detection for multi-class, multi-scale objects in autonomous driving scenarios, this study proposes a novel method named VoxTNT. VoxTNT leverages an equalized receptive field and a local-global collaborative attention mechanism to enhance detection performance. At the local level, a PointSetFormer module is introduced, incorporating an Induced Set Attention Block (ISAB) to aggregate fine-grained geometric features from high-density point clouds through reduced cross-attention. This design overcomes the information loss typically associated with traditional voxel mean pooling. At the global level, a VoxelFormerFFN module is designed, which abstracts non-empty voxels into a super-point set and applies cross-voxel ISAB interactions to capture long-range contextual dependencies. This approach reduces the computational complexity of global feature learning from O(N2) to O(M2) (where M << N, M is the number of non-empty voxels), avoiding the high computational complexity associated with directly applying complex Transformers to raw point clouds. This dual-domain coupled architecture achieves a dynamic balance between local fine-grained perception and global semantic association, effectively mitigating modeling bias caused by fixed receptive fields and multi-scale fusion. [Results] Experiments demonstrate that the proposed method achieves a single-stage detection Average Precision (AP) of 59.56% for moderate-level pedestrian detection on the KITTI dataset, an improvement of approximately 12.4% over the SECOND baseline. For two-stage detection, it achieves a mean Average Precision (mAP) of 66.54%, outperforming the second-best method, BSAODet, which achieves 66.10%. Validation on the WOD dataset further confirms the method’s effectiveness, achieving 66.09% mAP, which outperforms the SECOND and PointPillars baselines by 7.7% and 8.5%, respectively. Ablation studies demonstrate that the proposed equalized local-global receptive field mechanism significantly improves detection accuracy for small objects. For example, on the KITTI dataset, full component ablation resulted in a 10.8% and 10.0% drop in AP for moderate-level pedestrian and cyclist detection, respectively, while maintaining stable performance for large-object detection. [Conclusions] This study presents a novel approach to tackling the challenges of multi-scale object detection in autonomous driving scenarios. Future work will focus on optimizing the model architecture to further enhance efficiency.

  • LI Longwei, LIU Xiaodong, CHEN Hui, YANG Liping, ZHAO Like, ZHANG Ka
    Journal of Geo-information Science. 2025, 27(11): 2684-2700. https://doi.org/10.12082/dqxxkx.2025.250320

    [Objectives] In recent years, the application of airborne LiDAR point clouds has become increasingly widespread, serving as a vital data source for 3D spatial information. Semantic segmentation of this data is a crucial step toward achieving 3D scene understanding. However, some existing segmentation methods exhibit certain limitations. For instance, methods based on local aggregation, such as PointNet++ and KPConv, struggle to effectively capture long-range dependencies. Conversely, while introducing global attention mechanisms like the Transformer can expand the receptive field, their high computational cost makes them impractical for large-scale airborne LiDAR data. Furthermore, most methods have not fully leveraged the rich elevation information inherent in airborne LiDAR point clouds, a key feature for distinguishing between different object categories in urban and natural landscapes. [Methods] This paper proposes a novel point cloud segmentation network called the Projection Attention and Elevation Attention Network (PE-Net). First, to achieve efficient global dependency modeling, the Projection Attention module projects the keys and values of the traditional self-attention mechanism into a low-rank subspace. This approach captures long-range relationships with linear computational complexity, effectively overcoming the performance bottleneck of standard Transformers. Second, to fully exploit the prior knowledge of vertical structure in airborne data, the Elevation Attention module learns attention weights directly from the points' Z-coordinates and uses them to re-weight the deep features, thereby explicitly enhancing the model's sensitivity to terrain variations. Finally, the Local-Global Feature Enhancement module aggregates multi-scale contextual information through parallel max-pooling and average-pooling operations. This enables deep fusion of local geometric details and global semantics, further improving the expressive power for complex spatial structures. [Results] The proposed method was validated on several mainstream airborne LiDAR point cloud datasets, including ISPRS Vaihingen3D and GML, to demonstrate its effectiveness. Experimental results showed that PE-Net achieved an Overall Accuracy (OA) of 82.6% and an average F1-score of 72.1% on the ISPRS Vaihingen3D dataset, and an OA of 97.0% and an average F1-score of 72.8% on the GML dataset. It also produced strong segmentation results on the LASDU dataset. Notably, compared with the KPConv baseline, PE-Net improved the OA and average F1-score by 7.0% and 20.4%, respectively, on the GML dataset, underscoring the significant impact of the proposed modules. [Conclusions] Compared with existing mainstream methods, the proposed PE-Net achieved substantial improvements in overall accuracy and average F1-score, while also demonstrating excellent generalization performance. These results confirm the effectiveness and robustness of PE-Net in point cloud semantic segmentation tasks for complex 3D scenes.

  • GUO Xuan, ZHANG Jinxue, WEI Yibing, YU Shutong, LIU Junnan, LIU Haiyan, XU Daozhu, XU Mingliang
    Journal of Geo-information Science. 2025, 27(12): 2789-2801. https://doi.org/10.12082/dqxxkx.2025.250239

    [Objectives] The trajectory knowledge graph effectively captures the deep semantic relationships between trajectories and geospatial entities, offering significant advantages in revealing complex associated information. However, traditional methods for constructing knowledge graphs from domain-specific data sources rely heavily on expert knowledge, involve extensive data preprocessing and entity-relationship extraction, and require high levels of professional expertise. [Methods] To address these challenges, this paper proposes a trajectory knowledge graph construction method that supports natural language-driven task execution through prompt learning with large language models. First, a prompt strategy for the preprocessing task is designed to guide large language models in automatically generating data processing code for cleaning abnormal trajectories. Second, a two-level system prompt strategy is developed to enable tool invocation by matching and calling the trajectory knowledge extraction tool. This strategy allows non-expert users to complete the graph construction process using simple natural language instructions, significantly reducing reliance on programming skills and deep semantic understanding. [Results] To evaluate the feasibility and effectiveness of the proposed prompt strategies, a set of test sentences was created for trajectory preprocessing and entity-relation extraction tasks. Real-world ship and vehicle trajectory datasets were used to support knowledge graph construction. Experiments conducted on two representative large language models, Tongyi Qianwen and Baidu Qianfan, achieved average accuracy rates exceeding 75% and 80%, respectively, demonstrating strong generalization ability and practical value. [Conclusions] This study verifies the effectiveness of combining large language models with prompt learning in constructing trajectory knowledge graphs with low technical barriers, demonstrating the strong generalization and application value of the proposed prompt strategy.

  • SUN Baodi, CHEN Keying, CHEN Zhaohui, WANG Chun, YAN Yuxi, TANG Jingchao, LIU Yifeng
    Journal of Geo-information Science. 2025, 27(7): 1671-1686. https://doi.org/10.12082/dqxxkx.2025.250058

    [Significance] As the basic unit of a city, the carbon emission levels and accuracy of community-scale accounting directly impact the overall effectiveness of emission reduction in the construction industry. This paper reviews the main methods of carbon accounting, evaluates their advantages and disadvantages, and proposes a new approach to enhance the accuracy and comprehensiveness of community carbon accounting using digital twin technology. [Progress] This paper first introduces three traditional carbon accounting methods, namely the carbon emission factor method, the mass balance method, and the direct measurement method, and discusses their applications. It then identifies digital twin technologies suitable for community-scale carbon accounting, including Building Information Modeling (BIM), Geographic Information System (GIS), and the Internet of Things (IoT). The paper analyzes current development trends, including: (i) expanding the scope of carbon accounting to the community level using digital twin technology, (ii) strengthening the integration and interoperability of digital twin systems, and (iii) establishing a community carbon accounting framework grounded in digital twin technology. It further proposes integrating BIM, GIS, and IoT into a unified system based on the city information model to build a comprehensive community carbon emission platform. [Prospect] Looking ahead, the application of digital twin technology holds promise for enabling accurate carbon accounting, emission forecasting, reduction pathway planning, and performance evaluation for communities of varying scales and geographical contexts. Furthermore, with advances in AI technology, it is anticipated that city information models for community carbon accounting will increasingly integrate AI agents, leveraging the power of big data, large models, and high-performance computing, to create intelligent carbon accounting systems for the smart city era.

  • ZHU Longbin, ZHAO Ruiyin
    Journal of Geo-information Science. 2025, 27(9): 2039-2051. https://doi.org/10.12082/dqxxkx.2024.230393

    [Objectives] The National 14th Five-Year Plan clearly proposes the implementation of urban renewal, especially the residential renewal of old residential areas. However, the existing residential renewal practice still lacks a comprehensive arrangement and operational guidance on renewal sequence. [Methods] The study utilizes the PBL-BPNN algorithm and multi-source data to construct the evaluation methodology and indicator system. The study quantifies the renewal sequence by taking the residential renewal sensitivity as a metric value of renewal possibility. The method comprehensively considers multiple indicators such as built environment and population distribution of residential areas, realizing large-scale quantitative analysis of renewal sequence through feature extraction of renewed residential areas. [Results] Comparing the traditional evaluation model and the model after adding multi-source data, it is found that the latter has a 10-fold cross-validation RMSE of 0.142 2 and an F-score of 0.750 9 on the validation dataset, and the accuracy on the test dataset has been improved by 32.78%, which proves the validity of the methodology and evaluation indexes. The empirical analysis reveals that the sensitivity of residential renewal in the central district of Nanjing presents a spatial pattern of "high internal, low external, and scattered at multiple points"; at the same time, the six indicators of commercial resources, public space resources, number of working days, enclosure, richness, and sense of pleasantness in the multi-source data have a greater impact on the evaluation of the sensitivity of residential renewal. [Conclusions] The method utilizes data mining ideas and machine learning techniques to break through the limitations of strong subjectivity in the traditional renewal sequence evaluation methods. It can be used as a decision-making basis for the planning and implementation of residential renewal and provides technical and methodological support for the judgment of the time sequence of residential renewal.

  • ZHAO Pengjun, YU Zexin, CHEN Rui
    Journal of Geo-information Science. 2026, 28(1): 1-14. https://doi.org/10.12082/dqxxkx.2025.250149

    [Significance] Urban digital twin models simulate comprehensive urban scenes by digitally mapping physical entities through real-time data integration. These models serve as visual, real-time representations of urban dynamics within smart cities, incorporating technologies such as the Internet of Things (IoT), spatial information systems, artificial intelligence, and others. Building on the Physical-Social-Information (PSI) three-dimensional framework, this paper reviews the current research progress of urban digital twin models and innovatively proposes a four-dimensional coupling framework: Physical-Social-Information-Time (PSIT). [Progress] The main research findings are as follows: (1) Since the introduction of digital twin technology into urban research in 2017, related literature has grown rapidly, with theoretical foundations and functional design frameworks gradually maturing. Urban digital twin models have initially been developed along three dimensions, PSI, including the digital mapping of geographic entities, spatial analysis of human activities, and the fusion and mining of geographic big data. (2) To more accurately reflect the real urban operations, current models require breakthroughs in data, technology, and algorithms. The PSI framework tends to overemphasize spatial features while oversimplifying the temporal dimension, lacking a representation of the spatiotemporal differentiation inherent in urban systems. (3) Recognizing the critical role of spatiotemporal coupling in urban modeling, this paper elevates time from a background variable to an independent dimension. This is based on the unidirectional nature of time, the temporal constraints on social behavior, the allometric time scales of urban element evolution, and the time-dependent mechanisms behind system phase transitions. Accordingly, the PSIT four-dimensional coupling framework is proposed to enhance the logic of urban system evolution and advance the theoretical paradigm of urban digital twin modeling. The CitySPS platform is presented as a case study for detailed illustration. [Prospect] The PSIT four-dimensional coupling framework offers the potential for more precise simulation and accurate prediction in digital urban spaces, representing a promising direction for future "intelligent" urban governance.

  • WANG Kaiqing, XIAO Yanyan, ZHANG Zhiwei, LI Yongle
    Journal of Geo-information Science. 2025, 27(7): 1738-1750. https://doi.org/10.12082/dqxxkx.2025.250148

    [Objectives] Points of Interest (POIs) have dual characteristics as geospatial entities and carriers of cultural information, serving as the data foundation for analyzing and identifying regional cultural expressions and functional traits. Identifying and analyzing the types and characteristics of tourism cultural scenes along the Grand Canal is of great significance for achieving differentiated and sustainable cultural tourism development. [Methods] By integrating POI data with scene theory, spatial entities are associated with cultural values, and quantitative statistics are combined with qualitative configuration analysis. A tourism-cultural amenity database was established using 476,968 POI records, categorized into 6 major categories and 24 sub-categories. The Delphi method was employed to determine scores for each subcategory related to tourism amenity scenes, which were then used to calculate the performance scores of tourism cultural scenes. Descriptive statistical analysis, K-means clustering, and hierarchical clustering were applied to identify types of tourism-cultural scenes. The clustering results were visualized on maps. Meanwhile, the characteristics, formation mechanisms, and corresponding countermeasures of these scene types were further analyzed. [Results] (1) The Jiangsu section of the Grand Canal exhibits distinctive local tourism-cultural characteristics, with strong regional identity and attractiveness. However, significant disparities exist in tourism-cultural value orientations, particularly in subcategories such as locality, glamour, exhibitionism, utilitarianism, and charisma, highlighting the heterogeneous features of tourism-cultural scenes in this area. (2) Cluster analysis classified 34 counties (cities or districts) along the Jiangsu section into four types: local scenes (10 regions), utilitarian scenes (8 regions), comfortable scenes (13 regions), and charming scenes (3 regions). Discriminant analysis validated the reliability of these clustering results. Each of the four scene types exhibits distinct characteristics. (3) The types of tourism-cultural scenes are influenced by the combined effects of multiple factors (economic development, urbanization, population, fiscal policy, transportation, and tourism resources), which can be summarized into three configuration-based influence paths. [Conclusions] This study introduces scene theory into cultural tourism research based on POI big data, offering a novel approach to promoting regionally differentiated and sustainable development of cultural tourism.

  • LI Chaokui, XIE Mengyuan, LYU Qiang, TANG Zhina
    Journal of Geo-information Science. 2025, 27(6): 1263-1274. https://doi.org/10.12082/dqxxkx.2025.240603

    [Objectives] In response to the challenges of geometric priority, semantic weakening, and cross-software semantic loss in the practical application of Building Information Modeling (BIM) according to the IFC standard, this study leverages the knowledge graph and its inference algorithm (TransE) to establish a network semantic representation of BIM model information. By enhancing the geometric and semantic correlation of the model, it addresses the issue of semantic loss during cross-platform interactions. [Methods] Using the Revit software library's built-in three-layer building model as the experimental object, the TransE model is applied to extract semantic information from BIM. BIM semantic information is first categorized into three types: component semantics, association semantics, and coordinate semantics. IfcEntity dynamic labels are assigned to component nodes, while static relationship attribute labels are assigned to association nodes. A total of 2 453 BIM semantic nodes and 14 844 association relationships are extracted. [Results] The experiment results demonstrate that: (1) The knowledge graph effectively represents BIM model components and their complex relationships; (2) By comparing the TransE model performance index (MRR\Hits@n) under different parameter combinations, it was found that: The embedding dimension is directly proportional to model performance and the learning rate is inversely proportional to model performance; (3) The optimal model performance is achieved when the embedding dimension is set to 200 and the learning rate to 0.0005; (4) By querying the system for all component nodes and verifying the results, the success rate of extracting semantic information from BIM components was found to be 94.47%. [Conclusions] The method proposed in this study is effective for extracting semantic information from BIM and conducting deeper semantic analysis. The findings provide a novel approach for semantic transformation in the integration of BIM and GIS.