【主 题】:加入参数,航点等文档 【描 述】: [原因]: [过程]: [影响]: 【结 束】 # 类型 包含: # feat:新功能(feature) # fix:修补bug # docs:文档(documentation) # style: 格式(不影响代码运行的变动) # refactor:重构(即不是新增功能,也不是修改bug的代码变动) # test:增加测试 # chore:构建过程或辅助工具的变动
12 lines
1.1 KiB
XML
12 lines
1.1 KiB
XML
<?xml version="1.0" encoding="utf-8" ?>
|
|
<kml xmlns="http://www.opengis.net/kml/2.2">
|
|
<Document id="root_doc">
|
|
<Folder><name>横向航线4326</name>
|
|
<Placemark>
|
|
<name>1</name>
|
|
<Style><LineStyle><color>ff0000ff</color></LineStyle><PolyStyle><fill>0</fill></PolyStyle></Style>
|
|
<MultiGeometry><LineString><coordinates>115.924154178024,40.3671570720657,531 115.924154178024,40.3671570720657,620 115.925072499653,40.3668761619017,620 115.934407145342,40.3645735675449,620 115.934407145342,40.3645735675449,620 115.935629913187,40.3610644184961,620 115.941022182699,40.362193410035,620 115.946395425657,40.3627045268606,620 115.948368262516,40.3620932049884,620 115.948396873658,40.3624525214656,620 115.948396873658,40.3624525214656,560 115.948396873658,40.3624525214656,620 115.948368262516,40.3620932049884,620 115.946395425657,40.3627045268606,620 115.941022182699,40.362193410035,620 115.935629913187,40.3610644184961,620 115.934407145342,40.3645735675449,620 115.925072499653,40.3668761619017,620 115.924154178024,40.3671570720657,620 115.924154178024,40.3671570720657,531</coordinates></LineString></MultiGeometry>
|
|
</Placemark>
|
|
</Folder>
|
|
</Document></kml>
|