NMBGMR Draft Geologic Data Model - v. 0.992
POINTS: Sample Data

revised: 20-Nov-2009

Feature Class: Data_point

This feature class records the location of samples or non-oriented point data that are not uniquely mappable (such as field collected provenance, grain-size, or permeametry measurements). These points may coincide with point data in other feature classes and will be related by StationID. This feature class is intended to represent just the location of data points and should be linked to a user-defined external data table (or the images table) that contains details on the samples. For multiple samples from a single area (e.g. paleocurrent data from a single outcrop) there will be one data point and an external table. It might be desireable to include UTM and Lat/Long fields here, but that could cause more trouble than it's worth.

Field Name Field Alias Length
(text fields)
Field Type Field Value Default Allow Nulls? Attributes / Examples Description / Notes
StationID " 20 String variable   FALSE ASR-99 Station ID to link to notes, photos, etc. Could be basis of many-to-one relationships with other point data for multiple measurements (non-attitude)
StatnClass StationClass 50 String variable sample location FALSE sample location, station, measurement Main purpose of recording information
StatnType StationType 50 String variable [null] TRUE [null], unspecified, sketch, sample, notes, soil pit, permeametry, clast count, joint populations, grain size measurements, provenance, photographs, etc. Type of recorded information of specified class.
SampleID " 128 String variable [null] TRUE [null], ARR-05-99 Probably will be the same as Station ID, but non-null value indicates sample was taken.
PhotoID " 20 String variable [null] TRUE [null], frame 25 linked to image table
LargrFeatr LargerFeature 50 String variable [null] TRUE related faults, ash beds, marker layers, or other features Plaintext related larger features/geologic units.
SourceID " 50 String variable [null]   unknown; unspecified; Smith, 2006b [variable] Feature level metadata (who mapped this); related to bibliographic detail
LocAccType LocAccuracyType 16 String variable [null] TRUE precision gps, handheld gps, sect corner ft, good topo, poor topo, planimetric base, survey Accuracy of position
LocAccMeas LocAccuracyMeasure 16 String variable [null] TRUE EPE(m), PDOP, Map and compass, triangulation, distinctive feature Criteria for deterimining accuracy of position
LocAccVal LocAccuracyValue   Single variable [null] TRUE 15 Numeric measurement of locataion accuracy
DsplyScale DisplayScale   Long Integer CVD fixed 24000 FALSE 0, 24000, 50000, 12000, 6000, 100000, 250000,500000, 1000000 Denominator of display scale: display feature at scales larger than number specified (=< denominator). Zero indicates data that should never be displayed.
Comments " 255 String variable [null] TRUE description Comments about this particular sample.