ArcEngine开发各种几何错误代码

E_GEOMETRY_AMBIGUOUSPARTTYPE?- Static variable in interface com.esri.arcgis.geometry.esriGeometryError

(0x8004024c) The operation would result in the creation of a new part, but the type of part to be created was ambiguous.

E_GEOMETRY_AUTHORITY_TOO_LONG?- Static variable in interface com.esri.arcgis.geometry.esriGeometryError

(0x8004026c) The authority parameter is too long.

E_GEOMETRY_BAD_SPLIT_DISTANCE?- Static variable in interface com.esri.arcgis.geometry.esriGeometryError

(0x8004021c) The specified splitting distance is not included in the curve to be split.

E_GEOMETRY_BADRELATION?- Static variable in interface com.esri.arcgis.geometry.esriGeometryError

(0x80040232) The Relate operator couldn‘t evalute the specified relation expression.

E_GEOMETRY_BEZIER_EXTEND_EMBEDDED?- Static variable in interface com.esri.arcgis.geometry.esriGeometryError

(0x80040243) ExtendEmbedded not implemented for Bezier curves.

E_GEOMETRY_BUFFER_DISTANCES?- Static variable in interface com.esri.arcgis.geometry.esriGeometryError

(0x80040262) There was a problem obtaining a distance at which to buffer a geometry.

E_GEOMETRY_BUFFER_INVALID_BUFFER_DISTANCE?- Static variable in interface com.esri.arcgis.geometry.esriGeometryError

(0x8004026b) The buffer distance must be a valid floating point number.

E_GEOMETRY_BUFFER_INVALID_END_OPTION?- Static variable in interface com.esri.arcgis.geometry.esriGeometryError

(0x8004026a) The end option used by the BufferConstruction service must be one of: esriBufferFlat, esriBufferRound.

E_GEOMETRY_BUFFER_INVALID_SIDE_OPTION?- Static variable in interface com.esri.arcgis.geometry.esriGeometryError

(0x80040269) The side option used by the BufferConstruction service must be one of: esriBufferLeft, esriBufferRight, esriBufferFull.

E_GEOMETRY_BUFFERCONSTRUCTION_INUSE?- Static variable in interface com.esri.arcgis.geometry.esriGeometryError

(0x80040266) A client has attempted to re-enter a BufferConstruction object while its ConstructBuffers...

E_GEOMETRY_BUFFERFAILURE?- Static variable in interface com.esri.arcgis.geometry.esriGeometryError

(0x80040267) An error occurred during the buffer operation.

E_GEOMETRY_BUFFEROUTOFBOUNDS?- Static variable in interface com.esri.arcgis.geometry.esriGeometryError

(0x8004023b) The buffer coordinates are out of bounds.

E_GEOMETRY_CANNOT_DO_3D_OPERATIONS_ON_CURVES?- Static variable in interface com.esri.arcgis.geometry.esriGeometryError

(0x80040272) Cannot do 3D operations on curve segments.

E_GEOMETRY_CANNOT_EXTRAPOLATE_BY_SEGMENT?- Static variable in interface com.esri.arcgis.geometry.esriGeometryError

(0x8004025f) No segment available to determine extrapolation ratio.

E_GEOMETRY_CANT_CUT_POLYGON?- Static variable in interface com.esri.arcgis.geometry.esriGeometryError

(0x80040231) A cut operation could not classify all parts of the polygon as being left or right of the cutting polyline.

E_GEOMETRY_CANT_EVALUATE_RELATION_MATRIX?- Static variable in interface com.esri.arcgis.geometry.esriGeometryError

(0x80040274) Some combinations of geometries with vertical segments cannot be evaluated with a 9DEM relational expression.

E_GEOMETRY_CANT_QUERY_ON_VERTEX_ATTRIBUTES?- Static variable in interface com.esri.arcgis.geometry.esriGeometryError

(0x80040225) Not used.

E_GEOMETRY_CANT_RESHAPE?- Static variable in interface com.esri.arcgis.geometry.esriGeometryError

(0x8004021e) Not used.

