搜索资源列表
GPTools
- 介绍如何利用arcengine调用GP工具,并给出两个实例进行说明- given two examples to Introducing how to use arcengine calls GPtools
Buffer
- VS2008版的ArcGIS开发,一个是调用GP的Buffer工具,另一个是调用ITopologic接口来实现缓冲区分析,可以对比着看看缓冲区分析的效果-VS2008 version of the ArcGIS Developer, a GP is called the Buffer tool, the other is called ITopologic interface to achieve buffer analysis, bu
jqfbsdukj
- 集群分布式多进程GP调度框架 我们经常会利用ArcGIS GP工具来进行一些大规模数据批处理工作,但是由于GP其实也是调用底层基于COM的AO,多线程的效率往往体现不出来,因为大家知道ArcGIS Engine GP是无法在多线程环境下高效稳定运行的,特别是当需要处理大规模数据集时,基于单台机器单进程程序就无法解决了。 本调度程序能够解决单一机器单进程调用效率低的问题,特别是基于COM的应用程序,本程序有以下特点。 1、 多
TranslateToolsV1.3
- 能够实现调用GP工具,功能解释详细,功能强大,实现简单,说明简要-Can realize the calls to the GP tool, detailed, powerful, simple function of interpretation, brief
GPTool
- Arcgis Engine 如何调用GP工具-this code is for how callback GP tool in Arcgis engine
WebGIS(Flex)
- 建立了一个基于ArcGIS Flex API的网站,实现如下功能:地图导航功能;地图绘图功能;属性查图;图查属性;量测距离和面积功能;柱状和饼状专题图;缓冲区查询;最短路径查询(在地图上点击以选择站点);调用GP工具;使用EditTool进行矢量数据编辑-The establishment of a Web site based on ArcGIS Flex API to achieve the following functions:
Clip
- 用c#,调用gp工具,实现栅格影像的裁剪功能。(The clipping function of raster image is realized)
GP工具
- 在arcengine中调用ArcGIS现有的工具,简化编程,调用GP工具。包括重分类,等值线提取,重采样等功能。(invoke GP tool ARCGIS.)