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:
to the right of my data (or any new directory name), select New Catalog
in the pop-up drop-down box, and then input the name for the new directory
in the Create Directory dialog box that pops up and click OK. Four-level
catalogs are currently supported.
to the right
of the directory name, select Delete Directory in the pop-up drop-down
box, and the directory will not be able to be restored after it has
been deleted, and all data under the directory will be moved to the
default directory. The default directory cannot be deleted.
to the right of the directory name, select Rename Directory in the
pop-up drop-down box, input the directory name in the Rename Directory
dialog box that pops up and click OK.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:
button in the Operation column to publish the data as service. When
finished, the name, type, status of the service will be displayed
in the page of My Data. They will also be added in the page of My
Service. The default sharing method of the service is private. You
could set the sharing method in page of My Services.
Click the
button, you could check service after
the related current data are published. Click the
button, you could delete this service. After deletion, this service
will be removed from both in portal and in host server.
in the list of Operation
column, and then finish the sharing settings in the Data Sharing Settings
dialog box that display.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