Jump to: navigation, search

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


Line 1: Line 1:
 
To make items appear in the POI View they must configured as follows:
 
To make items appear in the POI View they must configured as follows:
  
#Set the [[SYSCLS_GEO]] classification on the [[MetaClass]] of the object using the [[Class Details#Classification|Class Detail browser]]<br/>[[File:UI POI 03.PNG|220px|alt=Infrastructure Objects|Infrastructure Objects]]
+
#Set the [[SYSCLS_GEO]] classification on the [[MetaClass]] of the object using the ''[[Class Details#Classification|Class Details]]'' control<br/>[[File:UI POI 03.PNG|220px|alt=Class Details|Class Details]]
#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]]
+
#Implement the ''GEO'' property on the specific object with ''Implement property'' from the [[Class Details#Context menu|context menu]]<br/>[[File:UI POI 05.PNG|220px|alt=Implement property|Implement property]]
#Check if the ''GEO'' Property was created correctly <br/>[[File:UI POI 04.PNG|220px|alt=Infrastructure Objects|Infrastructure Objects]]
+
#Check if the ''GEO'' property was created correctly<br/>[[File:UI POI 04.PNG|220px|alt=GEO property|GEO property]]
#The object needs to be added as infrastructure object to the ACM, there are two different ways to achieve that:
+
#The object needs to be added to the list of infrastructure object of the according [[Application]], there are two different ways to achieve that:
 
:*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]]
 
:*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]]
 
:*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 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]]

Revision as of 07:54, 25 October 2013

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

  1. Set the SYSCLS GEO classification on the MetaClass of the object using the Class Details control
    Class Details
  2. Implement the GEO property on the specific object with Implement property from the context menu
    Implement property
  3. Check if the GEO property was created correctly
    GEO property
  4. The object needs to be added to the list of infrastructure object of the according Application, there are two different ways to achieve that:
IC Hint square.png Don't forget to fill out the Geo data (Latitude, Longitude, Altitude) of the object(s) you want to see using the Object Editor or BulkEditor with reasonable values in context to your location!