Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Overview

The Attibute Filter Display (available since 2015.01) allows users to filter locations shown in the map by location or parameter attributes

Configuration

To use the attribute filter display, configure it as <explorerTask> in Explorer.xml. For example:

Code Block
xml
xml
		<explorerTask name="Attribute filter">
			<predefinedDisplay>attribute filter</predefinedDisplay>
			<toolbarTask>false</toolbarTask>
			<menubarTask>false</menubarTask>
			<toolWindow>true</toolWindow>
			<loadAtStartup>true</loadAtStartup>
		</explorerTask>	

 

Displaying Content

Use the selection boxes to choose locations based on attributes

Image Added