Google Earth Engine for Matlab

51 views (last 30 days)
Md Bhuyian
Md Bhuyian on 16 May 2020
Answered: cui,xingxing on 2 Jan 2024
Hello,
Is there a way to run geospatial analysis on Google Earth Engine (GEE) via Matlab?
I know Matlab has a Google Earth toolbox but I am asking if Matlab has any toolbox equivalent to GEE Python API.
Thanks in advance

Answers (2)

Manas Meena
Manas Meena on 30 Sep 2020
In my understanding you want to use MATLAB to control Google Earth via an API. The following two links provide examples of functions that can be used to connect and control Google Earth using MATLAB via the Google Earth API.
Example of using MATLAB to control Google Earth via the Google Earth API:
Connect to the Google Earth COM API:

cui,xingxing
cui,xingxing on 2 Jan 2024
There is a workaround, since version 2020a, there is a built-in function geoglobal that creates a globe, which can be programmed with object functions to control the range of viewpoints.

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!