搜索资源列表
KMLCreator
- KML 2.0介绍 KML全称是Keyhole Markup Language KML,是一个基于XML语法和文件格式的文件,用来描述和保存地理信息如点、线、图片、折线并在Google Earth客户端之中显示 The core of the project is the KMLCreator.cs. This has three classes, KMLCoordinates, KMLPoint and KMLLine-Google Earth KML File Creator C
googleearth_matlab
- 适合google earth使用的Matlab工具包,非常强悍。Matlab与Google earth的亲密结合!里面有GUI界面,非常便于操作。matlab源码也是开源的。-Various plotting/drawing functions that can be saved as KML output, and loaded in Google Earth
kml2dwg
- Converts Google KML files to AutoCad DWG.
googleearth_matlab
- 此代码为matlab调用Google Earth的工具箱,可通过matlab生成kml,并在谷歌地球中打开。-This code call Google Earth for matlab toolbox, generate KML through matlab, and open in Google Earth.
googleearth
- 在matlab中把经纬度数据转化为googleearth可识别的kml文件。可在googleearth中显示航次站点数据等,另增了一个可以画三角网格的函数ge_trisurf.m(In MATLAB, the longitude and latitude data are transformed into googleearth recognizable KML files. The data of voyage sites can be displayed in googleearth.Add