Columns
| Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | |||
|---|---|---|---|---|---|---|---|---|---|---|---|
| id | int8 | 19 | null |
|
|
Numeric identifier of each ecoregion. This comes from the WWF/Resolve data; it is not auto-generated by the database. |
|||||
| eco_name | text | 2147483647 | null |
|
|
||||||
| biome_number | text | 2147483647 | null |
|
|
||||||
| biome_name | text | 2147483647 | null |
|
|
||||||
| realm | text | 2147483647 | null |
|
|
||||||
| eco_biome_code | text | 2147483647 | null |
|
|
||||||
| boundary | geometry | 2147483647 | null |
|
|
Indexes
| Constraint Name | Type | Sort | Column(s) |
|---|---|---|---|
| ecoregions_pkey | Primary key | Asc | id |