Hacker News new | ask | show | jobs
by bamnet 3365 days ago
GEE lets you take a lots of imagery and vector data and process it together so that it can be displayed on Google Earth or anything that can render simple imagery tiles like the Google Maps API. It can run locally / on prem which is a big benefit if connectivity is a challenge for your business or end-users. Previously, this was something Google sold but was deprecated a few years ago. Now that it's open source people can keep using it :-)

Disclaimer: I work for Google, but not on GEE.

1 comments

So as an example, if I had a lot of aerial photography of an area taken with a drone, would this be something I should research to stich together all of the raw / separate photographs into a map?
No, but once you had stitched together your photos and made a (georeferenced) map you could use this to combine those photos with terrain data and vector data you have from other sources and present the combined data in a google earth like viewer.

One advantage is that you can now host that viewer and the data on your own server (with any access restrictions you may wish to add) and even make the whole thing available for offline viewing.

No. You'd need to add the geospatial information to the photos to get something you could import into Fusion.