SuperMap iDesktopX supports connectivity to Cloud Storage, providing direct access to directories and files in Cloud Storage.
Currently supported Server Types include Huawei Cloud Object Storage Service OBS, Alibaba Cloud Object Storage Service OSS, SeaweedFS Object Storage Service, MinIO Object Storage Service, object storage service compatible with AWS S3 protocol, and FTP service.
The Cloud Storage chapter shows you how to manage cloud storage connections and provides examples of how to Add Cloud Storage Connection:
- Manage cloud storage connectivity : including adding, browsing, importing, exporting, and clearing cloud storage connections.
- Add Cloud Storage Connection Instance : a Alibaba Cloud Object Storage Service OSS will be connected as an example, Describes the Cloud storage service connection.
Functions that support access and use of cloud storage are described as follows:
Function | Explain |
Open File Datasource | Supports opening *.tif, *.tiff, *.img, *.ecw, *.sci, *.shp, *.gpkg, *.dbf files in Cloud Storage as read-only Datasource. |
Generate Raster Tile/Generate Vector Tile | During Tile production, the generated tile can be saved to the object storage service by setting Storage Method as Cloud Storage and selecting the object storage service directory in Storage Directory. |
Multi-process Generate Tiles Predefine Model. | Toolbox panel-> Model item-> Multi-process Generate Tiles-> Multi-process Generate Map Tiles _ Global/ Multi-process Generate Map Tiles _ Local/ Multi-process Generate Vector Tile The TileConnection Info parameter of the three tools supports the input of the object storage service directory. |
Mosaic Dataset |
|
When using Cloud Storage, the path format of Cloud Storage is as follows://minio @ image/ChinaPart1/H47C001004.tif. Among
- //: is the required prefix of the cloud storage path.
- Minio @ image: refers to the connection name of the cloud storage service, that is, the connection name specified when Add Cloud Storage Connection.
- China Part1: Sub Folder Name under the bucket or connection folder ( Folder parameter specified when Add Cloud Storage Connection).
- H47C001004.tif: Image File Name.
The SuperMap iDesktopX 11i (2024) version begins with Cloud Storage functionality.
- Cloud Storage, as mentioned in
- this article and in documents related to cloud storage, refers to object storage services and FTP services. When only the Object Storage Service or FTP Service is mentioned, the feature supports only the mentioned Server Type.
- Object storage services include Huawei Cloud Object Storage Service OBS, Alibaba Cloud Object Storage Service OSS, SeaweedFS Object Storage Service, MinIO Object Storage Service, and object storage service compatible with AWS S3 protocol.