Hi @mb_fdfa
The GEE documentation does mention a Python package is available for this API so you can access the API using the PythonCaller. Here are the instructions for installing Python packages to FME Desktop that you can follow to install the package.
Unfortunately, I haven't worked with the Google Earth Engine (GEE) API myself so I'm not familiar with the functionality.
I hope this helps.
Hi @debbiatsafe
Thanks for the info and links.
I presume this could be implemented using FME Server or FME Cloud too?
mb_fdfa wrote:
Hi @debbiatsafe
Thanks for the info and links.
I presume this could be implemented using FME Server or FME Cloud too?
The Earth Engine API is operating system independent so it should be possible to install and use this Python library on FME Server or Cloud.
To install the module on FME Server or Cloud, please follow the instructions here.
Hi @mb_fdfa
Your question was a while ago. Were you able to use the API in the end? I would be interested in your experience, as I would like to use the API in a project.
Thanks for sharing!