当前位置:网站首页>Arcpy 利用updatelayer函数改变图层的符号系统
Arcpy 利用updatelayer函数改变图层的符号系统
2022-07-04 06:09:00 【YuanYWRS】
【介绍】:
arcpy.mapping 里的updatelayer函数具有更新图层符号系统的功能,也可以用来更新各种图层属性,它作为一个多功能的函数,需要掌握其各个参数的使用情况。
【处理前】:
【代码示例】:
【代码分析】:
[第一行]:导入arcpy.mapping模块;
[第二行]:引用当前的地图文档,并赋值给变量;
[第三行]:获取对数据框的引用;
[第四行]:定义将要更新的图层;如果更新图层的符号系统,必须保证更新图层和源图层具有相同的几何图形(点、线、面),还要检查属性定义是否相同,分级颜色和分级符号都要基于一个特定的属性。
[第五行]:定义用于更新符号系统的源图层;
[第六行]:调用updatelayer函数来更新符号系统;True表示的是仅仅更新图层的符号系统,不更新属性信息。
【处理后】:
【结果分析】:由分级颜色变为分级符号。
【声明】:代码和数据均来源于牟乃夏老师的书籍。
边栏推荐
- 体验碎周报第 102 期(2022.7.4)
- Use of hutool Pinyin tool
- 2022.7.3-----leetcode. five hundred and fifty-six
- 509. 斐波那契数、爬楼梯所有路径、爬楼梯最小花费
- How to expand all collapse panels
- 如何判断数组中是否含有某个元素
- Distributed cap theory
- ABAP:OOALV实现增删改查功能
- Json Web token - jwt vs. Traditional session login Authentication
- (4) Canal multi instance use
猜你喜欢
JS扁平化数形结构的数组
LayoutManager布局管理器:FlowLayout、BorderLayout、GridLayout、GridBagLayout、CardLayout、BoxLayout
C realize Snake games
js arguments参数使用和详解
【微服务】Nacos集群搭建以及加载文件配置
Compound nonlinear feedback control (2)
QT 获取随机颜色值设置label背景色 代码
Webrtc quickly set up video call and video conference
Detectron: train your own data set -- convert your own data format to coco format
Grounding relay dd-1/60
随机推荐
C language - Blue Bridge Cup - Snake filling
AWT常用组件、FileDialog文件选择框
2022.7.2-----leetcode.871
"In simple language programming competition (basic)" part 1 Introduction to language Chapter 3 branch structure programming
分布式CAP理论
配置交叉编译工具链和环境变量
Learning multi-level structural information for small organ segmentation
Use of hutool Pinyin tool
HMS v1.0 appointment.php editid参数 SQL注入漏洞(CVE-2022-25491)
Luogu deep foundation part 1 Introduction to language Chapter 5 array and data batch storage
AWT介绍
The difference between PX EM rem
MySQL information_ Schema database
Upper computer software development - log information is stored in the database based on log4net
Nexus 6p从8.0降级6.0+root
How to solve the component conflicts caused by scrollbars in GridView
Halcon image calibration enables subsequent image processing to become the same as the template image
QT get random color value and set label background color code
Install pytoch geometric
Learn about the Internet of things protocol WiFi ZigBee Bluetooth, etc. --- WiFi and WiFi protocols start from WiFi. What do we need to know about WiFi protocol itself?