Community Documents

cancel
Showing results for 
Search instead for 
Did you mean: 

New Example Code Submission convert Excel to KML file

Summary:

     Convert Excel file including lat,lon to KML file for using in google earth program.

Function:

Convert Excel file including lat,lon to KML file for using in google earth program.

Steps to execute code:

  1. run labview2009
  2. open ExcelToKML.llb
  3. open ExcelToKML.vi
  4. run ExcelToKML.vi
  5. open excel file (example: iran railway.xls)
  6. open kml file from same path(example:iran railway.kml)
  7. now google earth run and show kml file.

Screenshots:

ExcelToKML.bmp

VI Snippet:

VI attached below

Contributors