powered by
Inverse of list.GEOmap.
GEOmap.list(MAP, SEL = 1)
Metadata for strokes
list, lat=vector, lon=vector
list of lat-lon strokes
GEOmap list
index, selecttion of specific strokes
Jonathan M. Lees<jonathan.lees@unc.edu>
Returns the GEOmap strokes and instead of a long vector for the points they are broken down into a list of strokes.
GEOmap.cat, GEOmap.Extract, GEOmap.CombineStrokes, list.GEOmap
data(coastmap) SEL=which(coastmap$STROKES$nam=='CUBA') G = GEOmap.list(coastmap, SEL=SEL ) ### Lat-Lon of Cuba G$LL
Run the code above in your browser using DataLab