Enable License |
If you purchase multiple versions of the formal license at the same time and activate the license (Windows platform, Linux platform ), you can choose the version you will use according to your needs. If you have also purchased an extended service license, you can also select the extended service module to use after selecting the version license.
When the iServer is initially configured in the browser, the activated license is detected in the Check License Information step. You can select the version and then the extended service license in this interface.
When you do not select a license, the highest version of the active license is used by default, and all active extension module licenses are used.
Note: For extension service modules that are not supported by the selected version, they are not optional. Please refer to: Table 1 SuperMap for details of service module support of each version .
After the initial iServer configuration is complete, you can view the licenses in use in two ways:
If you need to modify the version or module you are using, you can do so through the system configuration file. Please refer to: iserver-system.xml .
For example:
<licenseMode>DefaultLicense</licenseMode> <license> <enabledmodules> <string>ENTERPRISE</string> <string>CHART</string> <string>NETWORK</string> <string>SPACE</string> <string>SPATIAL</string> <string>TRAFFIC_TRANSFER</string> <string>PLOT</string> <string>SITUATIONEVOLUTION</string> <string>SPATIAL_PROCESSING</string> <string>GEO_BLOCKCHAIN_SERVICE</string> <string>SPATIAL_STREAMING</string> <string>MACHINE_LEARNING_SERVICE</string> <string>IMAGE_SERVICE</string> </enabledmodules> </license>