Title: | Geologic Pattern Data from FGDC/USGS Used in 'deeptime' |
---|---|
Description: | Geologic pattern data from the Federal Geographic Data Committee (FGDC) and United States Geological Survey (USGS) as put forward in the Digital Cartographic Standard for Geologic Map Symbolization (<https://ngmdb.usgs.gov/fgdc_gds/geolsymstd.php>). Access functions are provided in the accompanying package 'deeptime'. |
Authors: | William Gearty [aut, cre, cph] |
Maintainer: | William Gearty <[email protected]> |
License: | GPL (>= 3) |
Version: | 1.0.0.9000 |
Built: | 2024-10-26 05:14:53 UTC |
Source: | https://github.com/willgearty/deeptimedata |
Geologic map and lithology patterns as defined in the FGDC Digital Cartographic Standard for Geologic Map Symbolization by the U.S. Geological Survey and the Geologic Data Subcommittee (GDS) of the Federal Geographic Data Committee (FGDC). deeptime::geo_grob()
and
deeptime::geo_pattern()
should be used to retrieve and modify an individual
pattern as a grob object or GridPattern
object, respectively.
geo_grobs
geo_grobs
A list, where each item corresponds to a geologic pattern stored as a
gTree object as returned by grImport2::pictureGrob()
.
The names of the list correspond to the pattern codes.
For specific pattern codes, see the "pattern numbers" in the full pattern chart.
Daven Quinn has also assembled more accessible documentation of the map patterns/codes
and lithology patterns/codes.
rmacrostrat::def_lithologies()
can also be used to look up pattern codes
for various lithologies (see the "fill" column). Note that patterns
associated with color variants (e.g., "101-M") are not included but can be
created using deeptime::geo_grob()
.
These patterns were originally processed and optimized by Daven Quinn and are hosted on GitHub.
https://ngmdb.usgs.gov/fgdc_gds/geolsymstd.php via https://github.com/davenquinn/geologic-patterns