当前位置:网站首页>Introduction of 3D Max fine model obj model into ArcGIS pro (II) key points supplement
Introduction of 3D Max fine model obj model into ArcGIS pro (II) key points supplement
2022-06-30 21:02:00 【A notebook of classmate sun】
One 、 The location of the map
As mentioned before , The mapping position should be the same as obj Model file 、mtl The files are all in one folder path :
If not , To carry out mtl File modification , Or re export obj The model is saved as a relative path :
Two 、 Merge the model after import
Use Import 3D Files Tool import file obj Model file , Because one area model file may be stored in multiple folders , Batch import , Import to FileGDB There are many in Multipatch Element storage . If you need to merge these models into one feature layer , It is convenient to pack it into one SLPK File packets , You need to merge these elements , Merge into one element .
Use Merge Tools to merge :
3、 ... and 、 pack SLPK Data packets
Packaging tools , The input needs to be a layer layer. You can load the data to be packaged into the view , If the amount of data is too large , After dragging and loading , You can click on the lower right to cancel loading . The selection of coordinate system is consistent with that of precision die .
Projection change
If you need to change the coordinate system in the middle ( For example, convert to the same coordinate information as the base map ), You can use the projection tool to transform the coordinate system .
边栏推荐
猜你喜欢
MFC界面库BCGControlBar v33.0 - 桌面警报窗口、网格控件升级等
MySQL:SQL概述及数据库系统介绍 | 黑马程序员
报错FileSystemException: /datas/nodes/0/indices/gtTXk-hnTgKhAcm-8n60Jw/1/index/.es_temp_file:结构需要清理
Basic components of STL
AVL balanced binary tree (I) - concept and C language implementation
A complete collection of vulnerability scanning tools. Mom doesn't have to worry that I won't find any more vulnerabilities
偏向锁/轻量锁/重级锁锁锁更健康,上锁解锁到底是怎么完成实现的
Lumiprobe生物素亚磷酰胺(羟脯氨酸)说明书
为什么vscode用久了电脑速度变慢?
Lumiprobe核酸定量丨QuDye dsDNA BR 检测试剂盒
随机推荐
Based on the open source stream batch integrated data synchronization engine Chunjun data restore DDL parsing module actual combat sharing
Lumiprobe protein quantitation - qudye Protein Quantitation Kit
Go learning notes
Binary search tree (1) - concept and C language implementation
AVL平衡二叉树(一) - 概念与C语言实现
Lumiprobe 改性三磷酸盐丨生物素-11-UTP研究
多表操作-外键约束
Failed to configure a DataSource: ‘url‘ attribute is not specified and no embedded datasource could
多态在代码中的体现
B_QuRT_User_Guide(31)
qiao-npms:搜索npm包
Evolution of screen display technology
Summary of personal work of 21 groups in the first week of summer training
两个skyline
Comparison between QT and other GUI Libraries
元宇宙可能成为互联网发展的新方向
开发技术-使用easyexcel导入文件(简单示例)
On the charm of code language
开发技术-获取10分钟前的时间
Huffman Tree (1) Basic Concept and C - language Implementation