comp.lang.idl-pvwave archive
Messages from Usenet group comp.lang.idl-pvwave, compiled by Paulo Penteado

Home » Public Forums » archive » Re: interchange IDL with google earth ??
Show: Today's Messages :: Show Polls :: Message Navigator
E-mail to friend 
Switch to threaded view of this topic Create a new topic Submit Reply
Re: interchange IDL with google earth ?? [message #59722] Wed, 09 April 2008 10:52 Go to next message
d.poreh is currently offline  d.poreh
Messages: 406
Registered: October 2007
Senior Member
On Apr 9, 4:13 pm, liamgum...@gmail.com wrote:
> On Apr 9, 8:46 am, d.po...@gmail.com wrote:
>
>> I did it  and wrote it in KML and then i tried to import it to google
>> earth. when I want to import it an error message comes and it was  not
>> be downloaded but a very big *X* sign and a red box appeared exactly
>> in my region location. What is the problem?
>
> You really should check out the topic "Ground Overlays" at
>
> http://code.google.com/apis/kml/documentation/kml_tut.html#g round_ove...
>
> and for advanced work (i.e., large images), the tutorial on "Super
> Overlays" at
>
> http://code.google.com/apis/kml/documentation/kml_21tutorial .html#sup...
>
> Cheers,
> Liam.
> Practical IDL Programminghttp://www.gumley.com/

Thanks every body i did it successfully and now it is work for me.
Re: interchange IDL with google earth ?? [message #59730 is a reply to message #59722] Wed, 09 April 2008 07:13 Go to previous messageGo to next message
liamgumley is currently offline  liamgumley
Messages: 74
Registered: June 2005
Member
On Apr 9, 8:46 am, d.po...@gmail.com wrote:
> I did it  and wrote it in KML and then i tried to import it to google
> earth. when I want to import it an error message comes and it was  not
> be downloaded but a very big *X* sign and a red box appeared exactly
> in my region location. What is the problem?

You really should check out the topic "Ground Overlays" at

http://code.google.com/apis/kml/documentation/kml_tut.html#g round_overlays

and for advanced work (i.e., large images), the tutorial on "Super
Overlays" at

http://code.google.com/apis/kml/documentation/kml_21tutorial .html#superoverlays

Cheers,
Liam.
Practical IDL Programming
http://www.gumley.com/
Re: interchange IDL with google earth ?? [message #59732 is a reply to message #59730] Wed, 09 April 2008 06:52 Go to previous messageGo to next message
David Fanning is currently offline  David Fanning
Messages: 11724
Registered: August 2001
Senior Member
d.poreh@gmail.com writes:

> I did it and wrote it in KML and then i tried to import it to google
> earth. when I want to import it an error message comes and it was not
> be downloaded but a very big *X* sign and a red box appeared exactly
> in my region location. What is the problem?

In the absence of real data, my fall-back answer is
always "poor programming skills". :-)

Cheers,

David
--
David Fanning, Ph.D.
Fanning Software Consulting, Inc.
Coyote's Guide to IDL Programming: http://www.dfanning.com/
Sepore ma de ni thui. ("Perhaps thou speakest truth.")
Re: interchange IDL with google earth ?? [message #59733 is a reply to message #59732] Wed, 09 April 2008 06:46 Go to previous messageGo to next message
d.poreh is currently offline  d.poreh
Messages: 406
Registered: October 2007
Senior Member
On Apr 9, 3:31 pm, Michael Galloy <mgal...@gmail.com> wrote:
> d.po...@gmail.com wrote:
>> On Apr 9, 2:33 pm, mankoff <mank...@gmail.com> wrote:
>>> On Apr 9, 5:22 am, d.po...@gmail.com wrote:
>
>>>> Hi folks
>>>> Does anybody knows if we can interchange IDL with google earth ? for
>>>> example showing a .shp file in the google earth.I mean how we can use
>>>> google abilities for some visualization  problems?
>>>> Any help?
>>> The keyword for Google Earth is "KML"
>
>>> http://michaelgalloy.com/2006/09/24/google-earth-user-functi on-for-en...
>
>>>   -k.
>
>> It is not work for me. I put the'MG_WRITE_KML' in this directory:
>> Preferences->default directories->save_add directory.
>> And I opened an tiff image. In image window I chose tool but there is
>> no write to kml file. Am I did write things?
>
> I don't have an ENVI license anymore, so I'm not sure if the ENVI API
> has changed. I guess the only thing I can think of is to make sure the
> image you open has map info.
>
> Mike
> --www.michaelgalloy.com
> Tech-X Corporation
> Software Developer II- Hide quoted text -
>
> - Show quoted text -

I did it and wrote it in KML and then i tried to import it to google
earth. when I want to import it an error message comes and it was not
be downloaded but a very big *X* sign and a red box appeared exactly
in my region location. What is the problem?
Re: interchange IDL with google earth ?? [message #59734 is a reply to message #59733] Wed, 09 April 2008 06:31 Go to previous messageGo to next message
Michael Galloy is currently offline  Michael Galloy
Messages: 1114
Registered: April 2006
Senior Member
d.poreh@gmail.com wrote:
> On Apr 9, 2:33 pm, mankoff <mank...@gmail.com> wrote:
>> On Apr 9, 5:22 am, d.po...@gmail.com wrote:
>>
>>> Hi folks
>>> Does anybody knows if we can interchange IDL with google earth ? for
>>> example showing a .shp file in the google earth.I mean how we can use
>>> google abilities for some visualization problems?
>>> Any help?
>> The keyword for Google Earth is "KML"
>>
>> http://michaelgalloy.com/2006/09/24/google-earth-user-functi on-for-en...http://tinyurl.com/6px5k8
>>
>> -k.
>
> It is not work for me. I put the'MG_WRITE_KML' in this directory:
> Preferences->default directories->save_add directory.
> And I opened an tiff image. In image window I chose tool but there is
> no write to kml file. Am I did write things?

I don't have an ENVI license anymore, so I'm not sure if the ENVI API
has changed. I guess the only thing I can think of is to make sure the
image you open has map info.

Mike
--
www.michaelgalloy.com
Tech-X Corporation
Software Developer II
Re: interchange IDL with google earth ?? [message #59736 is a reply to message #59734] Wed, 09 April 2008 06:08 Go to previous messageGo to next message
d.poreh is currently offline  d.poreh
Messages: 406
Registered: October 2007
Senior Member
On Apr 9, 2:33 pm, mankoff <mank...@gmail.com> wrote:
> On Apr 9, 5:22 am, d.po...@gmail.com wrote:
>
>> Hi folks
>> Does anybody knows if we can interchange IDL with google earth ? for
>> example showing a .shp file in the google earth.I mean how we can use
>> google abilities for some visualization problems?
>> Any help?
>
> The keyword for Google Earth is "KML"
>
> http://michaelgalloy.com/2006/09/24/google-earth-user-functi on-for-en...http://tinyurl.com/6px5k8
>
> -k.

It is not work for me. I put the'MG_WRITE_KML' in this directory:
Preferences->default directories->save_add directory.
And I opened an tiff image. In image window I chose tool but there is
no write to kml file. Am I did write things?
Re: interchange IDL with google earth ?? [message #59740 is a reply to message #59736] Wed, 09 April 2008 05:33 Go to previous messageGo to next message
mankoff is currently offline  mankoff
Messages: 131
Registered: March 2004
Senior Member
On Apr 9, 5:22 am, d.po...@gmail.com wrote:
> Hi folks
> Does anybody knows if we can interchange IDL with google earth ? for
> example showing a .shp file in the google earth.I mean how we can use
> google abilities for some visualization  problems?
> Any help?

The keyword for Google Earth is "KML"

http://michaelgalloy.com/2006/09/24/google-earth-user-functi on-for-envi.html
http://tinyurl.com/6px5k8

-k.
Re: interchange IDL with google earth ?? [message #59784 is a reply to message #59722] Thu, 10 April 2008 11:53 Go to previous message
mccreigh is currently offline  mccreigh
Messages: 13
Registered: January 2008
Junior Member
On Apr 9, 11:52 am, d.po...@gmail.com wrote:
> On Apr 9, 4:13 pm, liamgum...@gmail.com wrote:
>
>
>
>> On Apr 9, 8:46 am, d.po...@gmail.com wrote:
>
>>> I did it and wrote it in KML and then i tried to import it to google
>>> earth. when I want to import it an error message comes and it was not
>>> be downloaded but a very big *X* sign and a red box appeared exactly
>>> in my region location. What is the problem?
If you want to do something more general than overlays and have some
time to invest, you can check out some code i previously posted to
generate KML inside IDL.
I havent worked on it much since then, but i managed to use it to do
several kinds of things in KML. It's particularly useful if you need
loop over certain kinds of KML objects, creating a lot of them from an
array of data, for example.

http://groups.google.com/group/comp.lang.idl-pvwave/browse_t hread/thread/7f26747c807ffc34/70896953c70fd837?lnk=gst&q =KML#70896953c70fd837

>> You really should check out the topic "Ground Overlays" at
>
>> http://code.google.com/apis/kml/documentation/kml_tut.html#g round_ove...
>
>> and for advanced work (i.e., large images), the tutorial on "Super
>> Overlays" at
>
>> http://code.google.com/apis/kml/documentation/kml_21tutorial .html#sup...
>
>> Cheers,
>> Liam.
>> Practical IDL Programminghttp://www.gumley.com/
>
> Thanks every body i did it successfully and now it is work for me.
  Switch to threaded view of this topic Create a new topic Submit Reply
Previous Topic: Re: delvar, all
Next Topic: Sun Symbol

-=] Back to Top [=-
[ Syndicate this forum (XML) ] [ RSS ] [ PDF ]

Current Time: Wed Oct 08 15:53:35 PDT 2025

Total time taken to generate the page: 0.00594 seconds