E_GEOMETRY_CONSTRUCTPOINTUNION?- Static variable in interface com.esri.arcgis.geometry.esriGeometryError

(0x80040242) Can‘t use ConstructUnion on a point.

E_GEOMETRY_DEGENERATEGEOMETRY?- Static variable in interface com.esri.arcgis.geometry.esriGeometryError

(0x80040253) The operation could not be performed because the geometry is degenerate.

E_GEOMETRY_DUPLICATESEGMENTPOINTER?- Static variable in interface com.esri.arcgis.geometry.esriGeometryError

(0x80040255) The same segment has been added to the geometry more than once.

E_GEOMETRY_EDITED_REGIONS_OVERLAP?- Static variable in interface com.esri.arcgis.geometry.esriGeometryError

(0x8004025d) Cannot merge the two geometries.

E_GEOMETRY_EDITS_OVERLAP?- Static variable in interface com.esri.arcgis.geometry.esriGeometryError

(0x80040260) Cannot merge the two geometries.

E_GEOMETRY_EMPTYGEOMETRY?- Static variable in interface com.esri.arcgis.geometry.esriGeometryError

(0x80040202) An operation on an empty geometry was attempted - for example, trying to move or rotate one.

E_GEOMETRY_EQUAL_VERTEX_ATTRIBUTES?- Static variable in interface com.esri.arcgis.geometry.esriGeometryError

(0x80040223) Not used.

E_GEOMETRY_EXTERIORPART?- Static variable in interface com.esri.arcgis.geometry.esriGeometryError

(0x8004024f) An interior part must be specified.

E_GEOMETRY_FILLET_FAILED?- Static variable in interface com.esri.arcgis.geometry.esriGeometryError

(0x8004022f) The fillet could not be constructed according to specs.

E_GEOMETRY_ILLEGALWIN32EXPORT?- Static variable in interface com.esri.arcgis.geometry.esriGeometryError

(0x80040241) Not used.

E_GEOMETRY_INCONSISTANT_DIMENSIONS?- Static variable in interface com.esri.arcgis.geometry.esriGeometryError

(0x80040229) Input geometries do not have same dimensions.

E_GEOMETRY_INCONSISTANT_PARAMS?- Static variable in interface com.esri.arcgis.geometry.esriGeometryError

(0x80040203) The input parameters could not be reasonably interpreted - for example, asking for the 2d result of a polyline/polygon intersection.

E_GEOMETRY_INCONSISTANT_SPATIAL_REFERENCE?- Static variable in interface com.esri.arcgis.geometry.esriGeometryError

(0x80040215) Input geometries do not have same spatial reference.输入几何要素的空间参考不一致或缺失。

E_GEOMETRY_INPUT_TYPE_INCORRECT?- Static variable in interface com.esri.arcgis.geometry.esriGeometryError

(0x8004025c) The geometries must be polylines or polygons.

E_GEOMETRY_INPUT_TYPE_MISMATCH?- Static variable in interface com.esri.arcgis.geometry.esriGeometryError

(0x8004025b) The geometries are not all of the same type.

E_GEOMETRY_INSUFFICIENT_CONTROLPOINTS?- Static variable in interface com.esri.arcgis.geometry.esriGeometryError

(0x80040256) The number of control points is insufficient.

E_GEOMETRY_INTERIORPART?- Static variable in interface com.esri.arcgis.geometry.esriGeometryError

(0x80040219) Not used.

E_GEOMETRY_INTERNALERROR?- Static variable in interface com.esri.arcgis.geometry.esriGeometryError

(0x80040239) An internal error has occurred in the geometry system.

E_GEOMETRY_INVALID_ANGLE?- Static variable in interface com.esri.arcgis.geometry.esriGeometryError

(0x8004020d) An arc construction operation was given an invalid angle.

E_GEOMETRY_INVALID_AXES?- Static variable in interface com.esri.arcgis.geometry.esriGeometryError

(0x80040230) An elliptic arc construction operation was given invalid axes.

E_GEOMETRY_INVALID_CHORD?- Static variable in interface com.esri.arcgis.geometry.esriGeometryError

(0x80040205) An arc construction operation was given an invalid chord distance.

