Required Elements

GeologicMap (Feature Dataset)

The GeologicMap feature dataset is nearly equivalent to the map graphic in that it contains all the geologic content within the neatline, with the exception of the base map. All elements in a feature dataset share a single geospatial reference framework.

Listed below are the required elements in a GeologicMap feature dataset, along with tables that describe the content of each element and (if applicable) a list of topology rules.

MapUnitPolys (Polygon Feature Class)

The MapUnitPolys polygon feature class contains all the units within the mapped area: geologic map units, areas of open water, permanent snowfields, or glaciers, as well as any unmapped areas. Table 12 describes the fields (and their values) in MapUnitPolys.

Table 12. Fields in MapUnitPolys (a polygon feature class in the GeologicMap feature dataset).
[Content of fields in magenta type (in this case, the IdentityConfidence field) must be defined in Glossary table. See also, tables 11, 14]

Field name Description Notes
MapUnit Short, easily understood ASCII-character1 identifier for the map unit represented by this polygon. Foreign key to DescriptionOfMapUnits table (see table 14) Examples of values are “Qal”, “Tg”, “Kit”, “Trdu”, “water” (see table 11). Use of special characters is discouraged. Null values not permitted
IdentityConfidence Indicates how confidently this polygon has been identified as a particular map unit Typical values are “certain”, “questionable”, “unspecified”. Values must be defined in Glossary table. Null values not permitted; suggest setting default value = “certain”
Label Describes text label for this map-unit polygon May or may not be same as MapUnit value. Determined from value of Label in DescriptionOfMapUnits table and IdentityConfidence (that is, if IdentityConfidence = “questionable”, then “?” is appended to Label value in DescriptionOfMapUnits table). Allows for special fonts to show geologic age symbols (see table 11) and other non-ASCII characters. Null values permitted
Symbol References an area-fill symbol Area-fill symbols (map-unit color, pattern, or color+pattern) must be included in accompanying .style file. Null values (which would indicate polygon is not filled on map) permitted; if Esri cartographic representations are used to symbolize map units, value may be null. Value is typically assigned by joining MapUnitPolys to DescriptionOfMapUnits table via MapUnit and calculating MapUnitPolys.Symbol = DescriptionOfMapUnits.Symbol
DataSourceID Identifies source of each data element. Foreign key to DataSources table Null values not permitted
Notes Optional field Free text for additional information specific to this polygon. Null values permitted
MapUnitPolys_ID Primary key Examples of values are “MUP1”, “MUP2”. Values must be unique in database. Null values not permitted

Some units use specialized symbols in their map-unit labels; however, the special characters needed to render such symbols on a map are less intelligible to readers of the MapUnit field (see examples in table 11). Thus, the MapUnit value is not used to label the unit on the map; instead, the Label field is. The Label field accommodates the use of special characters (for example, to display geologic age symbols using the FGDCGeoAge font; see table 11). The MapUnit field generally contains an easily understood ASCII-character equivalent of the specialized symbol. When no specialized symbol is needed, Label and MapUnit typically have the same value (see table 11). For more information on geologic age symbols, see Section 32 in the FGDC cartographic standard (FGDC, 2006).

Note that areas of open water (for example, lakes, wide rivers), glaciers, snowfields, and unmapped areas must be included in MapUnitPolys, and they must have non-null MapUnit values (examples would be MapUnit = “water”, “glacier”, “unmapped”); however, such areas commonly are not labeled with their MapUnit values (therefore, Label = <null>).

Topology Rules

The following topology rules apply to the MapUnitPolys polygon feature class:

ContactsAndFaults (Line Feature Class)

The ContactsAndFaults line feature class contains the types of lines that bound map-unit polygons; common types are contacts, faults, waterlines, and map boundaries. Table 13 describes the fields (and their values) in ContactsAndFaults.

