GIS Cloud Suite
Publishing Distributed Spatial Format
GIS Cloud Suite supports to publish Distributed Spatial Format as REST-Map Service, WMS Service, WMTS Service, ArcGIS REST Map Service, Baidu REST Map Service, Google REST Map Service, OGC API Map Service, OSM REST Map Service, TMS REST Map Service, REST-Data Service, WCS Service, WFS Service, ArcGIS REST Feature Service, and OGC API Data Service. Please publish Distributed Spatial Format by the following steps:
-
Log in to GIS Cloud Suite, clicks on iManager Home > System Management; clicks Service Management > Service Instances on the left navigation bar; clicks on + Publish Service on the page of Service Instances. Selects Distributed Spatial Format and clicks on Next.
- Advanced Options(Used for customize configuration): Customize the configuration to build services, more details please refer to SuperMap iServer Documentation. To extent services please refer to Service Management > Service Extension. To migrate services from iServer please refer to Appendix > iServer Services Migration.
-
Fills out the datasource information.
-
Storage Type(Required): Select the storage type of the datasource.
- Local: The datasource stored in local.
- HDFS: The datasource stored in HDFS.
-
Distributed Spatial Format(Required):
- If the storage type is local, specify the storage directory of distributed spatial format in file manager. Please refer GIS Cloud Suite > File Management to use File Manager.
- If the storage type is HDFS, fill in the HDFS storage address of distributed spatial format. The format of address is ‘hdfs://
ip
:port
/database
, replaceip
,port
, anddatabase
to the actual values, such as ‘hdfs://192.168.17.124:3033/supermap’.
- Style file: Specify the Mapbox style for the map.
-
- Select the service type. Please refer to the relationship table in GIS Cloud Suite >Service Management > Service Instances > Publish Service.
-
Select whether the service configuration is Editable. If the service configuration is editable, the visitors allow to modify the service configuration.
When you only select one kind of service type to publish, you can define the name of service instance:
- Service Name: Define the name of service instance. The service name will be generated according to datasource and service type automatically if you do not define.
-
Select the service node.
- New node: Create a service node to carry the service instance. If this is your first time to publish service, you need to create a service node.
- Existing nodes(Recommend): Select the existing service nodes to carry the service instance. If the existing service nodes do not have the license permission, please create a new one.
- Clicks on Publish and wait for the prompt.