Transect¶
Alias: transect | API: feature_types/125
Path along which one counts and records occurrences of the objects of study
Properties¶
| Alias | Name | Type | Unit | Description |
|---|---|---|---|---|
id |
ID | serial_pk | Primary key | |
dc_id |
DC ID | int4 | ID of dataconnection that manages the basic properties (label, geometry) of a particular feature | |
id_src |
ID SRC | text | Identifier of the object in the source dataset | |
maingroup |
Maingroup | text | Main classification (user defined) of a feature (equivalent of 'category') | |
length |
Length | float8 | m | Length of the object |
centerline |
Centerline | geometry | Line geometry representing the centreline of the object | |
polygon |
Polygon | geometry | Polygon geometry of the object |