Table 13. Fields in ContactsAndFaults (a line feature class in the GeologicMap feature dataset).
[Abbreviations: N, no; Y, yes. Content of fields in magenta type (in this case, the Type, ExistenceConfidence, and IdentityConfidence fields) must be defined in Glossary table. See also, table 8]

Field name Description Notes
Type Specifies type of geologic feature represented by this database row Examples of values are “contact”, “fault”, “thrust fault”, “waterline”, “glacier boundary”, “map boundary”. Values must be defined in Glossary table. Null values not permitted
IsConcealed Indicates whether this contact or fault is concealed by an overlying map unit Values = “N” or “Y”. Null values not permitted
LocationConfidenceMeters Half-width (in meters) of positional-uncertainty envelope around this line feature Data type = float. Null values not permitted; recommend setting value = −9 if value is not known (see discussion above in “Feature-Level Metadata” and example values in table 1)
ExistenceConfidence Indicates how confidently existence of this line feature has been determined Typical values are “certain”, “questionable”, “unspecified”. Values must be defined in Glossary table. Null values not permitted; suggest setting default value = “certain”
IdentityConfidence Indicates how confidently this line feature has been identified as a particular type Typical values are “certain”, “questionable”, “unspecified”. Values must be defined in Glossary table. Null values not permitted; suggest setting default value = “certain”
Label Describes text label for this line feature Can be used to store fault name or other easily understood name for line feature. Allows for special fonts to show geologic age symbols (see table 11). Null values are typical
Symbol References a line symbol Line symbols must be included in accompanying .style file. Null values (which would indicate lines are not shown on map) permitted; if Esri cartographic representations are used to symbolize lines, value may be null. Determined from values of Type, IsConcealed, LocationConfidenceMeters, ExistenceConfidence, and IdentityConfidence fields, as well as map display scale
DataSourceID Identifies source of each data element. Foreign key to DataSources table Null values not permitted
Notes Optional field Free text for additional information specific to this line feature. Null values permitted
ContactsAndFaults_ID Primary key Examples of values are “CAF1”, “CAF2”. Values must be unique in database. Null values not permitted

Map boundaries, open-water boundaries, and snowfield and glacier boundaries delineate the edge of certain map-unit polygons. In this sense, they are contacts, and, therefore, they are included in this feature class.

Scratch boundaries (also known as wash boundaries) are boundaries for which no symbol is drawn. We recommend setting the value of Symbol = “blank” for scratch boundaries.

Examples of values suggested for the Type field include the following:

