1,396 bytes added,
09:40, 15 July 2015 {{ClassificationInfoBox
| title = Building
| name = {{PAGENAMEE}}
| inheritance = [[SYSCLS_POIGROUP]]
| namespace = System.Classification
| purpose = Classify an object as Building
| version = 2.4.4+
| id = {22222875-95E4-4F6D-9234-D1F787C32B67}
}}
[[:Category:Building|Building]] Levels are special groups of Points of Interests (POI). Building levelsinitially are represented as single objects, hiding their contents initially. Once a level is selected (or entered), the contents become visible. Building levels are represented in both Map views and POI views.
== MetaProperties ==
{| class="wikitable" width=50%
|-
! width=30% | Name !! width=30% | Data type !! Comment
|-
| POI_GROUP_ID || {{Guid}} || ID of POI group (inherited from [[SYSCLS_POIGROUP]])
|-
| DESCR || {{Text}} || Description of group, shown on the client (inherited from [[SYSCLS_POIGROUP]])
|-
| ''GEO'' || {{GeoData}} || Geographical data (Longitude, Lattitude, Altitude) (inherited from [[SYSCLS_POIGROUP]])
|-
| LEVEL_HEIGHT || {{Double}} || The height of the building level a difference between the building altitude (defined in its geographic position and the height of the building level floor
|-
| LEVEL_INDEX || {{Int}} || The index of the building level to identify the order for navigation between the levels of a building
|}
== See also ==
* [[SYSCLS_BUILDING]]
* [[SYSCLS_POIGROUP]]
* [[SYSCLS_POIGROUPITEM]]