You are on page 1of 4

Name

RIY0081
RIY0379
RIY0742
RIY0804
RIY0821
RIY0825
RIY0868
RIY0887

RIY2166

Logitud
46.79617
46.77724
46.8063
46.790982
46.80759
46.868518
46.533315
46.80255
46.722008

Latitud
24.64929
24.72227
24.83912
24.825852
24.75171
24.524096
24.621313
24.56866
24.647406

Description
Hi

Filepath

C:\Users\toshif khan\Desktop\ExcelToKML.kml

Document name

My KML import

File Header
Code fragment 1

<?xml version="1.0" encoding="UTF-8"?>


<kml xmlns="http://earth.google.com/kml/2.0">
<Document>
<name>

File Header
Code fragment 2

</name>

Placemark
Code fragment 1

<Placemark>
<name><![CDATA[

Placemark
Code fragment 2

]]></name>
<Point>
<coordinates>

Placemark
Code fragment 3

,0</coordinates>
</Point>
<description><![CDATA[

Placemark
Code fragment 4

]]></description>
</Placemark>

Footer

</Document>
</kml>

Enter you data into the 'Data' sheet


(Do not leave spaces between lines)
Press [Alt] + F8 and run 'Generate KML'
Macro by Saman Chaudhry

You might also like