登录
首页 » C# » GeocodeToKML

GeocodeToKML

于 2012-09-23 发布 文件大小:1223KB
0 238
下载积分: 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 个回复

  • WindowsAPI消息大全
    目前网上的WindowsMessage基本上都是WM_开头的,本文档汇集了所有类型的Windows消息及其对应的16进制字面量,包括ComboBox、ListView等等控件,并附带简短说明(All Windows Messages and consts)
    2020-06-22 13:00:02下载
    积分:1
  • RayTraceCUDA
    这是一个基于CUDA的光线追踪Demo演示,运行后按回车可以看到结果。(This is a demo based on CUDA for ray tracing. After running the program, please press the enter key to see the results.)
    2009-05-01 23:18:40下载
    积分:1
  • Test
    基于C++实现des加密算法,包含详细说明,基于C++实现des加密算法,(encryption algorithm, encryption algorithmencryption algorithm encryption algorithm)
    2018-12-31 05:42:39下载
    积分:1
  • RTree-C
    R树的基本操作代码,运用C语言来实现,算法精简。(The basic operation of the R-tree code, using C language to implement the algorithm streamlined.)
    2021-03-10 08:59:26下载
    积分:1
  • 28335看门狗
    TMS320F28335看门狗程序,防止DSP运行过程中程序跑飞(TMS320F28335 Watchdog Program to Prevent the Program from Running in the Process of DSP)
    2020-06-17 20:00:02下载
    积分:1
  • Amp-zynq-master
    说明:  ZYNQ7000 开发编程手册,内容详实,例子生动,易于自学。(ZYNQ7000 Development Programming Manual, detailed content, vivid examples, easy to self-study.)
    2020-06-17 07:40:01下载
    积分:1
  • programmingguide
    C++程序设计教程第二版 钱能 part I Basic Programming part II Procedural Programming part III Object-Oriented Programming (C++ Programming Guide (second edition ))
    2009-03-05 23:53:51下载
    积分:1
  • main.c
    hmac-sha1 hello worldhello worldhello worldhello worldhello worldhello worldhello world(hello worldhello worldhello worldhello worldhello worldhello world)
    2015-11-23 18:18:03下载
    积分:1
  • NormFet_WindowsXP_src
    计算点云数据的法向量和局部特征,以备三维重建运用(The normals and features can be computed from a point cloud using the NormFet software)
    2020-07-28 21:38:40下载
    积分:1
  • 2019..4.7小车
    基于51单片机最小系统开发板的寻迹小车寻迹代码。(Tracking car tracking code.)
    2020-06-22 02:20:01下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载