【主 题】:加入参数,航点等文档 【描 述】: [原因]: [过程]: [影响]: 【结 束】 # 类型 包含: # feat:新功能(feature) # fix:修补bug # docs:文档(documentation) # style: 格式(不影响代码运行的变动) # refactor:重构(即不是新增功能,也不是修改bug的代码变动) # test:增加测试 # chore:构建过程或辅助工具的变动
54 lines
1.7 KiB
XML
54 lines
1.7 KiB
XML
<?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" xmlns:kml="http://www.opengis.net/kml/2.2" xmlns:atom="http://www.w3.org/2005/Atom">
|
|
<Document>
|
|
<name>八达岭航线1-竖.kml</name>
|
|
<Style id="inline">
|
|
<LineStyle>
|
|
<color>ff0000ff</color>
|
|
<width>5</width>
|
|
</LineStyle>
|
|
<PolyStyle>
|
|
<fill>0</fill>
|
|
</PolyStyle>
|
|
</Style>
|
|
<Style id="inline0">
|
|
<LineStyle>
|
|
<color>ff0000ff</color>
|
|
<width>5</width>
|
|
</LineStyle>
|
|
<PolyStyle>
|
|
<fill>0</fill>
|
|
</PolyStyle>
|
|
</Style>
|
|
<StyleMap id="inline1">
|
|
<Pair>
|
|
<key>normal</key>
|
|
<styleUrl>#inline0</styleUrl>
|
|
</Pair>
|
|
<Pair>
|
|
<key>highlight</key>
|
|
<styleUrl>#inline</styleUrl>
|
|
</Pair>
|
|
</StyleMap>
|
|
<Placemark>
|
|
<name>八达岭航线1-竖</name>
|
|
<LookAt>
|
|
<longitude>115.9461470864096</longitude>
|
|
<latitude>40.35878748857547</latitude>
|
|
<altitude>0</altitude>
|
|
<heading>-0.9482626892563136</heading>
|
|
<tilt>30.03312575700985</tilt>
|
|
<range>7375.767569412915</range>
|
|
<gx:altitudeMode>relativeToSeaFloor</gx:altitudeMode>
|
|
</LookAt>
|
|
<styleUrl>#inline1</styleUrl>
|
|
<LineString>
|
|
<tessellate>1</tessellate>
|
|
<coordinates>
|
|
115.9428815995646,40.37461463713627,600 115.9460049687761,40.37198415754433,600 115.9453022054003,40.36951134987579,600 115.9448567054381,40.36696594286023,600 115.9447290820055,40.36062056758632,600 115.9447036754248,40.35726923857409,600 115.9465074247431,40.35421723902225,600 115.9469011642568,40.35380265796207,600 115.9476613059571,40.35019065831899,600 115.9491337492804,40.34894826587436,600 115.9482499955106,40.3485799721934,600
|
|
</coordinates>
|
|
</LineString>
|
|
</Placemark>
|
|
</Document>
|
|
</kml>
|