{"id":102,"date":"2022-08-23T14:01:04","date_gmt":"2022-08-23T13:01:04","guid":{"rendered":"https:\/\/blogs.ncl.ac.uk\/nush\/?p=102"},"modified":"2022-08-23T14:01:06","modified_gmt":"2022-08-23T13:01:06","slug":"dynamic-world-for-monitoring-heritage-destruction-using-google-earth-engine","status":"publish","type":"post","link":"https:\/\/blogs.ncl.ac.uk\/nush\/2022\/08\/23\/dynamic-world-for-monitoring-heritage-destruction-using-google-earth-engine\/","title":{"rendered":"Dynamic World for monitoring heritage destruction using Google Earth Engine"},"content":{"rendered":"\n<p>Dr Louise Rayne<\/p>\n\n\n\n<p>Newcastle University<\/p>\n\n\n\n<p><a href=\"mailto:Louise.rayne@newcastle.ac.uk\">Louise.rayne@newcastle.ac.uk<\/a><\/p>\n\n\n\n<p>Dr Nichole Sheldrick<\/p>\n\n\n\n<p>Leicester University<\/p>\n\n\n\n<p><a href=\"mailto:ens4@leicester.ac.uk\">ens4@leicester.ac.uk<\/a><\/p>\n\n\n\n<p>Dr Maria Carmela Gatto<\/p>\n\n\n\n<p>Polish Academy of Sciences<\/p>\n\n\n\n<p><a href=\"mailto:maria.carmela.gatto67@gmail.com\">maria.carmela.gatto67@gmail.com<\/a><\/p>\n\n\n\n<p><\/p>\n\n\n\n<p><strong>Script<\/strong><\/p>\n\n\n\n<p><a href=\"https:\/\/code.earthengine.google.com\/19471bd071c6448380e3cdf26b1ccdd9\">https:\/\/code.earthengine.google.com\/19471bd071c6448380e3cdf26b1ccdd9<\/a><\/p>\n\n\n\n<p><strong>Introduction<\/strong><\/p>\n\n\n\n<p>There\u2019s been a lot of excitement on remote sensing twitter lately since the Dynamic World land cover product was released (Brown et al 2022). Straight away, it occurred to us that it could be used with our existing Google Earth Engine workflow for monitoring damage to archaeological sites at risk of destruction from land use change such as urban and agricultural expansion. The key thing about this product is that it is dynamic, while other ready-made land cover products have been constructed for set time periods. Dynamic World is derived from supervised classification using a Fully Convoluted Neural Network model of open-source Sentinel-2 satellite images. The output is divided into 9 classes describing the materials present on the Earth\u2019s surface. It can be incorporated into Google Earth Engine scripts and manipulated according to the user\u2019s workflow. Google Earth Engine is a programming interface that allows free access to a catalogue of remote sensing datasets as well as cloud-based high performance processing power.<\/p>\n\n\n\n<p><strong>Workflow<\/strong><\/p>\n\n\n\n<p>Using Google Earth Engine, we incorporated the Dynamic World layer into Rayne\u2019s existing change detection code (see detailed methods in Rayne et al 2020). This was originally set up as part of the work of the Endangered Archaeology of the Middle East and North Africa Project (<a href=\"https:\/\/eamena.org\/home\">EAMENA)<\/a>, which since 2015 has been populating a vast database of archaeological sites. The code comprises a simple per-pixel change detection which compares two Sentinel-2 median composites, constructed by first filtering the image collections by date and cloud cover. The information from the change layer is then appended to user-defined buffers around each site.&nbsp;<\/p>\n\n\n\n<p>One of the case studies we discussed in the 2020 paper was the region around Aswan in Egypt. The script found that there had been change within 100 m of 73 of 279 archaeological sites, with an overall accuracy of 85% (user\u2019s 61%, producer\u2019s 78%).&nbsp; The main limitation of EAMENA\u2019s change detection approach is that it does not identify change between different types of landcover. The Dynamic World dataset offers a way to do this, so we\u2019ve tested it on the same case study in Egypt.<\/p>\n\n\n\n<p>Two composite date ranges were used for this analysis, March-May 2020 and 2022. For the per-pixel Sentinel-2 change detection, a threshold value of 0.2 was applied to the change layer. Other than the dates, the main difference between this script and the one published in 2020 is that the harmonized Sentinel-2 dataset was used (&#8220;COPERNICUS\/S2_HARMONIZED&#8221;) and a mode, rather than a mean, reducer was used on the output sites. Dynamic World composites of matching dates were also created and compared by creating a change layer, from which data was appended to the site buffers in the same way.&nbsp; The information of which landcover classes were involved was retained.<\/p>\n\n\n\n<p><strong>Results<\/strong><\/p>\n\n\n\n<p>The Aswan area has been surveyed by the <a href=\"https:\/\/www.borderscapeproject.org\/\">AKAP\/Borderscape project<\/a> since 2005. They have recorded hundreds of sites including settlements, scatters of stone tools, temples, cemeteries, and rock art. Unfortunately, the sites are now threatened by modern development activities including urban expansion.<\/p>\n\n\n\n<p><em>Table 1: Error matrix of Sentinel-2 based change detection. Producer\u2019s accuracy was 59%, user\u2019s 100%, and overall it was 79%.<\/em><\/p>\n\n\n\n<figure class=\"wp-block-table\"><table><tbody><tr><td>&nbsp;<\/td><td>Change<\/td><td>No change<\/td><td>Total<\/td><\/tr><tr><td>Change<\/td><td>41<\/td><td>0<\/td><td>41<\/td><\/tr><tr><td>No change<\/td><td>29<\/td><td>70<\/td><td>94<\/td><\/tr><tr><td>Total<\/td><td>70<\/td><td>70<\/td><td>140<\/td><\/tr><\/tbody><\/table><\/figure>\n\n\n\n<figure class=\"wp-block-image size-full\"><img loading=\"lazy\" decoding=\"async\" width=\"333\" height=\"497\" src=\"https:\/\/blogs.ncl.ac.uk\/nush\/files\/2022\/08\/image1.jpg\" alt=\"\" class=\"wp-image-107\" srcset=\"https:\/\/blogs.ncl.ac.uk\/nush\/files\/2022\/08\/image1.jpg 333w, https:\/\/blogs.ncl.ac.uk\/nush\/files\/2022\/08\/image1-201x300.jpg 201w\" sizes=\"auto, (max-width: 333px) 100vw, 333px\" \/><\/figure>\n\n\n\n<p><em>Figure 1: Results of change detection using Sentinel-2 based change detection<\/em><\/p>\n\n\n\n<p>To assess the accuracy of the Sentinel-2 composite based change detection, a sample of 140 sites were checked against the matching Sentinel-2 composites (Table 1 and Figure 1). While there were no false positives, as evidenced by the user\u2019s accuracy, the producer\u2019s accuracy is quite low at 59%. Some instances of change were missed, especially issues like small areas of bulldozing or soil colour change, or roofs being added to buildings that were still unfinished in the earlier composite. It is possible that the threshold value of 0.2 is slightly too low. Lowering it to 0.1 would miss less instances of change but would increase the number of false positives.<\/p>\n\n\n\n<p><em>Table 2: Error matrix for the Dynamic World based changed detection. Producer\u2019s accuracy was 55%, user\u2019s 91%, and the overall accuracy was 73%.<\/em><\/p>\n\n\n\n<figure class=\"wp-block-table\"><table><tbody><tr><td>&nbsp;<\/td><td>Change<\/td><td>No change<\/td><td>Total<\/td><\/tr><tr><td>Change<\/td><td>39<\/td><td>6<\/td><td>45<\/td><\/tr><tr><td>No change<\/td><td>32<\/td><td>63<\/td><td>95<\/td><\/tr><tr><td>Total<\/td><td>71<\/td><td>69<\/td><td>140<\/td><\/tr><\/tbody><\/table><\/figure>\n\n\n\n<figure class=\"wp-block-image size-full\"><img loading=\"lazy\" decoding=\"async\" width=\"345\" height=\"523\" src=\"https:\/\/blogs.ncl.ac.uk\/nush\/files\/2022\/08\/image2.jpg\" alt=\"\" class=\"wp-image-108\" srcset=\"https:\/\/blogs.ncl.ac.uk\/nush\/files\/2022\/08\/image2.jpg 345w, https:\/\/blogs.ncl.ac.uk\/nush\/files\/2022\/08\/image2-198x300.jpg 198w\" sizes=\"auto, (max-width: 345px) 100vw, 345px\" \/><\/figure>\n\n\n\n<p><em>Figure 2: Results of change detection using Dynamic World based change detection<\/em><\/p>\n\n\n\n<p>The results of the Dynamic World based change detection (Table 2 and Figure 2) were checked against the Sentinel-2 composites for the same sample of sites. Whether or not change between classes had occurred was recorded; the accuracy of the classes themselves was not checked in this case. The producer\u2019s accuracy was even lower for this dataset, possibly because areas of urban construction were rarely distinguished from the bare soil class.&nbsp;<\/p>\n\n\n\n<p><strong>Conclusion<\/strong><\/p>\n\n\n\n<p>All too often, archaeological sites are destroyed rapidly by modern development, before the risks can be identified and the sites protected. The use of both the Dynamic World-based and Sentinel-2 datasets for change detection offers a fast way of making this kind of assessment, although our workflow needs further refinement and validation. In particular areas of soil disturbance prior to building work need to be more accurately classified and not lost in a bare soil class. In combination, however, the two datasets can alert archaeologists to sites which are at risk of being destroyed by particular activities.<\/p>\n\n\n\n<p><strong>References<\/strong><\/p>\n\n\n\n<p>Brown, C.F., Brumby, S.P., Guzder-Williams, B. et al. 2020. Dynamic World, Near real-time global 10\u2009m land use land cover mapping. Sci Data 9(251) <a href=\"https:\/\/doi.org\/10.1038\/s41597-022-01307-4\">https:\/\/doi.org\/10.1038\/s41597-022-01307-4<\/a><\/p>\n\n\n\n<p>Rayne, L., Gatto, M.C., Abdulaati, L., Al-Haddad, M., Sterry, M., Sheldrick, N. and Mattingly, D., 2020. Detecting change at archaeological sites in North Africa using open-source satellite imagery. Remote Sensing, 12(22), p.3694. <a href=\"https:\/\/doi.org\/10.3390\/rs12223694\">https:\/\/doi.org\/10.3390\/rs12223694<\/a><\/p>\n\n\n\n<p><a href=\"https:\/\/eamena.org\/home\">Endangered Archaeology in the Middle East and North Africa | EAMENA Project<\/a><\/p>\n\n\n\n<p><a href=\"https:\/\/www.borderscapeproject.org\/\">Borderscape Project \u2013 Borderscape Project<\/a><\/p>\n\n\n\n<p><\/p>\n","protected":false},"excerpt":{"rendered":"<p>Dr Louise Rayne Newcastle University Louise.rayne@newcastle.ac.uk Dr Nichole Sheldrick Leicester University ens4@leicester.ac.uk Dr Maria Carmela Gatto Polish Academy of Sciences maria.carmela.gatto67@gmail.com Script https:\/\/code.earthengine.google.com\/19471bd071c6448380e3cdf26b1ccdd9 Introduction There\u2019s been a lot of excitement on remote sensing twitter lately since the Dynamic World land &hellip; <a href=\"https:\/\/blogs.ncl.ac.uk\/nush\/2022\/08\/23\/dynamic-world-for-monitoring-heritage-destruction-using-google-earth-engine\/\">Continue reading <span class=\"meta-nav\">&rarr;<\/span><\/a><\/p>\n","protected":false},"author":10532,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[1],"tags":[],"class_list":["post-102","post","type-post","status-publish","format-standard","hentry","category-uncategorised"],"_links":{"self":[{"href":"https:\/\/blogs.ncl.ac.uk\/nush\/wp-json\/wp\/v2\/posts\/102","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/blogs.ncl.ac.uk\/nush\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/blogs.ncl.ac.uk\/nush\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/blogs.ncl.ac.uk\/nush\/wp-json\/wp\/v2\/users\/10532"}],"replies":[{"embeddable":true,"href":"https:\/\/blogs.ncl.ac.uk\/nush\/wp-json\/wp\/v2\/comments?post=102"}],"version-history":[{"count":2,"href":"https:\/\/blogs.ncl.ac.uk\/nush\/wp-json\/wp\/v2\/posts\/102\/revisions"}],"predecessor-version":[{"id":109,"href":"https:\/\/blogs.ncl.ac.uk\/nush\/wp-json\/wp\/v2\/posts\/102\/revisions\/109"}],"wp:attachment":[{"href":"https:\/\/blogs.ncl.ac.uk\/nush\/wp-json\/wp\/v2\/media?parent=102"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/blogs.ncl.ac.uk\/nush\/wp-json\/wp\/v2\/categories?post=102"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/blogs.ncl.ac.uk\/nush\/wp-json\/wp\/v2\/tags?post=102"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}