E_GEOMETRY_INVALID_RADIUS?- Static variable in interface com.esri.arcgis.geometry.esriGeometryError

(0x80040204) An arc construction operation was given an invalid radius.

E_GEOMETRY_INVALIDCONSTRUCTION?- Static variable in interface com.esri.arcgis.geometry.esriGeometryError

(0x80040246) Not used.

E_GEOMETRY_INVALIDCOUNT?- Static variable in interface com.esri.arcgis.geometry.esriGeometryError

(0x8004024e) The number of items specified is too high or too low in the given context.

E_GEOMETRY_INVALIDRINGORDER?- Static variable in interface com.esri.arcgis.geometry.esriGeometryError

(0x8004024d) The ordering of rings and types is invalid.

E_GEOMETRY_INVALIDRINGTYPE?- Static variable in interface com.esri.arcgis.geometry.esriGeometryError

(0x8004024b) The given ring is not of the required type within the multipatch.

E_GEOMETRY_M_OUT_OF_BOUNDS?- Static variable in interface com.esri.arcgis.geometry.esriGeometryError

(0x80040271) The m coordinates of this geometry are out of bounds.

E_GEOMETRY_NO_VALID_VERTEX_ATTRIBUTES?- Static variable in interface com.esri.arcgis.geometry.esriGeometryError

(0x80040226) Not used.

E_GEOMETRY_NONENVELOPE?- Static variable in interface com.esri.arcgis.geometry.esriGeometryError

(0x80040206) Not used.

E_GEOMETRY_NONGEOMETRY?- Static variable in interface com.esri.arcgis.geometry.esriGeometryError

(0x80040221) Something other than a geometry was encountered.

E_GEOMETRY_NONMULTIPATCH?- Static variable in interface com.esri.arcgis.geometry.esriGeometryError

(0x80040249) Something other than a multipatch was encountered.

E_GEOMETRY_NONPART?- Static variable in interface com.esri.arcgis.geometry.esriGeometryError

(0x80040207) Not used.

E_GEOMETRY_NONPATH?- Static variable in interface com.esri.arcgis.geometry.esriGeometryError

(0x8004020e) Not used.

E_GEOMETRY_NONPOINT?- Static variable in interface com.esri.arcgis.geometry.esriGeometryError

(0x80040210) Something other than a point was added to a multipoint.

E_GEOMETRY_NONPOLYGON?- Static variable in interface com.esri.arcgis.geometry.esriGeometryError

(0x8004021f) Something other than a polygon was encountered.

E_GEOMETRY_NONPOLYLINE?- Static variable in interface com.esri.arcgis.geometry.esriGeometryError

(0x80040220) Something other than a polyline was encountered.

E_GEOMETRY_NONSEGMENT?- Static variable in interface com.esri.arcgis.geometry.esriGeometryError

(0x8004020f) Not used.

E_GEOMETRY_NONTRIANGLEFAN?- Static variable in interface com.esri.arcgis.geometry.esriGeometryError

(0x80040251) The input interface does not belong to a triangle fan object.

E_GEOMETRY_NONTRIANGLESTRIP?- Static variable in interface com.esri.arcgis.geometry.esriGeometryError

(0x80040250) The input interface does not belong to a triangle strip object.

E_GEOMETRY_NONVECTOR3D?- Static variable in interface com.esri.arcgis.geometry.esriGeometryError

(0x80040252) The input interface does not belong to a 3-dimensional vector.

E_GEOMETRY_NOPENDINGMOVETO?- Static variable in interface com.esri.arcgis.geometry.esriGeometryError

(0x8004023f) The SegmentGraphCursor has no unfinished MoveTo operation.

E_GEOMETRY_NOT_BEZIERCURVES?- Static variable in interface com.esri.arcgis.geometry.esriGeometryError

(0x80040257) The participating segments must be Bezier curves.

E_GEOMETRY_NOT_ID_AWARE?- Static variable in interface com.esri.arcgis.geometry.esriGeometryError

(0x80040240) The geometry is not ID-aware.

E_GEOMETRY_NOT_M_AWARE?- Static variable in interface com.esri.arcgis.geometry.esriGeometryError

