Keyhole: Satellite imagery app

For everything that's not in any way related to PureBasic. General chat etc...
PB
PureBasic Expert
PureBasic Expert
Posts: 7581
Joined: Fri Apr 25, 2003 5:24 pm

Keyhole: Satellite imagery app

Post by PB »

This is a GREAT satellite imagery app: http://www.keyhole.com/

It lets you select most locations around the world and zoom in on them.
Mainly the USA is mapped. It's run by Google. It's not free -- it's a 7-day
trial and then you have to pay US $30/year subscription. I'm not sure if I
will pay yet... it's pretty damn good though, so I'm thinking about it.

Get the "Keyhole 2 LT" version. And you MUST be online to use it. The
first time you go to a location, the satellite imagery has to be downloaded
from the net, so it can be a tad slow on 56k modems. Broadband is best.

Here's an example screenshot of what it looks like:
http://www.keyhole.com/images/products/zoomToStreet.jpg
I compile using 5.31 (x86) on Win 7 Ultimate (64-bit).
"PureBasic won't be object oriented, period" - Fred.
traumatic
PureBasic Expert
PureBasic Expert
Posts: 1661
Joined: Sun Apr 27, 2003 4:41 pm
Location: Germany
Contact:

Re: Keyhole: Satellite imagery app

Post by traumatic »

Personally I'm a bit scared by things like this but this may also be of interest:
http://worldwind.arc.nasa.gov/
Good programmers don't comment their code. It was hard to write, should be hard to read.
Karbon
PureBasic Expert
PureBasic Expert
Posts: 2010
Joined: Mon Jun 02, 2003 1:42 am
Location: Ashland, KY
Contact:

Post by Karbon »

If that is available to the public just think about what the government has :-)
-Mitchell
Check out kBilling for all your billing software needs!
http://www.k-billing.com
Code Signing / Authenticode Certificates (Get rid of those Unknown Publisher warnings!)
http://codesigning.ksoftware.net
PB
PureBasic Expert
PureBasic Expert
Posts: 7581
Joined: Fri Apr 25, 2003 5:24 pm

Re: Keyhole: Satellite imagery app

Post by PB »

> http://worldwind.arc.nasa.gov/

But 253 MB to download? And requires .NET to be installed? No thanks! :P
I compile using 5.31 (x86) on Win 7 Ultimate (64-bit).
"PureBasic won't be object oriented, period" - Fred.
DarkDragon
Addict
Addict
Posts: 2347
Joined: Mon Jun 02, 2003 9:16 am
Location: Germany
Contact:

Post by DarkDragon »

:? Is there any program, where you can see people, walking on the street?
bye,
Daniel
dmoc
Enthusiast
Enthusiast
Posts: 739
Joined: Sat Apr 26, 2003 12:40 am

Post by dmoc »

I posted re slimmed-down version for if you already have directx and .net. Here's the good news...
We're working on pushing a World Wind 1.2e full installer. This new installer doesn't come with DirectX or .NET, but points people to web pages to download them. Hopefully that install will be up by tomorrow, following testing, etc.

Jessi
Karbon
PureBasic Expert
PureBasic Expert
Posts: 2010
Joined: Mon Jun 02, 2003 1:42 am
Location: Ashland, KY
Contact:

Post by Karbon »

And requires .NET to be installed?
I remember when people were whining about the VB runtime libs too. *sigh*
-Mitchell
Check out kBilling for all your billing software needs!
http://www.k-billing.com
Code Signing / Authenticode Certificates (Get rid of those Unknown Publisher warnings!)
http://codesigning.ksoftware.net
dmoc
Enthusiast
Enthusiast
Posts: 739
Joined: Sat Apr 26, 2003 12:40 am

Post by dmoc »

Old git :P
dmoc
Enthusiast
Enthusiast
Posts: 739
Joined: Sat Apr 26, 2003 12:40 am

Post by dmoc »

DarkDragon wrote::? Is there any program, where you can see people, walking on the street?
Yeah... RealLife(tm) and I'll sell you a copy for a mere $1b
PB
PureBasic Expert
PureBasic Expert
Posts: 7581
Joined: Fri Apr 25, 2003 5:24 pm

Post by PB »

> I remember when people were whining about the VB runtime libs too. *sigh*

The VB runtimes are tiny and only a few files. The .NET distribution takes
over a lot of your system, from what I've read, and changes how certain
things work. Again, I read that somewhere and haven't actually tried it.
It scared me off .NET forever. :) As a PureBasic coder, I hate using any
apps that require a runtime library to be used. This topic is the perfect
example: two apps that do the same thing, but only one (Keyhole)
doesn't require you to update your system to use it. IMO, you should
never have to install one app just to run another -- ever. :)
I compile using 5.31 (x86) on Win 7 Ultimate (64-bit).
"PureBasic won't be object oriented, period" - Fred.
PB
PureBasic Expert
PureBasic Expert
Posts: 7581
Joined: Fri Apr 25, 2003 5:24 pm

Post by PB »

An update: Keyhole has just had a new set of satellite images released, which
now includes the ENTIRE GLOBE! :) All images are 2005 versions, so it's now
very up to date. I can even zoom in on my home suburb now -- woohoo! :)

The old database is still existent, for those that prefer that.
I compile using 5.31 (x86) on Win 7 Ultimate (64-bit).
"PureBasic won't be object oriented, period" - Fred.
techjunkie
Addict
Addict
Posts: 1126
Joined: Wed Oct 15, 2003 12:40 am
Location: Sweden
Contact:

Re: Keyhole: Satellite imagery app

Post by techjunkie »

traumatic wrote:Personally I'm a bit scared by things like this but this may also be of interest:
http://worldwind.arc.nasa.gov/
Good server to DL from! :D 2.7 MB/sec
Image
(\__/)
(='.'=) This is Bunny. Copy and paste Bunny into your
(")_(") signature to help him gain world domination.
Post Reply