登录
首页 » C# » Use-CSharp-write-KML-files

Use-CSharp-write-KML-files

于 2014-10-11 发布 文件大小:1914KB
0 189
下载积分: 1 下载次数: 51

代码说明:

  该C#程序的功能室通过C#编程,调用KML接口类,通过将KML语句写入txt文件并保存为.KML文件的方法,来创造出需要的复杂的KML图形文件,尤其是涉及到计算的形体,例如一个多点球体。(Method function room procedures through the C# C# programming, call KML interface class, the statement by writing KML file and save it as .KML txt file to create complex graphics files KML needed, especially with regard to the calculation of body , for example, more than one penalty body.)

文件列表:

用C#写KML文件
.............\Examples
.............\........\BalloonFeatures.cs,1127,2014-04-10
.............\........\Change.cs,1785,2014-04-10
.............\........\Clone.cs,1628,2014-04-10
.............\........\CreateIconStyle.cs,1565,2014-04-10
.............\........\CreateKml.cs,1412,2014-04-10
.............\........\CreateKmz.cs,1205,2014-04-10
.............\........\Data

.............\........\....\doc.kml,919,2014-04-10
.............\........\....\Sample.kml,5310,2014-04-10

.............\........\Examples.csproj,3655,2014-04-10
.............\........\InlineStyles.cs,815,2014-04-10
.............\........\ParseKml.cs,751,2014-04-10
.............\........\Program.cs,5831,2014-04-10
.............\........\ShowStyles.cs,1464,2014-04-10
.............\........\SortPlacemarks.cs,2149,2014-04-10
.............\........\SplitStyles.cs,803,2014-04-10
.............\packages
.............\........\DotNetZip.Reduced.1.9.1.8
.............\........\.........................\DotNetZip.Reduced.1.9.1.8.nupkg,133680,2014-04-10
.............\........\.........................\DotNetZip.Reduced.1.9.1.8.nuspec,792,2014-04-10
.............\........\repositories.config,131,2014-04-10
.............\SharpKml
.............\........\Base
.............\........\....\Angle.cs,2891,2014-04-10
.............\........\....\Color32.cs,9338,2014-04-10
.............\........\....\ElementEventArgs.cs,769,2014-04-10
.............\........\....\ElementWalker.cs,2486,2014-04-10
.............\........\....\KmlAttributeAttribute.cs,744,2014-04-10
.............\........\....\KmlElementAttribute.cs,2129,2014-04-10
.............\........\....\KmlFactory.cs,4865,2014-04-10
.............\........\....\KmlFormatter.cs,4253,2014-04-10
.............\........\....\KmlNamespaces.cs,7708,2014-04-10
.............\........\....\MathHelpers.cs,11785,2014-04-10
.............\........\....\Parser.cs,13153,2014-04-10
.............\........\....\Serializer.cs,8106,2014-04-10
.............\........\....\TypeBrowser.cs,8509,2014-04-10
.............\........\....\ValueConverter.cs,7057,2014-04-10
.............\........\....\Vector.cs,3584,2014-04-10
.............\........\....\XmlComponent.cs,4800,2014-04-10
.............\........\....\XmlExtractor.cs,2953,2014-04-10
.............\........\Dom
.............\........\...\Atom
.............\........\...\....\Author.cs,1215,2014-04-10
.............\........\...\....\Category.cs,1156,2014-04-10
.............\........\...\....\Content.cs,1244,2014-04-10
.............\........\...\....\Entry.cs,3934,2014-04-10
.............\........\...\....\Feed.cs,3929,2014-04-10
.............\........\...\....\Link.cs,4498,2014-04-10
.............\........\...\Element.cs,9726,2014-04-10
.............\........\...\Features
.............\........\...\........\AbstractLatLonBox.cs,2184,2014-04-10
.............\........\...\........\Container.cs,3022,2014-04-10
.............\........\...\........\Data.cs,861,2014-04-10
.............\........\...\........\Description.cs,978,2014-04-10
.............\........\...\........\Document.cs,1419,2014-04-10
.............\........\...\........\ExtendedData.cs,2297,2014-04-10
.............\........\...\........\Feature.cs,8748,2014-04-10
.............\........\...\........\Folder.cs,464,2014-04-10
.............\........\...\........\LatLonAltBox.cs,2088,2014-04-10
.............\........\...\........\Lod.cs,3585,2014-04-10
.............\........\...\........\NetworkLink.cs,3329,2014-04-10
.............\........\...\........\Placemark.cs,974,2014-04-10
.............\........\...\........\Region.cs,1864,2014-04-10
.............\........\...\........\Schema.cs,2715,2014-04-10
.............\........\...\........\SchemaData.cs,2749,2014-04-10
.............\........\...\........\SimpleData.cs,1260,2014-04-10
.............\........\...\........\SimpleField.cs,2151,2014-04-10
.............\........\...\........\Snippet.cs,1222,2014-04-10
.............\........\...\Fields
.............\........\...\......\AltitudeMode.cs,769,2014-04-10
.............\........\...\......\ColorMode.cs,1363,2014-04-10
.............\........\...\......\CoordinateCollection.cs,10339,2014-04-10
.............\........\...\......\DisplayMode.cs,454,2014-04-10
.............\........\...\......\GridOrigin.cs,665,2014-04-10
.............\........\...\......\ItemIconStates.cs,1323,2014-04-10
.............\........\...\......\ListItemType.cs,1571,2014-04-10
.............\........\...\......\RefreshMode.cs,827,2014-04-10
.............\........\...\......\Shape.cs,638,2014-04-10
.............\........\...\......\StyleState.cs,602,2014-04-10
.............\........\...\......\Unit.cs,631,2014-04-10
.............\........\...\......\VectorType.cs,1221,2014-04-10
.............\........\...\......\ViewRefreshMode.cs,1092,2014-04-10
.............\........\...\Geometries
.............\........\...\..........\Alias.cs,941,2014-04-10
.............\........\...\..........\Geometry.cs,281,2014-04-10
.............\........\...\..........\InnerBoundary.cs,672,2014-04-10
.............\........\...\..........\LinearRing.cs,3377,2014-04-10
.............\........\...\..........\LineString.cs,3259,2014-04-10
.............\........\...\..........\Location.cs,895,2014-04-10
.............\........\...\..........\Model.cs,3166,2014-04-10
.............\........\...\..........\MultipleGeometry.cs,1418,2014-04-10
.............\........\...\..........\Orientation.cs,1495,2014-04-10
.............\........\...\..........\OuterBoundary.cs,676,2014-04-10
.............\........\...\..........\Point.cs,3231,2014-04-10
.............\........\...\..........\Polygon.cs,4005,2014-04-10
.............\........\...\..........\ResourceMap.cs,1637,2014-04-10

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • PMSMservo-control
    永磁同步电机伺服控制系统程序设计,包括所有程序,采用空间矢量控制,三闭环,有需要开发伺服控制的朋友请联系我(Permanent magnet synchronous motor servo control system)
    2013-04-27 17:02:58下载
    积分:1
  • 简单的物品库存管理
    c++编写的简单的物品库存管理(the manangemet of small scale storage system)
    2020-12-17 17:09:12下载
    积分:1
  • flower-word
    这是一个简单的花指令程序,里面的花指令是用汇编写的,使用的时候请把注释取消掉就可以了。虽然添加了花指令,但是程序一样可以运行,如果可以的话你可以查看添加花指令前后的反汇编,推荐使用工具OD。 程序使用VC++写的,但是VS也可以打开。(This is a simple flower instruction program, which flower instruction is written in assembler, use the time to comment, please cancel it. While adding a flower instruction, but the program can still run, if you can, then you can see the flower add disassembly instructions before and after the recommended tool OD. Program uses VC++ write, but can also open VS.)
    2014-01-03 14:21:50下载
    积分:1
  • Web_Form
    Web_Form框架(UI+BLL+DAL+Model),详细讲解了3层架构(Web_Form framework (UI+ BLL+ DAL+ Model), gave a detailed three-tier architecture)
    2011-12-29 17:12:09下载
    积分:1
  • MSComm2
    C#.NET串口通信+ PC与PC串口通信+ 利用MSComm控件实现PC与PC串口通信(事件方式)
    2016-09-29 17:16:12下载
    积分:1
  • JPEGSHOWER
    实现基于visual C++平台下的,JPEG图片数据的压缩与解压缩。(JPEG image data compression and decompression.)
    2018-01-14 11:09:23下载
    积分:1
  • 电脑管理器
    说明:  1、包括定时关机、AES加密解密、注册表读写、锁屏、密码、开机自启、帮助、关于等 2、关于中包含版权信息,我确保这是我原创的,关于中的版权信息与本账号为同一人 3、直接原版的VS2008工程文件,可导入VS2008。编译结果在VS2008默认状态下的调试目录中(1. Including regular shutdown, AES encryption and decryption, registry read-write, lock screen, password, boot, help, about, etc 2. About the copyright information contained in, I ensure that this is my original, about the copyright information and this account for the same person 3. Direct original version of VS2008 project file, can be imported into VS2008. The compilation results are in the debug directory in the default state of VS2008)
    2020-12-12 17:24:51下载
    积分:1
  • spp
    详细的卫星伪距单点定位程序,包含读N、O文件,卫星坐标计算(Detailed satellite pseudorange point positioning procedures, including reading N, O file, Orbit Calculation)
    2021-01-06 11:38:53下载
    积分:1
  • CPP-for-Dummies
    C++ for dummies - a 2004 book, it is a guide for beginning C++ programmers
    2013-04-04 15:02:14下载
    积分:1
  • ControlProject
    VC实现和S7-200PLC的串口通信程序,很有价值哦(VC and S7-200PLC Serial Communication Program and of great value oh)
    2007-06-04 14:29:42下载
    积分:1
  • 696518资源总数
  • 105562会员总数
  • 1今日下载