• No se han encontrado resultados

TIEMPO DE MANTENIMIENTO

7. CONCLUSIONES Y RECOMENDACIONES

Digital elevation models (DEM) are widely used in landscape ecology to link topographic features with biotic and abiotic factors. However, to date, high- resolution, affordable, and easy to process elevation data are not available for many study regions. Here we demonstrate a field-based method for efficiently and inexpensively collecting slope data at a resolution adjustable depending on plot size and research aims. We then describe an algorithm (in the form of an annotated R script) that generates a DEM from these data. To provide an ecological example of the method, we selected four 1-hectare forest plots and compared the DEM generated

by using our field method with those derived from: i) coarse (~30m pixel) data from the Shuttle Radar Topography Mission (SRTM) and ii) high-resolution (~1m) data from Light Detection and Ranging devices (LiDAR). Field- and LiDAR-based DEMs showed strong concordance in two of the four sites. The sites where field-based and LiDAR DEMs substantially differed, suffered from relatively few LiDAR sampling points. Diagnostic tests suggested that the field-LiDAR discrepancy was due to dense over-storey vegetation, which reduced LiDAR’s accuracy due to a failure to penetrate the forest canopy adequately in some areas. Our method has the advantage of being quick and cheap to collect yet able to produce small-scale (plot-scale) DEMs of high quality. By using the new R-code we have provided, ecologists will be able to use slope data (collected using any means) to generate a DEM without the need of specific skills in spatial sciences.

Introduction

igital elevation models (DEMs) are used to represent topographic attributes of the Earth’s surface, with a wide variety of practical applications (e.g., in agriculture, engineering, ecology, and telecommunications). They are also indispensable for quantifying environmental threats such as ground instability, erosion and vulnerability of surface features. With improvements in instrumentation, resolution, and the accuracy of remote-sensed data in measuring surface features, DEMs have become ubiquitous in environmental spatial analysis (Ziadat 2007), with particular relevance to the questions of landscape ecology. Technically, a DEM (and the related digital terrain surface) is a numerical data file that embeds information on

topography over a specified area, typically represented by a height map, and is often represented visually as a flattened two-dimensional surface (Hu 1995; Erdogan 2009). DEMs can be generated using many different methods, including photogrammetry, satellite-based imagery, digitisation of existing topographic maps, and field surveying. Each method has its advantages and caveats, and since many scientific studies and applications rely on DEMs, the consideration of data-acquisition costs, quality and accuracy, is crucial.

Many studies have examined factors that influence the quality-feasibility trade-off of DEM construction. Erdogan (2009) proposed three general classes, based on: a) accuracy, density and distribution of the source data; b) the interpolation process(i.e., algorithms);and c) characteristics of the generated surface(represented as uncertainty) (see also Fisher and Tate 2006). Two important influences on the accuracy of the source data of a DEM are sampling density and collection technique. Generally, the most accurate DEMs are produced with precise, highly sampled terrain data (Gong et al. 2000; Liu et al. 2007). In situations where terrain is complex and/or measured at a coarse resolution, the discrepancy between the DEM and the ‘real-world’ can be high (Gao 1997; Warren et al. 2004). Field surveying methods can yield high-resolution terrain data, but can be time consuming and labour intensive to collect. Alternatively, satellite- or aircraft-based techniques (e.g., Light Detection and Ranging: LiDAR) offer higher-density data capture, but are often limited in availability, expensive to purchase, and can suffer from occlusion of the ground-surface signal in vegetated areas such as forests (Su and Bork 2006).

In landscape ecology, DEMs are most often used to explore the relationship between slope/elevation and various biotic or abiotic variables. These might include forest structure and spatial patterns of individuals or species, fire severity and its behaviour, water and nutrient fluxes, soil properties and solar radiation (e.g., Yin and Wang 1999; Lassueur et al. 2006; Seibert et al. 2007; Linn et al. 2010). Many databases now exist for which slope data are available for mapping terrain at coarse scales (e.g., the Shuttle Radar Topography Mission [SRTM) global DEM), with an effective resolution of approximately 30 metres at the equator; see https://earthexplorer.usgs.gov). This product represents a remarkable achievement in the field of remote sensing, but its resolution might still be too coarse, depending on type and scale of the study. When that is the case, the remaining alternatives are either expensive and require specific skills (e.g., LiDAR), or easy to gather but complex to process (e.g., field data). If you choose to collect your own data in the field, what method do you use to interpolate these measurements? To date, a practical method for developing a DEM statistically, based on open-source software (e.g., Program R, Python), is not available. Such a method would streamline the field data interpolation process and enable field ecologists not familiar with computer software to generate DEMs and DEM plots.

