Referencing tables: None
| Field | Data type | Description | Referenced table |
|---|---|---|---|
| user_added | varchar | ||
| date_added | datetime | ||
| user_changed | varchar | ||
| date_changed | datetime | ||
| locality | int | locality | |
| depth_base | double | ||
| depth_base_min | double | ||
| depth_base_max | double | ||
| depth_top | double | ||
| depth_top_min | double | ||
| depth_top_max | double | ||
| depth | double | ||
| thickness | varchar | ||
| stratigraphy | int | stratigraphy | |
| current | tinyint | ||
| agent | int | agent | |
| author_free | varchar | ||
| year | varchar | ||
| reference | int | reference | |
| remarks | text | ||
| is_private | tinyint | ||
| id | int(auto increment) | ||
| timestamp | datetime |