SamplingFeatures - Table
Home|Tables|Schemas|Diagrams|Foreign Keys|Indexes

SamplingFeaturesDescribes the sampling features on which observations are made.

PKNameData TypeNULLsA/NDefaultCommentFK

SamplingFeatureIDInteger

nextval('"ODM2Core"."SamplingFeatures_SamplingFeatureID_seq"'::regclass)Primary key identifier.
SamplingFeatureUUIDVarChar(36) A universally unique identifier for the sampling feature.
SamplingFeatureTypeCVVarChar(255) CV term descripting the type of sampling feature.

SamplingFeatureCodeVarChar(50) A short but meaningful text identifier for the sampling feature.
SamplingFeatureNameVarChar(255)

Sampling Feature name (free text).
SamplingFeatureDescriptionVarChar(5000)

Text describing the sampling feature.
SamplingFeatureGeotypeCVVarChar(255)

Dimensionality of SamplingFeature: point2d, line2d, etc.

FeatureGeometryGeometry

The location geometry of the sampling feature on the Earth expressed using a geometry data type. Can be a Point, Curve (profile, trajectory, etc), Surface (flat polygons, etc) or Solid/Volume (although often limited to 2D geometries).
FeatureGeometryWKTVarChar(8000)

The location geometry of the sampling feature on the Earth expressed as well known text (WKT). Can be a Point, Curve (profile, trajectory, etc.), Surface (flat polygons, etc.), or Solid/Volume (although often limited to 2D geometries).
Elevation_mFloat

The elevation of the sampling feature in meters, or in the case of Specimen, the elevation from where the SamplingFeature.Specimen was collected
ElevationDatumCVVarChar(255)

The code for the vertical geodetic datum that specifies the zero point for the Sampling Feature Elevation.

LatitudeFloat

Latitude of centroid of SamplingFeature
LongitudeFloat

Longitude of centroid of SamplingFeature
EPSGVarChar(20)

EPSG of the Spatial Reference System that describes the latitude and longitude coordinates. This refers to codes obtained from http://www.epsg.org/ and maintained in epsg db


NameParent TableChild TableParent ColumnsChild Columns
fk_SamplingFeatures_CV_ElevationDatumODM2CV.CV_ElevationDatumODM2Core.SamplingFeaturesTermElevationDatumCV
fk_SamplingFeatures_CV_SamplingFeatureGeoTypeODM2CV.CV_SamplingFeatureGeoTypeODM2Core.SamplingFeaturesTermSamplingFeatureGeotypeCV
fk_SamplingFeatures_CV_SamplingFeatureTypeODM2CV.CV_SamplingFeatureTypeODM2Core.SamplingFeaturesTermSamplingFeatureTypeCV

NameParent TableChild TableParent ColumnsChild Columns
fk_SamplingFeatureAnnotations_SamplingFeaturesODM2Core.SamplingFeaturesODM2Annotations.SamplingFeatureAnnotationsSamplingFeatureIDSamplingFeatureID
fk_FeatureActions_SamplingFeaturesODM2Core.SamplingFeaturesODM2Core.FeatureActionsSamplingFeatureIDSamplingFeatureID
fk_ReferenceMaterials_SamplingFeaturesODM2Core.SamplingFeaturesODM2DataQuality.ReferenceMaterialsSamplingFeatureIDSamplingFeatureID
fk_SamplingFeatureExtensionPropertyValues_SamplingFeaturesODM2Core.SamplingFeaturesODM2ExtensionProperties.SamplingFeatureExtensionPropertyValuesSamplingFeatureIDSamplingFeatureID
fk_SamplingFeatureExternalIdentifiers_SamplingFeaturesODM2Core.SamplingFeaturesODM2ExternalIdentifiers.SamplingFeatureExternalIdentifiersSamplingFeatureIDSamplingFeatureID
fk_FeatureParents_FeaturesParentODM2Core.SamplingFeaturesODM2SamplingFeatures.RelatedFeaturesSamplingFeatureIDRelatedFeatureID
fk_FeatureParents_SamplingFeaturesODM2Core.SamplingFeaturesODM2SamplingFeatures.RelatedFeaturesSamplingFeatureIDSamplingFeatureID
fk_SampledFeatures_SamplingFeaturesODM2Core.SamplingFeaturesODM2SamplingFeatures.SampledFeaturesSamplingFeatureIDSamplingFeatureID
fk_Specimens_SamplingFeaturesODM2Core.SamplingFeaturesODM2SamplingFeatures.SpecimensSamplingFeatureIDSamplingFeatureID


Diagram Name
ODM2Annotations
ODM2Core
ODM2DataQuality
ODM2Equipment
ODM2ExtensionProperties
ODM2ExternalIdentifiers
ODM2LabAnalyses
ODM2OverviewSimplified
ODM2SamplingFeatures
ODM2Simulation