Home Addressing incomplete tile phenomena in image tiling: Introducing the grid six-intersection model
Article Open Access

Addressing incomplete tile phenomena in image tiling: Introducing the grid six-intersection model

  • Ling Zhang , Jinsongdi Yu EMAIL logo , Ruiju Tong , Dandan Wei and Yu Fan
Published/Copyright: May 15, 2024
Become an author with De Gruyter Brill

Abstract

With the continuous development of Earth Observation technology, resolution of imagery and gridded data has significantly increased, leading to a rapid increase in data volume. To efficiently acquire and analyze these vast amounts of imagery and gridded data, image tiling technology has been developed to effectively access data of interested areas. Tiling technology divides large-scale image data into smaller tiles, providing fast, accurate, and efficient access support for imagery and gridded data. The spatial grid model, as the foundational framework of the new generation of geographic spatial information, plays a critical role in the retrieval, integration, services, and applications of imagery and gridded data resources. When tiling image data based on the spatial grid model, it always generates both complete and incomplete tiles. Particularly, when conducting image tile retrieval using the same rule-based grid in the retrieval area, incomplete tile phenomena along the boundary regions of the retrieved images often occur, resulting in gaps within the retrieval area. To tackle this issue, in this study, we present a new topological model called the Grid Six-Intersection Model (G-6IM), specifically designed for regular rectangular grids, to accurately represent boundary issues in image tiling. Through a practical case study, we demonstrate the effectiveness and practical application potential of the proposed G-6IM model, providing new insights and guidance for the improvement and optimization of imagery and gridded data tiling technology.

1 Introduction

As Earth Observation technology continues to evolve and develop, the sources, resolution, and types of imagery and gridded data have significantly increased, resulting in a rapid growth in imagery and gridded data volume [1]. This development has facilitated widespread applications of imagery and gridded data in various fields, such as ecological environment monitoring [2] and climate change prediction [3]. However, the presence of multi-source, multi-resolution, multi-type, massive, and continuously expanding imagery and gridded datasets poses challenges in achieving faster, more accurate and efficient retrieval of imagery and gridded data [4]. To address these challenges, the technique of image tiling has emerged. It involves dividing large-scale image data into smaller blocks called tiles, enabling effective access to data of specific areas within expansive and continually growing repositories of imagery and gridded datasets [5]. The technology has been widely applied in the organization and management of imagery and gridded data across different domains [6], including online image services such as those provided by Google Maps and Tianditu.

Additionally, the ongoing development of Earth observation has propelled the advancement of spatial grid models, such as Quaternary Triangular Mesh (QTM) [7], Discrete Global Grid Systems(DGGS) [8,9], Spheroid Degenerated-Octree Grid (SDOG) [10], and GeoSOT grid [11]. These models serve as potential foundations for the next generation of geospatial reference frameworks, facilitating the retrieval, integration, and service of imagery and gridded data [12]. However, the application scope of QTM, DGGS, and SDOG is always restricted by high implementation difficulty, such as computational complexity [13]. By employing an appropriate spatial grid model, imagery and gridded data can be effectively tiled and managed, enabling multi-scale division and encoding, as well as the calculation of relationships and rapid access to image tile objects [14]. For example, GeoSOT-based approach is applied with metadata as the geolocation code to construct the tile’s rowkey and achieved efficient storage of remote sensing images [15], and to improve the retrieval and access efficiencies of large-scale and long time-series remote-sensing data in a cloud-computing environment [16].

When tiling imagery and gridded data based on the spatial grid model, it always generates both complete and incomplete tiles. Particularly, when conducting image tile retrieval using the same grid partitioning in the retrieval area, incomplete tile phenomenon along the boundary regions of the retrieved images often occur, such as resulting in gaps within the retrieval area, Figure 1. To illustrate this phenomenon, in this study, we present a new topological model called the Grid Six-Intersection Model (G-6IM), specifically designed for regular rectangular grids. The purpose of the model is to accurately represent topological relationships among tiles and ultimately enhance data access efficiency. Through a practical case study based on BeiDou grid [17] partitioning, developed based on GeoSOT, we demonstrate the effectiveness and practical application potential of the proposed G-6IM model, providing new insights and guidance for the improvement and optimization of imagery and gridded data tiling technology.

Figure 1 
               Retrieval of image tiles based on spatial grid model: complete and incomplete tiles in the retrieval area.
Figure 1

Retrieval of image tiles based on spatial grid model: complete and incomplete tiles in the retrieval area.

2 The state of art

Topological models based on point set topology theory [18] have been extensively studied in various domains [19]. These models include the Four-Intersection Model (4IM) [20], the Nine-Intersection Model (9IM) [21], as well as the Dimensionally Extended Four-Intersection Model, and the Dimensionally Extended Nine-Intersection Model (DE-9IM) [22].

The 4IM expresses the topological relationship between two geometric objects by considering the intersection or non-intersection of their interiors and boundaries. However, it does not take into account external conditions. In this case, overlap and meet are completely identical, leading to undetermined relationship descriptions [23]. The 9IM, building upon the 4IM, includes exterior of objects in its analysis, compensating this shortcoming with a finer granularity, as an expressive power improvement to distinguish more relations in a higher-dimensional space [23]. The dimensionally extended n-Intersection model (DE-nIM) extend these concepts by incorporating dimension extension, considering the intersection dimensions between various parts of the two spatial targets [19].

In 2D space, the DE-nIM matrix can have four possible values [22], indicating an empty intersection, intersection at a point, intersection along a line, or intersection within an area. The number of possible combinations theoretically reaches 4 n . In 3D space, the DE-nIM matrix extends to include the possibility of intersection within a volume [19], resulting in five possible values and a theoretical total of 5 n combinations. For example, the DE-9IM matrix has a total of 59 = 1,953,125 potential combinations.

To reduce the complexity of topological models for spatiotemporal image queries, the EO-3IM [24], as a profile of DE-nIM, describes relationships between object internal and object internal, boundary, and external, to address image query of interested areas. However, the work does not consider the image partitioning cases. This study focuses on the context of relationships between tiled images and rectangular grids, without the need for dimensional extension. Therefore, G-6IM, as a special case of 9IM, is proposed to address the incomplete tile phenomena. In this model, the topological relationship between a rectangular grid retrieval space and image tile space can be described by binary decisions on spaces intersect or not, between the internal and external aspects of the grid element collection and the internal, boundary, and external aspects of the partitioned image.

Compared to 4IM, G-6IM takes into account the exterior of grid element collection, enhancing spatial retrieval accuracy and effectively addressing the issue of 4IM’s inability to distinguish between overlap and equal. This superiority is particularly notable in scenarios involving regularized tiled images, providing a more powerful tool for the precise description of topological relationships. Within the context of G-6IM, image tile space is composed of a rectangular grid and can be categorized into three distinct parts: the interior, the boundary, and the exterior. Similarly, the retrieval space, also constructed using the same grid partitioning, can be divided into two parts: interior and exterior, Figure 2.

