首页 > 其他分享 >arcgis—Construct Sight Lines(构造通视线)

arcgis—Construct Sight Lines(构造通视线)

时间:2023-02-22 14:59:05浏览次数:43  
标签:features Lines Construct blog arcgis csdn details 分割线

Creates line features that represent sight lines from one or more observer points to features in a target feature class.

这时,我们再思考,这些视线的端点是不是就是我们要的等距离的分布的构造点啊。我们只需要利用“要素折点转点”工具,提取线的“END”点就ok了。

随后我们利用“在点分割线”工具就可以批量等距离分割线了。

参考1:https://blog.csdn.net/kinghxj/article/details/108422979

参考2:https://blog.csdn.net/weixin_39190382/article/details/107561867

标签:features,Lines,Construct,blog,arcgis,csdn,details,分割线
From: https://www.cnblogs.com/2008nmj/p/17144304.html

相关文章