当前位置:网站首页>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了,稍微修饰一下。
边栏推荐
- PTA 7-3 lists leaf nodes
- Transpose convolution correlation
- Search engine hijacking of black hat SEO
- 查看 Anaconda 创建环境的位置
- 10_评价分类结果(Evaluate classification)
- Identity server4 authorization successful page Jump encountered an error: exception: correlation failed Solution of unknown location
- Recent answers - column
- Fourier analysis (basic introduction)
- [Gorm] model relationship -hasone
- C and pointers Chapter 18 runtime environment 18.4 summary
猜你喜欢

第7章 课程总结

Deploy yolov5 error reporting in pycharm

LeetCode——哈希表篇

The attorney general and the director of the national security service of Ukraine were dismissed

The basic operation of data tables in MySQL is very difficult. This experiment will take you through it from the beginning

Codeforces C1. Simple Polygon Embedding

Convolutional neural network -- lenet (pytorch Implementation)

Skiasharp's WPF self drawn bouncing ball (case version)

12_ Decision tree

Chapter 2 develop user traffic interceptors
随机推荐
放图仓库-3(功能图像)
Shang school software testing (1) software testing curriculum system, advantages, learning suggestions, understanding software, software testing and defects, software testing process, debugging and te
爬虫解析网页的find方法
放图仓库-2(函数图像)
MySQL数据库复杂操作:数据库约束,查询/连接表操作
Tencent cloud lightweight application server purchase method steps!
100. Same tree
Pyautogui usage example
Find method of web page parsing by crawler
知识蒸馏——pytorch实现
深度学习调参技巧
Deploy yolov5 error reporting in pycharm
Codeforces E. maximum subsequence value (greed + pigeon nest principle)
Web middleware log analysis script 1.0 (shell script)
Chapter 2 develop user traffic interceptors
Web middleware log analysis script 2.0 (shell script)
Codeforces B. Orac and Models (dp)
Share a regular expression
查看 Anaconda 创建环境的位置
C and pointer Chapter 18 runtime environment 18.1 judgment of runtime environment