Figure 2 
               Interior, boundary, and exterior of a tiled image.
Figure 2

Interior, boundary, and exterior of a tiled image.

3 Methodology

3.1 G-6IM

To illustrate spatial topological relationships of G-6IM, a 2 × 3 matrix is employed as below, which is described in formula (1). This matrix represents the intersections between the interior, boundary, and exterior of tiled image A, as well as the interior and exterior of retrieval area B in rectangular grids. The relationships are denoted as binary values, with 0 indicating non-intersecting regions and 1 representing intersecting regions. Theoretically, there exists 26 = 64 possible topological relationships between two objects within G-6IM. However, not all of these relationships hold practical significance. Thus, it becomes necessary to identify and eliminate the non-existent topological relationships, while retaining those that are of practical relevance.

(1) G - 6 IM ( A , B ) = A ° B ° A B ° A 1 B ° A ° B 1 A B 1 A 1 B 1 .

Regarding the definition of topological relationships between spatial objects, five predicates [22] were used to test spatial relations: disjoint, touch, within, cross, and overlap. Since the research objects are two-dimensional image tiles in a rectangular grid, the cross relationship does not exist in this case. Referring to additional test practice on tile retrieval, this study provides additional predicates based on OpenGIS spatial relation test methods [25], including contain, equal, and intersect, to improve the model expressive power. A detailed sematic of each topological relationship predicate in G-6IM, let A be the tiled image and B be the retrieval area in rectangular grids, is shown in Table 1.

Table 1

Description of the topological relation predicates

Predicates Description Semantic
Disjoint The interior and boundary of A do not intersect with the interior of B A ° B ° = 0 A B ° = 0
Touch The boundary of A intersects with the interior of B A ° B ° = 0 A B ° = 1
Within A is completely contained within the interior of B, and the interior and boundary of A do not intersect with the exterior of B A B = B A B
Contain B is completely contained within the interior of A, and the interior of B does not intersect with the exterior of A A B = A A B
Equal A equals B A = B
Overlap The interior, exterior, or boundary of A intersect with the interior of B A ° B ° = 1 A 1 B ° = 1
Intersect The interior or boundary of A intersect with the interior of B A ° B ° = 1 ∨ A B ° = 1

Note: A = A ° + A , B = B°.

3.2 Model verification

Shuttle Radar Topography Mission ocean floor depth data [26] are used to validate the G-6IM model. The data are partitioned based on the BeiDou first-level grid code coding standards [17], Figure 3. The retrieval area is designated using the BeiDou grid location code, with N22D serving as the starting grid and longitude and latitude step codes of 2 and 3, respectively, Figure 4.

Figure 3 
                  Encoding structure and symbolic representation of 1–8 level BeiDou grid code [17].
Figure 3

Encoding structure and symbolic representation of 1–8 level BeiDou grid code [17].

Figure 4 
                  Validation area under the BeiDou first-level reference grid.
Figure 4

Validation area under the BeiDou first-level reference grid.

Utilizing the G-6IM model, we validated the topological relationships described in Table 1. To present the findings, verification results for each topological condition is shown, distinguishing between those with boundary tiles and those without boundary tiles, Figure 5.

Figure 5 
                  Topological predicate verification designed for G-6IM.
Figure 5

Topological predicate verification designed for G-6IM.

In Figure 5, formula (1) result is expressed as a binary string, such as “011101.” This topological code is arranged based on intersections between the interior, boundary, and exterior of the image as well as the interior and exterior of the retrieval area. Each digit (1 or 0) in this combination indicates whether there is an intersection between the corresponding positions of the two objects. Specifically, these are the results of interiorinterior, boundaryinterior, exteriorinterior, interiorexterior, boundaryexterior, and exteriorexterior relationships. For instance, the second digit indicates whether the boundary of image A intersects with the interior of retrieval area B, and the fifth digit indicates whether the boundary of image A intersects with the exterior of retrieval area B.

In this way, G-6IM predicates are verified. Furthermore, the second and fifth digit in this matrix can be used to determine if there are boundary tiles, concretely incomplete tiles, in the results.

4 Study case

Marine species distribution modeling aims to predict the potential geographic spatial distribution of marine species by utilizing marine environmental data and species observation data [27]. Typically, the Biomod2 model, combined with the R programming language, can be employed for distribution forecasting. The research contributes to the understanding of ecological niche characteristics, potential spatial distribution, and the response of marine species to climate change [2830]. It is of significant importance for marine environmental protection, fisheries management, and ecological disaster response [3133]. However, compared to terrestrial environmental data, the collection of marine environmental data presents challenges due to its relative scarcity and multiple dispersed sources. The searching and identification of available environmental variables within the research area pose significant difficulties in this field.

4.1 Data and methods

In this study, the topological relationships defined by G-6IM were employed as constraints to integrate data of research areas in previous studies, facilitating the efficient integration of research data in the specified area of interest. There are a number of studies on marine species distribution prediction. Early work by Stirling et al. [34], Palialexis et al. [35], Tyberghein et al. [36], Guillaumot et al. [37], Robinson et al. [38]; and recent efforts, such as those by Waldock et al. [39], Maureaud et al. [40], Chaudhary et al. [41], Gamliel et al. [42]. Seventeen study areas for species distribution modeling are collected in Table 2. The geographic data are partitioned according to BeiDou grid code rules, Figure 3, including complete and incomplete tiles at different division levels. Starting grid code and step codes are used to construct retrieval areas based on regions of research interest. By using G-6IM, users can integrate complete tiles from different images, thus achieving accurate retrieval of interested area. The corresponding technical route is shown in Figure 6. BeiDou grid is calculated in Javascript, BeiDou grid code is calculated in JAVA, and result is represented in ArcGIS.

Table 2

Geographical scopes of the study areas in previous works on marine species distribution modeling

Citation X min X max Y min Y max
Braga-Henriques et al. [43] −35.75° −21.08° 33.77° 48°
White et al. [44] −20° −8.7° 46.3° 58.9°
Hu et al. [45] −97° −82° 22° 30.5°
Modica et al. [46] −6.67° −5.41° 43.58° 44.08°
Abad-Uribarren et al. [47] −3.5° −2.5° 43.5° 44.5°
Kutti et al. [48] 4.7° 6.5° 59.7° 60°
Leverette et al. [49] −76° −60° 38° 48°
Brooke et al. [50] −76° −60° 36.5° 38.5°
Stevenson et al. [51] −15° −5° 45° 55°
Garcia-Guillen et al. [52] −6.6° −5.47° 43.74° 44.03°
Gomez-Ballesteros et al. [53] −6.78° −5.31° 43.63° 44.31°
Somoza et al. [54] −12.25° −11.5° 42.25° 43°
Hebbeln et al. [55] −7.25° −6.67° 35° 35.5°
Guinan et al. [56] −15.2° −12.2° 52.2° 53.9°
Guinan et al. [57] −17.7° −7.8° 49.7° 56.6°
De Froe et al. [58] −16.1° −15.8° 55.4° 55.7°
De Mol et al. [59] −5.15° −2.86° 46.75° 47.08°
Figure 6 
                  Research technical route.
