Questions tagged [google-earth-studio]

7 questions
1
vote
1 answer

A mapped function's arguments cannot be used in client-side operations

I am trying to export Google Earth Engine images to Google drive using Google Earth Studio provided by the platform. There is an official guide to export images as following // Load a landsat image and select three bands. var landsat =…
1
vote
0 answers

camera data from google earth studio

I'm exporting data out of Google Earth Studio using the JSON format. I would like to import this data into a 3D app, like maya or houdini. The question I have is specifically about camera orientation. I can't seem to corelate the camera xyz…
1
vote
3 answers

How go generate a movie from Google Earth studio ESP file and images

How to create a movie from a .esp file (which is actually JSON) and a set of images that Google Earth Studio generates when you render? The docs recommend Adobe products, but those are paid and I only need this once:…
Alex
  • 2,953
  • 1
  • 27
  • 37
0
votes
0 answers

Can't rotate camera on point-to-point animation

I'm using a point-to-point animation but my view is "upside down", the south of the planet is to the top of the frame and I would like to change that. I want the north to be on top. But when I try to change the camera's PAN it doesnt let me, why is…
0
votes
1 answer

Slow down section of Google Earth studio program

I have programmed a 90 second sequence in Google Earth Studio and I want to slow down the middle section only. (I think there could be a long and dirty workaround by changing the overall time of the video in project settings and selecting scaling,…
0
votes
1 answer

How to create a time-lapse animation of my data in Google Earth Studio?

I have a kmz file of color-coded point data (of percentages) I'd like to show over time (by year) in Google Earth Studio. Anyone know how to do this? Data looks like this (percent_empty goes from 0% ->100%):
Nate
  • 411
  • 2
  • 10
-1
votes
0 answers

How to make a 3D plane model fly along a GPS route in Google Earth Pro

i have created a 3D plane model, and exported as plane.dae; then i import plane.dae into google earth pro; i also get a fly route kml from: https://zh.flightaware.com/live/flight/DAL3/history/20230805/0210ZZ/KJFK/EGLL/google_earth i convert the kml…
Tom Chen
  • 41
  • 4