Тёмный

GEE 03# How To Download ALOS DEM 12.5m In Google Earth Engine 

Best GIS Tutorials
Подписаться 6 тыс.
Просмотров 1,4 тыс.
50% 1

Welcome to Best GIS Tutorials.
In this Google Earth Engine tutorial, I will present how to download ALOS POLSAR Digital Elevation Model with 12.5m high resolution from Google Earth Engine .
Downloading, processing and storing satellite data can be not download easily on other platforms.
Google Earth Engine (GEE) is a cloud-computing platform for processing satellite imagery and other geospatial and observational data.
This version of the ALOS digital elevation data has been processed to fill data voids, and to facilitate its ease of use.
Code
// Load the ALOS Global Digital Surface Model (ALOS DSM) dataset
var alosDem = ee.Image('JAXA/ALOS/AW3D30_V1_1');
Map.addLayer(ROI, {}, 'ROI');
var demROI = alosDem.select('MED');
var demClip = demROI.clip(ROI);
Map.centerObject(ROI, 6);
Map.addLayer(demClip, {min: 0, max: 5000}, 'ALOS DEM');
Subscribe for more videos
#googleearthengine
#googleearthenginetutorial
#srtm
#alos_dem
#DEM
#dem
#download_dem
Best GIS Tutorials is platform to help those people who want to develop their Skill we provide all the basics of Geographic information System From Beginner to Advance level such is how to georeference a map, how to digitize a map, how to download google earth image, how to download Satellite image for research, use of merge tool, how to make study area map, how to make layout for map. these are the some of basic and the main topics that we will provide in the form of tutorial videos and as well lecture in pdf form. Best GIS Tutorials is providing free opportunity to every students to learn and equipt will skills for a bright future.
Subscribe Best GIS Tutorials to understand Geographic Information System in simple way.
keep in touch with us.
=========================================
~~~~~~~~~ Subscribe our Channel~~~~~~~~~
/ @bestgistutorials

Наука

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

 

22 янв 2024

Поделиться:

Ссылка:

Скачать:

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

Добавить в:

Мой плейлист
Посмотреть позже
Комментарии : 10   
@GISHacks
@GISHacks 2 месяца назад
Sir can you upload video on 12.5SRTM
@BestGISTutorials
@BestGISTutorials 2 месяца назад
Sure dear
@user-yq1ky8eu8i
@user-yq1ky8eu8i 5 месяцев назад
I am trying to delineate and extract river geometry. but there is problem in delineating. I tried resampling as well but unable to cope with this.
@BestGISTutorials
@BestGISTutorials 5 месяцев назад
👍
@GISHacks
@GISHacks 2 месяца назад
I am from Pakistan. can you share script whole script of your video.in description box script found error
@BestGISTutorials
@BestGISTutorials 2 месяца назад
Thanks dear for your valuable comments.....It violated the yt policy to share the drive link of the script... Send me ur mail in comment i will send u the script
@ahmadsheikh9756
@ahmadsheikh9756 5 месяцев назад
It's resolution is not 12.5 brother
@BestGISTutorials
@BestGISTutorials 5 месяцев назад
Thanks for pointing that out! The resolution of the video is actually [insert correct resolution]. I apologize for any confusion caused. you may use this code = ee.Image('JAXA/ALOS/AW3D30_V1_1');
@ramilquliyev7292
@ramilquliyev7292 6 месяцев назад
How much does it cost course? W HH at does it include
@BestGISTutorials
@BestGISTutorials 6 месяцев назад
It's free here on RU-vid
Далее
Бмв сгорела , это нормально?
01:01
Extracting Topographic Elevations using Python
16:49
Просмотров 11 тыс.