【主 题】:加入参数,航点等文档 【描 述】: [原因]: [过程]: [影响]: 【结 束】 # 类型 包含: # feat:新功能(feature) # fix:修补bug # docs:文档(documentation) # style: 格式(不影响代码运行的变动) # refactor:重构(即不是新增功能,也不是修改bug的代码变动) # test:增加测试 # chore:构建过程或辅助工具的变动
12 lines
1.2 KiB
XML
12 lines
1.2 KiB
XML
<?xml version="1.0" encoding="utf-8" ?>
|
|
<kml xmlns="http://www.opengis.net/kml/2.2">
|
|
<Document id="root_doc">
|
|
<Folder><name>Y1_Line</name>
|
|
<Placemark>
|
|
<name>1</name>
|
|
<Style><LineStyle><color>ff0000ff</color></LineStyle><PolyStyle><fill>0</fill></PolyStyle></Style>
|
|
<LineString><coordinates>115.941256802825,40.3755953306231,522 115.941256802825,40.3755953306231,652 115.942607857476,40.3739016066326,652 115.939245062219,40.3663585610142,652 115.939245062219,40.3663585610142,652 115.941095901387,40.3649390076279,652 115.941841685636,40.3614931538884,652 115.942727875378,40.3573122651395,652 115.944286751469,40.3556276673392,652 115.94589146683,40.3532023372791,652 115.946584385895,40.3531232439784,652 115.946584385895,40.3531232439784,607 115.946584385895,40.3531232439784,652 115.94589146683,40.3532023372791,652 115.944286751469,40.3556276673392,652 115.942727875378,40.3573122651395,652 115.941841685636,40.3614931538884,652 115.941095901387,40.3649390076279,652 115.939245062219,40.3663585610142,652 115.942607857476,40.3739016066326,652 115.941256802825,40.3755953306231,652 115.941256802825,40.3755953306231,522</coordinates></LineString>
|
|
</Placemark>
|
|
</Folder>
|
|
</Document></kml>
|