Figure 6

Research technical route.

The North Atlantic was used as a case study, Figure 7. The interested area and each of the spatial areas of the 17 species distribution modeling works were mapped onto the first and second-level grids of the BeiDou grid location code [17].

Figure 7 
                  Interested area and research areas in BeiDou grid partitioning.
Figure 7

Interested area and research areas in BeiDou grid partitioning.

To explore the interested area 1, which utilizes the BeiDou grid location code N26I in the first level grid, with a longitude step code of 3 and a latitude step code of 7, the G-6IM is employed to reveal the incomplete tile phenomena as indicated by the topological codes, Table 3.

Table 3

G-6IM values for the relationship between interest area 1 and research area

G-6IM Interest area 1 (BeiDou grid location code = N26I, longitude step = 3, latitude step = 7)
Research area Touch Within Contain Equal Overlap
  1. Braga-Henriques et al. [43]

× 111001 × × ×
  1. White et al. [44]

011011 × × × ×

The bold “1” represents that incomplete tiles are included in the results.

As illustrated in Figure 8, in the retrieval results [43,44], the blue blocks represent the complete tile area, and the yellow blocks represent the incomplete tile area in first level grid. Consequently, by refining the partitioning levels, which utilizes the BeiDou grid location code N26IB0 in the second level grid, with a longitude step code of 36 and a latitude step code of 56. As illustrated in Figure 8, the blue and yellow blocks represent the complete tile area, and the green blocks represent the incomplete tile area. In this way, more complete tiles can be included and further referenced for the subsequent research. As more and more species distribution modeling works are incorporated, the interested area will ultimately be completely covered by complete tiles of different sources, as shown in the interested area 2, Figure 9.

Figure 8 
                  Retrieval results constrained using G-6IM intersection under the first and second-level BeiDou grid.
Figure 8

Retrieval results constrained using G-6IM intersection under the first and second-level BeiDou grid.

Figure 9 
                  Retrieval results constrained using G-6IM intersection under the first-level BeiDou grid.
Figure 9

Retrieval results constrained using G-6IM intersection under the first-level BeiDou grid.

To explore the interested area 2, which utilizes the BeiDou grid location code N29M in the first level grid, with a longitude step code of 2 and a latitude step code of 1, G-6IM is employed to eliminate the incomplete tiles as indicated by the topological codes, Table 4. The interested area is ultimately completely covered by complete tiles from White et al. [44], Stevenson et al [51], and Guinan et al. [57].

Table 4

G-6IM values for the relationship between interest area 2 and research area

G-6IM Interest area 2 (BeiDou grid location code = N29M, longitude step = 2, latitude step = 1)
Research area Touch Within Contain Equal Overlap
(2) White et al. [44] × × 110111 × ×
(3) Stevenson et al. [51] × × × × 010011
(4) Guinan et al. [57] 011011 × × × ×

The bold “1” represents that incomplete tiles are included in the results.

4.2 Results discussion

In this study, a marine species distribution modeling case based on the BeiDou grid partitioning is used to demonstrate the practical application potential of the G-6IM model. The main objective of the model is to accurately represent topological relationships among tiles, thus enhancing data access efficiency.

The BeiDou grid partitioning serves as a representative example of the challenges encountered in image tiling. When tiling imagery and gridded data based on a spatial grid model, both complete and incomplete tiles are generated. The incomplete tile phenomenon, particularly along the boundary regions of the retrieved images, often results in gaps within the retrieval area. These gaps can significantly impact the data access and analysis, leading to incomplete or inaccurate results.

The G-6IM model addresses this issue by providing a topological representation that accounts for the relationships among tiles. Through a detailed analysis of the BeiDou grid partitioning, how the G-6IM model effectively characterizes the topological structure of the grid, identifies incomplete tiles, and closes gaps within the retrieval area is demonstrated. By accurately representing topological relationships, the model provides a potential to facilitate more effective spatial analysis and querying in a range of applications, such as remote sensing, environmental monitoring, and urban planning.

5 Conclusion and future work

In order to accurately and effectively access data of interested areas, this study proposes a G-6IM model for grid-based spatial relationships for imagery and gridded data tiling. It differentiates between the internal and external regions of rectangular grid retrieval areas, as well as the internal, boundary, and external regions of tiled images. This model enables the description of spatial topological relationships between rectangular grid retrieval areas and tiled image regions under the same grid subdivision. The model’s application is demonstrated through the prediction of marine species distribution under BeiDou grid, aligning with the needs of marine species distribution modeling. It provides support for the acquisition of imagery and gridded data. Future research holds potential for further improvement and optimization of the grid-based topological model. This includes exploring the topological relationships between grid retrieval areas and tiled image data under different subdivision rules, levels, and dimensions. For instance, this may encompass, but is not limited to, QTM, DGGS, or SDOG.

Regarding application cases, future work can further explore several domain implementation avenues, such as research in the field of species distribution modeling. A comprehensive and up-to-date database can be established to archive various marine species distribution modeling studies and include relevant grid-based metadata information. The development and maintenance of such a database would have profound implications for the advancement of marine species distribution modeling, marine conservation, and resource management. It could serve as a valuable resource for researchers, practitioners, and policymakers seeking to deepen their understanding of species distribution patterns and inform effective conservation strategies. Additionally, continuously updating the metadata associated with these works would ensure that the scientific community has access to the most recent and pertinent information in this field.

Acknowledgements

This work is supported by the National Key R&D Program of China, No. 2019YFE0127100.

  1. Funding information: This work was funded by the National Key R&D Program of China, No. 2019YFE0127100.

  2. Author contributions: L.Z.: conceptualization, data curation, formal analysis, investigation, methodology, study case, visualization, validation, writing – original draft preparation, writing, review, and editing; J.Y.: conceptualization, data curation, formal analysis, investigation, methodology, funding acquisition, project administration, resources, supervision, validation, writing – original draft preparation, writing, review, and editing; R.T.: data curation, study case, visualization, validation, writing, review, and editing; D.W.: data curation, formal analysis, validation, writing, review, and editing; Y.F.: data curation, study case, visualization, writing, review, and editing.

  3. Conflict of interest: The authors have no conflicts of or competing interests to declare that are relevant to the content of this article.

  4. Data availability statement: The data associated with this study are listed in Table 2. The data are processed by python and visualized in ArcMap.

References

[1] Sudmanns M, Tiede D, Lang S, Baraldi A. Semantic and syntactic interoperability in online processing of big Earth observation data. Int J Digit Earth. 2018;11(1):95–112. 10.1080/17538947.2017.1332112.Search in Google Scholar PubMed PubMed Central