(0x80040235) The geometry is not M-aware.

E_GEOMETRY_NOT_M_SIMPLE?- Static variable in interface com.esri.arcgis.geometry.esriGeometryError

(0x80040245) The geometry has undefined M values for some of its vertices.

E_GEOMETRY_NOT_SINGLEPART?- Static variable in interface com.esri.arcgis.geometry.esriGeometryError

(0x80040273) The reshaping polyline must have one part.

E_GEOMETRY_NOT_Z_AWARE?- Static variable in interface com.esri.arcgis.geometry.esriGeometryError

(0x80040234) The geometry is not Z-aware.

E_GEOMETRY_NOT_Z_SIMPLE?- Static variable in interface com.esri.arcgis.geometry.esriGeometryError

(0x80040244) The geometry has undefined Z values for some of its vertices.

E_GEOMETRY_NOTSIMPLE?- Static variable in interface com.esri.arcgis.geometry.esriGeometryError

(0x80040218) The operation cannot be performed on a non-simple geometry.

E_GEOMETRY_NULL?- Static variable in interface com.esri.arcgis.geometry.esriGeometryError

(0x8004021d) A null geometry does not correspond to any ESRI geometry type.

E_GEOMETRY_OPERATION_CANCELLED?- Static variable in interface com.esri.arcgis.geometry.esriGeometryError

(0x80040263) The geometry operation was cancelled.

E_GEOMETRY_OUT_OF_BOUNDS?- Static variable in interface com.esri.arcgis.geometry.esriGeometryError

(0x80040238) The coordinates of this geometry are out of bounds.

E_GEOMETRY_OUTOFMEMORY?- Static variable in interface com.esri.arcgis.geometry.esriGeometryError

(0x8004023c) There is not enough memory.

E_GEOMETRY_PARAMETER_TOO_SMALL?- Static variable in interface com.esri.arcgis.geometry.esriGeometryError

(0x8004026e) An input parameter is too small.

E_GEOMETRY_PART_ZS_ARE_NAN?- Static variable in interface com.esri.arcgis.geometry.esriGeometryError

(0x8004025e) A polygon part has no defined zs.

E_GEOMETRY_PARTNOTFOUND?- Static variable in interface com.esri.arcgis.geometry.esriGeometryError

(0x80040217) The part could not be found in the geometry.

E_GEOMETRY_PROJECTDATUM?- Static variable in interface com.esri.arcgis.geometry.esriGeometryError

(0x8004022e) The project method cannot do a datum transformation directly on segments.

E_GEOMETRY_RELATIONSYNTAXERROR?- Static variable in interface com.esri.arcgis.geometry.esriGeometryError

(0x8004023d) The relation expression string has a syntax error.

E_GEOMETRY_ROTATEENVELOPE?- Static variable in interface com.esri.arcgis.geometry.esriGeometryError

(0x80040208) Envelopes cannot be rotated.

E_GEOMETRY_SEGMENTGRAPH_CANTLOAD?- Static variable in interface com.esri.arcgis.geometry.esriGeometryError

(0x80040236) A SegmentGraph can only organize polyline and polygon objects.

E_GEOMETRY_SEGMENTGRAPH_CONSTRUCTERROR?- Static variable in interface com.esri.arcgis.geometry.esriGeometryError

(0x80040237) The geometries could not be topologically structured.

E_GEOMETRY_SIMPLIFYFAILED?- Static variable in interface com.esri.arcgis.geometry.esriGeometryError

(0x8004022c) Something went wrong in Polygon/Polyline simplification.

E_GEOMETRY_SR_M_MISMATCH?- Static variable in interface com.esri.arcgis.geometry.esriGeometryError

(0x8004025a) The geometry is m-aware, but its spatial reference has no m domain or resolution defined.

E_GEOMETRY_SR_Z_MISMATCH?- Static variable in interface com.esri.arcgis.geometry.esriGeometryError

(0x80040259) The geometry is z-aware, but its spatial reference has no z domain or resolution defined.

E_GEOMETRY_TOLERANCE_TOO_LARGE_FOR_EXTENT?- Static variable in interface com.esri.arcgis.geometry.esriGeometryError

(0x80040268) The xy cluster tolerance was too large for the extent of the data.

E_GEOMETRY_TOOMANYPOINTS?- Static variable in interface com.esri.arcgis.geometry.esriGeometryError

(0x8004023a) This operation produced too many points.

E_GEOMETRY_TRANSFORMATION_UNDEFINED?- Static variable in interface com.esri.arcgis.geometry.esriGeometryError

(0x80040258) The transformation is undefined.

E_GEOMETRY_TRANSFORMENVELOPE?- Static variable in interface com.esri.arcgis.geometry.esriGeometryError

(0x80040209) Envelopes cannot have arbitrary transformations applied to them.

E_GEOMETRY_UNDEFINED_SPATIAL_REFERENCE?- Static variable in interface com.esri.arcgis.geometry.esriGeometryError

(0x80040227) The operation requires the presence of a spatial reference.

E_GEOMETRY_UNDEFINEDRING?- Static variable in interface com.esri.arcgis.geometry.esriGeometryError

(0x8004024a) The multipatch contains a ring that is invalid or has an undefined type.

E_GEOMETRY_UNDERCONSTRAINED?- Static variable in interface com.esri.arcgis.geometry.esriGeometryError

(0x8004020c) The parameters to a geometric construction did not provide enough information to complete the construction.

E_GEOMETRY_UNIT_CONVERSION?- Static variable in interface com.esri.arcgis.geometry.esriGeometryError

(0x80040261) Cannot convert between linear and angular units.

E_GEOMETRY_UNKNOWNERROR?- Static variable in interface com.esri.arcgis.geometry.esriGeometryError

(0x8004023e) An unknown error has occurred in the geometry system.

E_GEOMETRY_UNKNOWNTYPE?- Static variable in interface com.esri.arcgis.geometry.esriGeometryError

(0x8004020b) The GeometryEnvironment did not know how to create a geometry of the specified type.

E_GEOMETRY_WKT_TOO_LONG?- Static variable in interface com.esri.arcgis.geometry.esriGeometryError

(0x8004026d) The WKT(Z) parameter is too long.

E_GEOMETRY_WRONG_RELATION_AND_TYPE?- Static variable in interface com.esri.arcgis.geometry.esriGeometryError

(0x80040265) The specified combination of relation and geometry types is not valid.

E_GEOMETRY_WRONGTYPE?- Static variable in interface com.esri.arcgis.geometry.esriGeometryError

(0x8004020a) The geometry parameter was of the wrong type for the method.

E_GEOMETRY_Z_OUT_OF_BOUNDS?- Static variable in interface com.esri.arcgis.geometry.esriGeometryError

(0x80040270) The z coordinates of this geometry are out of bounds.

E_GEOMETRY_ZM_OUT_OF_BOUNDS?- Static variable in interface com.esri.arcgis.geometry.esriGeometryError

(0x8004026f) The z or m coordinates of this geometry are out of bounds.

时间: 2024-10-02 20:09:11

ArcEngine开发各种几何错误代码的相关文章

arcengine 开发经典帖 【强烈推荐仔细研读】

转自原文 arcengine 开发经典帖 使用ArcGIS Engine 开发自定义GIS应用: 第一部分:使用ArcGIS Engine 发布自定义GIS应用软件-全面了解ArcGIS Engine的产品. 第二部分:ArcEngine9.2的新特性及变化.(续)--类对比及变化.(续)--(代码转换插件).(续)--ArcEngine新命令,工具.菜单和面板 第三部分:使用 ArcGIS Engine开发应用程序(自定义或嵌入) 第四部分:开发Engine 应用程序的基本原理.(续).(续)

ArcEngine开发中“错误类型"****"未定义构造函数”

from:http://blog.csdn.net/mengdong_zy/article/details/8990593 问题 在ArcEngine开发的时候,在编译时,发现出现这样的错误,出错的地方在实例化一个对象的时候. 比如: ISpatialReference a = new UnknownCoordinateSystemClass(); _hookHelper = new HookHelperClass(); 等等. 解决办法 选中实例化的类所在的程序集,如UnknownCoordi

