Live data from Hacker News

Google Earth Redesigned

google.com

201–210 of 292 posts

Re: Google Earth Redesigned

#201
Does this browser version of Google Earth also support the 3D mice that 3Dconnexion produces? I prefer using them in Google Earth for flying/zooming/rotating so much over using a regular mouse.

Re: Google Earth Redesigned

#202
post #169
post #153

I never see anyone talking about google's elevation data for buildings and the process they've used to drape imagery over that elevation data. I wonder why that is? Maybe this isn't a hard problem and it's just a question of getting high quality data. Still, I've never seen any other company come close to this. I do wonder what exactly is new here in terms of a casual user browsing the landscape. Google maps 3D offer…

Apple Maps does the same thing and was doing it before Google. Interestingly, Apple seems to have better imagery, at least where I am; trees are sharper and more realistic, the ground imagery is more detailed and the colors truer to life. In the forests, trees are rendered clearly enough that I can recognize the landmarks, which just isn't possible in Google's rendering. The only downside is that Google's colors are…

I never thought to look but you're totally right. The quality of the 3D renderings is way better than Google's.

Re: Google Earth Redesigned

#203
post #153

I never see anyone talking about google's elevation data for buildings and the process they've used to drape imagery over that elevation data. I wonder why that is? Maybe this isn't a hard problem and it's just a question of getting high quality data. Still, I've never seen any other company come close to this. I do wonder what exactly is new here in terms of a casual user browsing the landscape. Google maps 3D offer…

Pure speculation, but I wonder whether they're doing something clever with their image data to generate the elevation data?

Id guess the details of the process are tricky, but it's possible then you only need to concentrate on getting high quality images vs. getting high quality images and high quality elevation data at the same time.

Re: Google Earth Redesigned

#204
post #169
post #153

I never see anyone talking about google's elevation data for buildings and the process they've used to drape imagery over that elevation data. I wonder why that is? Maybe this isn't a hard problem and it's just a question of getting high quality data. Still, I've never seen any other company come close to this. I do wonder what exactly is new here in terms of a casual user browsing the landscape. Google maps 3D offer…

Apple Maps does the same thing and was doing it before Google. Interestingly, Apple seems to have better imagery, at least where I am; trees are sharper and more realistic, the ground imagery is more detailed and the colors truer to life. In the forests, trees are rendered clearly enough that I can recognize the landmarks, which just isn't possible in Google's rendering. The only downside is that Google's colors are…

Apple must have deals with some vendors of very detailed 3D imagery for specific areas – in the Virgin Islands e.g. you can zoom in to see that individual vehicles and boats are bump-mapped and draped.

Re: Google Earth Redesigned

#206

I checked some of not so famous places and 3D re-construction of environment is really good. I would assume they probably have even higher detailed 3D environment internally. Now if they can only allow to use this for developing self-driving cars algorithms :).

My wife's home town in Belgium looks amazing in 3D at Google Earth. https://goo.gl/I4b46I Unforutnately, all of Sweden is still entirely flat. I wonder why.

I was in Leuven last summer. Absolutely beautiful place.

Re: Google Earth Redesigned

#207
post #153

I never see anyone talking about google's elevation data for buildings and the process they've used to drape imagery over that elevation data. I wonder why that is? Maybe this isn't a hard problem and it's just a question of getting high quality data. Still, I've never seen any other company come close to this. I do wonder what exactly is new here in terms of a casual user browsing the landscape. Google maps 3D offer…

It's possible to query the Maps API for some 3D Lidar data - I use it here: http://callumprentice.github.io/apps/street_cloud/index.html - but this seems different from the other 3D data that is a mesh and has things like trees and building outlines.

Re: Google Earth Redesigned

#208
post #190

Earlier quoted context omitted.

I remember when inbox launched it could be only used under chrome/chromium. Then somebody changed their user agent in firefox to chrome and magically it started working just fine. So you might want to try that.

Looks like the first hurdle is that it's relying on the deprecated document.registerElement API from an early draft of the Web Components specs, which prevents the app from booting in Firefox. Edit: Paul Kinlan reports that Earth is using PNaCl ( https://twitter.com/Paul_Kinlan/status/854351477506277378 ), which means it fundamentally can't run outside of Blink.

Just curious on why they would use PNaCl over WASM here? Wasn't WASM on track to becoming standard for native-speeds in the browser?

Re: Google Earth Redesigned

#209

They where knocking a large building down near the office recently, this has that building in a partial state of demolition and has modeled the girders that where exposed. I admit to looking at it slightly slack-jawed, that wasn't so much future shock as the future punching me square in the face. https://earth.google.com/web/@53.74539679,-0.32722384,18.713...

Great example. Whatever they're doing in terms of photogrammetry and geometry reconstruction is really impressive. I wonder how much of it is manual effort (if any)

Re: Google Earth Redesigned

#210
post #190

Earlier quoted context omitted.

I remember when inbox launched it could be only used under chrome/chromium. Then somebody changed their user agent in firefox to chrome and magically it started working just fine. So you might want to try that.

Looks like the first hurdle is that it's relying on the deprecated document.registerElement API from an early draft of the Web Components specs, which prevents the app from booting in Firefox. Edit: Paul Kinlan reports that Earth is using PNaCl ( https://twitter.com/Paul_Kinlan/status/854351477506277378 ), which means it fundamentally can't run outside of Blink.

> Paul Kinlan reports that Earth is using PNaCl (https://twitter.com/Paul_Kinlan/status/854351477506277378), which means it fundamentally can't run outside of Blink.

Reminds me of the good old days of ActiveX!

Post reply on HN