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

SamplingFeaturesDescribes the sampling features on which observations are made.

PKNameData TypeNULLsA/NDefaultCommentFK

SamplingFeatureIDInteger

Primary key identifier.
SamplingFeatureUUIDUniqueID 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.



NameParent TableChild TableParent ColumnsChild Columns
fk_SamplingFeatures_CV_ElevationDatumODM2CV.CV_ElevationDatumODM2Core.SamplingFeaturesNameElevationDatumCV
fk_SamplingFeatures_CV_SamplingFeatureGeoTypeODM2CV.CV_SamplingFeatureGeoTypeODM2Core.SamplingFeaturesNameSamplingFeatureGeotypeCV
fk_SamplingFeatures_CV_SamplingFeatureTypeODM2CV.CV_SamplingFeatureTypeODM2Core.SamplingFeaturesNameSamplingFeatureTypeCV

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_Sites_SamplingFeaturesODM2Core.SamplingFeaturesODM2SamplingFeatures.SitesSamplingFeatureIDSamplingFeatureID
fk_Specimens_SamplingFeaturesODM2Core.SamplingFeaturesODM2SamplingFeatures.SpecimensSamplingFeatureIDSamplingFeatureID

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