Slashdot Mirror


Google Acquires Keyhole Corp.

telstar writes "As part of their ever-expanding online presence, Google has acquired online map provider Keyhole Corp.. Keyhole's technology allows users to perform virtual flyovers of satellite imagery of the earth's surface. The immediate impact of this acquisition is a price drop in Keyhole's service charge. Beyond that, Google does 'not have any announced plans regarding how this technology will integrate with our current products and services.'"

3 of 245 comments (clear)

  1. What about Worldwind? by Nuskrad · · Score: 5, Informative

    You can get similar images from the NASA Worldwind software for free, although they need to fix their servers after the massive slashdotting they got.

    1. Re:What about Worldwind? by cmallinson · · Score: 4, Informative
      You can get similar images from the NASA Worldwind software for free, although they need to fix their servers after the massive slashdotting they got.

      I've tried both services within the last week, and although I was impressed with NASA'a Worldwine, Keyhole 2 kicks its ass in a big way. The street name overlay and colour images make it so much easier to use.

    2. Re:What about Worldwind? by Spy+Hunter · · Score: 5, Informative
      You can still use World Wind if you select TerraServer as your imagery source instead of NASA. It truly is an awesome program and everyone even remotely interested in this should check it out.

      World Wind is here. Just be sure to deselect "Landsat 7" from the toolbar (this uses NASA servers that are out of commission) and select "USGS-1m" instead for 1m resolution for the US. For some urban areas you can get much higher resolution and color by going into the "Layer Manager" under Images->High Resolution Terrain Mapped Imagery and selecting "USGS Urban Aera Ortho-Imagery". The topo maps are cool too.

      --
      main(c,r){for(r=32;r;) printf(++c>31?c=!r--,"\n":c<r?" ":~c&r?" `":" #");}