Skip to content
Prev 312451 / 398506 Next

worldmap_region/country problem

<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