Sign in to use this feature.

Years

Between: -

Subjects

remove_circle_outline
remove_circle_outline

Journals

Article Types

Countries / Regions

Search Results (7)

Search Parameters:
Keywords = Discrete Global Grid Systems (DGGSs)

Order results
Result details
Results per page
Select all
Export citation of selected articles as:
35 pages, 63312 KiB  
Article
Real-Time Multiresolution Management of Spatiotemporal Earth Observation Data Using DGGS
by Amir Mirzai Golpayegani, Mahmudul Hasan and Faramarz F. Samavati
Remote Sens. 2025, 17(4), 570; https://doi.org/10.3390/rs17040570 - 7 Feb 2025
Viewed by 875
Abstract
The effective management of spatiotemporal Earth observation data is a significant challenge due to their growing size and scale, geometric distortion, temporal gaps, and restricted access. In this article, we introduce a novel methodology utilizing a Discrete Global Grid System (DGGS) to address [...] Read more.
The effective management of spatiotemporal Earth observation data is a significant challenge due to their growing size and scale, geometric distortion, temporal gaps, and restricted access. In this article, we introduce a novel methodology utilizing a Discrete Global Grid System (DGGS) to address a set of challenges related to spatiotemporal data storage with a live updating mechanism, the multiresolution processing of an arbitrary region of interest (ROI) in real time, and the approximation of missing data in a smooth, continuous manner. We use reverse Chaikin subdivision and B-spline curve fitting to handle temporal data gaps, allowing for real-time updates. Additionally, our work presents a triangular wavelet scheme to incorporate a flexible, tensor-based multiresolution storage scheme for spatiotemporal raster data. The case study we present uses data from the RADARSAT Constellation Mission (RCM) of the Canadian Space Agency (CSA). Our system enables the dynamic retrieval and visualization of time-varying data for a user-defined ROI. The obtained results demonstrate that our method ensures high data fidelity while making spatiotemporal data more accessible across various practical applications in Earth observation. Full article
Show Figures

Figure 1

29 pages, 38136 KiB  
Article
Constructing Efficient Mesh-Based Global Grid Systems with Reduced Distortions
by Lakin Wecker, John Hall and Faramarz F. Samavati
ISPRS Int. J. Geo-Inf. 2024, 13(11), 373; https://doi.org/10.3390/ijgi13110373 - 22 Oct 2024
Cited by 1 | Viewed by 2054
Abstract
Recent advancements in geospatial technologies have significantly expanded the volume and diversity of geospatial data, unlocking new and innovative applications that require novel Geographic Information Systems (GIS). (Discrete) Global Grid Systems (DGGSs) have emerged as a promising solution to further enhance modern geospatial [...] Read more.
Recent advancements in geospatial technologies have significantly expanded the volume and diversity of geospatial data, unlocking new and innovative applications that require novel Geographic Information Systems (GIS). (Discrete) Global Grid Systems (DGGSs) have emerged as a promising solution to further enhance modern geospatial capabilities. Current DGGSs employ a simple, low-resolution polyhedral approximation of the Earth for efficient operations, but require a projection between the Earth’s surface and the polyhedral faces. Equal-area DGGSs are desirable for their low distortion, but they fall short of this promise due to the inefficiency of equal-area projections. On the other hand, efficiency-first DGGSs need to better address distortion. We introduce a novel mesh-based DGGS (MBD) which generalizes efficient operations over watertight triangular meshes with spherical topology. Unlike traditional approaches that rely on Platonic or Catalan solids, our mesh-based method leverages high-resolution spherical meshes to offer greater flexibility and accuracy. MBD allows high-resolution polyhedra (HRP) to be used as the base polyhedron of a DGGS, significantly reducing distortion. To address the operational challenges, we introduce a new hash encoding method and an efficient barycentric indexing method (BIM). MBD extends Atlas of Connectivity Maps to the BIM to provide efficient spatial and hierarchical traversal. We introduce several new base polyhedra with lower areal and angular distortion, and we experimentally validate their properties and demonstrate their efficiency. Our experimentation shows that we achieve constant-time operations for high-resolution MBD, and we recommend polyhedra to be used as the base polyhedron for low-distortion DGGSs, compact faces, and efficient operations. Full article
Show Figures

Figure 1

