regional_basin_name |
CharField |
Name of Basin |
description |
TextField |
Description of Basin |
local_subbasin_name |
CharField |
Sub-basin Name |
basin_type |
CharField |
Type of Basin |
basin_province |
CharField |
Name of Basin Province |
appearance |
CharField |
Geological Age when basin formed |
disappearance |
CharField |
Geological Age when basin closed |
basement_terrane |
CharField |
Basement Terrane |
basement_terrane_name |
CharField |
Basement Terrane Name |
thickness |
CharField |
Basin Thickness |
plate_code |
CharField |
Plate Code |
size |
FloatField |
Basin Size |
continent |
CharField |
Continent |
mps_est_shore_status |
CharField |
Calculated attribute showing whether the Basin is on or offshore |
mps_est_elevation_min_m |
FloatField |
Calculated attribute giving the minimum elevation in meters above or below sea level |
mps_est_elevation_max_m |
FloatField |
Calculated attribute giving the maximum elevation in meters above or below sea level |
mps_est_area_sqkm |
FloatField |
Calculated attribute showing the Basin area in Sqkm |
mps_created_time |
DateTimeField |
Date time that the Basin was created in the database |
updt |
DateTimeField |
Last updated time |
mps_project_tag |
TextField |
Project |
mps_datasource_tags |
TextField |
Data source tags |