cosomap: Coso Geothermal Region Faults and Geology

cosomapR Documentation

Coso Geothermal Region Faults and Geology

Description

Coso Geothermal Region Faults and Geology

Usage

data(cosomap)

Format

List structure:

STROKES

list(nam, num, index, col, style, code, LAT1, LAT2, LON1, LON2)

POINTS

list(lat, lon)

PROJ

list(type, LAT0, LON0, LAT1, LAT2, LATS, LONS, DLAT, DLON, FE, FN, name)

Details

Details from Tomographic inversion geographic base map.

References

Lees, J. M., Geotouch: Software for Three and Four Dimensional GIS in the Earth Sciences, Computers & Geosciences, 26, 7, 751-761, 2000.

Examples

data(cosomap)
data(faults)
data(hiways)
data(owens)

##
## Not run: 
proj = cosomap$PROJ
plotGEOmapXY(cosomap, PROJ=proj,  add=FALSE, ann=FALSE, axes=FALSE)
plotGEOmapXY(hiways, PROJ=proj,  add=TRUE, ann=FALSE, axes=FALSE)
plotGEOmapXY(owens, PROJ=proj,  add=TRUE, ann=FALSE, axes=FALSE)
plotGEOmapXY(faults, PROJ=proj,  add=TRUE, ann=FALSE, axes=FALSE)

## End(Not run)



geomapdata documentation built on Aug. 19, 2023, 5:09 p.m.