当前位置:网站首页>How to generate provincial data from county-level data in ArcGIS?
How to generate provincial data from county-level data in ArcGIS?
2022-06-12 04:48:00 【Geographic remote sensing ecological network】
stay ArcGIS It is often necessary to fuse maps in the process of use , For example, provincial panel data is generated from county-level administrative panel data . This article introduces the operation process in detail .
Tools :
This operation passes ArcGIS in 【Dissolve】( The fusion ) Tool implementation . notes : Fusion tools are often used to merge multiple adjacent shapes in the same layer into a single shape , Merge with merging multiple layers (merge) Tools are different . When merging multiple drawings, the fusion tool , Must be based on one or more fields , The field values of these figures must be the same , That is, the merged drawings have the same attribute values . If the polygon participating in the merging has no adjacent , You will get many parts (Multipart) elements . In this example, you need to get the provincial data , By merging the county graphics of the same province , You can get .
The experimental steps :
1. View layer attribute fields . open ArcMap Software , Load data “ County Administrative Region ”; Right click the layer to view the data attribute table ,ProvinceId The field indicates the province number to which the county graphic belongs , Therefore, this example sets the same province according to this field id County level merger , The operation interface is as follows .
1) Load map data

2) View map data properties

2. County level data of financial contract province . Open open 【Data Management Tools】|【Generalization】|【Dissolve】 Tools , Input element set to “ County Administrative Region ”, The output feature class is set to “ Provincial administrative units ”, The fusion field is set to “ProvinceId”, Other parameters default . determine , Get the fused provincial and administrative region data , The operation interface is as follows .
1) The fusion

2) Output map

边栏推荐
- 1006 next spread
- L1-065 "nonsense code" (5 points)
- Labor
- JS function and variable have the same name (function and variable parsing rules)
- Oracle's instr()
- @What happens if bean and @component are used on the same class?
- Asp. Net core EF value conversion
- LabVIEW about TDMS and Binary Storage Speed
- From science to startup
- Summary of common interview questions in redis
猜你喜欢

Chrome is amazingly fast, fixing 40 vulnerabilities in less than 30 days

L1-064 AI core code valued at 100 million (20 points)

asp. Net core theme Middleware

QT compiling security video monitoring system 44 video uploading

Gao Xiang slam14 notes on three Lie groups and Lie algebra

A complete set of installation procedures (for learning and communication only)

Illustrating the use of Apache skywalking UI

D1 Nezha development board power on record

JWT學習與使用
![Work report on epidemic data analysis platform [7] Alibaba cloud related](/img/e2/acc79256f8f90ca730c39ffb941dab.png)
Work report on epidemic data analysis platform [7] Alibaba cloud related
随机推荐
Daily practice (28): balance binary tree
C asynchronous programming (async and await) and asynchronous method synchronous invocation
加速訓練之並行化 tf.data.Dataset 生成器
Based on Visual Studio code Net Maui cross platform mobile application development
Report on the current market situation and future development trend of adhesive industry for radar and ultrasonic sensors in the world and China 2022 ~ 2028
1006 next spread
kali下安装pycharm并创建快捷访问
加速训练之并行化 tf.data.Dataset 生成器
Tasks in C #
From science to startup
千字巨著《编程后传》
Redis learning notes (continuously updating)
Please calculate the value of the following function recursively: PX (x, n) =x-x^2 +x^3- x^4+... (-1) n-1) (xn) n > 0 * * input format requirements: "%lf%d" prompt: "enter X and n:"
The third "World War" - chip defense, smokeless battlefield!
Work report of epidemic data analysis platform [1] data collection
Sustainable service business models
The emergence of new ides and the crisis of programmers?
Advanced MySQL knowledge points (7)
2022 "college entrance examination memory" has been packaged, please check!
WPF data binding (IV)