1. Introduction
Wetlands are among Earth’s most essential ecosystems, often referred to as the “planetary kidneys” for their indispensable roles in regulating the hydrological cycle, mitigating climate change, sustaining biodiversity, and purifying water quality [
1]. Among these ecosystems, coastal tidal flats function as critical transitional zones between terrestrial and marine environments, providing substantial ecological and socio-economic benefits through wave energy dissipation, shoreline stabilization, groundwater recharge, and the provision of vital habitats [
2]. In China, the Second National Wetland Resources Survey reported approximately 57,960 km
2 of coastal tidal flats, representing about 11% of the country’s total wetland area [
3]. However, these ecologically significant areas are undergoing rapid degradation driven by the combined impacts of climate change–induced sea-level rise [
4] and intensive anthropogenic activities, such as land reclamation and port development [
5], thereby underscoring the urgent need for advanced monitoring solutions to inform and support conservation efforts.
The limitations of traditional wetland monitoring approaches–replying primarily on field surveys and aerial photography [
6] have become increasingly evident, constrained by high operational costs and limited spatial coverage. This shift has contributed to the growing prominence of satellite-based remote sensing, particularly through the utilization of multispectral imagery from platforms such as Landsat [
7] and Sentinel-2 [
8]. These datasets have proven indispensable for assessing wetland dynamic, owing to their temporal consistency, global coverage, and spectral discrimination capabilities [
9,
10,
11,
12,
13,
14]. Notable advancements in this field include the work of Kaplan et al., who achieved high-precision wetland classification (Kappa = 0.95) in Turkey’s Sakarbasi Wetland by integrating Sentinel-2 imagery with NDVI and NDWI indices [
15], as well as the study by Wang et al., which provided a comprehensive analysis of China’s coastal tidal flat dynamics from 1986 to 2016 using Landsat imagery [
16]. Further contributing to this progress, Chen et al. generated a 10 m-resolution map of China’s coastal tidal flats for the year 2020 using Sentinel-2 imagery [
17], while the Wetland Area and Dynamics for Methane Modeling (WAD2M) global wetland dataset, developed by Zhang’s team [
18], has substantially advanced standardized, multi-scale wetland research. In recent years, machine learning techniques have been increasingly employed in wetland classification, owing to their capacity to process high-dimensional datasets and adapt to heterogeneous landscape conditions. Among these methods, Random Forest has been widely recognized for its robustness to noise, low sensitivity to parameter tuning, and strong capability to effectively process diverse spectral and textural features [
19,
20]. Moreover, studies have demonstrated that integrating physically interpretable indices—such as the Normalized Difference Water Index (NDWI) and its modified form (mNDWI)—with Random Forest classification can enhance both accuracy and generalization, particularly in optically complex environments such as coastal tidal flats [
21,
22].
The advent of cloud computing technologies has catalyzed a paradigm shift in remote sensing workflows. Among these platforms, Google Earth Engine (GEE) [
23] stands out as a representative example, leveraging distributed computing to process extensive archives of Landsat and MODIS imagery, thereby enabling a broad spectrum of environmental monitoring applications. By harnessing distributed computing capabilities to process vast collections satellite datasets including Landsat and MODIS imagery, GEE has facilitated groundbreaking applications in monitoring surface water dynamics [
24] and mapping agricultural land [
25,
26,
27,
28]. The platform’s potential for large-scale ecological monitoring was further exemplified by Hird et al., who developed a wetland mapping system in Canada that integrated GEE with LiDAR data [
29]. However, practical challenges arise for users in mainland China, where GEE’s overseas server deployment leads to substantial data access latency and poses compliance concerns, thereby considerably limiting its domestic adoption.
In response to these limitations, and to better address regional remote sensing needs, Alibaba DAMO Academy launched the AI Earth platform [
30]. This innovative platform integrates multi-source remote sensing datasets, including Landsat and Sentinel-2 archives, and provides comprehensive image processing and intelligent analysis capabilities, such as image classification, object detection, and change detection. The platform’s flexible access via a Python SDK and Web API, combined with superior network stability, localized services, and native Chinese language support, offers distinct advantages over GEE for Chinese researchers. Particularly noteworthy is its seamless integration with Alibaba Cloud’s computing infrastructure and Object Storage Service (OSS), enabling end-to-end management of the analytical workflow— from data acquisition to processing, storage, and visualization. Furthermore, AI Earth lowers the barrier to remote sensing analysis by offering an intuitive graphical user interface and configurable algorithm modules, thereby making advanced geospatial analysis accessible to users without programming expertise.
The ongoing evolution of WebGIS technologies has further accelerated the shift in remote sensing systems toward lightweight, platform-oriented architectures. Compared with traditional on-premises GIS solutions, browser/server (B/S) architectures provide greater flexibility and scalability for managing remote sensing data, orchestrating algorithm services, and visualizing results [
31]. This architectural shift has already proven successful across multiple domains, including precision agriculture, urban planning [
32], and watershed monitoring [
33]. A representative example is the RiceMapEngine system, which leverages GEE’s capabilities to produce high-precision rice paddy maps through time-series NDVI analysis while remaining accessible to users without programming expertise [
25].
Building on recent technological advancements, this study focuses on tidal flats as critical components of coastal ecosystems, playing fundamental roles in shoreline management, ecological restoration, and resource monitoring. However, important gaps persist: traditional wetland monitoring approaches replying on field surveys and aerial photography are costly and spatially constrained; multispectral satellite-based methods—while offering consistent, large-scale coverage—can still encounter spectral confusion in complex coastal environments with dynamic water–land boundaries. Furthermore, many existing open-source tools—such as Google Earth Engine–based mapping platforms [
15,
21,
25] and regional Chinese approaches that typically reply on single-algorithm workflows—either provide limited spatial coverage or lack standardized, scalable pipelines suitable for nationwide, long-term operations, with localization and compliance constraints further complicating deployment in mainland China.
To address these methodological and operational gaps, this study focuses on tidal flats as critical components of coastal tidal flat systems that play fundamental roles in shoreline management, ecological restoration, and resource monitoring. We present the development of a web-based remote sensing extraction system specifically de-signed for national-scale tidal flat monitoring. By harnessing the robust computational capabilities of the AI Earth platform, our system integrates multiple tidal flat extraction algorithms and water body indices within an intelligent workflow that incorporates Vue.js and Leaflet technologies for interactive visualization. Specifically designed to meet the needs of researchers, resource managers, and ecological monitoring personnel who may lack extensive programming skills, the system implements a comprehensive “data as a service, algorithms as a service, results as visualization” paradigm. This approach provides practical, low-threshold technical support for coastal tidal flat monitoring in China while maintaining scientific rigor and operational efficiency.
2. Methods
The methodological framework of this national-scale tidal flat monitoring system integrates three synergistic components: (1) a cloud-based computational infrastructure, (2) multi-algorithm extraction methodologies, and (3) interactive visualization modules. This integrated approach tackles critical challenges in large-scale wetland mapping, including data volume management, processing efficiency, and result interpretability.
2.1. Platforms and Data
The system’s operational efficacy relies on the coupling of advanced cloud computing resources with standardized Earth observation datasets. The AI Earth platform was selected as the computational backbone for its proven capability in handling petabyte-scale geospatial analyses, while Sentinel-2 Level-2A surface reflectance products serve as the primary data source, ensuring consistent spectral characterization of tidal dynamics.
2.1.1. AI Earth Platform
This study employs the AI Earth platform (
https://engine-aiearth.aliyun.com), a cloud-based remote sensing analysis environment developed by Alibaba DAMO Academy. The platform offers comprehensive geospatial data processing capabilities by integrating multi-source satellite datasets—including the complete Landsat and Sentinel-2 archives—with machine learning algorithms for large-scale analysis.
The platform’s architecture provides three key technical advantages for tidal flat monitoring: (1) a distributed computing infrastructure that enables efficient processing of nationwide datasets, (2) standardized API interfaces supporting both programmatic access and preconfigured analytical functions, and (3) automated pipelines for data retrieval, preprocessing, and product generation. Collectively, these capabilities address the computational challenges inherent in large-scale coastal tidal flat mapping.
Within our implementation, the platform performs three critical functions. First, it manages the acquisition and preprocessing of Sentinel-2 imagery through its DataCube service, applying radiometric calibration and atmospheric correction. Second, it executes the core tidal flat extraction algorithms via its Algorithm Service, supporting both threshold-based and machine learning approaches. Third, it enables result storage and visualization through integration with cloud-based storage solutions.
The platform’s analytical toolkit includes specialized functions for image classification, change detection, and feature extraction, all accessible through well-documented RESTful APIs. This design allows our system to retain flexibility in algorithm selection while ensuring consistent processing across different study areas. The combination of computational scalability and methodological versatility renders the platform particularly well-suited for operational coastal monitoring applications.
2.1.2. Sentinel-2 Data
The study employs Sentinel-2 Level-2A (L2A) surface reflectance products from the European Space Agency (ESA), generated through atmospheric correction of Level-1C top-of-atmosphere imagery. These products provide 13 spectral bands spanning the visible to shortwave infrared range, with spatial resolutions of 10 m (bands 2, 3, 4, 8), 20 m (bands 5–7, 8A, 11, and 12), and 60 m (bands 1, 9, and 10). The radiometric consistency and reduced atmospheric interference make the surface reflectance values particularly suitable for tidal flat extraction.
Sentinel-2 L2A data serve as the primary data source for this study due to their combination of high spatial resolution, multispectral capability, and a 5-day revisit cycle. The green (band 3), near-infrared (band 8), and shortwave infrared (bands 11–12) bands are particularly valuable for calculating water indices, including the Normalized Difference Water Index (NDWI) [
34], Modified NDWI (mNDWI) [
35], and Improved Water Index (IWI) [
36], which enhance the discrimination of tidal flats from other land cover types. The included quality assessment masks, particularly the Scene Classification Layer, facilitate automated detection of cloud shadows during preprocessing.
All Sentinel-2 L2A data used in this study were obtained from the ESA Copernicus Open Access Hub (
https://browser.dataspace.copernicus.eu/) and Alibaba Cloud’s AI Earth platform. The dataset spans multiple years to support long-term coastal tidal flat monitoring; however, the present analysis focuses exclusively on the years 2020 and 2024 to provide representative temporal snapshots for comparative assessment. The data retrieval process applied spatial, temporal, and cloud-cover filters to ensure optimal image quality. For 2020, applying a cloud-cover threshold of less than 60% yielded 6901 scenes covering the entire Chinese coastline; for 2024, under the same threshold (<60%), a total of 6572 scenes were obtained. The monthly distribution of these scenes (
Figure 1) illustrates the temporal availability of usable imagery in both years, highlighting seasonal variations that could influence tidal flat detection performance.
2.1.3. Vector Data
The study incorporates two categories of authoritative vector datasets to support coastal zone analysis: (1) hierarchical administrative boundaries for China (provincial, municipal, and county levels; 2024 edition) and (2) digitized coastline data from official sources. These datasets serve as foundational geographic references for both spatial analysis and the jurisdictional management of tidal flat resources. The administrative boundary data enable three critical functions: (a) spatial delineation of analysis units, (b) hierarchical aggregation of tidal flat statistics, and (c) comparative assessment across administrative regions.
All vector datasets were obtained from the Tianditu Geospatial Public Service Platform (
https://www.tianditu.gov.cn/), China’s national geospatial data infrastructure maintained by the Ministry of Natural Resources. This source ensures both temporal relevance, with quarterly updates, and compliance with national mapping standards (GB/T 20257.1-2017 [
37]).
The system incorporates a dynamic buffering tool that generates variable-width coastal zones (default: 5 km landward and 15 km seaward) based on user-defined parameters. This functionality supports customized analytical scenarios while ensuring topological consistency with the underlying vector datasets. Automated area calculations within these buffers incorporate tidal flat extent data to generate statistically robust outputs for change analysis and management applications.
2.2. System Architecture Design
The system architecture adopts a conventional front-end/back-end separation design, organized into four primary layers (
Figure 2): the Presentation Layer, Application Layer, Business Logic Layer, and Data Access Layer. This layered architecture enables the complete web-based execution of coastal tidal flat extraction and visualization processes at national scales through standard browser interfaces.
The Presentation Layer is implemented using the Vue.js framework [
38], integrating conventional web components with geospatial visualization elements. This layer incorporates functional modules for task creation, parameter configuration, layer management, and result display. Map rendering is implemented using the Leaflet library [
39], supporting interactive operations such as region-of-interest delineation, temporal range selection, and algorithm parameter configuration.
The Application Layer manages client-side logic and state, employing client-side routing mechanisms to enable seamless navigation between functional modules. Vuex-based state management ensures consistent synchronization of user inputs across interface components, including dataset selection, temporal ranges, index type, and user-uploaded samples. Client-server interaction is facilitated through standard Ajax mechanisms, with well-encapsulated GET and POST requests used for task configuration submission and result retrieval. The Vuex [
40] state management system maintains synchronization of all critical parameters—including dataset selections, temporal ranges, index types, and user-uploaded samples—ensuring data consistency throughout the processing workflow.
The Business Logic Layer is developed using the Django framework [
41], providing a complete set of RESTful API interfaces [
42] for front-end integration. This layer handles essential functions such as task parameter parsing and validation, request routing, access control, operation logging, and execution status monitoring. The core processing modules encompass the complete tidal flat analysis workflow, from image retrieval and index calculation to spatial analysis and statistical computation. The system implements asynchronous task execution using thread pooling mechanisms to ensure responsive performance during concurrent operations.
The Data Access Layer integrates local database storage with remote processing platform connectivity. Structured data management is implemented using PostgreSQL with PostGIS [
43] extension for storing task metadata, user information, and spatial extents. Remote sensing processing is delegated to the AI Earth platform via its Python SDK, which handles image retrieval, preprocessing, and classification tasks. During system initialization, authenticated connections are established to ensure secure and coordinated execution of multi-user requests [
44].
User interactions with the front-end interface—including spatial delineation, parameter configuration, and algorithm selection—are systematically translated into standardized back-end requests. These requests invoke corresponding processing functions, such as the compute_index operation which automatically assembles the appropriate spectral band combinations based on the selected water indices. The tidal flat extraction module integrates multiple classification approaches, including Otsu thresholding and Random Forest algorithms, with adaptive parameterization to accommodate diverse coastal environments and varying analysis requirements.
This architecture has demonstrated strong performance in supporting nationwide coastal tidal flat monitoring, effectively balancing interactive responsiveness with computational throughput for large-scale geospatial analyses. The design maintains a rigorous separation of concerns while ensuring seamless integration between components, providing a robust foundation for both operational monitoring and research applications.
2.3. Tidal Flat Satellite Remote Sensing Extraction Algorithm
This study focuses on unvegetated tidal flats, excluding intertidal areas with substantial vegetation cover, such as mangroves and saltmarshes.
The tidal flat extraction system implements two independent and alternative classification approaches on the Alibaba Cloud AI Earth platform, as illustrated in
Figure 3. The first approach applies empirical water indices with adaptive thresholding, whereas the second employs a supervised Random Forest classifier. This dual-method architecture offers flexibility to accommodate diverse application scenarios through an interactive algorithm selection interface.
Both classification approaches share a standardized preprocessing workflow. The system automatically retrieves Sentinel-2 imagery based on user-specified parameters, including the region of interest, temporal range, and maximum cloud-cover percentage. Cloud masking is performed using the MSK_CLDPRB band to remove contaminated pixels, followed by spatial cropping to the study area boundaries and conversion to surface reflectance values. An automated quality control procedure evaluates each image based on valid pixel coverage and water area proportion, excluding those that do not meet predetermined quality thresholds.
The water index method combines multiple spectral indices, including the Modified Normalized Difference Water Index (mNDWI), with optimized thresholding techniques. The Random Forest approach performs supervised classification using training samples representative of diverse coastal environments. Users can select either method through the system interface, after which all subsequent processing is automatically executed by the platform. This integrated workflow ensures consistent and reliable tidal flat extraction while accommodating diverse user requirements and varying environmental conditions.
2.3.1. Thresholding Method for Water Body Extraction
Following preprocessing, the system calculates three key water indices for each processed image: the Normalized Difference Water Index (NDWI), Normalized Difference Vegetation Index (NDVI), the Modified Normalized Difference Water Index (mNDWI), and Improved Water Index (IWI). These indices are mathematically derived from specific band combinations of the Sentinel-2 imagery, as formally defined in
Table 1. The indices are designed to enhance the spectral separability between tidal flats and adjacent land cover types by exploiting distinct reflectance characteristics in the visible and infrared wavelengths.
The thresholding process offers two independent algorithms—Otsu and Peak Start Threshold (PST)—either of which can be selected to convert continuous index values into binary water/non-water classifications. These methods are implemented as separate options rather than being combined within a single workflow. The Otsu method, a global thresholding technique, automatically determines the optimal separation point by maximizing inter-class variance in the histogram distribution. While effective in many coastal environments, this method has limitations in complex landscapes where the assumption of a bimodal histogram distributions may not hold.
To address this limitation, the system implements an alternative Peak Start Threshold (PST) method, designed to improve classification in heterogeneous coastal zones. The PST approach is based on NDVI histogram analysis from Sentinel-2 imagery, supported by UAV hyperspectral validation. In typical coastal NDVI histograms, three distinct peaks are often observed: (i) low values for water bodies, (ii) medium values for bare tidal flats, and (iii) high values for vegetated land. PST selects the starting point of the main land-related peak (ii) closest to zero NDVI as the water–land threshold, as the “low-value valley” between peaks (i) and (ii) corresponds to shoreline and transition zones confirmed by UAV observations. This thresholding strategy enables robust separation even where water and land classes overlap spectrally, with detailed methodological considerations reserved for a dedicated technical publication.
The temporal analysis component aggregates classification results from multiple images within the specified time window to generate a probability surface. This “Non-Water Body Occurrence Probability Map” quantifies the persistence of exposed tidal flats by assigning a percentage value (0–100%) to each pixel, thereby providing a robust metric for assessing tidal flat stability and characterizing seasonal variation patterns. The resulting probability surface constitutes a valuable intermediate product, supporting both quantitative change detection analyses and the intuitive visualization of tidal flat dynamics.
2.3.2. Random Forest Classification Algorithm
The Random Forest classification approach employs the tidal flat class (ID: 187, Tidal flat) from the GWL_FCS30 [
45] global wetland product as reference training data. The selected GWL_FCS30 dataset, which has an overall accuracy of 86.44%, is temporally consistent with the Sentinel-2 classification imagery, thereby eliminating potential temporal mismatches between the training samples and the target data. The implementation adopts a standardized supervised classification workflow within the AI Earth platform environment. Sentinel-2 multispectral imagery for the specified region of interest is spatially co-registered with the training dataset, from which representative samples are systematically derived.
The sample dataset is divided into training (80%) and validation (20%) subsets using stratified random sampling to preserve the proportional representation of each class. The platform’s built-in Random Forest classifier is subsequently trained using default hyperparameters (50 decision trees, Gini impurity criterion), and its performance is evaluated using standard accuracy assessment metrics, including overall accuracy, producer’s accuracy, and confusion matrix analysis.
Following model training and validation, the classifier is applied to produce binary tidal flat classification maps, where
The classification outputs are visualized within the web interface as overlays on true-color base imagery, facilitating immediate visual inspection and preliminary quality assessment. For subsequent analysis, the output products can be exported to the platform’s data storage system while preserving all original spatial resolution and associated attribute information. This capability facilitates subsequent time-series analysis and inter-regional comparisons, while ensuring full compatibility with other geospatial processing and analytical tools provided within the platform.
2.4. System Functional Modules
The system integrates three core functional modules, interconnected through unified data interfaces, to establish a seamless and complete processing workflow.
The Tidal Flat Remote Sensing Extraction Module offers comprehensive data processing capabilities, allowing users to define study areas via multiple approaches, including administrative boundary selection, vector file upload, and interactive region delineation. This module integrates key parameters such as temporal range, cloud cover threshold, water index selection, and algorithm configuration to execute tidal flat extraction. The system automates the entire workflow from data retrieval to result generation via the AI Earth platform, while simultaneously providing real-time feedback on processing status.
The Spatial Results Visualization Module provides a suite of interactive display capabilities designed to facilitate the analysis and interpretation of tidal flat distribution patterns. These functionalities include single-data image visualization, multi-temporal comparison, and swipe-based interactive tools, enabling users to examine spatial variations in tidal flat extent across different time periods. All visualization modes preserve geographic coordinate consistency, ensuring that spatial interpretations remain accurate and reliable across different display configurations.
The Statistical Chart Analysis Module fulfills quantitative assessment requirements by providing a suite of analytical and visualization capabilities. It produces interannual change curves to reveal long-term trends, generates annual comparison charts for period-to-period evaluations, and compiles spatial stratification statistics based on user-defined zoning schemes. All statistical results can be exported in standard formats, including PDF for reporting purposes and CSV for subsequent numerical analysis, thereby facilitating data sharing and collaborative research. These modules operate synergistically to support the entire workflow, from data acquisition through to final output generation.
2.5. System Interface Design
The map display panel (
Figure 4A) functions as an interactive visualization canvas, presenting Sentinel-2 imagery as the base layer, overlaid with relevant vector boundaries and user-defined regions of interest. This spatial framework supports three complementary methods for defining regions of interest (ROIs): (1) administrative boundary selection via hierarchical dropdown menus (province → city → county), (2) manual delineation using polygon, rectangle, or circular drawing tools, and (3) vector file upload in standard formats (GeoJSON, Shapefile), with automatic coordinate system transformation to ensure accurate spatial alignment.
The parameter configuration panel (
Figure 4B,C) presents a logically grouped set of controls for:
- -
Temporal parameters (start/end date selectors)
- -
Data quality thresholds (cloud cover percentage slider)
- -
Spectral index selection (radio button group)
- -
Algorithm-specific settings (dynamic form rendering)
Notably, the cloud cover threshold function integrates both the standard MSK_CLDPRB band-based assessment and supplementary visual inspection tools, enabling users to preview the effective analysis area and make necessary adjustments prior to task submission. The algorithm configuration interface dynamically adjusts to user selections; for instance, choosing the thresholding method prompts the display of relevant index options and threshold adjustment controls, whereas selecting the Random Forest classifier reveals training sample management tools.
The system ensures state consistency across interface components through reactive data binding, whereby spatial selections automatically update parameter constraints (e.g., available image dates) and, conversely, parameter adjustments immediately reflect in the spatial context. This design minimizes user errors while preserving flexibility in analysis configuration, a feature particularly valuable for comparative studies requiring multiple parameter sets. Real-time feedback mechanisms—such as dynamically displaying the numbers of available images based on current filters—further enhance the user experience during task setup.
2.6. Validation Framework and Methods
The validation of the system’s operational performance and classification accuracy was designed to comprehensively evaluate its applicability and stability across different temporal phases and diverse geomorphological contexts. The evaluation framework consisted of two spatial levels:
National-scale validation (2020 & 2024)—covering 14 coastal provinces, municipalities, and autonomous regions along China’s eastern seaboard, namely Liaoning, Hebei, Tianjin, Shandong, Jiangsu, Zhejiang, Fujian, Guangdong, Guangxi, Hainan, Taiwan, Shanghai, Hong Kong, and Macau (
Figure 5). The standardized belt-shaped study area extended 5 km inland and 15 km offshore from the coastline. All available Sentinel-2 Level-2A scenes from the respective years with cloud cover below 60% were used in the analysis. Accuracy assessment was conducted using an independent set of 8000 random validation points (4000 tidal flat and 4000 non-tidal flat) proportionally distributed across the national coastal extent. Classification performance was quantified using User’s Accuracy (UA), Producer’s Accuracy (PA), Overall Accuracy (OA), and the Kappa coefficient, calculated separately for 2020 and 2024 to enable direct interannual comparison.
Local-scale validation and interannual area comparison—conducted in two representative bays in Zhejiang Province, Hangzhou Bay and Yueqing Bay, selected for their complex coastal geomorphology and diverse environmental conditions. The analysis utilized 165 Sentinel-2 scenes for Hangzhou Bay and 241 scenes for Yueqing Bay, all with cloud cover below 60%. Accuracy metrics (UA, PA, OA, Kappa) were computed for 2020, and a comparative analysis of tidal flat extent between 2020 and 2024 was carried out to quantify local-scale spatial changes.
Validation reference datasets—For both spatial scales, all validation points were cross-checked using high-resolution Google Earth imagery, Jilin-1 satellite data, and Sentinel-2 imagery from the same annual period to ensure temporal consistency and reduce classification uncertainty.
4. Discussion
Although the system was specifically developed and validated for China’s coastal tidal flats, its modular architecture and methodological framework render it inherently adaptable for application to other intertidal environments. This flexibility enables the workflow to be readily extended to a variety of coastal ecosystems, including mangroves, saltmarshes, and estuarine mudflats. By modifying training datasets, selecting appropriate spectral indices, and optimizing index thresholds, the system can be effectively adapted to tropical, temperate, and even polar coastal regions, thereby supporting comparative analyses across diverse geographic and climatic contexts.
Limitations and Improvement Strategies—Despite the system’s strong performance, several limitations persist, particularly in highly turbid waters and complex aquaculture areas where spectral overlap between tidal flats and adjacent water bodies remains a challenge. As the current implementation relies solely on Sentinel-2 optical imagery, scenes with excessive cloud coverage are inevitably excluded, reducing temporal data availability and continuity. Furthermore, when employing the Random Forest (RF) method, the reliance on tidal-flat training samples from the GWL_FCS30 global wetland product (ID: 187) introduces potential classification bias. Since GWL_FCS30 is derived from Landsat imagery, whose revisit cycle is 16 days (5 days with multiple satellites), the temporal resolution is lower than Sentinel-2 (3–5 days). This longer revisit interval reduces the number of available images for a given time window, limiting the ability to capture both high- and low-tide conditions within that period. As a result, GWL_FCS30 may omit certain tidal flats present in underrepresented tidal stages, leading to omission errors in training labels and subsequent RF misclassifications in dynamic tidal environments such as Hangzhou Bay and aquaculture zones like Yueqing Bay.
To address these gaps, the quality and diversity of training data should be improved by cleaning label noise in GWL_FCS30-derived samples, supplementing them with manually validated examples from estuarine and aquaculture environments, and incorporating multi-temporal coverage that captures a full range of tidal stages. In addition, integrating multi-source datasets (e.g., Sentinel-1 SAR, Landsat-8/9 OLI, and high-resolution commercial imagery) can provide complementary spectral, spatial, and temporal information, improving water–land discrimination under varied environmental and weather conditions. Combining adaptive spectral index ensembles with improved thresholding algorithms could further reduce spectral confusion in tidal transition zones. Moreover, advanced deep learning approaches and integration with long-term coastal hydrodynamic datasets could enhance both classification stability and understanding of sediment transport, shoreline dynamics, and habitat evolution, providing a stronger scientific basis for evidence-driven coastal management strategies.
5. Conclusions
This study developed a national-scale tidal flat monitoring system on the AI Earth cloud platform, integrating modular workflows for multi-temporal data retrieval, spectral index computation, classification, and geospatial analytics. The distributed architecture (Vue.js/Leaflet front-end, Django RESTful back-end, PostgreSQL/PostGIS, AI Earth SDK) ensures cloud-native, low-latency processing and compliance with domestic data regulations.
The framework provides spectral thresholding (Otsu, Peak Start Threshold) with Random Forest classification trained on GWL_FCS30, while temporal aggregation produces probability surfaces for stability assessment. Validation with 8000 random samples across 14 provinces yielded OAs of 96.74% (Kappa = 0.935) in 2020 and 97.06% (Kappa = 0.939) in 2024. Local-scale validation achieved 96.60% (Kappa = 0.905) in Hangzhou Bay and 96.33% (Kappa = 0.916) in Yueqing Bay, with errors mainly in turbid estuaries and aquaculture zones.
Beyond accuracy, the system offers multi-temporal visualization, automated statistics, and standardized outputs, supporting both research and decision-making. Overall, the results show consistent >96% OA, highlighting robustness across diverse coastal environments and providing a practical framework for wetland conservation.