当前位置:网站首页>Use SuperMap iDesktopX data migration tool to migrate map documents and symbols
Use SuperMap iDesktopX data migration tool to migrate map documents and symbols
2022-08-05 02:48:00 【supermapsupport】
一、Map document migration
The replacement of a map document actually consists of two parts,Part of it is the transformation of the data,This has been introduced in the previous section,The other part is the conversion of the map document,The technical route is mainly passedArcGIS提供的 ArcObjectsrelated interface to parseMXD中图层、要素、标注、Information objects such as symbols,然后通过SuperMap提供的 iObjects javaThe component interface completes the corresponding layer、要素、Creation of objects such as symbols、Write and set,从而完成从ArcGIS的MXD到SuperMap的SMWU的转换,The main thing to note is that this function requiresArcGISLicensing of related products.

Available in desktopMXD转换工具,支持批量导入MXD,Input is required in the interfaceMXDMultiple paths for data,转换后SMWUThe data path of the workspace,Then click the Convert button to finishMXD到SMWU的转换

Based on the above product implementation scheme,进行测试,The following lists the replacement effects of the map document platform:


二、Migration of map symbols
Based on different symbol types,进行细分,目前,Support for multiple symbols has been implemented,情况如下:
ArcGIS符号 | SuperMap符号 | 支持情况 | |
点符号 | SimpleMarkerSymbol | 简单符号 | 支持 |
CharacterMarkerSymbol | TrueType符号 | 支持 | |
PictureMarkerSymbol | grid symbol | 支持 | |
MultiLayerMarkerSymbol Commonly multi-layeredTrueType符号 | 多层TrueType符号 | 支持 | |
线符号 | SimpleLineSymbol | System line symbol+Layer style | 支持 |
CartoGraphicLineSymbol | Dash spaced symbols | 支持 | |
HashLineSymbol | Short vertical bar spacer symbol | 支持 | |
MultiLayerLineSymbol Commonly used for multi-level spaced symbols | Multilayer spacer symbol | 支持 | |
填充符号 | SimpleFillSymbol | System face symbol+Layer style | 支持 |
LineFillSymbol | — | 部分支持 | |
MarkerFillSymbol | Point fill polygon symbol+ Layer style | 部分支持 | |
GradientFillSymbol | System face symbol+渐变风格 | 支持 | |
PictureFillSymbol | grid symbol | 支持 | |
MultiLayerFillSymbol Commonly used for point filled polygon symbols | Point fill polygon symbol | 支持 | |
SuperMap iDesktopX支持将ArcGISThe symbolic information of the platform is migrated,通过SuperMap iDesktopX提供的“Symbol library migration”工具将ArcGIS提供的*.styleFormat symbol library files are converted into batches,提供高效、A quick and easy way to migrate symbol styles,It is convenient for users to perform quick style configuration work.

Will be migrated through the symbol library*.stylesymbol librarySuperMapSymbol library format conversion,Generate points after transformation、线、Three symbol library type files,Here is an example of dot notation,Select the point layer,through the import tool*.sym文件导入到SuperMap iDesktopX中,You can see that the symbols of the point symbol library are all imported.


边栏推荐
- (十一)元类
- word分栏小记
- 语法基础(变量、输入输出、表达式与顺序语句)
- [LeetCode Brush Questions] - Sum of Numbers topic (more topics to be added)
- HDU 1114:Piggy-Bank ← 完全背包问题
- Regular expression to match a certain string in the middle
- DAY22: sqli-labs shooting range clearance wp (Less01~~Less20)
- 软链接引发的物理备份问题
- nodeJs--encapsulate routing
- 正则表达式,匹配中间的某一段字符串
猜你喜欢

虚拟内存原理与技术

lua learning

The linear table lookup

你要的七夕文案,已为您整理好!

Matlab map with color representation module value size arrow
![02 [Development Server Resource Module]](/img/60/f77ed0bb0e5654c9dcd70b73a5bee8.png)
02 [Development Server Resource Module]

View handler stepping record

Apache DolphinScheduler, a new generation of distributed workflow task scheduling platform in practice - Medium

How to sort multiple fields and multiple values in sql statement

人人都在说的数据中台,你需要关注的核心特点是什么?
随机推荐
线上MySQL的自增id用尽怎么办?
1667. 修复表中的名字
DAY22: sqli-labs shooting range clearance wp (Less01~~Less20)
One hundred - day plan -- -- DAY2 brush
[LeetCode Brush Questions] - Sum of Numbers topic (more topics to be added)
The problem of lack of dynamic library "libtinfo.so.5" in ksql application under UOS system
In 2022, you still can't "low code"?Data science can also play with Low-Code!
1527. Patients suffering from a disease
Data storage practice based on left-order traversal
torch.roll()
C student management system head to add a student node
How to transfer a single node of Youxuan database to a cluster
语法基础(变量、输入输出、表达式与顺序语句完成情况)
02 [Development Server Resource Module]
倒计时 2 天|云原生 Meetup 广州站,等你来!
Semi-Decentralized Federated Learning for Cooperative D2D Local Model Aggregation
627. 变更性别
The 2022 EdgeX China Challenge will be grandly opened on August 3
Access Characteristics of Constructor under Inheritance Relationship
正则表达式,匹配中间的某一段字符串