GIS2DJI: GIS file to DJI Pilot kml conversion tool
收藏DataONE2024-02-22 更新2024-06-08 收录
下载链接:
https://search.dataone.org/view/sha256:d201e0d38014f27dece7af97f02f913e6873df90ffad67aceea4a221ef02d76f
下载链接
链接失效反馈官方服务:
资源简介:
GIS2DJI is a Python 3 program created to exports GIS files to a simple kml compatible with DJI pilot. The software is provided with a GUI. GIS2DJI has been tested with the following file formats: gpkg, shp, mif, tab, geojson, gml, kml and kmz. GIS_2_DJI will scan every file, every layer and every geometry collection (ie: MultiPoints) and create one output kml or kmz for each object found. It will import points, lines and polygons, and converted each object into a compatible DJI kml file. Lines and polygons will be exported as kml files. Points will be converted as PseudoPoints.kml. A PseudoPoints fools DJI to import a point as it thinks it's a line with 0 length. This allows you to import points in mapping missions. Points will also be exported as Point.kmz because PseudoPoints are not visible in a GIS or in Google Earth. The .kmz file format should make points compatible with some DJI mission software.
GIS2DJI是一款专为将GIS文件导出为兼容DJI大疆领航(DJI Pilot)软件的简易KML文件而开发的Python 3程序,搭载图形用户界面(Graphical User Interface,GUI)。该程序已通过以下文件格式的兼容性测试:gpkg、shp、mif、tab、geojson、gml、kml及kmz。GIS2DJI会遍历所有文件、图层及几何集合(例如多点(MultiPoints)),并为每一个检出的对象生成对应的输出KML或KMZ文件。该程序支持导入点、线和面要素,并将各类对象转换为兼容DJI的KML文件:线和面要素将导出为普通KML文件;点要素则会被转换为PseudoPoints.kml文件,此类伪点会将点伪装为长度为0的线,以此骗过DJI软件,从而实现点要素在航测任务中的导入。此外,点要素还会被导出为Point.kmz文件,这是因为PseudoPoints无法在GIS软件或谷歌地球(Google Earth)中正常显示,而KMZ文件格式可让点要素兼容部分DJI任务规划软件。
创建时间:
2024-02-24
搜集汇总
数据集介绍

以上内容由遇见数据集搜集并总结生成