29 pages, 8357 KiB  
Article
A GtoG Direct Coding Mapping Method for Multi-Type Global Discrete Grids Based on Space Filling Curves
by Yalu Li, Xuesheng Zhao, Wenbin Sun, Guangsong Wang, Fuli Luo, Zheng Wang and Yuanzheng Duan
ISPRS Int. J. Geo-Inf. 2022, 11(12), 595; https://doi.org/10.3390/ijgi11120595 - 27 Nov 2022
Cited by 3 | Viewed by 2195
Abstract
DGGS (Discrete Global Grid System) has many subdivision models and coding methods. Due to the lack of underlying consistency of different DGGS codes, most of them are converted through longitude–latitude, which greatly reduces the interoperability efficiency of different DGGS data and has become [...] Read more.
DGGS (Discrete Global Grid System) has many subdivision models and coding methods. Due to the lack of underlying consistency of different DGGS codes, most of them are converted through longitude–latitude, which greatly reduces the interoperability efficiency of different DGGS data and has become one of the bottlenecks in efficient integration of multi-source DGGS data. Therefore, a direct mapping method from one grid code to another (Grid to Grid, GtoG) for multi-type DGGSs is proposed based on three classical DGGSs (triangular, diamond and hexagonal grids) and two commonly used filling curves (Hilbert curve and Z-curve). The mutual conversion rules of different grids expressing spatial point, line and surface data are constructed. Then, the above method is extended to the spherical icosahedral grid framework, and three different region coding mapping rule tables of the basic inside cells, boundary cells and vertex cells are designed. Finally, the experimental results show that, compared with the longitude–latitude conversion method, the average conversion efficiency of spatial point, line and surface data is increased by 2–4 orders of magnitude. This new method greatly improves the interoperability efficiency and provides a feasible solution for the efficient integration of multi-source DGGS data. Full article
Show Figures

Figure 1

22 pages, 7965 KiB  
Article
Efficient Calculation of Distance Transform on Discrete Global Grid Systems
by Meysam Kazemi, Lakin Wecker and Faramarz Samavati
ISPRS Int. J. Geo-Inf. 2022, 11(6), 322; https://doi.org/10.3390/ijgi11060322 - 25 May 2022
Cited by 5 | Viewed by 4343
Abstract
Geospatial data analysis often requires the computing of a distance transform for a given vector feature. For instance, in wildfire management, it is helpful to find the distance of all points in an area from the wildfire’s boundary. Computing a distance transform on [...] Read more.
Geospatial data analysis often requires the computing of a distance transform for a given vector feature. For instance, in wildfire management, it is helpful to find the distance of all points in an area from the wildfire’s boundary. Computing a distance transform on traditional Geographic Information Systems (GIS) is usually adopted from image processing methods, albeit prone to distortion resulting from flat maps. Discrete Global Grid Systems (DGGS) are relatively new low-distortion globe-based GIS that discretize the Earth into highly regular cells using multiresolution grids. In this paper, we introduce an efficient distance transform algorithm for DGGS. Our novel algorithm heavily exploits the hierarchy of a DGGS and its mathematical properties and applies to many different DGGSs. We evaluate our method by comparing its speed and distortion with the distance transform methods used in traditional GIS and general 3D meshes. We demonstrate that our method is efficient and has minimal distortion. Full article
Show Figures

Figure 1

17 pages, 4136 KiB  
Article
Modelling Offset Regions around Static and Mobile Locations on a Discrete Global Grid System: An IoT Case Study
by David Bowater and Monica Wachowicz
ISPRS Int. J. Geo-Inf. 2020, 9(5), 335; https://doi.org/10.3390/ijgi9050335 - 20 May 2020
Cited by 6 | Viewed by 3534
Abstract
With the huge volume of location-based point data being generated by Internet of Things (IoT) devices and subsequent rising interest from the Digital Earth community, a need has emerged for spatial operations that are compatible with Digital Earth frameworks, the foundation of which [...] Read more.
With the huge volume of location-based point data being generated by Internet of Things (IoT) devices and subsequent rising interest from the Digital Earth community, a need has emerged for spatial operations that are compatible with Digital Earth frameworks, the foundation of which are Discrete Global Grid Systems (DGGSs). Offsetting is a fundamental spatial operation that allows us to determine the region within a given distance of an IoT device location, which is important for visualizing or querying nearby location-based data. Thus, in this paper, we present methods of modelling an offset region around the point location of an IoT device (both static and mobile) that is quantized into a cell of a DGGS. Notably, these methods illustrate how the underlying indexing structure of a DGGS can be utilized to determine the cells in an offset region at different spatial resolutions. For a static IoT device location, we describe a single resolution approach as well as a multiresolution approach that allows us to efficiently determine the cells in an offset region at finer (or coarser) resolutions. For mobile IoT device locations, we describe methods to efficiently determine the cells in successive offset regions at fine and coarse resolutions. Lastly, we present a variety of results that demonstrate the effectiveness of the proposed methods. Full article
(This article belongs to the Special Issue Global Grid Systems)
Show Figures

