当前位置:网站首页>100 GIS practical application cases (seventeen) - making 3D map based on DEM
100 GIS practical application cases (seventeen) - making 3D map based on DEM
2022-07-25 06:32:00 【Gatulo book】
Preface
be based on DEM Make a three-dimensional map , There has to be DEM data (Tin,Terrain And grids DEM All possible ), Use TIN、Terrain Relatively slow , It is recommended to use grids DEM, Low resolution , Process faster , About DEM The operation of data can be seen 13 Chapter on grids DEM Create chapter content . Make a three-dimensional map , It is recommended to use the projection coordinate system , Multiple data used to make 3D map , The coordinate system should be consistent .
Use DOM Make
DOM It's digital orthophoto , It can be satellite images ( Satellite film ) Or aerial images ( Aerial photograph ), It can also be photographed by UAV . But ask for DOM Data and DEM Data space XY The positions must be superimposed .
Using data :“chp14\dem.gdb\DOM and DEM”, Use DOM Data and DEM The operation of data making 3D map is as follows :
1. open ArcScene( Be careful : No ArcMap);
2. Add data “chp14\dem.gdb\” Medium DOM and DEM The data of ;
3. stay DOM Right click on the data → Property setting interface , Pictured 14-2 Shown . stay “ Basic height ” In the options , take “ Float on a custom surface ” Option selected .

chart 14-2 DOM 3D production
4. close DEM Layers , See the effect as shown in the figure 14-3 Shown .
边栏推荐
- target_compile_features specified unknown feature “cxx_std_14“ for target
- How to play a data mining game entry Edition
- What does PK, NN, Qu, B, UN, ZF, AI, G mean when creating tables in MySQL
- JZ7 重建二叉树
- Detailed annotation and analysis of start.s of uboot
- 容器内组播
- [datawhale202207] reinforcement learning: the foundation of reinforcement learning
- 二叉搜索树(DAY 75)
- [Luogu p6629] string (runs) (tree array)
- Standard C language 6
猜你喜欢

Developers must read: 2022 mobile application operation growth insight white paper

Keil uvisin5 code auto completion or code Association

【transformer】DeiT
![[reprint] pycharm packages.Py program as executable exe](/img/9c/02a967fb08ca54bb742cf69c4578a7.png)
[reprint] pycharm packages.Py program as executable exe

【datawhale202207】强化学习:策略梯度和近端策略优化

Observer mode

Data too long for column ‘data‘ at row 1以及设置成longblob造成的乱码解决。node-mysql

How to play a data mining game entry Edition

SAP FICO 第三节 BDC和LTMC导入S4财务科目
![[datawhale202207] reinforcement learning: the foundation of reinforcement learning](/img/1e/6ba657da14508854207aac51992ad8.png)
[datawhale202207] reinforcement learning: the foundation of reinforcement learning
随机推荐
机器学习 Keras拟合正弦函数
Pic16f877xa instruction system (assembly language)
二叉搜索树(DAY 75)
Standard C language 6
NFT: how to improve rentable NFT (erc-4907)
mysql 查询当前数据库下的表名
target_compile_features specified unknown feature “cxx_std_14“ for target
Date (day 76)
EXCEL
Detailed explanation of the difference, working principle and basic structure between NMOS and PMOS
Mysql database backup and recovery
4、 MFC toolbar, runtime class information mechanism, runtime creation mechanism
MySQL queries the table name under the current database
Detailed explanation of arm instruction CMP
C#开源控件MetroFramework Demo项目下载和运行
JS 获取鼠标选中的文字并处于选中状态
Case ---- how efficient is the buffer stream compared with the ordinary input stream and output stream?
Over adapter mode
The code of Keil and Si compiler is not aligned??
CRC8 CRC16 table lookup method