Skip to content

worldmap_region/country problem

2 messages · anna.fechner at de.pwc.com, Roger Bivand

1 day later
#
<anna.fechner <at> de.pwc.com> writes:
Yes, use gUnaryUnion() in rgeos, or the equivalent unionSpatialPolygons() in
maptools, which calls gUnaryUnion(). These create new, merged polygons, and
should then be associated with the data for the entities you are using. Be
careful not to use gpclib union functions as they are prohibited for commercial
purposes. Please follow up on the R-sig-geo list if need be.

Roger