Hi, 

I am pleased to announce version 3.1.0 of the 'maps' package which has a few 
important changes and additions. 

CHANGES: 
- The 'world' map has been adapted: it now doesn't contain any lakes anymore. 
Most visible effect is the Great Lakes on the Canada/USA border. 
- Major lakes are now available in a separate database 'lakes', so they can 
still be added to a plot if desired. 
- As a result, plotting without interior borders now gives much cleaner 
results. 
- The 'world2' database has been cleaned up a bit to look better at the 
boundaries. 

ADDITIONS: 
- map() now accepts spatial objects of types SpatialPolygon[DataFrame] and 
SpatialLines[DataFrame] as database. The support is limited to the actual 
polygon co-ordinates and names. Any other information (plotting order, 
projection etc) is lost. So one can now for instance read shapefile data (e.g. 
readShapePoly() from the maptools package) and pass the result to map(). 

FIXES: 
- map(...,fill=TRUE) will no longer apply thinning to the map. The thinning 
caused polygons to have non-matching borders. For large databases (e.g. the 
complete worldHires database) this may have a noticable effect on speed. 

Alex Deckmyn 


--- 
Dr. Alex Deckmyn e-mail: alex.deck...@meteo.be 
Royal Meteorological Institute http://www.meteo.be 
Ringlaan 3, 1180 Ukkel, Belgium tel. (32)(2)3730646 


        [[alternative HTML version deleted]]

_______________________________________________
R-packages mailing list
r-packa...@r-project.org
https://stat.ethz.ch/mailman/listinfo/r-packages

______________________________________________
R-help@r-project.org mailing list -- To UNSUBSCRIBE and more, see
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.

Reply via email to