文件名称:NMEAToKML(1)
- 所属分类:
- Windows编程
- 资源属性:
- [Windows] [Visual.Net] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 1.98mb
- 下载次数:
- 0次
- 提 供 者:
- Dairy******
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
读取NMEA log的坐标信息,包括经纬度,海拔,东西南北指示符。然后转换为google earth中的坐标格式,也就是给经纬度加正负号,表示是东经还是西经,北纬还是南纬。
然后把坐标写到KML文件中,利用google earth读取出来。在google earth上显示点的信息和线的信息。
包含的文件:CPosition.h
CGetNMEAInfo.h
CWriteKMLFile.h
CNMEAToKML.h
可能类的设计不是很好(大神说的),但是能实现上述功能-Read NMEA log coordinates, including latitude and longitude, altitude, East and West indicator. Google earth and then converted to the format of the coordinates, that is, to the latitude and longitude plus sign, that is N or W, latitude or south latitude. Then the coordinates written to KML file, use google earth to read it. Displayed on the google earth point of information and line information. Included file: CPosition.h CGetNMEAInfo.h CWriteKMLFile.h CNMEAToKML.h class design may be not very good (big God said), but to achieve the above functions
然后把坐标写到KML文件中,利用google earth读取出来。在google earth上显示点的信息和线的信息。
包含的文件:CPosition.h
CGetNMEAInfo.h
CWriteKMLFile.h
CNMEAToKML.h
可能类的设计不是很好(大神说的),但是能实现上述功能-Read NMEA log coordinates, including latitude and longitude, altitude, East and West indicator. Google earth and then converted to the format of the coordinates, that is, to the latitude and longitude plus sign, that is N or W, latitude or south latitude. Then the coordinates written to KML file, use google earth to read it. Displayed on the google earth point of information and line information. Included file: CPosition.h CGetNMEAInfo.h CWriteKMLFile.h CNMEAToKML.h class design may be not very good (big God said), but to achieve the above functions
(系统自动生成,下载前可以参看下载内容)
下载文件列表
NMEAToKML(1)\debug\NMEAToKML.exe
............\.....\NMEAToKML.ilk
............\.....\NMEAToKML.pdb
............\NMEAToKML\app.ico
............\.........\app.rc
............\.........\AssemblyInfo.cpp
............\.........\CGetNMEAInfo.cpp
............\.........\CGetNMEAInfo.h
............\.........\CNMEAToKML.cpp
............\.........\CNMEAToKML.h
............\.........\CPosition.cpp
............\.........\CPosition.h
............\.........\CWriteKMLFile.cpp
............\.........\CWriteKMLFile.h
............\.........\Debug\app.res
............\.........\.....\AssemblyInfo.obj
............\.........\.....\BuildLog.htm
............\.........\.....\CGetNMEAInfo.obj
............\.........\.....\CNMEAToKML.obj
............\.........\.....\CPosition.obj
............\.........\.....\CWriteKMLFile.obj
............\.........\.....\FunctionImplement.obj
............\.........\.....\mt.dep
............\.........\.....\NMEAToKML.exe.intermediate.manifest
............\.........\.....\NMEAToKML.pch
............\.........\.....\stdafx.obj
............\.........\.....\vc80.idb
............\.........\.....\vc80.pdb
............\.........\FunctionImplement.cpp
............\.........\NMEAToKML.vcproj
............\.........\NMEAToKML.vcproj.DENGQIONG.dq.user
............\.........\ReadMe.txt
............\.........\resource.h
............\.........\stdafx.cpp
............\.........\stdafx.h
............\NMEAToKML.ncb
............\NMEAToKML.sln
............\NMEAToKML.suo
............\.........\Debug
............\debug
............\NMEAToKML
NMEAToKML(1)
............\.....\NMEAToKML.ilk
............\.....\NMEAToKML.pdb
............\NMEAToKML\app.ico
............\.........\app.rc
............\.........\AssemblyInfo.cpp
............\.........\CGetNMEAInfo.cpp
............\.........\CGetNMEAInfo.h
............\.........\CNMEAToKML.cpp
............\.........\CNMEAToKML.h
............\.........\CPosition.cpp
............\.........\CPosition.h
............\.........\CWriteKMLFile.cpp
............\.........\CWriteKMLFile.h
............\.........\Debug\app.res
............\.........\.....\AssemblyInfo.obj
............\.........\.....\BuildLog.htm
............\.........\.....\CGetNMEAInfo.obj
............\.........\.....\CNMEAToKML.obj
............\.........\.....\CPosition.obj
............\.........\.....\CWriteKMLFile.obj
............\.........\.....\FunctionImplement.obj
............\.........\.....\mt.dep
............\.........\.....\NMEAToKML.exe.intermediate.manifest
............\.........\.....\NMEAToKML.pch
............\.........\.....\stdafx.obj
............\.........\.....\vc80.idb
............\.........\.....\vc80.pdb
............\.........\FunctionImplement.cpp
............\.........\NMEAToKML.vcproj
............\.........\NMEAToKML.vcproj.DENGQIONG.dq.user
............\.........\ReadMe.txt
............\.........\resource.h
............\.........\stdafx.cpp
............\.........\stdafx.h
............\NMEAToKML.ncb
............\NMEAToKML.sln
............\NMEAToKML.suo
............\.........\Debug
............\debug
............\NMEAToKML
NMEAToKML(1)