Difference between revisions of "SYSCLS POIGROUP"
Line 3: | Line 3: | ||
| name = {{PAGENAMEE}} | | name = {{PAGENAMEE}} | ||
| inheritance = [[SYSCLS_GEO]] | | inheritance = [[SYSCLS_GEO]] | ||
− | | namespace = System.Classification | + | | namespace = System.Classification.POI |
| purpose = Classify an object as POI group | | purpose = Classify an object as POI group | ||
| version = 2+ | | version = 2+ | ||
Line 26: | Line 26: | ||
* [[SYSCLS_POIGROUPITEM]] | * [[SYSCLS_POIGROUPITEM]] | ||
− | |||
[[Category:Classifications|P]] | [[Category:Classifications|P]] | ||
+ | [[Category:Publishing|P]] |
Latest revision as of 12:55, 8 September 2015
POI Group | |
---|---|
Name | SYSCLS_POIGROUP |
Inheritance | SYSCLS GEO |
Namespace | System.Classification.POI |
ID | {5ca1bced-c2c4-42ac-b548-db7e9359a38f} |
Purpose | Classify an object as POI group |
Version | 2+ |
POI groups are groups of Points of Interests (POI). The groups initially are represented as single objects, hiding their contents initially. Once a group is selected, the contents become visible. POI groups are represented in both Map views and POI views.
MetaProperties
Name | Data type | Comment |
---|---|---|
POI_GROUP_ID | Guid | ID of POI group |
DESCR | Text | Description of group, shown on the client |
GEO | Geographic Coordinate | Geographical data (Longitude, Lattitude, Altitude) (inherited from SYSCLS GEO) |