Configuring service components through iServer Manager |
SuperMap iServer provides six standard types of service components, namely the map service component, data service component, 3D service component, transportation analysis service component, traffic transfer analysis service component, and spatial analysis service component. Additionally, it allows users to customize the service component type and configure the corresponding custom component. For different service component types, users need to set different parameters.
After logging in to iServer Manager, on Services>Component(Set)s page, you can add a new custom service component type, add a service component, modify an existing service component, or delete a service component. Where, the three parameters in custom component type are required. For other components, the * on the page represents the parameter is required.
When adding a custom component type, resource alias,resource type and configuration class parameters are required. Resource alias indicates the alias of the resource class. Resource type indicates the name of the implementation class of the custom component type. Configuration class indicates the configuration class of the custom type.
When adding a map service component, the service component name, component type (Map Service), the name of the interface to be bound are required parameters. If the service component relies on any services provided by service providers (set), these providers also need to be specified.
While adding a data service component, or a 3D service component, or a transportation analysis service component, or a spatial analysis component, you need to specify the component name, component type, and the service interfaces to be bound. Besides, you can specify service providers (sets), which is optional.
For the custom component type, you should provide the component configuration information in JSON string.
All service components can be configured whether to use component caches. Default is disabled. See: Modify service component configuration.
You can see the configuration information of this service component by clicking the name of the service component. Except the Service component type, the other items can be modified. Click Save to save the changes.
For a data service component, you can control whether the data component can be edited by checking/unchecking the "Enable editing" option.
For a map service component, you can configure cache in component layer, including map tile, vector tile and attribute tile.
You can delete one or more service components from the service component list:
1. Select one or more service components to be deleted
2. Click the Delete button
3. Click Yes in the dialog box