Jump to: navigation, search

Difference between revisions of "HowTo:Declare an Object as Point of Interest (POI)"


Line 1: Line 1:
'''To view items in the POI-View, they must have the following settings:'''
+
To make items appear in the POI View they must configured as follows:
  
1. Set the SYSCLS_GEO classification on the object using the [[Class Details#Classification|Class Detail browser]]<br/>
+
#Set the [[SYSCLS_GEO]] classification on the object using the [[Class Details#Classification|Class Detail browser]]<br/>[[File:UI POI 03.PNG|220px|alt=Infrastructure Objects|Infrastructure Objects]]
[[File:UI POI 03.PNG|330 px|alt=Infrastructure Objects|Infrastructure Objects]]
+
#Implement the ''GEO'' Property on the specific object using the [[Class Details#Context menu|Class Detail browser]]<br/>[[File:UI POI 05.PNG|220px|alt=Infrastructure Objects|Infrastructure Objects]][[File:UI POI 04.PNG|220px|alt=Infrastructure Objects|Infrastructure Objects]]
 
+
#The object needs to be added as infrastructure object to the ACM, there are two different ways to achieve that:
2. Implement the GEO Property on the specific object using the [[Class Details#Context menu|Class Detail browser]]<br/>
+
*Individual objects can be added directly to the [[SYSREL INFRASTRUCTURE|Infrastructure relation]] in the ACM using the [[Relation Editor#Drag & Drop|Relation Editor]].<br/>[[File:UI POI 01.PNG|220px|alt=Infrastructure Objects|Infrastructure Objects]]
[[File:UI POI 05.PNG|330 px|alt=Infrastructure Objects|Infrastructure Objects]][[File:UI POI 04.PNG|330 px|alt=Infrastructure Objects|Infrastructure Objects]]
+
*To add multiple objects of the same type, a query has to be created and added to the [[SYSREL INFRASTRUCTUREQ|Infrastructure query relation]] in the ACM.<br/>[[File:UI POI 02.PNG|220px|alt=Infrastructure Object Query|Infrastructure Object Query]]
 
+
'''To add the objects to the ACM, there are two opportunities:'''
+
 
+
Individual objects are added to the Infrastructure Objects in the ACM using the [[Relation Editor#Drag & Drop|Relation Editor browser]].<br/>
+
[[File:UI POI 01.PNG|440 px|alt=Infrastructure Objects|Infrastructure Objects]]
+
 
+
To display multiple objects, a query has to be created and added under Infrastructure Object Query in the ACM.<br/>
+
[[File:UI POI 02.PNG|440 px|alt=Infrastructure Object Query|Infrastructure Object Query]]
+
  
 
[[Category:How-To]]
 
[[Category:How-To]]

Revision as of 10:29, 23 October 2013

To make items appear in the POI View they must configured as follows:

  1. Set the SYSCLS GEO classification on the object using the Class Detail browser
    Infrastructure Objects
  2. Implement the GEO Property on the specific object using the Class Detail browser
    Infrastructure ObjectsInfrastructure Objects
  3. The object needs to be added as infrastructure object to the ACM, there are two different ways to achieve that: