arcengine实现空间拓扑空间关联空间距离运算

arcengine实现空间拓扑空间关联空间距离运算

ID:33826133

大小:463.00 KB

页数:22页

时间:2019-03-01

arcengine实现空间拓扑空间关联空间距离运算_第1页
arcengine实现空间拓扑空间关联空间距离运算_第2页
arcengine实现空间拓扑空间关联空间距离运算_第3页
arcengine实现空间拓扑空间关联空间距离运算_第4页
arcengine实现空间拓扑空间关联空间距离运算_第5页
资源描述:

《arcengine实现空间拓扑空间关联空间距离运算》由会员上传分享,免费在线阅读,更多相关内容在行业资料-天天文库

1、【051】◀▶ArcEngine实现空间分析1.熟悉ITopologicalOperator接口(用于空间拓扑运算)的使用2.熟悉IRelationalOperator接口(用于空间关联运算)的使用3.熟悉IProximityOperator接口(用于空间距离运算)的使用●·●目录:A1…………ITopologicalOperator5接口·公共方法:·Buffer方法:·Boundary方法:·Clip方法:·ConvexHull方法:·Cut方法:·Union方法:·Intersect方法:·Di

2、fference方法:A2…………IRelationalOperator接口·公共方法:·Contains方法:·Overlaps方法:A3…………IPoint接口A4…………ICurve3接口A5…………ISegment接口A6…………ICircularArc接口---------------------------------------------------------------------------------------------------------写在前面:使用空间分析的时候,

3、会提示这样的错误“异常来自HRESULT:0x80040215”,其原因就是:在使用ITopologicalOperator求交集等操作的时候,有时会出现“HRESULT:0x80040215”这个异常,原来是空间参考不一样所致。因此只要SpatialReference属性设为同一空间参考就不会出现“HRESULT:0x80040215”异常。所以在进行空间分析之前,要保证所建立的shapefile文件具有相同的SpatialReference!----------------------------

4、-----------------------------------------------------------------------------╔════════╗╠════╣第A1个╠══════════════════════════════════════════════════╣╚════════╝●·●ITopologicalOperator5接口:1.Providesadditionalinformationonnon-simplegeometries.【拓扑操作】  Membe

5、rsDescriptionBoundary返回值:IGeometryTheboundaryofthisgeometry.Apolygon'sboundaryisapolyline.Apolyline'sboundaryisamultipoint.Apointormultipoint'sboundaryisanemptypointormultipoint.Buffer(doubledistance)返回值:IGeometryConstructsapolygonthatisthelocusofpoints

6、atadistancelessthanorequaltoaspecifieddistancefromthisgeometry.通过给定距离,得到操作图形的缓冲区,返回得到缓冲区几何图形!但是这里面的距离很是蹊跷,同时实验发现,我写入0.01的时候,大约表示1km,所以大约是1:100000的关系!Clip(IEnvelopeclipperEnvelope)Constructstheintersectionofthisgeometryandthespecifiedenvelope.返回矩形部分的要素,直

7、接作用在要素上面!ClipDenseConstructstheintersectionofthisgeometryandthespecifiedenvelope;densifieslinesinoutputcontributedbytheclippingenvelope.ClipExConstructstheintersectionofthisgeometryandthespecifiedenvelope.ClipToDomainClipsthegeometrytothedomainofthespat

8、ialreference.Usefulforensuringthatbufferscanbefitwithinthespatialdomainofthefeatureclasstowhichtheyarebeingadded.ConstructUnionDefinesthisgeometrytobetheunionoftheinputs.MoreefficientforunioningmultiplegeometriesthancallingUnionr

当前文档最多预览五页,下载文档查看全文

此文档下载收益归作者所有

当前文档最多预览五页,下载文档查看全文
温馨提示:
1. 部分包含数学公式或PPT动画的文件,查看预览时可能会显示错乱或异常,文件下载后无此问题,请放心下载。
2. 本文档由用户上传,版权归属用户,天天文库负责整理代发布。如果您对本文档版权有争议请及时联系客服。
3. 下载前请仔细阅读文档内容,确认文档内容符合您的需求后进行下载,若出现内容与标题不符可向本站投诉处理。
4. 下载文档时可能由于网络波动等原因无法下载或下载错误,付费完成后未能成功下载的用户请联系客服处理。