Filter Layer Groups in GIS Map

[About GIS Integration] [GIS Concepts] [GIS Customizations] [GIS Integration]

Explanation

By creating several IFS navigator entries for the GIS Map form, different maps can be created. This activity is used to filter, among the groups available to a user, what layer groups are available in a certain GIS Map navigator entry. Combined with the Own Process parameter in the navigator entry properties, different map configurations can be created.

Prerequisites

Layers and layer groups must have been defined and configured to users.

System Effects

Among the groups defined for a user, only the specified layer groups will be available in the particular instance of the GIS Map window.

Window

This is done in the IFS Enterprise Explorer navigator.

Related Window Descriptions

GIS Layer Groups

Procedure

  1. In the IFS Enterprise Explorer navigator, right-click the GIS Map entry and select Properties.
  2. In the Parameters field, enter the following information:

    HTML_PAGE_PARAMS=groups=My Group

  3. where "My Group" is the name of the layer group that should be available in this window. You can separate multiple layer groups with a semicolon (;) character, like this:

    HTML_PAGE_PARAMS=groups=My Group 1;My Group 2

  4. Click OK to save the settings.