Columns
| Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | |||
|---|---|---|---|---|---|---|---|---|---|---|---|
| chris_lki_segment_id | int4 | 10 | null |
|
|
||||||
| lki_segment_name | text | 2147483647 | null |
|
|
||||||
| lki_segment_description | text | 2147483647 | √ | null |
|
|
|||||
| lki_segment_direction | text | 2147483647 | √ | null |
|
|
|||||
| lki_segment_length | numeric | 18,4 | √ | null |
|
|
|||||
| lki_route_id | varchar | 4 | √ | null |
|
|
|||||
| highway_number | text | 2147483647 | √ | null |
|
|
|||||
| geom | geometry | 2147483647 | null |
|
|
||||||
| feature_length_m | numeric | 19,4 | √ | null |
|
|
|||||
| objectid | int4 | 10 | √ | null |
|
|
|||||
| created_at | timestamptz | 35,6 | now() |
|
|
||||||
| updated_at | timestamptz | 35,6 | now() |
|
|
Indexes
| Constraint Name | Type | Sort | Column(s) |
|---|---|---|---|
| lki_segments_pkey | Primary key | Asc | chris_lki_segment_id |
| idx_lki_segments_geom | Performance | Asc | geom |
| idx_lki_segments_geom_geog | Performance | ||
| idx_lki_segments_route_id | Performance | Asc | lki_route_id |

