Тёмный
No video :(

Create a Simple Deforestation Map using Google Earth Engine 

Ramadhan
Подписаться 3,9 тыс.
Просмотров 5 тыс.
50% 1

Hey, do you want to map deforestation in your area over multiple years in a simple way instantly? Don't worry I just create a script to make it easy and fast as possible.
Script: code.earthengi...
In this video, I will show you how to create a simple deforestation map using Landsat multi-temporal imagery from 1990 - 2020 with 5 years intervals. All of this is done in Google Earth Engine, making it easy to composite the imagery and analyze it.
I'm using almost the same script with the river change and urban sprawl. The area that I am using is Palangkaraya City, Central Kalimantan where deforestation is quite alarming.
I hope that my video could help you to generate a deforestation map for your research and project area.
Email: ramiqcom@gmail.com
Linkedin: / ramiqcom
GitHub: github.com/ram...

Опубликовано:

 

28 авг 2024

Поделиться:

Ссылка:

Скачать:

Готовим ссылку...

Добавить в:

Мой плейлист
Посмотреть позже
Комментарии : 43   
@nunguyen3389
@nunguyen3389 7 месяцев назад
Error generating chart: Error in map(ID=0): Image.reduceRegion: Too many pixels in the region. Found 11175761, but maxPixels allows only 10000000. Ensure that you are not aggregating at a higher resolution than you intended; that is a frequent cause of this error. If not, then you may set the? can you resolve it?
@Hello1234-vh5sm
@Hello1234-vh5sm 20 дней назад
Error generating chart: Image.select: Band pattern 'B5' was applied to an Image with no bands. Forest_2005: Layer error: Image.select: Band pattern 'B7' was applied to an Image with no bands. VI_2005: Layer error: Image.select: Band pattern 'B5' was applied to an Image with no bands. Image.select: Band pattern 'B5' was applied to an Image with no bands. Forest Year: Layer error: Image.select: Band pattern 'B5' was applied to an Image with no bands. S These errors came when i changed the roi to a shapefile of a city
@odhiambocalvince619
@odhiambocalvince619 4 месяца назад
can you help resolve it? how to solve thisError generating chart: Error in map(ID=0): Image.reduceRegion: Too many pixels in the region. Found 11175761, but maxPixels allows only 10000000. Ensure that you are not aggregating at a higher resolution than you intended; that is a frequent cause of this error. If not, then you may set the? can you resolve it?
@ramiqcom
@ramiqcom 3 месяца назад
Add maxPixels: 1e13 argument
@indrajitbera1777
@indrajitbera1777 Год назад
Please create the Maps by modeling forest fre-vulnerability risk map using historical forest fre incidents based on MODIS data, using the a deep neural network (DNN) approach, and the Maximum Entropy (MaxEnt) approach. This same data was used to develop the graph of spatial distribution of burned area across diferent elevation zones and d burned area across four physiographic zones
@ramiqcom
@ramiqcom Год назад
I suggest you study more about that
@indrajitbera1777
@indrajitbera1777 Год назад
Please create a forest fre-vulnerability risk map using historical forest fre incidents based on MODIS data, using deep neural network (DNN) approach, and the Maximum Entropy (MaxEnt) approach. This same data was used to develop the graph of spatial distribution of burned area across diferent elevation zones .
@gisforforestry2336
@gisforforestry2336 8 месяцев назад
thanks for sharing. can I use your script in my research paper?
@ramiqcom
@ramiqcom 8 месяцев назад
Sure
@gisforforestry2336
@gisforforestry2336 7 месяцев назад
thanks
@lalisaduguma3763
@lalisaduguma3763 10 месяцев назад
Thanks, Ramadhan for this very useful video. I checked your code and wondering if the Landsat 7 was used at all because the function specifying the images did not include L7. It only specified 4 & 5 and 8 & 9.
@ramiqcom
@ramiqcom 10 месяцев назад
yeah, it is becuase of the stripped error of the landsat 7
@spartakos536
@spartakos536 7 месяцев назад
thank you my friend.
@ZaynZaydAdams
@ZaynZaydAdams Месяц назад
can you add code about export this result to google earth, please.❤
@SanthoshKumar-vx9kq
@SanthoshKumar-vx9kq 2 месяца назад
Thanks for the video. But How to the change the geometries to my region of interest so that everyone can use?
@ramiqcom
@ramiqcom 2 месяца назад
Move the geometry to your region
@fakharulislam2519
@fakharulislam2519 Год назад
Great
@omidbagheri2009
@omidbagheri2009 Год назад
Thank you for your kindness. It would be nice to write your code based on the definition of a shape file so that it can be used everywhere.
@ramiqcom
@ramiqcom Год назад
definition of shapefile?
@omidbagheri2009
@omidbagheri2009 Год назад
@@ramiqcom var roi : table users/omidbagheri14/galogah-------Map.addLayer(roi) Map.centerObject(roi)
@hoseinkhajvand_koohpar5955
@hoseinkhajvand_koohpar5955 10 месяцев назад
Hello, Please guide me in predicting deforestation for two or three separate polygons. How to calculate and visualize this busy code after that? Thank you for this channel
@ramiqcom
@ramiqcom 9 месяцев назад
You can just use this code for multiple area
@hoseinkhajvand_koohpar5955
@hoseinkhajvand_koohpar5955 9 месяцев назад
Hello I try to use this code but I had some problems in asset sector. The code didn't work on my geometries. How ,we should provide and save our properties in asset sector. Thank you!
@hoseinkhajvand_koohpar5955
@hoseinkhajvand_koohpar5955 9 месяцев назад
@@ramiqcom I faced by some errors like: srtm is not defined. Please guide me. Thank you
@trestenm5165
@trestenm5165 4 месяца назад
How can I fix the maxPixel error that others are having?
@ramiqcom
@ramiqcom 3 месяца назад
Ad argument maxPixels: 1e13
@spartakos536
@spartakos536 4 месяца назад
That's graet code but when i apply the code to my roi, the code counts lakes and dams as forest. How can i fix the error?
@ramiqcom
@ramiqcom 3 месяца назад
Hmm mask it first with NDWI
@vasilica-danuthorodnic9667
@vasilica-danuthorodnic9667 Год назад
Amazing video! Could you adapt the script to assess forest lost by every year, please!
@ramiqcom
@ramiqcom Год назад
You cannot acces the graph?
@vasilica-danuthorodnic9667
@vasilica-danuthorodnic9667 Год назад
@@ramiqcom , I can acces the graphy, but I would like to quantify the forest loss by every year from the 1990-2020 period (1990, 1991, 1992 .... 2020).
@ramiqcom
@ramiqcom Год назад
@@vasilica-danuthorodnic9667 you can turn the graph into csv
@vasilica-danuthorodnic9667
@vasilica-danuthorodnic9667 Год назад
@@ramiqcom Yes, but I want values for all the years comprises in the 1990-2020 period.
@ramiqcom
@ramiqcom Год назад
@@vasilica-danuthorodnic9667 you can do it with that csv if you know how to calculate
@diegorianoc
@diegorianoc Год назад
Hi Ramadhan,great, your contribution to is very important, however, when executing the code in a different area, the following error appears: VI_2005: Layer error: Image.select: Pattern 'B7' did not match any bands. Forest_2005: Layer error: Image.select: Pattern 'B5' did not match any bands. Forest Year: Layer error: Image.select: Pattern 'B5' did not match any bands. Image.select: Pattern 'B5' did not match any bands. I think it may be due to some empty bands from the L8 or L5 collections, for new roi Any help will be useful, thank you very much for your contribution...
@ramiqcom
@ramiqcom Год назад
I think your area might not have any image at that time period. Try another area
@praveen_che
@praveen_che 10 месяцев назад
Same problem was showing to my area, so skip the 2005 year and choose other years. change the code to new priorities. thankyou very much @ramiqcom
@mdnahidferdous6265
@mdnahidferdous6265 Год назад
Would you please share, how could i export it into Google drive
@ramiqcom
@ramiqcom Год назад
developers.google.com/earth-engine/guides/exporting
Далее
ЛОВИМ НОВЫХ МОНСТРОВ В LETHAL COMPANY
2:42:22
Landsat NDVI time-series in Google Earth Engine
36:26
Estimating biomass using Google Earth Engine
26:11
Просмотров 3,3 тыс.
ЛОВИМ НОВЫХ МОНСТРОВ В LETHAL COMPANY
2:42:22