Data Import Export Supported Formats
When performing GIS processing, in addition to using SuperMap's own data formats, it is also necessary to operate on various external data formats. The data import and export functions provide mutual conversion between different data formats, effectively supporting multiple data formats.
The following lists the data formats supported by data import and data export for user convenience.
1. Vector File Import/Export Support
2. Raster File Import/Export Support
3. Model File Import/Export Support
4. Data Import Formats Supported on Different Platforms
Vector File Import/Export Support
Supported Vector File Formats for Import | File Description | Supported Import Dataset Types | Supports Export |
AutoCAD Drawing File (*.dwg) | DWG is AutoCAD's graphic file format, specifically designed for saving vector graphics. It is a vector-based binary file format. | CAD Dataset, Simple Dataset | √ |
AutoCAD DXF File (*.dxf) | DXF files are AutoCAD's graphic exchange files, used for CAD data exchange between AutoCAD and other software. It is a vector-based ASCII file format. | CAD Dataset, Simple Dataset | √ |
ArcInfo Export File (*.e00) | E00 files are ESRI ArcInfo's universal exchange format files. In ASCII plain text, E00 includes almost all vector formats and attributes. | Simple Dataset | √ |
ArcView Shape File (*.shp) | A data format specific to ArcView GIS software for storing spatial and attribute information of geographic features. It is a commonly used vector data format. | Simple Dataset | √ |
GeoDatabase Vector File (*.gdb) | ESRI Geodatabase vector data file that can be imported as point, line, polygon, text, or tabular datasets. The import result is a single vector dataset. | Simple Dataset | √ |
ArcGIS Personal GeoDatabase File (*.mdb) | ArcGIS personal geodatabase data file that can be imported as point, line, polygon, text, or tabular datasets. The import result is a single vector dataset. Note: This file uses the Microsoft Access data file structure. To import it, install the AccessDatabaseEngine.exe file. The AccessDatabaseEngine type must match the iDesktop bit version (e.g., 64-bit iDesktop requires 64-bit AccessDatabaseEngine). | Simple Dataset | √ |
MapInfo TAB File (*.tab) | A table structure file for attribute data that stores information in tabular form. The TAB file defines the table structure of map properties data. | CAD Dataset, Simple Dataset | √ |
MapInfo Exchange Format (*.mif) | An intermediate exchange file used by MapInfo for external data exchange. It stores MapInfo table structures and object geometries, including style information like symbols and fill patterns. | CAD Dataset, Simple Dataset | √ |
MapInfo WOR File (*.wor) | MapInfo Workspace File. Workspace files save information such as tables, windows, window positions, maps, layouts, resource symbols, and MapInfo environment settings. | Simple Dataset | |
MapGIS Exchange Format (*.wat; *.wal; *.wap; *.wan) | MapGIS plain text files with a structure consisting of a file header and data section. In the MAPGIS file system, project files (*.MPJ) typically include point files (*.WT), line files (*.WL), polygon files (*.WP), and network files (*.WN). Before importing, these MapGIS graphic files must be converted to MapGIS plain text format: point files to *.wat, line files to *.wal, polygon files to *.wap, and network files to *.wan. | CAD Dataset, Simple Dataset | |
Microsoft Excel File (*.xlsx) | Supports Office 2007 and newer files (*.xlsx format). These files typically store spatial and attribute information of geographic data and can be imported as tabular data. | Tabular Dataset | √ |
CSV Text File (*.csv) | Text-based files that record data (usually comma-delimited). This format is commonly used for data exchange between different programs. | Tabular Dataset | |
LIDAR File (*.txt) | Data points acquired by LiDAR are very dense and are also known as point cloud data. | Point Dataset, 3D Point Dataset | √ |
dBASE File Format (*.dbf) | Table data for ShapeFile data. | Tabular Dataset | |
DGN File (*.dgn) | MicroStation DGN File. | Vector Dataset | |
VCT File (*.vct) | National standard vector file. | Vector Dataset | √ |
Telecom Building Vector Region File | Telecom industry vector polygon data. | Vector Region Dataset | √ |
Telecom Vector Line File | Telecom industry vector line data. | Vector Line Dataset | √ |
Telecom Vector Text File | Telecom industry text data. | Point Dataset | √ |
S-57 Chart Data File (*.000) | S-57 standard-compliant chart data. Requires a chart module license for import. | Chart Dataset Group | √ |
GeoJson File | GeoJson is a format for encoding various geographic data structures, based on JavaScript Object Notation for geospatial data exchange. | Point, Line, Polygon, CAD Dataset | √ |
SimpleJson Data File (*.json) | SimpleJson (*.json) is a proprietary data format supported by SuperMap software. SimpleJson data consists of two files: (*.json) and (*.meta). The (*.meta) file stores metadata information, while the (*.json) file stores member information. | Point, Line, Polygon, CAD Dataset | √ |
GPS File (*.gpx) | *.gpx files record GPS track points from GPS devices. It is a lightweight XML data exchange format. | Point Dataset | √ |
OpenStreetMap Data File (*.osm) | *.osm files are vector data files created by OpenStreetMap to store street map information. Saved in ASCII plain text, they can be imported as point, line, or region datasets but not as CAD datasets. | Point, Line, Region Dataset | |
GeoPackage Vector File (*.gpkg) | GeoPackage is an open data format for storing geographic information, standardized by OGC. It uses platform-independent SQLite database files to store vector features, image tiles, raster map tiles, and non-spatial tabular data. | Vector Dataset |
Raster File Import/Export Support
Supported Raster File Formats for Import | File Description | Supported Import Dataset Types | Supports Export |
Golden Software ASCII Grid File (*.grd) | Golden Software ASCII Grid File is an Esri raster data storage format that stores cell spatial positions and values in blocks. | Raster Dataset | √ |
Arc/Info Binary Grid Folder (*.adf) | Arc/Info Binary Grid Folder is an ESRI binary raster data storage format. The folder contains multiple .adf files storing different data components. | Raster Dataset | √ |
Erdas Image File (*.img) | A common file format for remote sensing analysis on the ERDAS platform, capable of storing various data types like imagery, raster, and DEM. | Image Dataset, Raster Dataset | √ |
TIFF (*.tif; *.tiff) | TIFF (Tagged Image File Format) is a common high-bit color image format. GeoTIFF is a TIFF file format containing geographic information encoded in reserved tags. | Image Dataset, Raster Dataset | √ |
Bitmap File (*.bmp) | A standard image file format in Windows operating systems with no compression, resulting in large file sizes. Imported as image data. | Image Dataset, Raster Dataset | √ |
PNG File (*.png) | A network image file storage format with simple compression for continuous pixel values. | Image Dataset, Raster Dataset | √ |
GIF File (*.gif) | Graphics Interchange Format, with simple compression for continuous pixel values. | Image Dataset, Raster Dataset | √ |
JPG File (*.jpg; *.jpeg) | A common image format that stores single images with 24-bit color. | Image Dataset, Raster Dataset | √ |
JPEG2000 File (*.jp2, *.jpk) | JPEG2000 is an image compression standard based on wavelet transform, offering high compression ratios. | Image Dataset, Raster Dataset | |
ECW File (*.ecw) | ECW is a proprietary format by Erdas, using lossy wavelet compression similar to JPEG 2000. | Image Dataset | |
SIT Image File (*.sit) (Obsolete) | A proprietary raster and imagery file storage format for SuperMap products. It integrates multiple imagery technologies to compress image data significantly and enable fast reading and display. | Image Dataset | √ |
USGDEM and GBDEM Raster File (*.dem) | Spatial data exchange formats imported as raster data. | Raster Dataset | |
BIL File (*.bil) | BIL (Band Interleaved by Line) format stores data by scan lines, with all bands for each scan line recorded sequentially. The order is all bands for the first pixel, then all bands for the second, etc. | Raster Dataset | |
BIP File (*.bip) | BIP (Band Interleaved by Pixel) format records data in pixel-pair units. | Raster Dataset | |
BSQ File (*.bsq) | BSQ (Band Sequential) format stores data by band, with all scans of each band recorded sequentially. Each row of data is followed by the next row for the same band. | Raster Dataset | |
RAW File (*.raw) | A common format in digital imaging that retains all photo information from the sensor before processing. Features minimal compression loss and relatively small storage size. | Image Dataset | |
MrSID File (*.sid) | A common remote sensing image storage format compressed by MrSID multi-resolution seamless image database, reducing storage space and browsing time. | Image Dataset, Raster Dataset | |
Telecom Data Raster File (*.b, *.bin) | Telecom industry raster data. | Raster Dataset | |
ASCII Grid File (*.asc) | ArcGIS for Desktop Advanced grid exchange file. | Image Dataset, Raster Dataset | |
GDAL Virtual Data Format (*.vrt) | A file format created by the Geospatial Data Abstraction Library (GDAL). This format allows creating virtual datasets from other GDAL-readable datasets. Supports multiple raster data formats, including TIFF, IMG, and DEM. | Image Dataset, Raster Dataset | |
EGC File (*.egc) | A raster image file developed by EximiousSoft. | Raster Dataset | √ |
Meteorological Data File (*.grib2) | GRIB is a binary file format developed by WMO for exchanging and storing regularly distributed data. GRIB2 encodes data into nine segments. | Raster Dataset |
Model File Import/Export Support
Supported Model File Formats for Import | File Description | Supported Import Dataset Types | Supports Export | Format Version Compatibility |
SketchUp 3D Model File (*.skp) | Native file format of SketchUp software for storing model data. | Model Dataset | SketchUp 2021 and below | |
3DS 3D Model File (*.3ds) | A model data format developed by Autodesk that fully stores various model information. | Model Dataset | √ | Fully supported |
DXF 3D Model File (*.dxf) | An open file format developed by Autodesk for storing and exchanging CAD data, capable of fully storing various CAD information. | Model Dataset | AutoCAD 2024 and below | |
DirectX Model File (*.x) | A file format for storing model data, which can include mesh data, textures, animations, and user-defined objects. | Model Dataset | √ | Fully supported |
FBX Model File (*.fbx) | AutoDesk's free cross-platform 3D data exchange format. | Model Dataset | √ | Import support: FBX 7.1-7.4 Export support: FBX 7.5 |
3D Printing 3D Model File (*.stl, *.off) | Model data that can be imported as model datasets. | Model Dataset | √ | Fully supported. STL File supports ASCII only. |
OSGB File (*.osgb, *.osg) | OSG stands for Open Scene Graph, and OSGB stands for Open Scene Graph Binary. It is a 3D geospatial data file format for storing and loading models and is commonly used for oblique photography 3D model tile data. | Model Dataset | √ | Import fully supported. Export not supported for OSG; only OSGB version 3.6.3 from OSG library is supported for export. |
Spatial 3D Model File (*.s3m, *.s3mb, *.s3mbz) | Spatial model data format that can be imported as model datasets. S3MB stands for Spatial 3D Model Binary. S3MB 1.0 complies with T/CAGIS 1-2019, and S3MB 3.01 complies with CH/T 9040-2023. | Model Dataset | √ | Import support: Fully supported Export support: All S3M versions, S3MB 1.0/2.0 |
OBJ Model File (*.obj) | A standard 3D model file format developed by Alias based on the workstation 3D modeling and animation software Advanced Visualizer. | Model Dataset | √ | Fully supported |
DAE Model File (*.dae) | DAE (Digital Asset Exchange), also known as Collada model, is a core exchangeable 3D model format under Khronos. | Model Dataset | √ | Import support: Fully supported Export support: DAE 1.4 |
GLTF Model File (*.gltf) | GLTF (GL Transmission Format) is an open standard developed and maintained by Khronos Group. Stored in JSON format, it contains the structure and attributes of 3D models. | Model Dataset | √ | Fully supported |
SGM Model File (*.sgm) | A versatile file format typically containing structured data or text. | Model Dataset | ||
FLT Model File (*.flt) | OpenFlight file, a format for generating 3D terrain and scenes. | Model Dataset | ||
Google KML File (*.kml) | Keyhole Markup Language (KML) defined by Google, based on XML, describes 3D spatial data display in Google Earth. A KML file is a collection of graphic elements, images, and settings information. | CAD Dataset, Simple Dataset | √ | Fully supported |
Google KML Compressed File (*.kmz) | KMZ is a compressed archive of KML files. | CAD Dataset, Simple Dataset | √ | Fully supported |
IFC Model File (*.ifc) | IFC (Industry Foundation Classes) is a standard for building engineering data exchange. | Model Dataset | √ | Import support: IFC2x-add1_longform, IFC2x2_ADD1, IFC2x3_TC1, IFC4_ADD2_TC1, IFC4x1, IFC4x2, IFC4x3_ADD2, IFC4x3_RC1 Export support: IFC2x4, IFC4, IFC4x3 |
RVT 3D Model File (*.rvt) | Model file created by Autodesk's Revit, a Building Information Modeling (BIM) software, comprehensively describing all aspects of building models with rich information. | Model Dataset | Revit 2011-2024 versions | |
DGN 3D Model File (*.dgn) | DGN is the native file format of Bentley Systems' MicroStation software, primarily used for 2D and 3D design and drafting in architecture and engineering. Here, it refers to BIM data in DGN format. | Model Dataset | ||
3DXML 3D Model File (*.3dxml) | A fully open lightweight 3D data format introduced by Dassault Systemes. | Model Dataset | 3DXML files in ASCII format generated by CATIA V4/V5/V6 | |
Virtual 3D City Model Data Exchange Format CityGML (*.xml) | City Geography Markup Language (CityGML), developed by OGC, is an open data model and XML format standard for storing and exchanging virtual 3D city models. | Model Dataset | CityGML 2.0 | |
Petroleum Pipeline Facility Model Exchange Format (*.rvm) | Model project file of AVEVA PDMS (Plant Design Management System), used for storing and managing 3D design data. | Model Dataset | Fully supported | |
State Grid Transmission Line Design Engineering 3D Exchange Format (*.gim, *.mod) | GIM (Grid Information Model) is a standard model system established by the State Grid for transmission engineering 3D design needs. *.gim (project file) and *.mod (3D parametric object description file) store 3D design model data for transmission projects. | Model Dataset | √ | Import support: Fully supported Export support: Only supports exporting *.mod on Win64 systems. |
Geo3DML Geological Body Model File (*.xml) | Geological body model data that can be imported as model datasets. | Model Dataset | Geo3DML 1.0 | |
TIN Terrain Tile File (*.tinz) | Terrain model data that can be imported as model datasets. | Model Dataset | √ |