Buildings feature class (Buildings_3D)
The Buildings_3D feature class contains buildings footprints, which you can display in 3D as well. These 3D model complexes commonly consist of multiple polygon shapes that each have individual identification and properties.
For a description of the attributes OBJECTID, Shape, and Shape_Length, Shape_Area, and GlobalID, see Esri® system fields.
| Field name | Data type | Description |
|---|---|---|
| BUILDING_ID | Double (8) | Uniquely identifies a 3D model complex, associated with a number of unique OBJECTIDs |
| NAME | String (250) | Name of the building |
| LANGUAGE_CODE | String (3) | Language code |
| NAME_LATIN | String (250) | Name of the building, using Latin character set |
| LANGUAGE_CODE_LATIN | String (3) | Language code, using Latin character set |
| SEQ_NUM | Integer (4) | Consecutive numbering of each individual part of a 3D model complex |
| HEIGHT | Double (8) | Absolute height of each individual part of a 3D model complex in meters, measured from the ground |
| GROUND_CLEARANCE | Double (8) | Vertical distance between the lowest part of the building's structure and the ground in meters |
| FEATURE_TYPE | Integer (4) | Standard HERE NAVSTREETS feature type code |
| FEATURE_TYPE_DESC | String (50) | Description of the feature type such as airport or hospital |
| ISO_COUNTRY_CODE | String (3) | ISO 3 character country code |