My Data |
In the SuperMap iPortal 7C(2015) version or later one, only the system administrator and iPortal user who has the DATA_CENTER role could see the page of My Data, and upload data or publish it as service in the page of My Data. Administrator could modify the role related to the user in User Management page: http://supermapiportal:8090/iportal/manager/security/users. For more information, please refer to: User Management.
The data uploaded by the user is published by Hosting Services, therefore, before uploading and publishing the service, please make sure that iPortal manager already performed Configuration of the Hosting Services, and added one or more hosting servers.
SuperMap iPortal provides directory management function for my data. All data you upload can be organized and categorized through catalogs to make it easy for you to quickly find target data resources.
Click the My Data tab on the left side of the page, you will find a default directory. If you have not created a new directory, the uploaded data will be stored in the default directory. If you create a new directory, select the directory name, and then click the Upload Data button, the uploaded data will be automatically stored in the selected directory. You can create directories, delete directories, rename directories you created, and move data to the specified directory.
Specifically, you could follow operations below:
On the My Data page, the iPortal user with the DATA_CENTER role can upload the specified type of data, view all uploaded data, publish the uploaded "workspace" as SuperMap REST map Services, data Services, or 3D services, and publish the uploaded " smtiles files, svtiles files, mbtiles files, TPK files, UGCV5 cache as Supermap REST map services. Moreover, the iPortal user with the DATA_CENTER role can modify, download, and share and delete the uploaded data.
Specifically, you could follow operations below:
Table 1 The relationship of the data type and data files are as below:
Data Type | Data File | Service Type |
workspace | Supports zip packages formed by compressing workspace of *.sxwu, *.smwu, *.sxw or *.smw format and the related UDB type data source. | REST map service
REST data service REST 3D service |
shapefile data | Supports zip packages formed by compressing files, including *.shp, *.dbf, *.shx, *.prj etc. | Not supported |
udb datasource | Supports zip packages formed by compressing udb datasource. | Not supported |
SMTiles file | Supports *.smtiles format, and zip packages formed by compressing *.smtiles. | REST map service |
SVTiles file | Supports *.svtiles format, and zip packages formed by compressing *.svtiles. | REST map service |
MBTiles file | Supports files with any suffix code. | REST map service |
TPK file | Supports *.tpk format, and zip packages formed by compressing *.tpk. | REST map service |
UGCV5 cache | Supports zip packages formed by compressing UGCV5 format. | REST map service |
Excel data | Supports *.xlsx, *.xls format data, and zip packages formed by compressing *.xlsx, *.xls files. | Not supported |
CSV data | Supports *.csv format data, and zip packages formed by compressing *csv files. | Not supported |
In addition to the data types listed above, you can also upload AUDIO (audio files), PHOTOS (Photos), IMAGE (images), VIDEO (video files), and more. For details, please refer to POST Requests for myDatas Resource.
For more information about hosting services, please refer to Hosting Services.
With regard to shared settings for the data, you can also perform permission settings on the data via REST API, such as: setting sharing methods as private, public, specified departments, specified groups, and specified users, specifying who can download, update, and delete data. For more details, please refer to datasShareSetting resource