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

Use-CSharp-write-KML-files

于 2014-10-11 发布 文件大小:1914KB
0 241
下载积分: 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 个回复

  • jabba_0.9.2src
    Jabba是一个非常好的Jabber客户端,使用的Visual C++平台编写,可以在Jabba的基础上快速开发Jabber应用程序。(Jabba is a very good Jabber client, use Visual C++ Platform preparation, you can Jabba the basis for rapid development of Jabber applications.)
    2007-11-26 14:50:54下载
    积分:1
  • MPU6050角度计算_卡尔曼滤波
    说明:  mpu6050的卡尔曼算法配合stm32103系列(Kalman algorithm of mpu6050)
    2021-04-04 19:32:08下载
    积分:1
  • mpu6050
    基于51单片机陀螺仪参数在LCD1602显示三轴角速度和角加速度参数(Display triaxial angular velocity and angular acceleration parameters on LCD1602 based on 51 single chip microprocessor gyroscope parameters)
    2021-04-20 16:08:50下载
    积分:1
  • property
    说明:  Fluent软件的UDF程序,主要用于修改Fluent里面的流体物性,或用添加物性。(Fluent property)
    2021-03-02 15:39:34下载
    积分:1
  • ModBus-Master
    说明:  ModBus的程序,帮助理解stm32的程序(ModBus program to help understand the stm32 program)
    2020-06-23 01:40:02下载
    积分:1
  • Graph_Treat
    说明:  C#图像文件存取、缩放、平移、翻转、剪切、叠加、滤色、灰度、亮度、透明等处理技术示例。(C# Image file access, zoom, pan, flip, shear, overlay, color, gray scale, brightness, transparency, etc. Examples of process technology.)
    2020-11-08 21:49:48下载
    积分:1
  • ldpc-code-final-test
    用于LDPC编码译码的仿真实现。包括随机生成校验矩阵、由校验矩阵产生生成矩阵、编码、加随机噪声、译码等内容。(For LDPC codec simulation. Including randomly generated check matrix, generated by the parity check matrix generator matrix, coding, plus random noise, such as decoding.)
    2013-05-06 12:02:38下载
    积分:1
  • C# 显示系统中的进信息(进ID号、进名称、进优先级、虚拟内存、物理内存、总处理器时间、启动时间)
    显示进程信息,包括进程ID号、进程名称、进程优先级、虚拟内存、物理内存、总处理器时间、启动时间
    2013-02-11下载
    积分:1
  • 外汇风控EA
    说明:  参数解释: 应用货币 可选择 当前货币和所有货币 整体止损金额 选择的货币所有单子总亏损金额 整体止盈金额 选择的货币所有单子总盈利金额 整体止损比例 选择的货币所有单子总亏损比例,比如50%,填写50 整体止盈比例 选择的货币所有单子总盈利比例,比如50%,填写50 以下为单个单子计算,设置为0 = 不启用 动态止损金额 单个单子达到设置止损金额平仓 动态止盈金额 单个单子达到设置止盈金额平仓 动态止损 (不直接显示在定单上) 动态止盈 (不直接显示在定单上) 静态止损 (直接显示在定单上) 静态止盈 (直接显示在定单上) 移动止损激活 (当定单盈利达到设定点数时激活下面的移动止损) 移动止损点数 (止损开始从当前价以外点数往盈利方向移动) 移动保护激活 (当定单盈利达到设定点数时激活下面的移动止损保护) 移动保护点数 (止损移动到开仓价往盈利方向 + 保护点数)(Parametric interpretation: Currency can be used to select the current currency and all currencies Total Loss Amount of All Money Lists Selected by Total Stop Loss Amount Total Profit Amount of All Money Lists Selected by the Total Stop Earnings Amount The overall stop-loss ratio selects the total loss ratio of all monetary orders, such as 50%, and fills in 50%.)
    2019-03-16 10:22:51下载
    积分:1
  • zhyg_ezusb
    汇编语言写的ez-usb fx2 固件程序传输带宽480M/S(assembly language to write the ez-usb accordance firmware transmission bandwidth of 480/S)
    2006-07-21 09:59:27下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载