media @ VU
[]
readme
course
preface
I
1
2
II
3
4
III
5
6
7
IV
8
9
10
V
11
12
afterthoughts
appendix
references
examples
resources
(txt)
earth-work.kml
<?xml version="1.0" encoding="UTF-8"?>
<kml xmlns="http://earth.google.com/kml/2.1">
<Document>
<name>earth-work.kml</name>
<Style id="s_ylw-pushpin_copy0">
<IconStyle>
<scale>1.1</scale>
<Icon>
<href>maps.google.com/mapfiles/kml/pushpin/ylw-pushpin.png</href>
</Icon>
<hotSpot x="20" y="2" xunits="pixels" yunits="pixels"/>
</IconStyle>
</Style>
<StyleMap id="m_ylw-pushpin_copy0">
<Pair>
<key>normal</key>
<styleUrl>#s_ylw-pushpin_copy0</styleUrl>
</Pair>
<Pair>
<key>highlight</key>
<styleUrl>#s_ylw-pushpin_hl_copy0</styleUrl>
</Pair>
</StyleMap>
<Style id="s_ylw-pushpin_hl_copy0">
<IconStyle>
<scale>1.3</scale>
<Icon>
<href>maps.google.com/mapfiles/kml/pushpin/ylw-pushpin.png</href>
</Icon>
<hotSpot x="20" y="2" xunits="pixels" yunits="pixels"/>
</IconStyle>
</Style>
<Placemark>
<name>VU</name>
<description>workplace</description>
<LookAt>
<longitude>4.86515339093598</longitude>
<latitude>52.33609393698666</latitude>
<altitude>0</altitude>
<range>930.5434429370401</range>
<tilt>5.782154937096109e-011</tilt>
<heading>-0.01520343253410061</heading>
</LookAt>
<styleUrl>#m_ylw-pushpin_copy0</styleUrl>
<Point>
<coordinates>4.866867074752605,52.33418954369422,0</coordinates>
</Point>
</Placemark>
</Document>
</kml>
[]
readme
course
preface
I
1
2
II
3
4
III
5
6
7
IV
8
9
10
V
11
12
afterthoughts
appendix
references
examples
resources
(C) A. Eliëns
9/8/2006
You may not copy or print any of this material without explicit permission of the author or the publisher.
In case of other copyright issues, contact the author.