当前位置:网站首页>Description of longitude and latitude PLT file format
Description of longitude and latitude PLT file format
2022-07-07 23:18:00 【Intimes】
Track File (. pit) Track file
Line 1 : File type and version information File type and version information
Line 2 : Geodetic Datum used for the Lat/Lon positions for each trackpoint Longitude and latitude position datum
Line 3 : "Altitude is in feet" - just a reminder that the altitude is always stored in feet For reminder only
Line 4 : Reserved for future use It's useless
Line 5 : multiple fields as below There are several fields as follows :
Field 1 : always zero (0) Namely 0
Field 2 : width of track plot line on screen - 1 or 2 are usually the best Track line width 1 perhaps 2 appropriate
Field 3 : track color (RGB) Color
Field 4 : track description (no commas allowed) describe ( Commas are not allowed )
Field 5 : track skip value - reduces number of track points plotted, usually set to 1 ( The incremental Used to draw fewer trace points )
Field 6 : track type - 0 = normal , 10 = closed polygon , 20 = Alarm Zone type
Field 7 : track fill style - 0 =bsSolid; 1 =bsClear: 2 =bsBdiagonal: 3 =bsFdiagonal; 4
=bsCross: 5 =bsDiagCross; 6 =bsHorizontal: 7 =bsVertical: Fill the style
Field 8 : track fill color (RGB) Fill color
Line 6 : Number of track points in the track, not used, the number of points is determined when reading the points file Number of track points It's useless The specific quantity is determined when reading the document
Trackpoint data Track point data
One line per trackpoint One track point per line
each field separated by a comma Fields are separated by commas
non essential fields need not be entered but cornua separators must still be used (example ,,) defaults will be used for empty fields Non core fields can be left blank , But commas must be kept
Field 1 : Latitude - decimal degrees. latitude Decimal system
Field 2 : Longitude - decimal degrees. longitude Decimal system
Field 3 : Code - 0 if normal, 1 if break in track line Mark :0 It's normal 1 Is the segment separation point
Field 4 : Altitude in feet (-777 if not valid) Height ( Foot unit )
Field 5 : Date - see Date Format below, if blank a preset date will be used date The specific format is shown below
Field 6 : Date as a string Date string
Field 7 : Time as a string Time string
Note that OziExplorer reads the Date/Time from field 5, the date and time in fields 6 & 7 are ignored. Be careful :OziExplorer Only from No 5 Fields read date and time ,6 and 7 Fields are ignored and useless .
Example
-27. 350436, 153. 055540, 1, -777, 36169. 6307194, 09-Jan-99, 3:08:14
-27. 348610, 153. 055867, 0, -777, 36169. 6307194, 09-Jan-99, 3:08:14
Let's use an example file to illustrate ( Derived from Ovi , Ovi only recognizes line segments , Unrecognized area ):
OziExplorer Track Point File Version 2.0
WGS 84
Altitude is in Feet
Reserved 3
0,2,255,OziCE Track Log File,1
0
37.86099175,107.64961984,1,0.000000,25569.000000,0,0
34.90295531,106.56510208,0,0.000000,25569.000000,0,0
36.67082021,105.42420653,1,0.000000,25569.000000,0,0
36.75941577,110.00386168,0,0.000000,25569.000000,0,0
35.08482145,110.68451746,0,0.000000,25569.000000,0,0
35.80637750,105.22246910,1,0.000000,25569.000000,0,0
37.43673815,108.84550808,0,0.000000,25569.000000,0,0
35.88097093,112.32115752,0,0.000000,25569.000000,0,0
34.23412216,108.16469986,0,0.000000,25569.000000,0,0

in other words , Just change the latitude and longitude and mark , You can achieve bln The effect of the document . Ovi can be loaded directly . This solves matlab 2012a Cannot output line segments as kml The problem of .
边栏推荐
- 1. Sum of two numbers
- Two kinds of curves in embedded audio development
- Introduction to anomaly detection
- Clean C disk
- Install Fedora under RedHat
- Dynamics 365 find field filtering
- Handling file exceptions
- Adrnoid Development Series (XXV): create various types of dialog boxes using alertdialog
- ./ setup. Insufficient sh permission
- iNFTnews | NFT技术的广泛应用及其存在的问题
猜你喜欢

U盘拷贝东西时,报错卷错误,请运行chkdsk

Install a new version of idea. Double click it to open it

微信论坛交流小程序系统毕业设计毕设(4)开题报告

LeeCode -- 6. Z 字形变换

Software test classification

UE4_UE5全景相机

在软件工程领域,搞科研的这十年!

Wechat forum exchange applet system graduation design completion (4) opening report

JMeter interface automated test read case, execute and write back result

Brush question 3
随机推荐
Txt file virus
微信论坛交流小程序系统毕业设计毕设(6)开题答辩PPT
ArcGIS:矢量要素相同字段属性融合的两种方法
树后台数据存储(採用webmethod)[通俗易懂]
三菱PLC slmp(mc)协议
648. 单词替换
Archlinux install MySQL
十三、系统优化
网络安全-burpsuit
Binary tree
Txt file virus
二叉树(Binary Tree)
智慧社區和智慧城市之間有什麼异同
Coreseek:第二步建索引及測试
Why does the market need low code?
Network security - joint query injection
Unity3D学习笔记4——创建Mesh高级接口
Wechat forum exchange applet system graduation design completion (4) opening report
Introduction to anomaly detection
Brush question 4