当前位置:网站首页>Arcgis和Cass实现断面展高程点
Arcgis和Cass实现断面展高程点
2022-07-26 22:37:00 【Acowardintheworld】
Arcgis部分:生成点的高程和坐标信息
①编辑器→构造点→通过距离生成点
tips:将点shapefile的点图层设置为唯一可编辑图层

②选好点之后,通过带有高程值的tif图层,加入高程属性列,再加入X,Y的属性列

③将数据导出成TXT的文本

处理txt文件
①将Arcgis生成的txt文件用Excel打开
(如果找不到打开方式,可以先打开excel,找到txt文件的方式来打开)




将上图变为下图(可以del B列,复制C→G列,D→C列,E→D列,G→E列)
②将表中的数据不含名称列复制到一个dat文件中,可以通过创建一个txt,改掉后缀名


用记事本的形式打开.dat文件,将复制的内容传进去
③更改文件中的数据,复制一个空格,点替换

保存文件
Cass部分:实现展高程点
①cass展高程点

直接回车

然后就OK了,稍微修饰一下。
边栏推荐
- C and pointer Chapter 18 runtime efficiency 18.3 runtime efficiency
- 深度学习调参技巧
- Deployment of yolov5 on Jetson nano deepstream
- 7_ Principal component analysis
- Lt9611ux Mipi to HDMI 2.0 dual port with audio
- Chapter 1 develop the first restful application
- Relationship between Unicode and UTF-8
- Transpose convolution correlation
- Find method of web page parsing by crawler
- MySQL optimization
猜你喜欢

9_逻辑回归(Logistic Regression)

信号与系统学习零输入响应

Leetcode - hash table

Anaconda = > pycharm=> CUDA=> cudnn=> pytorch environment configuration

LeetCode题目——数组篇

2022-07-17:1, 2, 3... N-1, N, n+1, n+2... In this sequence, only one number has repetition (n). This sequence is unordered. Find the repeated number n. This sequence is ordered. Find the repeated numb

LeetCode题目——二叉树篇

Iptables prevent nmap scanning and binlog

C and pointer Chapter 18 runtime environment 18.1 judgment of runtime environment

放图仓库-Tsai
随机推荐
C and pointers Chapter 18 runtime environment 18.4 summary
机器人学台大林教授课程笔记
Ubantu installing Oracle JDK
CSDN文章语法规则
Design of vision protector based on 51 single chip microcomputer
torch.相关函数
PTA 7-3 lists leaf nodes
Codeforces D. two divisors (number theory, linear sieve)
20220720 toss deeplobcut2
Codeforces C1. Simple Polygon Embedding
C and pointer Chapter 18 runtime environment 18.2 interface between C and assembly language
知识蒸馏——pytorch实现
7_主成分分析法(Principal Component Analysis)
Leetcode - linked list
Codeforces E. maximum subsequence value (greed + pigeon nest principle)
Codeforces d.constructing the array (priority queue)
What scenarios are Tencent cloud lightweight application servers suitable for?
Leetcode topic - array
RESNET paper interpretation and code implementation (pytorch)
Signal and system learning zero input response