|
|
|
|
|
|
|
Re: interchange IDL with google earth ?? [message #59784 is a reply to message #59722] |
Thu, 10 April 2008 11:53  |
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.
|
|
|