Node¶
Alias: node | API: feature_types/121
A node is a localized swelling (a knot) or a point of intersection (a vertex)
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 | Feature type identifier in source dataset | |
centroid |
Centroid | geometry | ||
details |
Details | jsonb | Field for country- or dataset specific info that is not used for visualization or calculation purposes | |
status |
Status | propchoice_fk | Situation of an object at a particular time during a process | |
construction_date |
Construction date | date | Date at which this feature was built | |
end_date |
End date | date | Date till which this object existed | |
feature_type |
Feature type | tablechoice_fk |
Choices for status¶
| Alias | Name | Unit | Description |
|---|---|---|---|
in_use |
In use | ||
out_of_use |
Out of use |