Here we present a simple, practical and accurate method to create a high-resolution DEM, using field-collected slope data. In this short communication, we describe: i) the field-collection method, ii) the analysis algorithm, implemented as an R script, and iii) a working example of how our method compares with two commonly used data sources and methods in the forest ecology literature: the satellite-derived SRTM and local airborne LiDAR.

Materials and methods

Plot design

Slope-angle data was collected from one-hectare plots within the Australia-wide tall- eucalypt AusPlots forest network, laid out on a grid of twenty-five 20 × 20 m subplots (see Wood et al. 2015 for details on plot choice, location, establishment and other measurements). For this study, we examined four of the 14 plots located within Tasmania (southern Australia); these were selected because slope information for all three DEM methods: SRTM, LiDAR and field-based, was available. Henceforth these sites are referred to according to their geographic location: “North Styx,” “Weld River,” “Bird Track,” and “Mt. Field”.

Slope data collection

The protocol for on-ground measurement of slope was designed to balance accuracy of measurement with time-efficient implementation. Measuring each subplot (marked out by four stake-posts) required two people (hereafter P1 and P2), as indicated in Fig. 1. Slope angles were estimated using a vertex hypsometer; a clinometer would also be suitable. The procedure is described diagrammatically in Fig. 1, for a 20-m subplot. The slopes were measured by P2 by aiming the cross-hair of the vertex towards an eye-height point on P1 and recording the angle (in ±degrees). If dense vegetation obscured the line of sight when standing, both people either crouched or sat (to maintain equivalent level). For 25 subplots, this yielded 100 raw slope measurements.

Fig. 1: Methodology to (a-b) determine the centre of the subplot and (c) record slope angle from the centre to each post (post ‘0, 0’ is shown in the example). Measures refer to the extent of the subplots used in the survey (20 × 20 m subplots laid out on a 1 ha grid).

Data analysis – topographic map

Since the dimensions of the subplots were known, the slope heights were calculated via trigonometry (opposite side was based on the observed angle and adjacent side length). Individual subplot heights were converted to a common offset by propagating heights sequentially across each row/column and averaging. The heights of the mid- points of the subplot sides were inferred as the average of the relevant corner post heights measured from adjacent subplots (four values; two for plot edges). Similarly, the centre height was deduced from information on the four corner posts, and the centre-to-corner mid-points as the average height of the two subplot-edge mid-points. This yielded a 9 × 9 raster grid for each subplot.

Once this raster-based digital terrain surface was created, the average or steepest gradients and heterogeneity in heights across the plot were estimated. The raster was

also smoothed (using image.plots and filled.contour functions in R). It was then converted to a digital elevation model by adding an offset (in metres above sea level) to each point, which is equal to the elevation of the plot derived from a GPS coordinate taken at a known point on the plot and then geo-referenced back to a global DEM such as SRTM.

Sample .CSV data files containing measurements of slopes at four 1-ha plots in Tasmania, are provided in the Supplementary Information, Appendix 5. We also supply commented R code, which can be used to execute all the calculations summarized above. This code will produce raster grids at multiple resolutions, and create digital terrain surface maps and contour plots. The ‘field’ plot maps shown in Fig. 2 and the Supplementary material are generated with this open-source code, which may be freely distributed and modified (with attribution).

Fig. 2: Example of an R-script-generated raster grid. Contours are imposed using the image.plot and contour functions of the fields package. The colours indicate pixel height (in meters), from green (low) to yellow, orange and white (increasing height).

The final DEM for each site was created using the inverse distance-weighted (IDW) interpolation tool in ESRI ArcMap 10.4. These DEMs were compared with models obtained from two alternative sources: 1-arcsecond (~ 30-m) SRTM (provided, for our study region, by Geoscience Australia: http://www.ga.gov.au/elvis), and a 1-m DEM created by triangulating points classified as ‘ground’ from airborne LiDAR data,

supplied by the Department of Primary Industries, Parks, Water and Environment (DPIPWE) of Tasmania

Statistical analyses

For each of the four study sites, 100 sample points, taken at 10-m intervals were generated (plus a central reference marker). Each of these points were associated to the elevation value extracted from the SRTM, LiDAR and field-based DEMs. Relative elevation was the calculated as the difference in elevation between each sample point and the reference point. We used two methods to compare values derived from alternative DEM sources: i) simple statistical metrics (absolute mean, minimum, and maximum) of differences between pairs of observations (SRTM-LiDAR, SRTM-field method, and LiDAR-field method), and ii) root mean square error (RMSE) for the three pairs of observations.

