dmap: Map of northwest Mexico from GSHHG

Description Usage Details Source References See Also Examples

Description

Map of northwest Mexico obtained from GSHHG database.

Usage

1

Details

This intermediate resolution map was obtained from the Global Self-consistent, Hierarchical, High-resolution Geography Database by means of Rgshhs function from maptools package.

Source

ftp://ftp.soest.hawaii.edu/pwessel/gshhg/gshhg-bin-2.2.3.zip

References

Wessel, P., and W. H. F. Smith, A Global Self-consistent, Hierarchical, High-resolution Shoreline Database, J. Geophys. Res., 101, 8741-8743, 1996.

See Also

Rgshhs

Examples

1
2
3
  data(dmap)
   plot(dmap, xlim=c(-130, -105) , ylim=c(20, 42), xaxs="i", yaxs="i", 
        axes=TRUE, col="beige", lty=1, border="grey70"); box()

r-forge/satin documentation built on Feb. 18, 2022, 2:39 a.m.