Geographic Information Systems Asked on August 15, 2021
I’m new with the Google Earth Engine. I’m trying to get the elevation of 3 nodes in a list [[lan, lat],[lan, lat],[lan, lat]] and save it in a variable elevation
. Can anybody show me how or suggest a good answer?
dataset = ee.Image('CGIAR/SRTM90_V4');
elevation = dataset.select('elevation');
slope = ee.Terrain.slope(elevation);
elevation_list=[....some long tat values]
elevatioval=Map.setCenter(elevation_list);
the output should be like this
[evation1,elevation2,elevation3...]
Get help from others!
Recent Answers
Recent Questions
© 2024 TransWikia.com. All rights reserved. Sites we Love: PCI Database, UKBizDB, Menu Kuliner, Sharing RPP