| id |
serial |
10 |
|
√ |
nextval('edp_core_tkey_spatial_ext_id_seq'::regclass) |
|
|
Unique identifier for spatial extent |
| name |
varchar |
120 |
√ |
|
null |
|
|
Spatial extent |
| coord_x1 |
numeric |
15,6 |
√ |
|
null |
|
|
Coordinate of bounding box |
| coord_x2 |
numeric |
15,6 |
√ |
|
null |
|
|
Coordinate of bounding box |
| coord_y1 |
numeric |
15,6 |
√ |
|
null |
|
|
Coordinate of bounding box |
| coord_y2 |
numeric |
15,6 |
√ |
|
null |
|
|
Coordinate of bounding box |
| sequence |
int4 |
10 |
|
|
null |
|
|
Number allowing tailored order |