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 | Field Type | Field Value | Default | Allow Nulls? | Pick List / Examples | Notes |
|---|---|---|---|---|---|---|---|---|
| StationID | " | 20 | text | variable | n | 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 | text | variable | [null] | y | station, sample location, measurement | Main purpose of recording information |
| StatnType | StationType | 50 | text | variable | [null] | y | [null], unspecified, sketch, sample, notes, soil pit, permeametry, clast count, joint populations, grain size measurements, provenance, photographs, etc. | Type of recorded information |
| SampleID | " | 20 | text | variable | [null] | y | [null], ARR-05-99 | Probably will be the same as Station ID, but non-null value indicates sample was taken. |
| PhotoID | " | 20 | text | variable | [null] | y | [null], frame 25 | linked to image table |
| LargrFeatr | LargerFeature | 50 | text | variable | [null] | y | related faults, ash beds, marker layers, or other features | plaintext related larger features/geologic units (could apply to other points, lines, or polygons, so the form of a database relate in unclear) |
| SourceID | " | 50 | text | variable | [null] | unknown; unspecified; Smith, 2006b [variable] | feature level metadata (who mapped this); related to bibliographic detail | |
| LocAccType | LocAccuracyType | 16 | text | pick list / var | [null] | y | precision gps, handheld gps, sect corner ft, good topo, poor topo, planimetric base, survey | accuracy of position |
| LocAccMeas | LocAccuracyMeasure | 16 | text | pick list / var | [null] | y | EPE(m), PDOP, Map and compass, triangulation, distinctive feature | Criteria for deterimining accuracy of position |
| LocAccVal | LocAccuracyValue | 8 | float | variable | [null] | y | 15 | Numeric measurement of locataion accuracy |
| DsplyScale | DisplayScale | 8 | Long Integer | pick list | 24000 | n | 0, 24000, 50000, 12000, 6000, 100000, 250000,500000, 1000000 | Denominator of scale: display feature at scales larger than number specified (=< denominator). Zero indicates data that should never be displayed. |
| Comments | " | (max) | text | variable | [null] | y | description |