TransWikia.com

How to Combine Two Image Overlaying Into One Image in Google Earth Engine?

Geographic Information Systems Asked by Waleed93 on December 5, 2020

I have two images of different sizes. I can make them overlay each other using Map.addLayer() for each. But I want to combine them into one image as shown in illustration below. How to achieve this?

enter image description here

One Answer

Never mind my impatience,

It was easy. I just convert them to image collection and then create mosaic of it!

var combined_img = ee.ImageCollection([img_1, img_2]).mossic();

Correct answer by Waleed93 on December 5, 2020

Add your own answers!

Ask a Question

Get help from others!

© 2024 TransWikia.com. All rights reserved. Sites we Love: PCI Database, UKBizDB, Menu Kuliner, Sharing RPP