搜索资源列表
AEdevepguid
- ArcObjects is based on Microsoft’s Component Object Model. End users of ArcGIS applications don’t necessarily have to understand COM, but if you’re a developer intent on developing applications based on ArcObjects or extending the existing ArcG
ArcGISObjectModel
- ArcGIS 8.1 Object Model programming
ArcGisObjectIntroduce
- ESRI ArcGis Object(简称AO)开发简介-ESRI ArcGis Object [referred to as AO] to develop brief introduction
MapX_delphi
- 以前做的一个MapX程序框架,用delphi开发,实现了很多mapX功能,并且使用起来很方便,可在此基础上继续开发.现在本人学习Arcgis Engine(arcengine),界面用到了devexpress的几个.本程序实现了: 放大\缩小\漫游 距离,面积丈量, 对象搜索,统计, .... mapx和arcgis engine和arcgis server,AO,MO,google map一样都是GIS开发组件。 -MapX program before do
MapAndPageLayout_Jun
- 改程序是实现了arcgis中Map对象,和Pageout类,同过这个Demo可以很好的掌握这两个类-Arcgis change program is implemented in the Map object, and Pageout class, the same can have a good grasp of the Demo both classes
AnimationMoveGraphicAlongPath
- ArcGIS his sample implements the move-object-along-path functionality for ArcMap Animation. It allows you to move a point graphic element or a text element along a selected line feature or a selected line graphic. A new animation type (Map Graphic an
Image_Cut_ArcGIS_Engine9x
- 使用ArcGIS 的二次开发即ArcGIS Engine的开发方式裁剪影像,影像存放在影像目录中,即RasterCatalog对象中。这种对象是数据库中存放分幅影像的常用形式。当然,是使用ArcSDE作为中间件存在Oracle或SQL SERVER中,或者存放在Access或File Database中。-The second development using ArcGIS ArcGIS Engine development mode that is cropping images, imag
ArcGISPServer
- ArcGis 引擎使用,ArcGIS产品线为用户提供一个可伸缩的,全面的GIS平台。ArcObjects包含了大量的可编程组件,从细粒度的对象(例如,单个的几何对象)到粗粒度的对象(例如与现有ArcMap文档交互的地图对象)涉及面极广,这些对象为开发者集成了全面的GIS功能。-ARCGIS installation steps described in more detail, welcome reference. ArcGIS product line provides users with
buffer
- 到目前为止,我知道的能生成缓冲区的有两种方法,一个是ITopologicalOperator.Buffer,另一个是使用ESRI.ArcGIS.AnalysisTools.Buffer。前者争对的是一个单独的IGeometry对象,后者则是对整个图层。-So far, I know will be able to create a Buffer zone have two kinds of methods, one is ITopologicalOperator. Buffer, and the
4.1.1IMapInterface
- 主要介绍IMap接口的一般用法,C#+ArcGIS Engine-General usage of the introduce IMap interface,The IMap interface is a starting point for many of the tasks one does with a map. For example, you can use IMap to add, delete, and access map layers containing data from
ArcGIS-Object-Edit-Measure
- 基于C#和ArcGIS Object平台开发的有关于编辑、专题图、量算等功能的实现。-ArcGIS Object,Edit、Measure
ao--cSharp-
- AO for c# arcgis object 开发帮助-AO for c# arcgis object 开发帮助
JavaLineReferenceSOE
- Java开发ArcgisSOE,里程定位-Arcgis server object extention
arcgis-object-
- 关于使用vb学习ae的初级入门书籍,介绍了基本的源程序代码-Vb learning the ae primary introductory books, describes the basic source code
sp05
- GIS的二次开发的相关代码,开发环境为VS2010 使用的是arcgis object控件-Secondary development of GIS-related code, development environment for VS2010 Using arcgis object controls
ArcGIS_Create_buffer
- ArcGIS对线对象建立缓冲区,功能比较实用,希望对你有帮助。-ArcGIS for line object the establishment of a buffer, more practical functions, we want to help you.
第三章_几何对象和空间坐标系
- 简单介绍几何对象、坐标系,演示基于arcengine二次开发相关对象的使用(The geometric object and coordinate system are introduced briefly, and the use of related objects based on the two development of ArcEngine is demonstrated)
ArcEngine GIS开发教程(编辑模块)
- 基于ArcGis开发,包含数据加载、数据编辑、对象创建等(Based on ArcGis development, including data loading, data editing, object creation, and so on)
11.2
- ArcGIS中三维数据有3D要素数据和表面数据两种形式。 3D要素数据用来表示离散的对象,每个对象的信息都存储在要素的几何和属性中。 3D要素数据又分为三维点数据、三维线数据和多面体(MultiPatch)数据。 多面体数据根据组成方式的不同又分为Triangle Strip、Triangle Fan和Ring三种类型。 ? 此为ArcEngine开发中三维数据模型源代码。(Three-dimensional data in ArcGIS has two forms: 3D element