Jump to: navigation, search

Changes


SYSCLS BUILDING

1,074 bytes added, 09:16, 15 July 2015
Created page with "{{ClassificationInfoBox | title = Building | name = {{PAGENAMEE}} | inheritance = [[SYSCLS_POIGROUP]] | namespace = System.Classification | purpose = Classify an object as Bui..."
{{ClassificationInfoBox
| title = Building
| name = {{PAGENAMEE}}
| inheritance = [[SYSCLS_POIGROUP]]
| namespace = System.Classification
| purpose = Classify an object as Building
| version = 2.4.4+
| id = {5ca1bced-c2c4-42ac-b548-db7e9359a38f}
}}

[[:Category:Building|Building]] are special POI groups containing building levels ([[SYSCLS_BUILDINGLEVEL]]). Buildings are represented as single objects, hiding their building levels initially. Once a building is selected, the levels become visible. Buildings 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]])
|-

== See also ==
* [[SYSCLS_BUILDINGLEVEL]]
* [[SYSCLS_POIGROUP]]
* [[SYSCLS_POIGROUPITEM]]
681
edits