As a further test of similarity between DEMs, the Pearson correlation coefficient (r) between datasets was assessed, based on the subset of 25 random sample points for each site. This sampling procedure was then repeated (with replacement) 1,000 times to obtain the frequency distribution. All analyses were done using Program R v3.3.3 (R Core Team, 2013).

Results

The number of LiDAR ground points available to generate the DEM varied between sites, with a maximum of 8,014 points for Mt Field and a minimum of 845 points for Weld River (Fig. 3). Graphic representation of ground point density for each site are included in Supplementary Material, Appendix 5 Fig. 2.

Fig. 3: LiDAR return points classified as ‘ground’ in the Weld River region, southern Tasmania. The density of ground points in the one-hectare forest plot (square box) is sparse relative to much of the surrounding area, and is the lowest recorded amongst the four sites.

The minimum difference in relative elevation between methods (SRTM, LiDAR, and field-based) was small across all sites, while maximum and mean difference varied greatly depending on the pair of methods compared and the site (Table 1). In the two

sites with the highest LiDAR ground-point density—Mt Field and North Styx— LiDAR and field-based observations were strongly concordant, displaying the lowest minimum and maximum difference, while the SRTM data showed the greatest differences due to its coarse resolution (Table 1; Fig. 4). In Bird Track, all pairs of comparison displayed similar values, whereas in Weld River the LiDAR data differed greatly from both SRTM and field-based data. Consequently, in both Mt Field and North Styx the lowest RMSE values were associated with the comparison between LiDAR and field based data. In Bird Track, by contrast, the SRTM-field method comparison had the lowest RMSE values, while in Weld River this was the case for the SRTM-LiDAR contrast.

Table 1: Summary statistics for the four sites. Minimum, maximum, and mean (± standard error) of the difference (expressed as absolute value) between values obtained from SRTM, LiDAR and the field-based method; Root Mean Square Errors (RMSE) are also presented for each site. Values are expressed in metres. The number of LiDAR ground points available for each site is also reported.

Bird Track Mt Field North Styx Weld River SRTM- LiDAR Min 0.05 0.16 0.08 0.13 Max 11.81 6.69 16.05 11.99 Mean ± SE 3.02 (± 0.23) 2.33 (± 0.15) 5.10 (± 0.39) 4.35 (± 0.29) RMSE 3.82 2.79 6.39 5.21 SRTM- Field Min 0.02 0.03 0.03 0.01 Max 9.96 7.34 14.93 13.23 Mean ± SE 2.95 (± 0.21) 2.64 (± 0.18) 5.79 (± 0.38) 4.03 (± 0.33) RMSE 3.60 3.20 6.90 5.23 LiDAR- Field Min 0.05 0.03 0.03 0.10 Max 8.66 3.04 5.42 14.87 Mean ± SE 3.02 (± 0.22) 0.99 (± 0.07) 1.30 (± 0.10) 6.96 (± 0.35) RMSE 3.74 1.23 1.64 7.79 N. of LiDAR ground points 2,527 8,014 4,620 845

Fig. 4: Two-dimensional contour plots of the digital elevation models of the four surveyed plots, obtained using data from (in order of theoretical increasing resolution): (i) the Shuttle Radar Topography Mission (SRTM), (ii) the new field-based method presented herein, and (iii) LiDAR data.

Analyses of correlation-coefficient distribution agreed with the other statistical summaries. As expected, the relative elevation from LiDAR and SRTM showed only moderate correlation: mean r values were between 0.8 and 1.0 in Mt Field and North Styx, while they ranged between 0.7 and 1.0 in Bird Track and between 0.3 and 0.8 in Weld River. The relative elevation derived from our field method were more strongly correlated with LiDAR-derived than SRTM-derived data in all sites but Weld River. When comparing LiDAR with field method, mean r values ranged between 0.9 and 1.0 in Mt Field and North Styx (Fig. 5) and between 0.8 and 1.0 in Bird Track. Mean correlation between SRTM and field method was comparatively lower, ranging between 0.7 and 1.0 in Mt Field and North Styx and between 0.8 and 1.0 in Bird Track. In Weld River field observations were loosely correlated with LiDAR data; mean r

values ranged from 0.0 to 0.8. Conversely, when comparing field method and SRTM, mean r values ranged between 0.4 and 1.0. Figures of the frequency distribution of r

Fig. 5: Frequency distribution of the correlation coefficient between LiDAR and field- based DEM data in (a) Mt Field and (b) North Styx plot sites, displaying consistently high correlation values in both cases.

Interactive 3D renderings of the DEMs generated for each site are in Supplementary Material, Appendix 5, presented as a visual representation of the differences between DEMs obtained using SRTM, LiDAR, and the field-method proposed in this study.