[2] Liu Q, Wu J, Li L, Yu L, Li J, Xin X, et al. Ecological environment monitoring for sustainable development goals in the Belt and Road region. J Remote Sens. 2018;22(4):686–708. 10.11834/jrs.20187264.Search in Google Scholar

[3] Giuliani G, Nativi S, Obregon A, Beniston M, Lehmann AJCS. Spatially enabling the global framework for climate services: reviewing geospatial solutions to efficiently share and integrate climate data & information. Clim Serv. 2017;8:44–58. 10.1016/j.cliser.2017.08.003.Search in Google Scholar

[4] Li D, Shao Z. The new era for geo-information. Sci China (Series F:Inform Sci). 2009;52(7):1233–42. 10.1007/s11432-009-0122-9.Search in Google Scholar

[5] Li G, Liu D, editors. Key technologies research on building a cluster-based parallel computing system for remote sensing. International Conference on Computational Science. Berlin Heidelberg: Springer; 2005. 10.1007/11428862_66.Search in Google Scholar

[6] Lakshmi B, Chandrasekhara Reddy C, Kishore SVSRK. Archiving and managing remote sensing data using state of the art storage technologies. Int Arch Photogramm Remote Sens Spat Inf Sci. 2014;XL-8:1153–8. 10.5194/isprsarchives-XL-8-1153-2014.Search in Google Scholar

[7] Dutton G. Improving locational specificity of map data – a multi-resolution, metadata-driven approach and notation. Int J Geogr Inf Syst. 1996;10(3):253–68. 10.1080/02693799608902078.Search in Google Scholar

[8] Ribbens CJ. A fast adaption grid scheme for elliptic partial differential equations. ACM Trans Math Softw. 1989;15(3):179–97. 10.1145/66888.66889.Search in Google Scholar

[9] Batjes NH. ISRIC-WISE derived soil properties on a 5 by 5 arc-minutes global grid (ver. 1.2). ISRIC-World Soil Information; 2012.Search in Google Scholar

[10] Wu L, Yu J. A new digital earth reference model: spheroid-based 3d grid for earth system (3DGES). Sixth International Symposium on Digital Earth: Models, Algorithms, and Virtual Reality. Beijing: SPIE; 2010. p. 9–14. 10.1117/12.872295.Search in Google Scholar

[11] Lu N, Cheng C, Jin A, Ma H. An index and retrieval method of spatial data based on GeoSOT global discrete grid system. IEEE International Geoscience and Remote Sensing Symposium – IGARSS. Melbourne, VIC, Australia: IEEE 2013; 2013. p. 4519–22. 10.1109/IGARSS.2013.6723840.Search in Google Scholar

[12] Fang Y, Huang Z, Chen B, Wu L, Yin D. Architecture and key technologies of grid geographic information system. Sci China(Series E:Technol Sci). 2008;51(Suppl 1):102–13. 10.1007/s11431-008-5011-8.Search in Google Scholar

[13] Guo N, Wu Y, Chen L, Jing N. A geographic meshing and coding method based on adaptive Hilbert-geohash. IEEE Access. 2019;7:39815–25. 10.1109/ACCESS.2019.2906871.Search in Google Scholar

[14] Jiang H, Kang J, Du Z, Zhang F, Huang X, Liu R, et al. Vector spatial big data storage and optimized query based on the multi-level Hilbert grid index in HBase. Information. 2018;9(5):116. 10.3390/info9050116.Search in Google Scholar

[15] Wang LCC, Wu S. Massive remote sensing image data management based on HBase and GeoSOT. IEEE International Geoscience and Remote Sensing Symposium (IGARSS), Milan, Italy; 2015. p. 4558–61. 10.1109/IGARSS.2015.7326842.Search in Google Scholar

[16] Yan YL J, Wang L, Wang Z, Huang X, Liu H. An efficient organization method for large-scale and long time-series remote sensing data in a cloud computing environment. IEEE J Sel Top Appl Earth Obs Remote Sens. 2021;14:9350–63. 10.1109/JSTARS.2021.3110900.Search in Google Scholar

[17] GB/T39409-2020. BeiDou grid location code. Beijing: Standardization Administration Of The People’s Republic Of China https://openstd.samr.gov.cn/bzgk/gb/newGbInfo? hcno = 77B7EA113926D3247F9688324D4A91C8.Search in Google Scholar

[18] Egenhofer MJ, Franzosa RD. Point-set topological spatial relations. Int J Geogr Inf Syst. 1991;5(2):161–74. 10.1080/02693799108927841.Search in Google Scholar

[19] Topological SZ. Relationships and their use. Encyclopedia of GIS. Springer; 2016. p. 1–21.10.1007/978-3-319-23519-6_1548-1Search in Google Scholar

[20] Pullar DVEM. Towards the defection and use of topological relations among spatial objects. Proceeding of the 3rd International Symposium on Spatial Data Handling; 1988. p. 225–42.Search in Google Scholar

[21] Egenhofer MJ, Herring J. Categorizing binary topological relations between regions, lines and points in geographic databases, the 9-intersection: formalism and its use for naturallanguage spatial predicates. Vol. 94. Issue 1. Santa Barbara CA: National Center for Geographic Information and Analysis Technical Report; 1990. p. 1–28. http://www.spatial.cs.umn.edu/CS8715/MSD11_egenhofer_herring.pdf.Search in Google Scholar

[22] Clementini E, Di Felice P. A comparison of methods for representing topological relationships. Inf Sci. 1995;3(3):149–78. 10.1016/1069-0115(94)00033-X.Search in Google Scholar

[23] Egenhofer MJ, Mark DM. A critical comparison of the 4-Intersection and 9-Intersection models for spatial relations: formal analysis. Autocarto 11. Minneapolis, MN; 1993. p. 1–11.Search in Google Scholar

[24] Wei D, Yu J, Yang Y, Wang D, Tong R, editors. An image cube subscription service prototype based on 3D topological relationship and its case study. IOP Conference Series: Earth and Environmental Science. IOP Publishing; 2020. 10.1088/1755-1315/502/1/012019.Search in Google Scholar

[25] OGC. OGC-99-049. Simple Features Specification For SQL Version1.1. OpenGIS; 1999. https://portal.ogc.org/files/? artifact_id = 829.Search in Google Scholar

