★ Google Earth user function for ENVI
posted Sun 24 Sep 2006 by Michael Galloy under ENVI, VisualizationThere have been suggestions recently that Google Earth is a “powerful tool” for science. Some disagree. At least one amateur used Google Earth to find an asteroid impact crater.
I just wanted to give context to imagery viewed in ENVI (similar to my Google Maps user function). MG_WRITE_KML
produces a KML file and an image suitable for viewing in Google Earth. The KML file includes lat/lon information to locate the image. The user function is only one file: MG_WRITE_KML
(docs).
Let me know if you use Google Earth for science and if this user function is useful for you.
Usage of MG_WRITE_KML
is bit more complicated than MG_GOOGLE_LOOKUP
, but still straightforward:
- Download
MG_WRITE_KML
and put it in ENVI’ssave_add
directory. - Open an image with map info in ENVI.
- Display the image.
- In the menu for the display window, select Tools > Write KML file for Google Earth.
- After you select an output filename,
MG_WRITE_KML
will write the KML and TIFF files. - Open the KML file in Google Earth.
October 18th, 2006 at 10:57 am
Here’s another example of using Google Earth for scholarship.
January 28th, 2008 at 10:19 am
Hi Michael,
Thanks for your good ENVI codes.
Concerning the MG_WRITE_KML user function, it seems that it doesn’t work with ENVI 4.4. Does it exist a new release of it which would work with ENVI 4.4 ? Thanks.
Matthew
January 28th, 2008 at 10:43 am
No, that is the latest version. Unfortunately, I don’t have an ENVI license any longer.
But, check out this post on comp.lang.idl-pvwave. I haven’t used it, but it looks promising.
February 2nd, 2009 at 5:56 am
Hi Michael,
Thanks a lot for this tool..that works perfeclty well even with envi 4.4 !
Christina