如何在 ArcMap 中按位置和属性选择图层?

发布于 2024-11-29 12:09:07 字数 234 浏览 4 评论 0原文

我有一个数据集(即 shapefile),其中包含空间位置数据(坐标)和高程数据以及其他属性字段。

我想选择垂直间距至少为 200m(即 z 轴上至少相距 200m)并且彼此相距在 3km 以内的点。

目的是创建一个新的形状文件,其中包含与 1 个或多个其他点具有这种关系的所有点。

我确信这个问题有解决方案(也许根本不使用 arcmap?),但我就是找不到它。任何帮助将不胜感激。

克里斯

I have a dataset (i.e. a shapefile) containing spatial location data (coordinates) and elevation data as well as other attribute fields.

I want to select points which have at least 200m vertical separation (i.e. are at least 200m apart on the z-axis) AND are within 3km of each other.

The aim is to create a new shapefile with all points that have this relationship with 1 or more other points.

Im sure there is a solution to this problem (maybe not using arcmap at all?) but i just cant find it. any help would be greatly appreciated.

Chris

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(2

心如荒岛 2024-12-06 12:09:07

如果您在 gis.stackexchange.com 上提出这个问题,那么您的运气会好得多。那里有更多的 ESRI 用户/程序员。事实上,我敢打赌您无需提出问题就能找到解决方案。

You are going to have much better luck asking this question in gis.stackexchange.com. Many more ESRI users/programmers there. As a matter of fact I bet you find your solution there without having to ask the question.

像极了他 2024-12-06 12:09:07

您可以在所有点上运行 ArcGIS Near 工具。

然后通过Z值>200m且距离值<3000m的属性点进行选择。

You can run the ArcGIS Near tool on all the points.

Then select by attribute points with Z values of >200m and distance values of <3000m.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文