Discussion

We have presented an easy-to-use framework for creation of digital terrain surfaces and DEMs, and outlined how to collect field data in a systematic way to best serve this purpose. In addition, we provide the operational R script and functions for straightforward implementation. This provides a valuable toolkit for field ecologists who seek a means of rapid assessment of landscape features in areas where high- resolution remote-sensed data is unavailable. We demonstrated, using a selection of four 1-hectare forest plots, that the DEMs produced using our method are in strong accordance with those derived from high-quality remote-sensed imagery, and indeed superior in situations of uneven sampling density. Tools for implementation of DEMs into graphical displays, which are simple to interpret and use in subsequent analyses in landscape ecology, are also provided. Such methods can be modified and applied to any DEM derived dataset (irrespective of the data source).

Previous studies have demonstrated that the accuracy of DEMs is strongly influenced by a site’s topographic variability and accessibility, as well as methodological issues such as point density, interpolation methods and spatial resolution of raw data (Franklin 2001; Bader and Ruijten 2008; Mitchard et al. 2012). Indeed, even once these data are collected there are inherent caveats and challenges when translating this information into a DEM using different frameworks (Guo et al. 2010), as summarised

in Table 1. There have been many studies done comparing the use of LiDAR, SRTM and field-based generation of DEMs in ecology (e.g., Schumann et al. 2008; Zellweger

et al. 2014). All point to the conclusion that field-based data collection will, in many practical circumstances, out-perform remote-sensed techniques—most appropriately where sufficient man power and time is available, permitting the modelling of finer topographic variation. The method we have proposed is highly cost-effective and is straightforward to collect and apply, both in terms of field measurements and data processing. By comparison, LiDAR-derived DEMs, whilst powerful, can be expensive to obtain, complex to process with interpolation algorithms, and are not free from error (Erdogan 2009). Further, the generation of DEMs from point-cloud datasets requires specific expertise, particularly when raw data have not been classified on-ground (Liu 2008).

The methods that were used to collect the slope-angle data for the 1-hectare forest plots took two people less than half-a-day per site. Additionally, these on-ground data have high contiguous point density (we used 100 measurements per hectare) and were regularly spaced, resulting in a DEM that is insensitive to the choice of interpolation algorithm (Fig 3; Supplementary Material, Appendix 5). Other advantages of on- ground measurements are that they allow researchers to become intimately familiar with their field sites/ plots (providing a useful ‘sanity check’ of the final map), and it encourages a standardised protocol. The obvious caveats are the requirement of two people to collect the data, and that in some locations, it can be logistically challenging to access the site of interest (e.g., in complex terrain or remote areas). It is also not suitable for surveying large landscapes, being most cost-effective for mapping small areas, such forest plots in the range of 0.05 to 1 hectare (see Chapter II for a summary

of how common plots of this size are in forest ecology). By contrast, LiDAR and photogrammetric methods can, if resources permit, be readily applied over a wide range of spatial scales while providing good spatial coverage at high resolution with relatively little need for field time (James et al. 2006).

The importance of spatial resolution of DEMs is well-studied in landscape ecology, particularly when modelling stream flows (e.g., Dixon and Earls 2009), soil processes (e.g., erosion and runoff) and forest health (e.g., canopy cover, anthropogenic disturbance such as logging; Coops et al. 2004; Trumbore et al. 2015). Results from such research indicate that the accuracy of slope data, as well as the mean and variance of slope values, decreases with lower DEM resolutions (Chang and Tsai 1991). Most often, slopes estimated from coarse-resolution data (e.g., 90 m pixels) can produce significant underestimates of true slopes (Zhang et al. 1999). The results from this study supports these previous conclusions, confirming that higher-resolution methods like LiDAR (~1 m) and field-based (~5 m) approaches out-performed SRTM (~30 m) in all cases except where the LiDAR survey produced an inadequate number of ground points. Given the concordance between LiDAR and field-based DEMs, there is clearly flexibility in the grain at which slope information is collected on-ground (i.e., between ~1-5m), which can be scaled up or down depending on the research question and availability of resources (time and manpower).

Of the four evaluation sites, the LiDAR-derived DEM for Weld River was found to differ substantially from both SRTM and field-based methods (Table 1; Fig 4). This underscores the importance of having a high and consistent density of ground points for generating accurate DEMs. In fact, point density was almost an order of magnitude

lower in Weld than in any other site (i.e., 845 points/hectare for Weld; 8,014 points/hectare for Mt Field), possibly affecting DEM accuracy. The main factor that influences the realised number of ground points generated by a LiDAR survey is the

Documento similar