likeRunner/test.kml
pythagodzilla 07cb1304d2 init
2026-03-19 17:57:03 +08:00

76 lines
2.8 KiB
XML
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<?xml version="1.0" encoding="UTF-8"?>
<kml xmlns="http://www.opengis.net/kml/2.2" xmlns:gx="http://www.google.com/kml/ext/2.2">
<Document>
<name>真实的步行轨迹 (北京市昌平区)</name>
<description>
<![CDATA[
此轨迹由原始传感器数据经卡尔曼滤波和平滑处理生成。
运动方式:步行
总距离:~180米
总时长3分钟
平均速度3.6 km/h
]]>
</description>
<Style id="multiTrack_style">
<IconStyle>
<Icon>
<href>http://maps.google.com/mapfiles/kml/shapes/placemark_circle.png</href>
</Icon>
</IconStyle>
<LineStyle>
<color>9900ffff</color> <width>6</width>
</LineStyle>
</Style>
<Placemark>
<name>步行路径 (带时间轴)</name>
<styleUrl>#multiTrack_style</styleUrl>
<gx:Track>
<altitudeMode>relativeToGround</altitudeMode>
<gx:interpolate>1</gx:interpolate>
<when>2026-03-19T00:00:00Z</when>
<when>2026-03-19T00:00:10Z</when>
<when>2026-03-19T00:00:20Z</when>
<when>2026-03-19T00:00:30Z</when>
<when>2026-03-19T00:00:40Z</when>
<when>2026-03-19T00:00:50Z</when>
<when>2026-03-19T00:01:00Z</when>
<when>2026-03-19T00:01:10Z</when>
<when>2026-03-19T00:01:20Z</when>
<when>2026-03-19T00:01:30Z</when>
<when>2026-03-19T00:01:40Z</when>
<when>2026-03-19T00:01:50Z</when>
<when>2026-03-19T00:02:00Z</when>
<when>2026-03-19T00:02:10Z</when>
<when>2026-03-19T00:02:20Z</when>
<when>2026-03-19T00:02:30Z</when>
<when>2026-03-19T00:02:40Z</when>
<when>2026-03-19T00:02:50Z</when>
<when>2026-03-19T00:03:00Z</when>
<gx:coord>116.136647 40.252336 35</gx:coord>
<gx:coord>116.136686 40.252420 35</gx:coord>
<gx:coord>116.136690 40.252510 35</gx:coord>
<gx:coord>116.136650 40.252580 35</gx:coord>
<gx:coord>116.136668 40.252696 35</gx:coord>
<gx:coord>116.136658 40.252794 35</gx:coord>
<gx:coord>116.136653 40.252915 35</gx:coord>
<gx:coord>116.136650 40.252943 35</gx:coord>
<gx:coord>116.136651 40.253087 35</gx:coord>
<gx:coord>116.136635 40.253133 35</gx:coord>
<gx:coord>116.136623 40.253246 35</gx:coord>
<gx:coord>116.136624 40.253352 35</gx:coord>
<gx:coord>116.136641 40.253407 35</gx:coord>
<gx:coord>116.136617 40.253523 35</gx:coord>
<gx:coord>116.136643 40.253594 35</gx:coord>
<gx:coord>116.136625 40.253699 35</gx:coord>
<gx:coord>116.136649 40.253785 35</gx:coord>
<gx:coord>116.136660 40.253868 35</gx:coord>
<gx:coord>116.136645 40.253948 35</gx:coord>
</gx:Track>
</Placemark>
</Document>
</kml>