點這個連結, Google Earth 就會直接顯示直接路況.
http://ccts.ascc.net/googlemap/kmltest.php?kmlpath=http://gis.as
cc.net/googlemap/kml/TrafficMap.kmz
本來覺得滿神奇的, 後來才發現, 原來是直接把高公局的 jpg 檔蓋上去.
不過還是滿好玩的, 不知道有沒有高速公路的 Google Earth 路線和地標.
高鐵的在這裡有 http://gis.ascc.net/googlemap/
KML 部分內容如下:
<groundoverlay>
<name>高速公路即時路況</name>
<visibility>0</visibility>
<description>資料來源: 交通部國道高速公路局</description>
<lookat>
<longitude>121.3613765341754</longitude>
<latitude>23.63628536944439</latitude>
<range>416840.317734941</range>
<tilt>-0.01271676005441757</tilt>
<heading>0.0495340459298116</heading>
</lookat>
<color>98ffffff</color>
<icon>
<href>http://wap.nfreeway.gov.tw/xml/roadAll.png</href>
<refreshmode>onInterval</refreshmode>
<refreshinterval>60</refreshinterval>
<viewboundscale>0.75</viewboundscale>
</icon>
<latlonbox id="khLatLonBox1077">
<north>25.29801536975293</north>
<south>21.87771242866868</south>
<east>123.1501300766041</east>
<west>119.2912968260594</west>
<rotation>-0.8904740669310707</rotation>
</latlonbox>
</groundoverlay>