登录
首页 » C# » GeocodeToKML

GeocodeToKML

于 2012-09-23 发布 文件大小:1223KB
0 241
下载积分: 1 下载次数: 14

代码说明:

  自己写的工具,源码独创,实现从google earth服务器提取目标地物坐标信息,以excel为数据源,可实现海量数据自动提取,生成kml结果文件、excel坐标表、被过滤的敏感词清单,以及坐标结果正确性评价。(Write their own tools, source code original, from Google Earth server to extract the target object coordinate information, taking excel as the data source, can achieve the massive data extraction, generation of KML results file, excel coordinate table, filtered sensitive word list, and the coordinates of the correctness of the result evaluation.)

文件列表:

GeocodeToKML
............\AddressDescription.cs,1130,2012-08-31
............\App.config,320,2012-08-28
............\bin
............\...\Debug
............\...\.....\GeocodeToKML.exe,13312,2012-08-28
............\...\.....\GeocodeToKML.exe.config,320,2012-08-28
............\...\.....\GeocodeToKML.pdb,28160,2012-08-28
............\...\.....\GeocodeToKML.vshost.exe,11608,2012-08-28
............\...\.....\GeocodeToKML.vshost.exe.config,320,2012-08-28
............\...\.....\GeocodeToKML.vshost.exe.manifest,490,2010-03-17
............\...\.....\GeocodingApi.dll,13312,2009-07-06
............\...\.....\GeocodingApi.pdb,22016,2009-07-06
............\...\.....\Interop.Microsoft.Office.Interop.Excel.dll,1273856,2010-10-25
............\...\.....\Newtonsoft.Json.dll,204800,2009-06-27
............\...\.....\Newtonsoft.Json.pdb,525824,2009-06-27
............\...\.....\Newtonsoft.Json.xml,194730,2009-06-27
............\...\.....\test.kml,1275,2012-08-28
............\...\.....\测试数据.xlsx,10628,2012-08-28
............\...\Release
............\...\.......\GeocodeToKML.exe,14848,2012-09-03
............\...\.......\GeocodeToKML.exe.config,320,2012-08-28
............\...\.......\GeocodeToKML.pdb,26112,2012-09-03
............\...\.......\GeocodeToKML.vshost.exe,11608,2012-09-03
............\...\.......\GeocodeToKML.vshost.exe.config,320,2012-08-28
............\...\.......\GeocodeToKML.vshost.exe.manifest,490,2010-03-17
............\...\.......\GeocodingApi.dll,13312,2009-07-06
............\...\.......\GeocodingApi.pdb,22016,2009-07-06
............\...\.......\Interop.Microsoft.Office.Interop.Excel.dll,1273856,2010-10-25
............\...\.......\Newtonsoft.Json.dll,204800,2009-06-27
............\...\.......\Newtonsoft.Json.pdb,525824,2009-06-27
............\...\.......\Newtonsoft.Json.xml,194730,2009-06-27
............\...\.......\工管系统数据问题分析.doc,27136,2012-09-12
............\...\.......\敏感词地名清单.txt,0,2012-09-06
............\...\.......\结果KML.kml,136767,2012-09-06
............\...\.......\结果KML_中型水库_水库名.kml,26165,2012-09-04
............\Generator.cs,3483,2012-08-31
............\GeocodeToKML.csproj,3579,2012-08-28
............\GeocodeToKML.sln,913,2012-08-28
............\KML.cs,4703,2012-08-28
............\LatLng.cs,213,2012-08-28
............\obj
............\...\Debug
............\...\.....\DesignTimeResolveAssemblyReferencesInput.cache,5933,2012-08-28
............\...\.....\GenerateKML.csproj.FileListAbsolute.txt,1038,2012-08-28
............\...\.....\GenerateKML.exe,11264,2012-08-28
............\...\.....\GenerateKML.pdb,24064,2012-08-28
............\...\.....\GeocodeToKML.csproj.FileListAbsolute.txt,968,2012-08-28
............\...\.....\GeocodeToKML.exe,13312,2012-08-28
............\...\.....\GeocodeToKML.pdb,28160,2012-08-28
............\...\.....\TempPE
............\...\Release
............\...\.......\DesignTimeResolveAssemblyReferencesInput.cache,5937,2012-09-03
............\...\.......\GeocodeToKML.csproj.FileListAbsolute.txt,992,2012-09-03
............\...\.......\GeocodeToKML.exe,14848,2012-09-03
............\...\.......\GeocodeToKML.pdb,26112,2012-09-03
............\...\.......\TempPE
............\Point.cs,241,2012-08-28
............\Program.cs,8933,2012-09-03
............\Properties
............\..........\AssemblyInfo.cs,1433,2011-12-05
............\Reference
............\.........\GeocodingApi.dll,13312,2009-07-06
............\.........\GeocodingApi.pdb,22016,2009-07-06
............\.........\Interop.Microsoft.Office.Interop.Excel.dll,1273856,2010-10-25
............\.........\License.txt,1090,2009-07-06
............\.........\Newtonsoft.Json.dll,204800,2009-06-27
............\.........\Newtonsoft.Json.pdb,525824,2009-06-27
............\.........\Newtonsoft.Json.xml,194730,2009-06-27
............\.........\Readme.txt,283,2009-07-06

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

