Portal site configuration

Feedback


As the manager of SuperMap iPortal, you could configure as below to meet the actual business demand:

Database configuration

The portal data are stored in the SQLite database by default, no need to install and configure. But before use, you need to choose the database language version. iPortal provides two language-version database file, iportal.db and iportal_en.db, you can switch the database version by modifying iportal.xml file under [SuperMap iPortal installation directory] \webapps\iportal\WEB-INF directory.

For large-volumn data and high concurrent access in production environment, we recommend you to use MySQL/Oracle/PostgreSQL to store the portal data, therefore you need to Configure database before you start iPortal. If you perform operations such as switching databases, etc., you should handle the information synchronization of the database by yourself.

Portal Customization

iPortal provides home page customization for you to customize the home page according to your business requirements; personal center customization to control the display and hiding of the navigation bar; App configuration to set the usage right of built-in WebApps. In addition, application developers can also implement in-depth customization according to needs, such as: front-end page customization development, new resource customization development. For usage, see: customizing iPortal.

Configuration before importing portal data

Before importing portal data, for example, administrator creates new users, or users contribute resources to portal, like create a map, register a GIS service, we recommend you to configure the following items. Of course, you can configure them later or in future according to your needs.

DataViz configuration

As portal's administrator, you can configure the contents of DataViz to allow portal users to visualize their featured data on maps.

DataInsights configuration

For DataInsights, as administrator, you can configure the following items:

Other functions onfiguration

In addition to the above configurations, SuperMap iPortal also provides other function configurations, for example, whether to display users list when sharing resources, configure the update time interval for registered services.