Skip to content
Prev 22548 / 29559 Next

Holes in polygons disappear after performing checkPolygonsHoles from maptools

Am 03.04.2015 um 13:16 schrieb Roger Bivand:
My session infos:

sessionInfo()
R version 3.1.1 (2014-07-10)
Platform: x86_64-w64-mingw32/x64 (64-bit)

...
attached base packages:
[1] stats     graphics  grDevices utils     datasets  methods base

other attached packages:
[1] rgdal_0.9-1     maptools_0.8-34 sp_1.0-17

loaded via a namespace (and not attached):
[1] foreign_0.8-61  grid_3.1.1      lattice_0.20-29 tools_3.1.1


rgeos::version_GEOS()
[1] "3.4.2-CAPI-1.8.2 r3921"

rgdal::getGDALVersionInfo()
[1] "GDAL 1.11.0, released 2014/04/16"

rgdal::getPROJ4VersionInfo()
[1] "Rel. 4.8.0, 6 March 2012, [PJ_VERSION: 480]"


But I also obtained the same result on another windows machine with R 
3.1.2 (dont have session info for it)

Grigory