revised: 05-Feb-2015

NMBGMR Draft Geologic Data Model - v. 1.0.4
Cross Sections: Frame

In the interests of standardization and interoperability, we are migrating our geologic maps into the USGS NCGMP09 data model. However, our well data model is still actively being used. Documentation for the NMBGMR geology data model is being provided for users with legacy data in this model. We also hope that it will provoke discussion in the ongoing effort to improve NCGMP09 and other models.

Contents:

Feature Class: XsectBound

The cross section boundary frame consists of a bottom and left and right sides. These may be made invisible using the Visible attribute when combining multiple sections together.

Field Name Field Alias Length Field Type Field Value Default Allow Nulls? Attributes / Examples Description / Notes
Side " 16 text CVD [null]

n

left, right, bottom, top
see: Sides
Label " 8 text variable [null] TRUE A, A', B, B', etc. Label for sides of cross sections
Visible "   Short Integer boolean 1 (TRUE) FALSE 1=yes/TRUE, 0=no/FALSE Allows control of visibility of bounding lines or line segments.

Feature Class: XsectTics

This feature class represents elevation tics on the sides of a geologic cross section.These tics indicate elevations along the left and right boundary frame of a cross section.

Field Name Field Alias Length Field Type Field Value Default Allow Nulls? Attributes / Examples Description / Notes
Side " 16 text CVD [null]

n

left, right, bottom, top
see: Sides
Elevation "   Short Integer variable 0

n

5000, 5020, 5040, etc Elevation of tics, used for labeling.
Units "   text variable feet TRUE feet, meters Units of elevation.
Visible "   Short Integer boolean 1 (TRUE) FALSE 1=yes/TRUE, 0=no/FALSE Allows control of visibility of individual tics