Unzip Package Directory Instruction

Feedback


Zip package for Windows

SuperMap iServer provides a 64 bit zip package for users to use on Windows systems. For Windows x64 systems, a complete zip package, a deploy version zip distribution package, and fine-grained distribution packages (Mapping distribution package, Analysis distribution package, Realspace distribution package) are provided. The deploy distribution package does not include demonstration code/data, help documents, and client development toolkits.

After normal decompression of the complete zip package product of SuperMap iServer, the target computer should have the following contents:

agenthome folder: Store the configuration files and data used when SuperMap iServer is started as an Agent.

bin folder: Start and stop the Tomcat service, as well as other related script files. Under Windows, start the service from startup.bat to publish the SuperMap iServer service.

conf folder: Store Tomcat configuration files and related file type definitions.

docs folder: Store the help documentation and e-books for SuperMap iServer. The deploy distribution package does not include these contents, and the help link on the iServer interface is linked to the relevant content in the SuperMap resource center.

iClient folder: Store the SuperMap iServer client, including tool libraries, demonstration code, and other content on various development platforms, such as forJavaScript, forFlash, etc.

lib folder: Store the jar files required for Tomcat.

licenses folder: License agreement and declaration for storing open source libraries used by SuperMap iServer.

logs folder: Store log information during the startup and runtime of SuperMap iServer and Tomcat.

samples folder: Store the demonstration program of SuperMap iServer and the data used. The deploy distribution package does not include the samples folder.

support folder: Store JRE, SuperMap iOjections Java bin folder, and license configuration tool.

temp folder: The location where temporary files are stored during Tomcat operation.

webapps folder: The folder where SuperMap iServer is deployed. The iserver folder inside contains jar files, configuration files, and other information that SuperMap iServer depends on.

license.txt file: SuperMap iServer user license agreement file.

readme.txt file: The self description file related to installing products and starting services, which users can use to install and start services.

SuperMap_iServer_2025_Readme_Windows_CHS.pdf File: Readme file for SuperMap iServer.

BUILD_* files: The version of SuperMap iServer (identified by the content of *).

Other files are Tomcat's licenses, notices, and other information.

tar package for Linux(x64)

After the 64 bit product of SuperMap iServer (for Linux) completes normal decompression by executing the tar -zxvf *.tar.gz command, it obtains the supermap-iserver-*-linux-x64 folder. The specific contents can be found in the zip file for Windows , where the self description file name is SuperMap_iServer_2025_Readme_Linux_x64_CHS.pdf.

SuperMap iServer not only provides complete tar distribution packages, but also offers lightweight deployment distribution packages and fine-grained distribution packages (Mapping distribution package, Analysis distribution package, Realspace distribution package) for users to use. The deploy distribution package does not include demonstration code/data, help documentation, and client development toolkits; The directory structure of fine-grained distribution package is consistent with deploy distribution package, and the functions are detailed in: Introduction to fine-grained distribution package functions .

tar package for Linux(aarch64)

SuperMap iServer provides a lightweight deployment distribution package for Linux (aarch64) operating system for users to use. After executing the tar -zxvf *.tar.gz command and successfully decompressing, the folder of supermap-iserver-*-linux-arm64-deploy is obtained, which has the same directory structure as the deploy packet for Linux (x64) operating systems. The self described file name is SuperMap_iServer_2025_Readme_Linux_arm64_CHS.pdf.

tar package for Linux(loongarch64)

SuperMap iServer provides a lightweight deployment distribution package for the Linux (loongarch64) operating system for users to use. After executing the tar -zxvf *.tar.gz command and successfully decompressing, the folder of supermap-iserver-*-linux-loongarch64-deploy is obtained, which has the same directory structure as the deploy packet for Linux (x64) operating system. The self described file name is SuperMap_iServer_2025_Readme_Loongson_CHS.pdf.