当前位置:网站首页>ArcGIS:矢量要素相同字段属性融合的两种方法
ArcGIS:矢量要素相同字段属性融合的两种方法
2022-07-07 21:50:00 【BetterQ.】
在实际矢量要素编辑过程中,以ArcGIS为例,经常需要对矢量要素所包含的子要素进行合并操作,比如两条线道路要素表示的是同一条道路,却是两个要素。
在ArcGIS中,矢量要素合并大致可分为两种,一种为按照某一字段相同值进行合并,另外一种为手动选择要素合并。
1.按照相同字段值合并
若某一字段相同值均代表某一相同的元素,在进行合并时,可选择按照某一字段融合,选择地理处理–> 融合,在弹出的对话框中,选择要融合的要素和输出路径以及融合所依据的字段,点击确定即可得到融合后的结果。
这样就会对所选字段中相同名称的属性进行融合。
2.手动选择要素合并
如果要素较少或者没有字段相同值可以融合,可以自定义合并要素,通过矢量要素编辑器进行合并,右击需要编辑的图层编辑要素(E),然后选中要融合的字段,然后在编辑器里点击合并(G)…,即可进行要素的合并,完成所有操作后点击保存编辑内容(S)。
.
.
选中所要合并的要素后,在编辑工具条的下拉菜单中找到合并以后点击,即可完成手动合并要素。
边栏推荐
- How to operate DTC community?
- Debezium系列之:支持 mysql8 的 set role 語句
- Are the microorganisms in the intestines the same as those on the skin?
- 【测试面试题】页面很卡的原因分析及解决方案
- LeetCode203. Remove linked list elements
- Brush question 3
- Line test - graphic reasoning - 1 - Chinese character class
- Digital transformation: five steps to promote enterprise progress
- Debezium series: source code reading snapshot reader
- Leetcode19. Delete the penultimate node of the linked list [double pointer]
猜你喜欢
Force deduction - question 561 - array splitting I - step by step parsing
Line test - graphic reasoning - 6 - similar graphic classes
Brush question 3
行測-圖形推理-4-字母類
[record of question brushing] 3 Longest substring without duplicate characters
PCL . VTK files and Mutual conversion of PCD
行测-图形推理-9-线条问题类
Talk about DART's null safety feature
XMIND mind mapping software sharing
开发那些事儿:Go加C.free释放内存,编译报错是什么原因?
随机推荐
Select sort (illustration +c code)
Cause analysis and solution of too laggy page of [test interview questions]
微服務遠程Debug,Nocalhost + Rainbond微服務開發第二彈
30讲 线性代数 第五讲 特征值与特征向量
Build an "immune" barrier in the cloud to prepare your data
Gbu1510-asemi power supply special 15A rectifier bridge gbu1510
Debezium series: support the use of variables in the Kill Command
Leetcode206. Reverse linked list
Locate to the bottom [easy to understand]
Use JfreeChart to generate curves, histograms, pie charts, and distribution charts and display them to jsp-2
Years of summary, some core suggestions for learning programming
小程序多种开发方式对比-跨端?低代码?原生?还是云开发?
What is ADC sampling rate (Hz) and how to calculate it
三菱PLC slmp(mc)协议
The author of LinkedList said he didn't use LinkedList himself
Sword finger offer 28 Symmetric binary tree
Cascade-LSTM: A Tree-Structured Neural Classifier for Detecting Misinformation Cascades-KDD2020
Lecture 30 linear algebra Lecture 5 eigenvalues and eigenvectors
Micro service remote debug, nocalhost + rainbow micro service development second bullet
软件测评中心▏自动化测试有哪些基本流程和注意事项?