Building part¶
Alias: building_part | API: feature_types/104
Structural part of a building as a whole
Properties¶
| Alias | Name | Type | Unit | Description |
|---|---|---|---|---|
id |
ID | serial_pk | Primary key | |
id_src |
ID SRC | text | Feature type identifier in source dataset | |
dc_id |
DC ID | int4 | ID of dataconnection that manages the basic properties (label, geometry) of a particular feature | |
house_numbers |
House numbers | text | ||
height |
Height | float8 | m | Length of an object from top to bottom along its vertical axis (difference between height_top and height_bottom). |
details |
Details | jsonb | Field for country- or dataset specific info that is not used for visualization or calculation purposes | |
polygon |
Polygon | geometry | ||
building_id |
Building ID | feature_type_fk | Foreign key to building |