vs2008下如何部署arcengine开发的程序

说实话本想搞WPF+ArcEngine开发的,环境都搭建好了,突然发现貌似有很多授权的问题,唯恐部署软件后不能在其它客户端上使用,而且是项目开发,于是决定先暂时放下这个想法,待联系做研究性系统时再予以开发使用.好了,接下来我将以图解形式详细说明一下如何部署一个arcgis二次开发程序. 所需文件 首先,我先将我们所用到的文件及搭建环境要求列一下. 客户端系统环境:win xp.win7.win8 客户端系统需要安装:dotNetFx35.WindowsInstaller3.1.ArcEngine

Arcengine 开发,FeatureClass新增feature时“The Geometry has no z-value”或"The Geometry has null z-value"的解决方案

Arcengine 开发,当图层含有Z值时,新增的feature没有Z值就会 出现“The Geometry has no z-value”的错误.意思很明显,新增的geometry没有Z值. 此时按照常规想法,取出geometry的每个点,分别设置Z=0,理论可行,但实际调试过程中依然报“The Geometry has no z-value”. 可用解决方案如下: IGeometry geometry = feature.ShapeCopy; IZAware zAware = (IZAwar

餐饮行业APP开发价值几何

餐饮行业APP开发价值几何 扩展推广渠道:随着移动互联网的快速发展,企业APP就成为了移动互联网的重要渠道,实现静止媒体向移动媒体,单一媒体向多媒体的转变. 提升企业形象:商家可以通过APP打造自己企业形象,从而代替以往传统的模式.现在餐饮app中都会加入到评论和分享的模块,顾客可以讲自己的看到的.品尝到的一切分享给每个人. 可以增加客户量.同时更能对商家的不足之处做出评论,有利于商家在服务方面的提升. 减少运营成本:移动app可以及时的将商家促销和优惠信息推送到每位顾客的手上.让顾客在第一时间

使用arcengine开发程序右键菜单

ArcGIS Engine是ESRI在ArcGIS9版本才开始推出的新产品,它是一套完备的嵌入式GIS 组件库和工具库,使用ArcGIS Engine开发的GIS应用程序可以脱离ArcGIS Desktop而运行.让我们一起来看,右键菜单的设计与实现. 利用ArcGIS Engine开发自定义GIS应用程序中,一般有两种方式来建立右键菜单. 一是利用开发工具自带的右键菜单控件,如Visual Studio中的ContextMenuStrip控件: 二是利用ArcGIS Engine封装好的ITo

C#进行arcEngine开发

一:环境配置: VS2012, ArcGIS10 ,arcengine10,arcsde10 oracle11g arcengine10的安装需要vs2010,对于vs2012要安装arcengine10,需要修改注册表: HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\Microsoft\VisualStudio\10.0  中“新建” —“字符串值”  名称:InstallDir 数据:C:\Program Files (x86)\Microsoft Visu

C#进行arcEngine开发 2

arcengine 空间分析: 目前我知道的有: 1.Geoprocessor 利用ESRI.ARCGIS.AnalysisTools中的相关工具进行clip,interset,identity操作: 以clip为例如下: string ioutPath = mlstr + xzshpstr; Geoprocessor g = new Geoprocessor(); g.OverwriteOutput = true; ESRI.ArcGIS.AnalysisTools.Clip clip = n

基于ArcEngine开发自己的GIS

对于AE开发实在提不起兴趣,想好好去搞js的开发,无奈这门课要考试,还要做一个设计.所以我决定在设计周来到之前,就把这个开发做出来.然后就可以花样装逼啦.主要是通过写博客能督促自己搞一下,可以尽快完成. 需求分析 1.具备基本的地图操作功能.具备左右窗口间的鹰眼查看. 2.具备基本的查询和统计功能.包括属性.空间和图形的查询.具备一定的分析功能. 3.有一点地图制图的功能.包括符号化和地图标注. 4.具备一定的空间数据编辑功能.包括设置编辑的图层,属性编辑,节点编辑,保存和结束编辑. 5.具有空