[26] Shuttle Radar Topography Mission (SRTM) [Internet]; 2022 [cited https://www.earthdata.nasa.gov/sensors/srtm].Search in Google Scholar

[27] Tong R, Davies A, Purser A, Liu X, Liu F, editors. Global distribution of the cold-water coral Lophelia pertusa. IOP Conference Series: Earth and Environmental Science. IOP Publishing; 2022. 10.1088/1755-1315/1004/1/012010. Search in Google Scholar

[28] Yesson C, Bedford F, Rogers AD, Taylor ML. The global distribution of deep-water Antipatharia habitat. Deep Sea Res Part II: Top Stud Oceanogr. 2017;145:79–86. 10.1016/j.dsr2.2015.12.004.Search in Google Scholar

[29] Barbosa R, Davies AJ, Sumida PYG. Habitat suitability and environmental niche comparison of cold-water coral species along the Brazilian continental margin. Deep Sea Res Part I: Oceanogr Res Pap. 2020;155:103147. 10.1016/j.dsr.2019.103147.Search in Google Scholar

[30] Morato T, González‐Irusta JM, Dominguez‐Carrió C, Wei CL, Davies A, Sweetman AK, et al. Climate‐induced changes in the suitable habitat of cold‐water corals and commercially important deep‐sea fishes in the North Atlantic. Glob Change Biol. 2020;26(4):2181–202. 10.1111/gcb.14996.Search in Google Scholar PubMed PubMed Central

[31] Georgian SE, Anderson OF, Rowden AA. Ensemble habitat suitability modeling of vulnerable marine ecosystem indicator taxa to inform deep-sea fisheries management in the South Pacific Ocean. Fish Res. 2019;211:256–74. 10.1016/j.fishres.2018.11.020.Search in Google Scholar

[32] Georgian SE, Kramer K, Saunders M, Shedd W, Roberts H, Lewis C, et al. Habitat suitability modelling to predict the spatial distribution of cold‐water coral communities affected by the deepwater horizon oil spill. J Biogeogr. 2020;47(7):1455–66. 10.1111/jbi.13844.Search in Google Scholar

[33] Stephenson F, Rowden AA, Anderson OF, Pitcher CR, Pinkerton MH, Petersen G, et al. Presence-only habitat suitability models for vulnerable marine ecosystem indicator taxa in the South Pacific have reached their predictive limit. ICES J Mar Sci. 2021;78(8):2830–43. 10.1093/icesjms/fsab162.Search in Google Scholar

[34] Stirling DA, Boulcott P, Scott BE, Wright PJ. Using verified species distribution models to inform the conservation of a rare marine species. Diversity Distrib. 2016;22(7):808–22. 10.1111/ddi.12447.Search in Google Scholar

[35] Palialexis A, Georgakarakos S, Karakassis I, Lika K, Valavanis V. Prediction of marine species distribution from presence–absence acoustic data: comparing the fitting efficiency and the predictive capacity of conventional and novel distribution models. Hydrobiologia. 2011;670:241–66. 10.1007/s10750-011-0673-9.Search in Google Scholar

[36] Tyberghein L, Verbruggen H, Pauly K, Troupin C, Mineur F, De Clerck O. Bio‐ORACLE: a global environmental dataset for marine species distribution modelling. Glob Ecol Biogeogr. 2012;21(2):272–81. 10.1111/j.1466-8238.2011.00656.x.Search in Google Scholar

[37] Guillaumot C, Moreau C, Danis B, Saucède T. Extrapolation in species distribution modelling. Application to Southern Ocean marine species. Prog Oceanogr. 2020;188:102438. 10.1016/j.pocean.2020.102438.Search in Google Scholar

[38] Robinson NM, Nelson WA, Costello MJ, Sutherland JE, Lundquist CJ. A systematic review of marine-based species distribution models (SDMs) with recommendations for best practice. Front Mar Sci. 2017;4:421. 10.3389/fmars.2017.00421.Search in Google Scholar

[39] Waldock C, Stuart‐Smith RD, Albouy C, Cheung WW, Edgar GJ, Mouillot D, et al. A quantitative review of abundance‐based species distribution models. Ecography. 2022;2022(1). 10.1111/ecog.05694.Search in Google Scholar

[40] Maureaud A, Frelat A, Pécuchet R, Shackell L, Mérigot N, Pinsky B, ML, et al. Are we ready to track climate‐driven shifts in marine species across international boundaries? A global survey of scientific bottom trawl data. Glob Change Biol. 2021;27(2):220–36. 10.1111/gcb.15404.Search in Google Scholar PubMed PubMed Central

[41] Chaudhary C, Richardson AJ, Schoeman DS, Costello MJ. Global warming is causing a more pronounced dip in marine species richness around the equator. Proc Natl Acad Sci. 2021;118(15):e2015094118. 10.1073/pnas.2015094118.Search in Google Scholar PubMed PubMed Central

[42] Gamliel I, Buba Y, Guy‐Haim T, Garval T, Willette D, Rilov G, et al. Incorporating physiology into species distribution models moderates the projected impact of warming on selected mediterranean marine species. Ecography. 2020;43(7):1090–106. 10.1111/ecog.04423.Search in Google Scholar

[43] Braga-Henriques A, Porteiro F, Ribeiro P, De Matos V, Sampaio Í, Ocaña O, et al. Diversity, distribution and spatial structure of the cold-water coral fauna of the Azores (NE Atlantic). Biogeosciences. 2013;10(6):4009–36. 10.5194/bg-10-4009-2013.Search in Google Scholar

[44] White M, Dorschel B. The importance of the permanent thermocline to the cold water coral carbonate mound distribution in the NE Atlantic. Earth Planet Sci Lett. 2010;296(3-4):395–402. 10.1016/j.epsl.2010.05.025.Search in Google Scholar

[45] Hu Z, Hu J, Hu H, Zhou Y. Predictive habitat suitability modeling of deep-sea framework-forming scleractinian corals in the Gulf of Mexico. Sci Total Environ. 2020;742:140562. 10.1016/j.scitotenv.2020.140562.Search in Google Scholar PubMed

[46] Modica L, Rodríguez-Cabello C, Rodríguez-Basalo A, Ríos P, Serrano A, Parra S, et al. Demersal and epibenthic communities of sedimentary habitats in the Avilés Canyon System, Cantabrian Sea (NE Atlantic). Estuarine, Coast Shelf Sci. 2022;275:107966. 10.1016/j.ecss.2022.107966.Search in Google Scholar

[47] Abad-Uribarren A, Prado E, Sierra S, Cobo A, Rodriguez-Basalo A, Gomez-Ballesteros M, et al. Deep learning-assisted high resolution mapping of vulnerable habitats within the Capbreton Canyon System, Bay of Biscay. Estuarine, Coast Shelf Sci. 2022;275:107957. 10.1016/j.ecss.2022.107957.Search in Google Scholar

[48] Kutti T, Johnsen IA, Skaar KS, Ray JL, Husa V, Dahlgren TG. Quantification of eDNA to map the distribution of cold-water coral reefs. Front Mar Sci. 2020;7:446. 10.3389/fmars.2020.00446.Search in Google Scholar

[49] Leverette TL, Metaxas A. Predicting habitat for two species of deep-water coral on the Canadian Atlantic continental shelf and slope. In: Freiwald A. Roberts JM, editors. Cold-Water Corals and Ecosystems. Erlangen Earth Conference Series. Springer, Berlin, Heidelberg. 10.1007/3-540-27673-4_23.Search in Google Scholar

[50] Brooke S, Ross SW. First observations of the cold-water coral Lophelia pertusa in mid-Atlantic canyons of the USA. Deep Sea Res Part II: Topical Stud Oceanogr. 2014;104:245–51. 10.1016/j.dsr2.2013.06.011.Search in Google Scholar

[51] Stevenson A, Rocha C. Evidence for the bioerosion of deep-water corals by echinoids in the Northeast Atlantic. Deep Sea Res part I: Oceanogr Res Pap. 2013;71:73–8. 10.1016/j.dsr.2012.09.005.Search in Google Scholar

[52] García-Guillén LM, Saucede T, Ríos P, Manjón-Cabeza ME. Deep-sea echinoids from the Avilés Canyons System (Cantabrian Sea: North Atlantic Ocean). Estuarine, Coast Shelf Sci. 2022;275:107967. 10.1016/J.ECSS.2022.107967.Search in Google Scholar

[53] Gómez-Ballesteros M, Druet M, Muñoz A, Arrese B, Rivera J, Sánchez F, et al. Geomorphology of the avilés canyon system, Cantabrian sea (Bay of Biscay). Deep Sea Res Part II: Topical Stud Oceanogr. 2014;106:99–117. 10.1016/j.dsr2.2013.09.031.Search in Google Scholar

[54] Somoza L, Ercilla G, Urgorri V, León R, Medialdea T, Paredes M, et al. Detection and mapping of cold-water coral mounds and living Lophelia reefs in the Galicia Bank, Atlantic NW Iberia margin. Mar Geol. 2014;349:73–90. 10.1016/j.margeo.2013.12.017.Search in Google Scholar

[55] Hebbeln D, Bender M, Gaide S, Titschack J, Vandorpe T, Van Rooij D, et al. Thousands of cold-water coral mounds along the Moroccan Atlantic continental margin: distribution and morphometry. Mar Geol. 2019;411:51–61. 10.1016/j.margeo.2019.02.001.Search in Google Scholar

[56] Guinan J, Brown C, Dolan MF, Grehan AJ. Ecological niche modelling of the distribution of cold-water coral habitat using underwater remote sensing data. Ecol Inform. 2009;4(2):83–92. 10.1016/j.ecoinf.2009.01.004.Search in Google Scholar

[57] Guinan J, Grehan AJ, Dolan MF, Brown C. Quantifying relationships between video observations of cold-water coral cover and seafloor features in Rockall Trough, west of Ireland. Mar Ecol Prog Ser. 2009;375:125–38. 10.3354/meps07739.Search in Google Scholar

[58] De Froe E, Maier SR, Horn HG, Wolff GA, Blackbird S, Mohn C, et al. Hydrography and food distribution during a tidal cycle above a cold-water coral mound. Deep Sea Res Part I: Oceanogr Res Pap. 2022;189:103854. 10.1016/j.dsr.2022.103854.Search in Google Scholar

[59] De Mol L, Van Rooij D, Pirlet H, Greinert J, Frank N, Quemmerais F, et al. Cold-water coral habitats in the Penmarc’h and Guilvinec Canyons (Bay of Biscay): deep-water versus shallow-water settings. Mar Geol. 2011;282(1–2):40–52. 10.1016/j.margeo.2010.04.011.Search in Google Scholar

Received: 2023-09-16
Revised: 2024-01-10
Accepted: 2024-03-08
Published Online: 2024-05-15

© 2024 the author(s), published by De Gruyter

This work is licensed under the Creative Commons Attribution 4.0 International License.

Articles in the same Issue

  1. Regular Articles
  2. Theoretical magnetotelluric response of stratiform earth consisting of alternative homogeneous and transitional layers
  3. The research of common drought indexes for the application to the drought monitoring in the region of Jin Sha river
  4. Evolutionary game analysis of government, businesses, and consumers in high-standard farmland low-carbon construction
  5. On the use of low-frequency passive seismic as a direct hydrocarbon indicator: A case study at Banyubang oil field, Indonesia
  6. Water transportation planning in connection with extreme weather conditions; case study – Port of Novi Sad, Serbia
  7. Zircon U–Pb ages of the Paleozoic volcaniclastic strata in the Junggar Basin, NW China
  8. Monitoring of mangrove forests vegetation based on optical versus microwave data: A case study western coast of Saudi Arabia
  9. Microfacies analysis of marine shale: A case study of the shales of the Wufeng–Longmaxi formation in the western Chongqing, Sichuan Basin, China
  10. Multisource remote sensing image fusion processing in plateau seismic region feature information extraction and application analysis – An example of the Menyuan Ms6.9 earthquake on January 8, 2022
  11. Identification of magnetic mineralogy and paleo-flow direction of the Miocene-quaternary volcanic products in the north of Lake Van, Eastern Turkey
  12. Impact of fully rotating steel casing bored pile on adjacent tunnels
  13. Adolescents’ consumption intentions toward leisure tourism in high-risk leisure environments in riverine areas
  14. Petrogenesis of Jurassic granitic rocks in South China Block: Implications for events related to subduction of Paleo-Pacific plate
  15. Differences in urban daytime and night block vitality based on mobile phone signaling data: A case study of Kunming’s urban district
  16. Random forest and artificial neural network-based tsunami forests classification using data fusion of Sentinel-2 and Airbus Vision-1 satellites: A case study of Garhi Chandan, Pakistan
  17. Integrated geophysical approach for detection and size-geometry characterization of a multiscale karst system in carbonate units, semiarid Brazil
  18. Spatial and temporal changes in ecosystem services value and analysis of driving factors in the Yangtze River Delta Region
  19. Deep fault sliding rates for Ka-Ping block of Xinjiang based on repeating earthquakes
  20. Improved deep learning segmentation of outdoor point clouds with different sampling strategies and using intensities
  21. Platform margin belt structure and sedimentation characteristics of Changxing Formation reefs on both sides of the Kaijiang-Liangping trough, eastern Sichuan Basin, China
  22. Enhancing attapulgite and cement-modified loess for effective landfill lining: A study on seepage prevention and Cu/Pb ion adsorption
  23. Flood risk assessment, a case study in an arid environment of Southeast Morocco
  24. Lower limits of physical properties and classification evaluation criteria of the tight reservoir in the Ahe Formation in the Dibei Area of the Kuqa depression
  25. Evaluation of Viaducts’ contribution to road network accessibility in the Yunnan–Guizhou area based on the node deletion method
  26. Permian tectonic switch of the southern Central Asian Orogenic Belt: Constraints from magmatism in the southern Alxa region, NW China
  27. Element geochemical differences in lower Cambrian black shales with hydrothermal sedimentation in the Yangtze block, South China
  28. Three-dimensional finite-memory quasi-Newton inversion of the magnetotelluric based on unstructured grids
  29. Obliquity-paced summer monsoon from the Shilou red clay section on the eastern Chinese Loess Plateau
  30. Classification and logging identification of reservoir space near the upper Ordovician pinch-out line in Tahe Oilfield
  31. Ultra-deep channel sand body target recognition method based on improved deep learning under UAV cluster
  32. New formula to determine flyrock distance on sedimentary rocks with low strength
  33. Assessing the ecological security of tourism in Northeast China
  34. Effective reservoir identification and sweet spot prediction in Chang 8 Member tight oil reservoirs in Huanjiang area, Ordos Basin
  35. Detecting heterogeneity of spatial accessibility to sports facilities for adolescents at fine scale: A case study in Changsha, China
  36. Effects of freeze–thaw cycles on soil nutrients by soft rock and sand remodeling
  37. Vibration prediction with a method based on the absorption property of blast-induced seismic waves: A case study
  38. A new look at the geodynamic development of the Ediacaran–early Cambrian forearc basalts of the Tannuola-Khamsara Island Arc (Central Asia, Russia): Conclusions from geological, geochemical, and Nd-isotope data
  39. Spatio-temporal analysis of the driving factors of urban land use expansion in China: A study of the Yangtze River Delta region
  40. Selection of Euler deconvolution solutions using the enhanced horizontal gradient and stable vertical differentiation
  41. Phase change of the Ordovician hydrocarbon in the Tarim Basin: A case study from the Halahatang–Shunbei area
  42. Using interpretative structure model and analytical network process for optimum site selection of airport locations in Delta Egypt
  43. Geochemistry of magnetite from Fe-skarn deposits along the central Loei Fold Belt, Thailand
  44. Functional typology of settlements in the Srem region, Serbia
  45. Hunger Games Search for the elucidation of gravity anomalies with application to geothermal energy investigations and volcanic activity studies
  46. Addressing incomplete tile phenomena in image tiling: Introducing the grid six-intersection model
  47. Evaluation and control model for resilience of water resource building system based on fuzzy comprehensive evaluation method and its application
  48. MIF and AHP methods for delineation of groundwater potential zones using remote sensing and GIS techniques in Tirunelveli, Tenkasi District, India
  49. New database for the estimation of dynamic coefficient of friction of snow
  50. Measuring urban growth dynamics: A study in Hue city, Vietnam
  51. Comparative models of support-vector machine, multilayer perceptron, and decision tree ‎predication approaches for landslide ‎susceptibility analysis
  52. Experimental study on the influence of clay content on the shear strength of silty soil and mechanism analysis
  53. Geosite assessment as a contribution to the sustainable development of Babušnica, Serbia
  54. Using fuzzy analytical hierarchy process for road transportation services management based on remote sensing and GIS technology
  55. Accumulation mechanism of multi-type unconventional oil and gas reservoirs in Northern China: Taking Hari Sag of the Yin’e Basin as an example
  56. TOC prediction of source rocks based on the convolutional neural network and logging curves – A case study of Pinghu Formation in Xihu Sag
  57. A method for fast detection of wind farms from remote sensing images using deep learning and geospatial analysis
  58. Spatial distribution and driving factors of karst rocky desertification in Southwest China based on GIS and geodetector
  59. Physicochemical and mineralogical composition studies of clays from Share and Tshonga areas, Northern Bida Basin, Nigeria: Implications for Geophagia
  60. Geochemical sedimentary records of eutrophication and environmental change in Chaohu Lake, East China
  61. Research progress of freeze–thaw rock using bibliometric analysis
  62. Mixed irrigation affects the composition and diversity of the soil bacterial community
  63. Examining the swelling potential of cohesive soils with high plasticity according to their index properties using GIS
  64. Geological genesis and identification of high-porosity and low-permeability sandstones in the Cretaceous Bashkirchik Formation, northern Tarim Basin
  65. Usability of PPGIS tools exemplified by geodiscussion – a tool for public participation in shaping public space
  66. Efficient development technology of Upper Paleozoic Lower Shihezi tight sandstone gas reservoir in northeastern Ordos Basin
  67. Assessment of soil resources of agricultural landscapes in Turkestan region of the Republic of Kazakhstan based on agrochemical indexes
  68. Evaluating the impact of DEM interpolation algorithms on relief index for soil resource management
  69. Petrogenetic relationship between plutonic and subvolcanic rocks in the Jurassic Shuikoushan complex, South China
  70. A novel workflow for shale lithology identification – A case study in the Gulong Depression, Songliao Basin, China
  71. Characteristics and main controlling factors of dolomite reservoirs in Fei-3 Member of Feixianguan Formation of Lower Triassic, Puguang area
  72. Impact of high-speed railway network on county-level accessibility and economic linkage in Jiangxi Province, China: A spatio-temporal data analysis
  73. Estimation model of wild fractional vegetation cover based on RGB vegetation index and its application
  74. Lithofacies, petrography, and geochemistry of the Lamphun oceanic plate stratigraphy: As a record of the subduction history of Paleo-Tethys in Chiang Mai-Chiang Rai Suture Zone of Thailand
  75. Structural features and tectonic activity of the Weihe Fault, central China
  76. Application of the wavelet transform and Hilbert–Huang transform in stratigraphic sequence division of Jurassic Shaximiao Formation in Southwest Sichuan Basin
  77. Structural detachment influences the shale gas preservation in the Wufeng-Longmaxi Formation, Northern Guizhou Province
  78. Distribution law of Chang 7 Member tight oil in the western Ordos Basin based on geological, logging and numerical simulation techniques
  79. Evaluation of alteration in the geothermal province west of Cappadocia, Türkiye: Mineralogical, petrographical, geochemical, and remote sensing data
  80. Numerical modeling of site response at large strains with simplified nonlinear models: Application to Lotung seismic array
  81. Quantitative characterization of granite failure intensity under dynamic disturbance from energy standpoint
  82. Characteristics of debris flow dynamics and prediction of the hazardous area in Bangou Village, Yanqing District, Beijing, China
  83. Rockfall mapping and susceptibility evaluation based on UAV high-resolution imagery and support vector machine method
  84. Statistical comparison analysis of different real-time kinematic methods for the development of photogrammetric products: CORS-RTK, CORS-RTK + PPK, RTK-DRTK2, and RTK + DRTK2 + GCP
  85. Hydrogeological mapping of fracture networks using earth observation data to improve rainfall–runoff modeling in arid mountains, Saudi Arabia
  86. Petrography and geochemistry of pegmatite and leucogranite of Ntega-Marangara area, Burundi, in relation to rare metal mineralisation
  87. Prediction of formation fracture pressure based on reinforcement learning and XGBoost
  88. Hazard zonation for potential earthquake-induced landslide in the eastern East Kunlun fault zone
  89. Monitoring water infiltration in multiple layers of sandstone coal mining model with cracks using ERT
  90. Study of the patterns of ice lake variation and the factors influencing these changes in the western Nyingchi area
  91. Productive conservation at the landslide prone area under the threat of rapid land cover changes
  92. Sedimentary processes and patterns in deposits corresponding to freshwater lake-facies of hyperpycnal flow – An experimental study based on flume depositional simulations
  93. Study on time-dependent injectability evaluation of mudstone considering the self-healing effect
  94. Detection of objects with diverse geometric shapes in GPR images using deep-learning methods
  95. Behavior of trace metals in sedimentary cores from marine and lacustrine environments in Algeria
  96. Spatiotemporal variation pattern and spatial coupling relationship between NDVI and LST in Mu Us Sandy Land
  97. Formation mechanism and oil-bearing properties of gravity flow sand body of Chang 63 sub-member of Yanchang Formation in Huaqing area, Ordos Basin
  98. Diagenesis of marine-continental transitional shale from the Upper Permian Longtan Formation in southern Sichuan Basin, China
  99. Vertical high-velocity structures and seismic activity in western Shandong Rise, China: Case study inspired by double-difference seismic tomography
  100. Spatial coupling relationship between metamorphic core complex and gold deposits: Constraints from geophysical electromagnetics
  101. Disparities in the geospatial allocation of public facilities from the perspective of living circles
  102. Research on spatial correlation structure of war heritage based on field theory. A case study of Jinzhai County, China
  103. Formation mechanisms of Qiaoba-Zhongdu Danxia landforms in southwestern Sichuan Province, China
  104. Magnetic data interpretation: Implication for structure and hydrocarbon potentiality at Delta Wadi Diit, Southeastern Egypt
  105. Deeply buried clastic rock diagenesis evolution mechanism of Dongdaohaizi sag in the center of Junggar fault basin, Northwest China
  106. Application of LS-RAPID to simulate the motion of two contrasting landslides triggered by earthquakes
  107. The new insight of tectonic setting in Sunda–Banda transition zone using tomography seismic. Case study: 7.1 M deep earthquake 29 August 2023
  108. The critical role of c and φ in ensuring stability: A study on rockfill dams
  109. Evidence of late quaternary activity of the Weining-Shuicheng Fault in Guizhou, China
  110. Extreme hydroclimatic events and response of vegetation in the eastern QTP since 10 ka
  111. Spatial–temporal effect of sea–land gradient on landscape pattern and ecological risk in the coastal zone: A case study of Dalian City
  112. Study on the influence mechanism of land use on carbon storage under multiple scenarios: A case study of Wenzhou
  113. A new method for identifying reservoir fluid properties based on well logging data: A case study from PL block of Bohai Bay Basin, North China
  114. Comparison between thermal models across the Middle Magdalena Valley, Eastern Cordillera, and Eastern Llanos basins in Colombia
  115. Mineralogical and elemental analysis of Kazakh coals from three mines: Preliminary insights from mode of occurrence to environmental impacts
  116. Chlorite-induced porosity evolution in multi-source tight sandstone reservoirs: A case study of the Shaximiao Formation in western Sichuan Basin
  117. Predicting stability factors for rotational failures in earth slopes and embankments using artificial intelligence techniques
  118. Origin of Late Cretaceous A-type granitoids in South China: Response to the rollback and retreat of the Paleo-Pacific plate
  119. Modification of dolomitization on reservoir spaces in reef–shoal complex: A case study of Permian Changxing Formation, Sichuan Basin, SW China
  120. Geological characteristics of the Daduhe gold belt, western Sichuan, China: Implications for exploration
  121. Rock physics model for deep coal-bed methane reservoir based on equivalent medium theory: A case study of Carboniferous-Permian in Eastern Ordos Basin
  122. Enhancing the total-field magnetic anomaly using the normalized source strength
  123. Shear wave velocity profiling of Riyadh City, Saudi Arabia, utilizing the multi-channel analysis of surface waves method
  124. Effect of coal facies on pore structure heterogeneity of coal measures: Quantitative characterization and comparative study
  125. Inversion method of organic matter content of different types of soils in black soil area based on hyperspectral indices
  126. Detection of seepage zones in artificial levees: A case study at the Körös River, Hungary
  127. Tight sandstone fluid detection technology based on multi-wave seismic data
  128. Characteristics and control techniques of soft rock tunnel lining cracks in high geo-stress environments: Case study of Wushaoling tunnel group
  129. Influence of pore structure characteristics on the Permian Shan-1 reservoir in Longdong, Southwest Ordos Basin, China
  130. Study on sedimentary model of Shanxi Formation – Lower Shihezi Formation in Da 17 well area of Daniudi gas field, Ordos Basin
  131. Multi-scenario territorial spatial simulation and dynamic changes: A case study of Jilin Province in China from 1985 to 2030
  132. Review Articles
  133. Major ascidian species with negative impacts on bivalve aquaculture: Current knowledge and future research aims
  134. Prediction and assessment of meteorological drought in southwest China using long short-term memory model
  135. Communication
  136. Essential questions in earth and geosciences according to large language models
  137. Erratum
  138. Erratum to “Random forest and artificial neural network-based tsunami forests classification using data fusion of Sentinel-2 and Airbus Vision-1 satellites: A case study of Garhi Chandan, Pakistan”
  139. Special Issue: Natural Resources and Environmental Risks: Towards a Sustainable Future - Part I
  140. Spatial-temporal and trend analysis of traffic accidents in AP Vojvodina (North Serbia)
  141. Exploring environmental awareness, knowledge, and safety: A comparative study among students in Montenegro and North Macedonia
  142. Determinants influencing tourists’ willingness to visit Türkiye – Impact of earthquake hazards on Serbian visitors’ preferences
  143. Application of remote sensing in monitoring land degradation: A case study of Stanari municipality (Bosnia and Herzegovina)
  144. Optimizing agricultural land use: A GIS-based assessment of suitability in the Sana River Basin, Bosnia and Herzegovina
  145. Assessing risk-prone areas in the Kratovska Reka catchment (North Macedonia) by integrating advanced geospatial analytics and flash flood potential index
  146. Analysis of the intensity of erosive processes and state of vegetation cover in the zone of influence of the Kolubara Mining Basin
  147. GIS-based spatial modeling of landslide susceptibility using BWM-LSI: A case study – city of Smederevo (Serbia)
  148. Geospatial modeling of wildfire susceptibility on a national scale in Montenegro: A comparative evaluation of F-AHP and FR methodologies
  149. Geosite assessment as the first step for the development of canyoning activities in North Montenegro
  150. Urban geoheritage and degradation risk assessment of the Sokograd fortress (Sokobanja, Eastern Serbia)
  151. Multi-hazard modeling of erosion and landslide susceptibility at the national scale in the example of North Macedonia
  152. Understanding seismic hazard resilience in Montenegro: A qualitative analysis of community preparedness and response capabilities
  153. Forest soil CO2 emission in Quercus robur level II monitoring site
  154. Characterization of glomalin proteins in soil: A potential indicator of erosion intensity
  155. Power of Terroir: Case study of Grašac at the Fruška Gora wine region (North Serbia)
  156. Special Issue: Geospatial and Environmental Dynamics - Part I
  157. Qualitative insights into cultural heritage protection in Serbia: Addressing legal and institutional gaps for disaster risk resilience
Downloaded on 29.9.2025 from https://www.degruyterbrill.com/document/doi/10.1515/geo-2022-0628/html
Scroll to top button