The above list is derived from Sections 1, 2, 30, and 31 in the appendix of the FGDC cartographic standard (FGDC, 2006). Other values of Type certainly are acceptable (for example, see the CGI FaultType and ContactType vocabularies, available at http://resource.geosciml.org/def/voc/).

It has been a common practice to encode (via symbolization on a paper map, or a single attribute field in a database) contacts as, for example, “contact, certain”, “contact, inferred”, “contact, approximately located”, “contact, concealed”, “contact, queried”, or some permutation of these values. In the GeMS schema, these line features all would have the same value of Type (“contact”) but different values of IsConcealed, LocationConfidenceMeters, ExistenceConfidence, and (or) IdentityConfidence. Faults and some other line features that have been encoded in a similar fashion are treated the same way in the GeMS schema. Although this is a departure from what may have been a common practice, it allows for map data that is more easily communicated to nonspecialists, is more intelligently combined with other data, and is better used at other scales. See discussion in the “Feature-Level Metadata” section above.

Note that not all lines in ContactsAndFaults necessarily bound polygons. In some cases, polygons separated by concealed faults or concealed contacts may have been merged during construction of the database; also, some faults and concealed contacts may dangle (that is, terminate within a polygon) and, thus, may not always separate polygons.

Topology Rules

The following topology rules apply to the ContactsAndFaults line feature class:

DescriptionOfMapUnits (Nonspatial Table)

DescriptionOfMapUnits is a nonspatial table that captures the content of the Description of Map Units (DMU) included in a geologic map report. Table 14 describes the fields (and their values) in the DescriptionOfMapUnits table.

Table 14. Fields in DescriptionOfMapUnits (a nonspatial table).
[Abbreviations: DMU, Description of Map Units; HTML, Hypertext Markup Language; NGMDB, National Geologic Map Database. Content of fields in magenta type (in this case, the ParagraphStyle and GeoMaterialConfidence fields) must be defined in Glossary table. See also, tables 7, 11, 12, 3–1]

Field name Description Notes
MapUnit Short, easily understood ASCII-character1 identifier for the map unit Examples of values are “Qal”, “Tg”, “Kit”, “Trdu” (see table 11). Use of special characters is discouraged. Null values only permitted for headings and for units that do not appear on map or in cross sections
Name Short name of formal2 or informal map unit, as shown in DMU Examples of values are “Chinle Formation”, “Shnabkaib Member”, “basaltic andesite of Middle Sister summit”, “Ada Group”, “sandy siltstone”. Should contain no hierarchy specifications (these are given in ParagraphStyle and HierarchyKey fields). Place headings in this field; place headnotes in Description field. Null values not permitted
FullName Full name of formal or informal map unit; must include complete identification of any higher rank unit(s) that contain this unit (may or may not be same as Name value) Examples of values are “Shnabkaib Member of the Moenkopi Formation”, “sandy siltstone subunit of the Monterey Formation”. Values correspond to usages reported by Geolex (http://ngmdb.usgs.gov/Geolex/). Null values only permitted in rows that correspond to headings
Age Age of map unit, as shown in DMU Examples of values are “late Holocene”, “Pliocene and Miocene”, “Lower Cretaceous”. When age of subunit is not shown in DMU because it is same age as higher rank unit, use age of higher rank unit; do not leave empty. Null values only permitted for rows that correspond to headings
Description Full description of map unit, as contained in DMU Free text field. Allows for markup-language (for example, HTML) or special characters to show new paragraphs, superscripts, and geologic age symbols. Note that map-unit descriptions can be structured according to one or more accepted traditions (see text for discussion of content, structure, and style of unit descriptions). In rows that correspond to headings, place headnotes in this field (place headings in Name field). Null values permitted
HierarchyKey Text string that indicates place of map unit or heading within DMU hierarchy Text string has form of “n-n-n”, “nn-nn”, “nn-nn-nn”, “nnn-nnn”, or similar (see discussion in appendix 3); each dash-delimited fragment of string (1) is numeric, (2) has same length as others in string and in DescriptionOfMapUnits table, and (3) is left-padded with zeroes if values are greater than 9 (that is, if they exceed one digit). Examples of values are shown in appendix 3, which illustrates HierarchyKey values of several DMUs. Values describe order and rank of DMU elements and facilitate resolving queries such as “find all members of formation x” or “what is the parent unit of map unit y”. Null values not permitted
ParagraphStyle Name of user-defined paragraph style that indicates hierarchy of map units and headings within DMU Examples of values are “DMUHeading1”, “DMUHeading2”, “DMUUnit1”, “DMUUnit2”. Values must be defined in Glossary table; definition typically includes formatting specifications (for example, in Glossary table for Term = “DMUUnit1”, value for Definition might be Definition = “Paragraph style for formatted description of first-rank map unit. Times New Roman, Regular, 10 pt, 12 pt leading, left justified, 66 pt left indent, –20 pt 1st line indent, 3 pt space before”). Null values not permitted
Label Describes text label for map-unit polygons. Field from which map-unit label is generated May or may not be same as MapUnit value. Allows for special fonts to show geologic age symbols and other non-ASCII characters (see table 11). Null values only permitted for headings, for units that are not labeled on map or cross sections, and for units that do not appear on map or cross sections (for example, water, glaciers, overlay units, and units that are represented on map only by their subunits)
Symbol References an area-fill symbol Area-fill symbols (map-unit color+pattern, or color+pattern) must be included in accompanying .style file. Null values (which would indicate polygon is not filled on map) permitted; if Esri cartographic representations are used to symbolize map units, value may be null. Null values also permitted for headings and for units that do not appear on map or cross sections
AreaFillRGB Specifies RGB3 equivalent of area-fill color of map unit as{<red value>,<green value>,<blue value>} tuples4 Examples of values are “255,255,255”, “124,005,255”. Use of consistent syntax is important to enable computer programs to read field and display intended color: (1) each RGB color value is integer between 0 and 255; (2) values are left-padded with zeroes so that each consists of 3 digits; (3) values are separated by commas with no spaces (for example, nnn,nnn,nnn). Provided as convenience for users who want to re-create area-fill colors for onscreen viewing; especially important to non-ArcGIS users who are unable to use .style file supplied with database. Null values only permitted for uncolored map units and for headings
AreaFillPatternDescription Easily understood description of pattern fill of map unit (for example, “random small red dashes”) Provided as convenience for users who want to re-create area-fill patterns; especially important to non-ArcGIS users who are unable to use .style file supplied with database. Null values only permitted for unpatterned map units and for headings
DescriptionSourceID Identifies source of Description. Foreign key to DataSources table Example values include “DAS1” ( = this report), “DAS2” ( = Smith, J.G., 1899) (see tables 6, 7). Useful for documenting derivation of map-unit descriptions from another source. Null values not permitted
GeoMaterial Categorizes map unit in terms of its lithologic and genetic character Use terms from the NGMDB standard term list in appendix 1; see discussion in “Extensions to Traditional Geologic Map Content” section above. Null values only permitted for unmapped units and headings
GeoMaterialConfidence Describes appropriateness of GeoMaterial term for describing map unit (see appendix 1) Values must be defined in Glossary table. Null values permitted only for unmapped units and headings
DescriptionOfMapUnits_ID Primary key Examples of values are “DMU1”, “DMU2”. Values must be unique in database. Null values not permitted

Note that the authoritative source for the content of a DescriptionOfMapUnits table should always be a DMU (not a List of Map Units, or LMU), whether the DMU appears on the map sheet or is included in an accompanying pamphlet. An LMU on a map sheet is only a distillation of the full content of the DMU and is provided as a convenience to help identify units on the map.

A DMU is strongly formatted and typically hierarchical, in many cases following the guidelines and conventions specified in USGS’s “Suggestions to Authors of the Reports of the United States Geological Survey, Eighth Edition” (STA8) (USGS, in press; see also, STA7, Hansen, 1991, p. 49–52); see discussion in the “Notes on the Content of the Description Field” section below. The DescriptionOfMapUnits table encodes the DMU as is specified in STA8, without loss of information and—with two exceptions (the two GeoMaterial fields)—without imposing additional structure or content.

We have added the fields GeoMaterial and GeoMaterialConfidence to the DescriptionOfMapUnits table in order to provide abbreviated content that will allow for simple queries and (or) generalized symbolizations of the character of geologic map units across one or many maps. It is important that users populate the GeoMaterial field with terms from the NGMDB standard term list (included in appendix 1); they should then use the GeoMaterialConfidence field to characterize the relative appropriateness of the term chosen for the GeoMaterial field. Note that the abbreviated content in the GeoMaterial field is not a replacement for the full, robust, free-text information in the Description field. Note also that additional, more detailed lithologic information may be included either in a supplementary user-defined table or in the optional StandardLithology table (see discussion in appendix 2, “Optional Elements”).

Notes on the Content of the Description Field

The content of the Description field in the DescriptionOfMapUnits table is an essential part of this database schema, just as the map-unit descriptions in a DMU are always an essential part of a geologic map report. This schema does not prescribe a particular form or content of such descriptions; however, we support the ideas put forth in STA8 (USGS, in press), which states the following:

“Description of Map Units”, ***[13] for each map unit, contains its map-unit label, its name, and its assigned age system, followed by an abbreviated account of the lithologic characteristics of its rocks and (or) deposits *** described in order of increasing age; thus, surficial units are described before bedrock units. The ranking of units and subunits on a geologic map is indicated in the DMU by successive levels of indentation of the unit descriptions ***, as the following examples show:

Dakota Group (Cretaceous)—Alternating sandstone and dark-colored shale beds overlying beds of sandstone, conglomerate, and claystone

South Platte Formation (Lower Cretaceous)—Alternating beds of gray to black shale and brown-weathering sandstone

Kassler Sandstone Member—Brown-weathering, massive, fine-grained sandstone

Headings are used to organize and identify groups of units. Beneath each heading, each map unit is described in order of increasing age; thus, the upper member of a formation would be described before its middle or lower members. The hierarchy of a DMU heading is indicated by a unique type style; *** the DMU title (“Description of Map Units”) is [considered a] first-order heading. A typical DMU contains at least two second-order headings (for example, “Surficial Deposits” and “Bedrock”), although most DMUs commonly contain a few third- and fourth-order headings as well (for example, “Volcanic Rocks” and “Pyroclastic Deposits”); some maps may require as many as seven orders of headings.

STA8 (USGS, in press) also notes the long tradition of writing the DMU and makes suggestions for its content, some of which may be useful to transcribe here:

[A] unit description always includes the following three fundamental elements: (1) the map-unit label (for example, Tml), (2) the name of the unit (for example, Monterey Formation), and (3) the unit’s age or stratigraphic position, listed from youngest to oldest (for example, Pliocene and Miocene). These elements are followed by the unit description, which contains information such as lithologic content, color, grain size, bedding characteristics, porosity, permeability, fracture characteristics, mineral or fossil content, remanent magnetization, and thickness. Correlation with other units, the nature of a unit’s upper and lower contacts, any radiometric or other types of age determinations, the sources of specific information, and, if applicable, more detailed stratigraphic ages *** also may be provided. Stratigraphic or lithologic details are limited to data from within the map area, although a brief discussion of correlations with rock units in nearby areas may be appropriate. Reference citations to other published works also may be included.

Map-unit descriptions in a DMU typically are written in an abbreviated, telegraphic style in which complete sentences are not necessary. Nonessential articles (“a,” “an,” “the”) usually are omitted. A notable exception is that the article “the” is retained before a map-unit name. In many DMU sentences, the word “unit” (in singular form) is the implicit subject and commonly is omitted; however, retaining the word “unit” is recommended for clarity (rather than using a unit symbol) when referring to a unit within its own description. Sentences may also begin with a specific subject, such as “Deposits,” “Beds,” or “Flows,” if desired.

The order of describing lithology may differ from map to map, but it should be consistent within a given DMU. Features such as color, permeability, and gradations in grain size usually modify the lithologic term. Commas are used to separate all strings of descriptive terms except the final one before the lithologic term, as the following example shows:

Curtis Formation (Jurassic)—Consists of interbedded light-gray, fine- to coarse-grained, poorly sorted, thickly bedded sandstone, pale-green shale, and pale-blue limestone

To separate ideas within a description, periods or semicolons may work better than conjunctions. Lengthy unit descriptions may be divided into paragraphs. Periods are omitted at the end of each description, except when it is split into paragraphs (in such cases, a period is included at the end of every paragraph except the last one). If entries are fairly short and no one lithology predominates, normal word order (for example, “pale-green shale and pale-blue limestone”) may read more smoothly than inverted order, but if an entry is long and has a string of modifiers, an inverted sentence structure may be easier to follow:

Curtis Formation (Jurassic)—Interbedded sandstone, shale, and limestone. Sandstone, light-gray, fine- to coarse-grained, poorly sorted, and thickly bedded. Shale, pale-green to gray and fine- to medium-bedded. Limestone, pale-blue to light-gray, fine-grained, and medium-bedded

Other information that characterizes the entire unit (for example, magnetization, fossil or mineral content, radiometric age, and so on) usually follows. The order in which such features are listed may depend on their significance in the mind of the author, but the style should be consistent throughout the description.

Although not specifically prescribed in STA8 (USGS, in press), we submit that listing DMU elements in a consistent manner facilitates map comprehension. To that end, we offer R.E. Wells’ (USGS, written commun., 2010) suggestion to use the following basic order for listing elements in map-unit descriptions in a DMU: lithology (dominant and subordinate); color; induration; grain size; mineralogy; bedding characteristics; interpreted facies; unit thickness; nature of contacts; fossil content/stage/zone; magnetic polarity; correlation with other units; radiometric age; and data sources where needed.

We note that not all map units in a DMU need all of these descriptive elements; also, volcanic rocks, plutonic rocks, metamorphic rocks, and surficial deposits require somewhat different approaches. Nevertheless, the main elements as articulated by Wells are relevant for most map units. We further note that map-unit descriptions in a DMU should emphasize the essential character of each unit and how it is distinguished in the field from nearby units. In poorly exposed terrain, it can be a challenge to write a map-unit description that accurately expresses no more than what little can be seen or is known about a map unit.

Populating the DescriptionOfMapUnits Table

All map units (including units in cross sections) in the DMU need an entry in the DescriptionOfMapUnits table. Any map units shown as overlays need entries as well. Entries should also include map units that traditionally are not listed in the DMU, such as “water”, “glacier”, or “unmapped area”, as well as all geologic units that are listed as parent units in the DMU but are not represented as polygons on the map or in the cross sections.

Headings and headnotes in the DMU also need entries in the DescriptionOfMapUnits table: headings are stored in the Name field, and headnotes are stored in the Description field. An example of the translation of part of a DMU into a DescriptionOfMapUnits table is provided in appendix 3.

The DescriptionSourceID field commonly points to Source values = “this report” or “modified from <earlier report>”.

Order and Rank of Map Units

The order and rank of map units and headings in a DMU carry a significant amount of information. In the printed DMU, order is explicit and rank is expressed by font and paragraph style. In the DescriptionOfMapUnits table, where order is easily lost by sorting and text is unformatted, order and rank are expressed by values in the HierarchyKey field. Examples of the content of the HierarchyKey field and its construction are provided in appendix 3.

We wish to enable generation of the formatted text DMU from the DescriptionOfMapUnits table, both to facilitate report production and to test that the database is capturing essential content in the report. In most cases, font and paragraph style in the printed DMU can be calculated from values in HierarchyKey and MapUnit (the latter to test whether a DescriptionOfMapUnits row corresponds to a mapped unit or is a heading). However, we have found that (1) such automated text generation requires links to the appropriate parts of a document template, and (2) additional information is needed to distinguish use of a group or formation as a heading from its use as an unmapped parent unit (that is, only its subunits have been mapped). The ParagraphStyle field is included to meet these needs (see table 14 for an example of values). In most—but not all—cases, ParagraphStyle values can be calculated from values of HierarchyKey and MapUnit. The consequent partial redundancy between HierarchyKey and ParagraphStyle fields allows for some automated checking of the DescriptionOfMapUnits table for logical consistency.

As a practical matter, values in the ParagraphStyle field and their corresponding definitions in the Glossary table should correspond to the formatting styles prescribed by an organization’s publication standards and guidelines. If templates for these styles are available, they may be incorporated into a script that automates much—if not all—of the construction of a formatted DMU from the DescriptionOfMapUnits table.

DataSources (Nonspatial Table)

DataSources is a nonspatial table that identifies the sources for the content of the geologic map database. Table 15 describes the fields (and their values) in the DataSources table, and table 16 provides some example records.

Table 15. Fields in DataSources (a nonspatial table).
[See also, tables 6, 16]

Field name Description Notes
Source Short, terse, easily understood ASCII-character1 identifier for a data source Contains brief citation. For DataSources_ID = “DAS1”, Source = “this report” (by convention). If source is another publication, provide full reference citation in Notes field. Null values not permitted
Notes Optional field Free text for additional information specific to this data source. Provide full reference citation(s) here (if applicable). Processing or data acquisition procedures may be described here. Null values permitted
URL Optional field Contains link, either online URL or Digital Object Identifier (DOI), to either data source or full description of data source. Null values permitted
DataSources_ID Primary key Examples of values are “DAS1”, “DAS2”. Values must be unique in database. Null values not permitted

Table 16. Examples of records in a DataSources table.
[Abbreviations: DEM, digital elevation model; ft, foot (feet); K-Ar, potassium-argon; PP, Professional Paper; USGS, U.S. Geological Survey. See also, tables 6, 15]

Source Notes DataSources_ID
this report field compilation automated by A. Digitdroid, using georeferenced scan of greenline mylar, Esri ArcScan tools, and manual editing DAS1
this report, interpreted from 6-ft lidar DEM data acquired winter 2003-2004 by Puget Sound Lidar Consortium DAS2
this report, Ralph Haugerud field data, 2005 DAS3
USGS PP 901 King, P.B., and Beikman, H.M., 1974, Explanatory text to accompany the geologic map of the United States: U.S. Geological Survey Professional Paper 901, 40 p DAS4
C.A. Hopson, written commun., 2005 sketch map of lower Chelan creek, used for contact between tonalite phase and gabbro phase, scale 1:24,000. C.A. Hopson, University of California, Santa Barbara, written commun., 17 July 2005 DAS5
Beta Laboratories, Report 1999-451 K-Ar dates determined using constants from Steiger, R.H., and Jager, E., 1977, Subcommission on geochronology: Convention on the use of decay constants in geo and cosmochronology: Earth and Planetary Science Letters, v. 36, p. 359-362 DAS6
Jackson, 1997 cited in Glossary table for sources of term definitions. Jackson, J.A., ed., 1997, Glossary of Geology (4th ed.): Alexandria, Va., American Geological Institute, 657 p. DAS7
modified from DAS5 S. Richard digitized 3 new large landslides based on 2006 aerial photography DAS8

All features and table entries must be associated with a data source. For maps that contain all new information and use a single vocabulary source, the DataSources table will be very short. For compilations that contain data from many sources that have been modified and (or) reinterpreted so that the data source has effectively been changed, the DataSources table will become longer and quite useful. It is worth noting that GeMS does not prescribe the level of detail or depth of provenance that is contained in the DataSources table. We recognize that the amount or level of source lineage recorded on a feature-level basis often is a function of the time and resources available, and so it is a decision that needs to be made by the mapper or compiler and the publishing agency. Some may choose to only cite either publication references or “this report”; others may cite only the original report in which the data first appeared; still others may record the person compiling the map and the year as the data source because they may have a tool that easily captures this data. All are acceptable in the GeMS schema, although their actual usefulness may vary.

GeoMaterialDict (Nonspatial Table)

GeoMaterialDict is a nonspatial table that provides definitions and a hierarchy for GeoMaterial names prescribed by the GeMS database schema. Table 17 describes the fields (and their values) in the GeoMaterialDict table.

Table 17. Fields in GeoMaterialDict (a nonspatial table).
[Abbreviation: DMU, Description of Map Units. See also, table 14]

Field name Description Notes
HierarchyKey Text string that indicates hierarchy of entries within list of GeoMaterial terms Text string has form of “n-n-n”, “nn-nn”, “nn-nn-nn”, “nnn-nnn”, or similar (see discussion in appendix 3); each dash-delimited fragment of string (1) is numeric, (2) has same length as others in string and in DescriptionOfMapUnits table, and (3) is left-padded with zeroes if values are greater than 9 (that is, if they exceed one digit). Examples of values are shown in appendix 3, which illustrates HierarchyKey values of several DMUs. Documents, for example, that “limestone” (HierarchyKey = “01-02-02-01”) is a kind of “carbonate rock” (HierarchyKey = “01-02-02”), which is a kind of “sedimentary rock” (HierarchyKey = “01-02”), which is a kind of “sedimentary material” (HierarchyKey = “01”)
GeoMaterial Name of GeoMaterial unit Terms used to populate GeoMaterial field in DescriptionOfMapUnits table
IndentedName GeoMaterial name with indentation that corresponds to rank of entry within hierarchy Useful for visually portraying hierarchy of GeoMaterial terms
Definition Definition of GeoMaterial name For example, GeoMaterial = “limestone” has Definition = “carbonate sedimentary rock, consisting chiefly of calcite”

The GeoMaterialDict table will be installed automatically in any database created with the script GeMS_CreateDatabase_Arc10.py (available at https://github.com/usgs/GeMS_Tools and at https://github.com/usgs/gems-tools-pro or their replacements. Note that users of the GeMS schema do not create this table; furthermore, this table should not be modified by authors or publishers of individual maps.

Glossary (Nonspatial Table)

Glossary is a nonspatial table that provides definitions for some of the terminology used in a GeMS database. Table 18 describes the fields (and their values) in the Glossary table, and table 19 provides some examples of its records. Note that values in the Term field must have unique definitions within the database because they are used as foreign keys to the Glossary table. For example, use of “fold axis” as a Type term in GeologicLines, with a definition of “intersection of fold axial plane with the Earth’s surface”, and “fold axis” as a Type term in OrientationPoints, with a definition of “orientation of fold hinge”, is not possible (instead, one might consider using “minor fold axis” or something similar as the Type term for the point feature). Terminology that requires definition in the Glossary table includes all values in the Type, ExistenceConfidence, IdentityConfidence, ScientificConfidence, ParagraphStyle, and AgeUnits fields. Terminology used only in the Description field of the DescriptionOfMapUnits table should not be defined here.

Table 18. Fields in Glossary (a nonspatial table).
[Abbreviation: K-Ar, potassium-argon. See also, table 19]

Field name Description Notes
Term Geologic concept, feature, phenomenon, or other terminology being defined Examples of values are “foliation”, “syncline axis”, “contact”, “thrust fault”, “certain”, “low”, “fission track”, “K-Ar”. Values must be unique within database. Null values not permitted
Definition Definition of value in Term Null values not permitted
DefinitionSourceID Identifies source of definition. Foreign key to DataSources table Null values not permitted
Glossary_ID Primary key Example of values are “GLO1”, “GLO2”. Values must be unique in database. Null values not permitted

Table 19. Examples of records in a Glossary table.
[See also, table 18]

Term Definition DefinitionSourceID Glossary_ID
contact Line denoting unfaulted [depositional, intrusive, metamorphic, etc.] boundary between two geologic map units DAS1 GLO01
biotite isograd Line marking first appearance, going up grade, of newly formed biotite in metamorphosed siltstones and shales DAS1 GLO02

If no intellectual property restrictions exist, it is permissible (and recommended) to replicate all or parts of an external glossary in the Glossary table, but please provide appropriate credit for the definitions in the DataSources table by means of the DefinitionSourceID field. If such restrictions preclude replicating a definition in the Glossary table, the term should still be listed in the table, along with (if possible) a brief, paraphrased definition and a note that refers the user to the publication cited in the definitionsource record.

Citation

U.S. Geological Survey National Cooperative Geologic Mapping Program, 2020, GeMS (Geologic Map Schema)—A standard format for the digital publication of geologic maps: U.S. Geological Survey Techniques and Methods, book 11, chap. B10, 74 p., https://doi.org/10.3133/tm11B10.

Back to Top ↑ Go back to top of page.