当前位置:网站首页>Arcgis操作: 批量修改属性表
Arcgis操作: 批量修改属性表
2022-07-07 07:15:00 【稻田里展望者】
在通过arcgis进行数据处理时, 有时需要对一个图层的属性表中一个字段的进行批量的重复修改,这时简单的打开编辑器对属性表进行单独的编辑修改已无法满足海量数据的需求, 这时需要通过批量处理的方法进行字段属性的修改
使用工具: 按属性选择工具 和 字段计算器
基本思路: 通过属性选择来根据条件把需要修改的数据筛选出来,然后通过字段计算器把已选的数据进行修改
案例: 把属性表中name字段为空的数据填上’没有数据’的字段
打开属性表, 如下:
通过按属性选择工具把空白的数据选出来
通过字段计算器把已选的数据进行修改,把数据批量改成"没有数据"
选中整列字段
右击选中字段计算器
打开字段计数器,输入没有数据(字符串要加上双引号)
点击确定,查看结果,选中的数据已被批量修改了
边栏推荐
- 视频化全链路智能上云?一文详解什么是阿里云视频云「智能媒体生产」
- [original] what is the core of programmer team management?
- Please ask me a question. I started a synchronization task with SQL client. From Mysql to ADB, the historical data has been synchronized normally
- Pit using BigDecimal
- C# Socke 服务器,客户端,UDP
- La différence entre viewpager 2 et viewpager et la mise en œuvre de la rotation viewpager 2
- HCIP 第一天 笔记整理
- How to become a senior digital IC Design Engineer (5-2) theory: ULP low power design technology (Part 1)
- Garbage disposal method based on the separation of smart city and storage and living digital home mode
- CSDN salary increase technology - learn about the use of several common logic controllers of JMeter
猜你喜欢
Deep understanding of UDP, TCP
[4G/5G/6G专题基础-146]: 6G总体愿景与潜在关键技术白皮书解读-1-总体愿景
Flex flexible layout
[original] what is the core of programmer team management?
【BW16 应用篇】安信可BW16模组/开发板AT指令实现MQTT通讯
Vs2013 generate solutions super slow solutions
Sqlplus garbled code problem, find the solution
AI从感知走向智能认知
内存==c语言1
[4g/5g/6g topic foundation-146]: Interpretation of white paper on 6G overall vision and potential key technologies-1-overall vision
随机推荐
有没有大佬帮忙看看这个报错,有啥排查思路,oracle cdc 2.2.1 flink 1.14.4
thinkphp3.2信息泄露
Communication mode between processes
CDZSC_ 2022 winter vacation personal training match level 21 (2)
大佬们,请问 MySQL-CDC 有什么办法将 upsert 消息转换为 append only 消
How to solve the problem of golang select mechanism and timeout
Can't connect to MySQL server on '(10060) solution summary
Deep understanding of UDP, TCP
Internship log - day04
First issue of JS reverse tutorial
JS judge whether checkbox is selected in the project
IIS redirection redirection appears eurl axd
根据热门面试题分析Android事件分发机制(二)---事件冲突分析处理
How will fashion brands enter the meta universe?
小程序弹出半角遮罩层
JS reverse tutorial second issue - Ape anthropology first question
Strategic cooperation subquery becomes the secret weapon of Octopus web browser
内存==c语言1
CDZSC_2022寒假个人训练赛21级(2)
2020CCPC威海 J - Steins;Game (sg函数、线性基)