当前位置:网站首页>ArcGIS and CASS realize elevation points of cross-section Exhibition
ArcGIS and CASS realize elevation points of cross-section Exhibition
2022-07-27 00:40:00 【Acowardintheworld】
Arcgis part : Generate elevation and coordinate information of points
① Editor → Construction point → Generate points by distance 
tips: Will point shapefile The point layer of is set as the only editable layer

② After choosing a good point , Through tif Layers , Add the elevation attribute column , Then add X,Y Attribute column for 

③ Export data to TXT The text of 

Handle txt file
① take Arcgis Generated txt For documents Excel open
( If the opening method cannot be found , You can open it first excel, find txt File to open )




Change the above figure into the following figure ( Sure del B Column , Copy C→G Column ,D→C Column ,E→D Column ,G→E Column )
② Copy the data in the table without Name column to a dat In file , You can do this by creating a txt, Change the suffix 


Open it in the form of Notepad .dat file , Transfer the copied content
③ Change the data in the file , Copy a space , Point replacement 

Save the file
Cass part : Realize the elevation point
①cass The elevation point 

Directly enter 

And then OK 了 , A little embellishment .
边栏推荐
猜你喜欢

运算符重载

2020-12-20 99 multiplication table

Eight queens n Queens

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

Configure deeplobcut2 with your head covered

Find method of web page parsing by crawler
![[LeetCode] 无重复最长字符串](/img/97/bf8c9b019136ab372ce2c43cddbb2c.jpg)
[LeetCode] 无重复最长字符串

13_ Ensemble learning and random forests

The crawler parses the object of the web page. Element name method

Complete review of parsing web pages
随机推荐
Friend friend function and singleton mode
9_逻辑回归(Logistic Regression)
[acwing game 61]
"Could not load host key" error when xshell connects to the server
Matlab based medical imaging technology filtering backprojection simulation, including direct backprojection, S-L filtering, R-L filtering, LeWitt filtering
Web middleware log analysis script 2.0 (shell script)
10_ Evaluate classification
Eight queens n Queens
Shang school software testing (1) software testing curriculum system, advantages, learning suggestions, understanding software, software testing and defects, software testing process, debugging and te
Signal and system impulse response and step response
[qt] solve the problem of Chinese garbled code
【3. 基础搜索与图论初识】
Web middleware log analysis script 1.0 (shell script)
Openharmony quick start
2020-12-22 maximum common factor
UNET notes
Today's 20220719 toss deeplobcut
Drawing warehouse Tsai
MySQL associative table queries (reducing the number of queries)
简单的素数程序 初学者 希望码龄高的大佬可以一下