Figure 1

24 pages, 4374 KiB  
Article
General Method for Extending Discrete Global Grid Systems to Three Dimensions
by Benjamin Ulmer, John Hall and Faramarz Samavati
ISPRS Int. J. Geo-Inf. 2020, 9(4), 233; https://doi.org/10.3390/ijgi9040233 - 10 Apr 2020
Cited by 9 | Viewed by 5529
Abstract
Geospatial sensors are generating increasing amounts of three-dimensional (3D) data. While Discrete Global Grid Systems (DGGS) are a useful tool for integrating geospatial data, they provide no native support for 3D data. Several different 3D global grids have been proposed; however, these approaches [...] Read more.
Geospatial sensors are generating increasing amounts of three-dimensional (3D) data. While Discrete Global Grid Systems (DGGS) are a useful tool for integrating geospatial data, they provide no native support for 3D data. Several different 3D global grids have been proposed; however, these approaches are not consistent with state-of-the-art DGGSs. In this paper, we propose a general method that can extend any DGGS to the third dimension to operate as a 3D DGGS. This extension is done carefully to ensure any valid DGGS can be supported, including all refinement factors and non-congruent refinement. We define encoding, decoding, and indexing operations in a way that splits responsibility between the surface DGGS and the 3D component, which allows for easy transference of data between the 2D and 3D versions of a DGGS. As a part of this, we use radial mapping functions that serve a similar purpose as polyhedral projection in a conventional DGGS. We validate our method by creating three different 3D DGGSs tailored for three specific use cases. These use cases demonstrate our ability to quickly generate 3D global grids while achieving desired properties such as support for large ranges of altitudes, volume preservation between cells, and custom cell aspect ratio. Full article
(This article belongs to the Special Issue Global Grid Systems)
Show Figures

Figure 1

20 pages, 6493 KiB  
Article
Indexing Mixed Aperture Icosahedral Hexagonal Discrete Global Grid Systems
by Rui Wang, Jin Ben, Jianbin Zhou and Mingyang Zheng
ISPRS Int. J. Geo-Inf. 2020, 9(3), 171; https://doi.org/10.3390/ijgi9030171 - 13 Mar 2020
Cited by 17 | Viewed by 5155
Abstract
Discrete global grid systems (DGGSs) are an emerging multiresolution 3D model used to integrate and analyze big earth data. The characteristic of multiresolution is usually realized by hierarchically subdividing cells on the sphere using certain refinement. This paper introduces mixed aperture three- and [...] Read more.
Discrete global grid systems (DGGSs) are an emerging multiresolution 3D model used to integrate and analyze big earth data. The characteristic of multiresolution is usually realized by hierarchically subdividing cells on the sphere using certain refinement. This paper introduces mixed aperture three- and four- icosahedral hexagonal DGGSs using two types of refinement, the various combinations of which can provide more resolutions compared with pure aperture hexagonal DGGSs and can flexibly design the aperture sequence according to the target resolutions. A general hierarchy-based indexing method is first designed, and related indexing arithmetics and algorithm are developed based on the indexing method. Then, the grid structure on the surface of the icosahedron is described and by projection spherical grids are obtained. Experiments show that the proposed scheme is superior to pure aperture schemes in choosing grid resolutions and can reduce the data volume by 38.5% in representing 1-km resolution raster dataset; using the proposed indexing arithmetics to replace spherical geometry operations in generating discrete spherical vector lines based on hexagonal cells can improve the generation efficiency. Full article
(This article belongs to the Special Issue Global Grid Systems)
Show Figures

Figure 1

Back to TopTop