发表评论

0 个回复

  • Particle-swarm-optimization-(pso)
    粒子群算法,用于无线传感器网络节点动态部署(Particle swarm algorithm for dynamic deployment of wireless sensor nodes)
    2016-01-16 10:32:24下载
    积分:1
  • C#4.0图解教(含完整目录)
    说明:  第 1 章 C# 和 .NET 框架 第 2 章 C# 编程概述 第 3 章 类型、存储和变量 第 4 章 类的基本概念 第 5 章 方法 第 6 章 深入理解类 第 7 章 类和继承 第 8 章 表达式和运算符 第 9 章 语句 第 10 章 结构 第 11 章 枚举 第 12 章 数组 第 13 章 委托 第 14 章 事件 第 15 章 接口 第 16 章 转换 第 17 章 泛型 第 18 章 枚举器和迭代器 第 19 章 LINQ 第 20 章 异步编程 第 21 章 命名空间和程序集 第 22 章 异常 第 23 章 预处理指令 第 24 章 反射和特性 第 25 章 其他主题(Chapter 1 C# and .NET Framework Chapter 2 C# Programming Overview Chapter 3 Types, Storage and Variables Chapter 4 Basic Concepts of Classes Chapter 5 Methods Chapter 6 In-depth understanding of classes Chapter 7 Classes and Inheritance Chapter 8 Expressions and Operators Chapter 9 Statements Chapter 10 Structure Chapter 11 Enumeration Chapter 12 Arrays Chapter 13 Delegation Chapter 14 Events Chapter 15 Interface Chapter 16 Conversion Chapter 17 Generics Chapter 18 Enumerators and Iterators Chapter 19 LINQ Chapter 20 Asynchronous Programming Chapter 21 Namespaces and Assemblies Chapter 22 Exceptions Chapter 23 Preprocessing Directives Chapter 24 Reflection and Characteristics Chapter 25 Other Topics)
    2021-04-15 16:31:20下载
    积分:1
  • u8glib-master
    As the RamTex monocrom library
    2018-08-29 15:58:34下载
    积分:1
  • GDIDrawFlow
    C# GDI+ 开发的类Viso流程图用户控件, 流程图文件保存XML文件,可浏览修改保存截图……功能相当强大,可以编译使用,但与我需要的东西还有点差距,我想基于数据库设计,研究中,有兴趣的朋友可以交流 源码来自网络,在此分享,如有侵权请告知(C# GDI+ development class Viso flowchart user control flowchart file to save the XML file can browse to modify save screenshots ... quite powerful, I can compile use, point gap, but I need something, I think based on database design, study, interested friends can exchange source from the network share again, if any infringement, please inform)
    2013-02-21 15:08:18下载
    积分:1
  • nRF52832DK入门手册.pdf
    NRF52832DK是基于Nordic蓝牙芯片nRF52832的开发板(下文简称52DK),支持低功耗蓝牙(BLE),为广大开发人员提供了一个硬件开发平台,帮助工程师快速的了解和学习nRF52832的BLE特性,和实现产品原型阶段的开发工作。52DK采用核心板与底板分离的设计,核心板采用谷雨物联网的低功耗蓝牙模块BLE520,该模块引出nRF52832的全部IO,支持蓝牙5.0。本文帮助开发者,快速的了解和使用52DK开发板。 
    2020-11-28下载
    积分:1
  • keshi
    c++设计一个名片管理应用系统(大学时候的一次程序设计)(c++ design a business card management application system (University when a program design))
    2008-05-22 13:03:00下载
    积分:1
  • udpClie
    vc++ Socket编程入门程序,容易上手,入门首选,才用UDP方式,客户端(vc Socket Programming induction procedures, easier to get started, beginners choice before using UDP, the client)
    2007-03-28 17:08:50下载
    积分:1
  • FenblBoh
    一个用VC实现分辨调整和网络拨号切换的程序(a resolution with VC adjustment dial-up and network switching procedures)
    2007-05-30 09:40:54下载
    积分:1
  • lib
    将字符串转为整形用标准C实现在Brew平台上(string to integer use c on Brew platform)
    2009-11-18 15:33:00下载
    积分:1
  • PeerYou远控制软件源代码
    完全实现注册表处理,文件处理。服务端采用多线程服务,能最好的处理SOCKET请求。数据接收、发送函数可以说是现阶段最好的,采用异步重叠操作。可以取得被控机器上的硬件信息,文件信息,注册表以及进行屏幕控制。 代码中的SOCKET重叠I/O的实现也很值得参(complete registry handling, document handling. Server using multithreading services will best address SOCKET request. Data reception, sending function can be said at this stage the best, using asynchronous overlapping operations. Machines can get charged with the hardware information, document information, registry and control for the screen. SOCKET code of overlapping I/O is also the realization worth Participation)
    2005-05-07 13:56:36下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载