当前位置:网站首页>Use SuperMap iDesktopX data migration tool to migrate ArcGIS data
Use SuperMap iDesktopX data migration tool to migrate ArcGIS data
2022-08-05 02:48:00 【supermapsupport】
一、数据模型转换
SuperMap iDesktopX Data types that support conversion include:矢量、栅格、影像、Number of mosaics 据、网络、Attribute table and text data. 通过将 SDE 中 SQL Server、Oracle、PostgreSQL 数据库中的数据,导入至 SuperMap 数据源中.同时,支持导入 SHP 数据,可 将文件夹中的所有 SHP 数据,Bulk import to SuperMap 数据源中.
ArcGIS数据模型 | SuperMap数据模型 | 是否支持 |
点(要素类) | 点数据集 | 支持 |
线(要素类) | 线数据集 | 支持 |
面(要素类)Island hole polygon | 面数据集 | 支持 |
注记 | 文本数据集 | 支持 |
Number of mosaics据集 | Number of mosaics据集 | 支持 |
几何网络 | 网络数据集 | 支持 |
网络数据集 | 网络数据集 | 支持 |
属性域 | 属性域 | 支持 |
栅格影像 | 栅格数据集 | 支持 |
表 | Attribute table dataset | 支持 |
For different data types and the above alternatives,Test against different data types,The replacement effect is as follows:
面数据:


影像、面、标注数据:


二、Geodatabase conversion
ArcGISThe types of geodatabases include personal geodatabases(Personal Geodatabase)、文件地理数据库(File Geodatabase)and enterprise geodatabases(ArcSDE)三种.目前使用SuperMap iDesktopX可以对ArcGISThe types of geodatabase migrations are as follows:
ArcGIS地理数据库 | SuperMap | 有A许可 | ||
Personal GDB | UDB/UDBX | 支持 | ||
File GDB | UDB/UDBX | 支持 | ||
ArcSDE | Oracle | ST_Geometry | UDB/UDBX | 支持 |
SDO_Geometry | UDB/UDBX | 支持 | ||
Oracle Spatial | UDB/UDBX | 支持 | ||
PostgreSQL | ST_Geometry | UDB/UDBX | 支持 | |
PostGIS | UDB/UDBX | 支持 | ||
通过SuperMap iDesktopXReady-to-use toolbox,Provides access to different database types,The following is a comparison of the access effects of different database types:
Personal GDB:

File GDB:


边栏推荐
- Lexicon - the maximum depth of a binary tree
- QStyle platform style
- 1527. Patients suffering from a disease
- HDU 1114:Piggy-Bank ← 完全背包问题
- Images using redis cache Linux master-slave synchronization server hard drive full of moved to the new directory which points to be modified
- Everyone in China said data, you need to focus on core characteristic is what?
- Physical backup issues caused by soft links
- Simple description of linked list and simple implementation of code
- 甘特图来啦,项目管理神器,模板直接用
- 程序员的七夕浪漫时刻
猜你喜欢

2022-08-04: Input: deduplicated array arr, the numbers in it only contain 0~9.limit, a number.Return: The maximum number that can be spelled out with arr if the requirement is smaller than limit.from

mysql没法Execute 大拿们求解

QT MV\MVC结构

Regular expression to match a certain string in the middle

人人都在说的数据中台,你需要关注的核心特点是什么?

View handler 踩坑记录
![[Decryption] Can the NFTs created by OpenSea for free appear in my wallet without being chained?](/img/81/2dcb61fd6c30f726804c73cf2b3384.jpg)
[Decryption] Can the NFTs created by OpenSea for free appear in my wallet without being chained?

Common hardware delays

Quickly learn chess from zero to one
![02 [Development Server Resource Module]](/img/60/f77ed0bb0e5654c9dcd70b73a5bee8.png)
02 [Development Server Resource Module]
随机推荐
【Daily Training】1403. Minimum Subsequence in Non-Increasing Order
RAID磁盘阵列
C language implements a simple number guessing game
语法基础(变量、输入输出、表达式与顺序语句)
C语言实现简单猜数字游戏
剑指offer专项突击版第20天
云原生(三十二) | Kubernetes篇之平台存储系统介绍
Ant Sword Advanced Module Development
[C language] Detailed explanation of stacks and queues (define, destroy, and data operations)
How to solve the error cannot update secondary snapshot during a parallel operation when the PostgreSQL database uses navicat to open the table structure?
RAID disk array
The Tanabata copywriting you want has been sorted out for you!
数据增强Mixup原理与代码解读
链表的简单描述及代码的简单实现
Syntax basics (variables, input and output, expressions and sequential statements)
Semi-Decentralized Federated Learning for Cooperative D2D Local Model Aggregation
语法基础(变量、输入输出、表达式与顺序语句)
Chinese characters to Pinyin
The usage of try...catch and finally in js
虚拟内存原理与技术