Symbolization

Overview

Symbolization is a critical aspect of a geologic map. Not only does it illustrate the geologist’s interpretations, it also may depict (by means of color, type size, or other graphical elements) subtleties of interpretation and (or) emphasis that otherwise may not be obvious in the database. Creating adequate symbolization of a geologic map database can be a significant amount of work, but providing an acceptable set of symbols (and symbolization instructions) is of significant value to database users. For these reasons, we require that geologic-map databases include symbols and symbolization instructions to achieve a preferred visualization of the map.

In GeMS, symbolization consists of (1) values of Symbol for all features (use null values where a database feature is not symbolized on the map), (2) an ArcGIS .style file that contains the symbols (for areas, lines, and points) used on the preferred visualization, and (3) an Esri map-composition (.mxd) file. Alternatively, authors may choose to use Esri’s cartographic representations to symbolize one or more of the map’s layers, in which case a .style file may not be needed.

Generally speaking (and to the extent that it is possible), line and point symbolization should follow the FGDC Digital Cartographic Standard for Geologic Map Symbolization (FGDC, 2006). Most of the symbols in the FGDC cartographic standard have been implemented as an ArcGIS .style file (“FGDC_GSC_20100414.style”) by members of the Geological Survey of Canada; this .style file and its associated font files are available under the Resources heading at the GeMS website (https://ngmdb.usgs.gov/Info/standards/GeMS/). Note that both the .style file and all its associated font files need to be installed for the .style file to function correctly. Note also that, to use this .style file, it is necessary to left-pad the original FGDC symbol identifiers with zeroes so that each part of the identifier has a two- or three character width (for example, symbol 1.1.3 becomes 01.01.03, and symbol 1.1.25 becomes 01.01.25).

Although not a requirement, CMYK color fills for map-unit polygons may be selected from the FGDC cartographic standard’s CMYK Color Chart (FGDC, 2006). An ArcGIS .style file (“FGDCcmyk.style”) of this chart is available under the Resources heading at the GeMS website (https://ngmdb.usgs.gov/Info/standards/GeMS/).

Also not a requirement, geologic age symbol characters are best displayed using the FGDCGeoAge font (U.S. Geological Survey, 2006; available at https://pubs.usgs.gov/tm/2006/11A02/). The OpenType version (“FGDCGeoAge.otf”) of this font is recommended; it is available under the Resources heading at the GeMS website (https://ngmdb.usgs.gov/Info/standards/GeMS/).

At this time (2020), a subset of the FGDC cartographic standard’s library of symbols also is available as cartographic representations through Esri’s Geologic Mapping Template (“GMT”) (available at https://www.arcgis.com/home/item.html?id=bb02aa75305f40ff87fb6106aa297da9; see https://ngmdb.usgs.gov/Info/standards/GeMS/ for updated links and information). Esri’s GMT stores the symbols in feature classes that have been organized according to the sections in the FGDC cartographic standard. Note, however, that this method of organization is not compliant with GeMS, primarily because it considers contacts and faults to be separate feature classes.

If the FGDC cartographic standard does not define a suitable symbol for a particular feature on a map, the standard may be supplemented with either customized symbols or with FGDC symbols that have been repurposed for the map. Such repurposed symbols need to be identified in the RepurposedSymbols table, which is required if FGDC symbols have been repurposed.

For the convenience of users who do not have access to an ArcGIS license, we also suggest that an ArcReader document (.pmf file) be provided (see table 4), along with descriptions of the symbolization (in other words, for map unit areas, populate the AreaFillRGB and AreaFillPatternDescription fields in the DescriptionOfMapUnits table with appropriate values), in order for symbolization to be replicated in other GIS programs or in desktop publishing software.

RepurposedSymbols (Nonspatial Table)

As stated above, line and point symbolization should generally follow the FGDC Digital Cartographic Standard for Geologic Map Symbolization (FGDC, 2006) to the greatest extent possible. However, if the FGDC cartographic standard does not include a symbol that is suitable for a particular feature on the geologic map, the standard may be supplemented with customized symbols or with FGDC symbols that have been repurposed for the map. Such repurposed symbols should be identified in the RepurposedSymbols table. Table 32 describes the fields (and their values) that populate the RepurposedSymbols table.

Table 32. Fields in RepurposedSymbols (an as-needed nonspatial table).
[Abbreviation: FGDC, Federal Geographic Data Committee]

Field name Description Notes
FgdcIdentifier Zero-padded identifier string (derived from identifier in FGDC cartographic standard) Example of value is “01.01.03” (original FGDC identifier was “1.1.3”). Null values not permitted
OldExplanation Original symbol description from FGDC cartographic standard Example of value is “contact--identity and existence certain, location approximate”. Null values not permitted
NewExplanation Symbol usage as repurposed on this map Example of value is “limit of tephra deposits from Holocene eruptions of Glacier Peak”. Null values not permitted
RepurposedSymbol_ID Primary key Examples of values are “RSY1”, “RSY2”. Values must be unique in database. Null values not permitted

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.