GDB Database Migration
Instructions for use
FileGDB (ESRI File Geodatabase) is a common geographic data storage format used for managing and storing geographic information data. It supports various data types such as vector data, raster data, topology, attribute tables, and more. It supports migrating data from FileGDB(*.gdb) folders. If the data includes attachments, the attachments can be migrated together with the data to the SuperMap data source according to the corresponding relationships. During the migration process, it supports selecting data. When migrating to a UDBX data source, it preserves the original grouping structure of the data in the GDB file.
Function Access
- Data Migration Tab ->Data Migration->Import GDB.
Parameter description
- File Path: Storage path of the GDB file.
- Datasource: Storage location of the imported data, supporting import to existing or newly created file-based or database data sources.
- License Verification: Select the type of ArcMap. Default indicates a non-official license type of ArcMap. A Check button is provided to check if there is corresponding ArcGIS license information on the current machine.
- Charset: Based on the character set associated with the data in the GDB folder, set the corresponding Charset type.
- Select Data: Check this option to select the data to be migrated in the pop-up Select Data dialog box. It supports selecting groups or datasets under groups. If unchecked, all data in the GDB will be imported at once.
Comparison of data results before and after migration is as follows:
Related Topics