当前位置:网站首页>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.
边栏推荐
- C student management system head to add a student node
- word分栏小记
- How OpenGL works
- 人人都在说的数据中台,你需要关注的核心特点是什么?
- 数据增强Mixup原理与代码解读
- 倒计时 2 天|云原生 Meetup 广州站,等你来!
- [C language] Detailed explanation of stacks and queues (define, destroy, and data operations)
- Semi-Decentralized Federated Learning for Cooperative D2D Local Model Aggregation
- QStyle platform style
- Open Source License Description LGPL
猜你喜欢
随机推荐
View handler 踩坑记录
02 [Development Server Resource Module]
Error: Not a signal or slot declaration
Tencent Cloud [Hiflow] New Era Automation Tool
注意潍坊开具发票一般需要注意
lua学习
C student management system Find student nodes based on student ID
One hundred - day plan -- -- DAY2 brush
Syntax basics (variables, input and output, expressions and sequential statement completion)
The linear table lookup
OpenGL 工作原理
语法基础(变量、输入输出、表达式与顺序语句)
Use @Mapper to query the partition status of oracle and report an error
后期学习计划
虚拟内存原理与技术
2022-08-04:输入:去重数组arr,里面的数只包含0~9。limit,一个数字。 返回:要求比limit小的情况下,能够用arr拼出来的最大数字。 来自字节。
Pisanix v0.2.0 released | Added support for dynamic read-write separation
In 2022, you still can't "low code"?Data science can also play with Low-Code!
In 2022, you still can't "low code"?Data science can also play with Low-Code!
The problem of lack of dynamic library "libtinfo.so.5" in ksql application under UOS system