0% found this document useful (0 votes)
249 views

Excell 2 KML

The document provides code fragments and steps to generate a KML file to display major IT companies on Google Earth. It includes Placemark code to identify locations by name, description, and latitude/longitude. It also lists the companies and their details that will be displayed on the map with icons and pop-up windows when clicked. The steps guide the user to geocode addresses to get coordinates, generate the KML file, and view the map in Google Earth.

Uploaded by

JamilAwan
Copyright
© Attribution Non-Commercial (BY-NC)
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as XLS, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
249 views

Excell 2 KML

The document provides code fragments and steps to generate a KML file to display major IT companies on Google Earth. It includes Placemark code to identify locations by name, description, and latitude/longitude. It also lists the companies and their details that will be displayed on the map with icons and pop-up windows when clicked. The steps guide the user to geocode addresses to get coordinates, generate the KML file, and view the map in Google Earth.

Uploaded by

JamilAwan
Copyright
© Attribution Non-Commercial (BY-NC)
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as XLS, PDF, TXT or read online on Scribd
You are on page 1/ 3

MapExcelData.

XLS

and

http://earth.google.com/

KML Details As Developed by A Simon


1 2 Filepath 3 Document name 4 File Header Code fragment 1 5 File Header Code fragment 2 C:\Data\google_Earth\kml_IT_co.kml KML File of Major IT Companies <?xml version="1.0" encoding="UTF-8"?> <kml xmlns="http://earth.google.com/kml/2.1"> <Document> <name> </name>

6 7

Placemark 8 Code fragment 1 Placemark 9 Code fragment 2 Placemark Code fragment 3

10

Placemark 11 Code fragment 4 12 13 14 Footer

<Placemark> <name> <Point> <coordinates> ,0</coordinates> </Point> <description><![CDATA[ ]]></description> </Placemark> </Document> </kml> <Style id="a"> <IconStyle> <Icon> <href>http://maps.google.com/mapfiles/ms/icons/red-dot.png</href> </Icon> </IconStyle> </Style> </name> <styleUrl>#a</styleUrl>

Style

15 16 17 18 19 Placemark code fragment style

Step 1: Geocode Determine Lattitude & Longitude: Select Rows, Press Geocode Button

Step 2: Generate KML File Update File_Details Sheet: Press Gen KML File Button

Step 3: View Map in Google Earth: Press Run Google Earth Button

Latitude

Longitude

Precision

Address

City

State

Zip

Name

Description

38.96729 37.4164 37.42319 47.64373 41.13252

-77.3804 -122.025 -122.086 -122.13 -73.7043

address address address street city

herndon va sunnyvale ca mountain viewca Redmond Wa Armonk NY

20170 94089 94043 98052-6399 10504

Juice Analytics Yahoo Google Microsoft Corp IBM

Great data analysis site. Good address matching service. Home of Google Earth Home of Excel The granddady of computer technology

You might also like