[R-sig-Geo] rgeos: gOverlaps not working properly?

zbynek.janoska at centrum.cz zbynek.janoska at centrum.cz
Mon Oct 15 14:35:32 CEST 2012


Absolutely, sorry for that

> dput(CooA)
structure(c(-506157.3827, -506046.357799999, -506021.426800001, 
-505984.871599998, -505953.701499999, -505910.162500001, -505883.4289, 
-505840.082400002, -505800.227600001, -505771.724100001, -505735.3649, 
-505701.889699999, -505651.2245, -505614.663199998, -505545.838100001, 
-505484.8244, -505430.202599999, -505328.650699999, -505275.854600001, 
-505238.9824, -505194.541900001, -505155.129000001, -505111.057399999, 
-505042.6708, -504996.186900001, -504932.434, -504898.394499999, 
-504869.155499998, -504825.249000002, -504787.711100001, -504719.058400001, 
-504695.123300001, -504616.548900001, -504558.199700002, -504523.852499999, 
-504448.199099999, -504299.849300001, -504219.996100001, -504128.726199999, 
-503978.413699999, -503909.833099999, -503865.870000001, -503774.7731, 
-503671.450100001, -503524.947700001, -503413.372499999, -503314.525199998, 
-503240.013500001, -503162.6184, -503113.6351, -503045.518199999, 
-502921.997499999, -502782.082800001, -502649.0647, -502509.1699, 
-502390.5407, -502364.870299999, -1122381.2702, -1122297.4208, 
-1122278.8389, -1122252.8248, -1122230.3717, -1122200.2902, -1122182.2913, 
-1122152.1603, -1122126.0303, -1122107.2919, -1122084.4322, -1122062.3233, 
-1122030.914, -1122009.476, -1121969.1182, -1121933.7249, -1121903.6434, 
-1121849.694, -1121821.4481, -1121803.2753, -1121781.8486, -1121762.539, 
-1121741.4268, -1121710.27, -1121689.9333, -1121662.4216, -1121647.6448, 
-1121635.7911, -1121618.3343, -1121603.2663, -1121576.5973, -1121567.8993, 
-1121539.3452, -1121519.0154, -1121507.6544, -1121482.2603, -1121433.8681, 
-1121408.7487, -1121380.1772, -1121333.3369, -1121311.3593, -1121297.0581, 
-1121266.869, -1121231.1033, -1121177.324, -1121133.065, -1121091.724, 
-1121058.8434, -1121022.7963, -1120999.1913, -1120966.3657, -1120903.015, 
-1120825.6379, -1120747.9998, -1120661.0955, -1120583.5099, -1120566.644
), .Dim = c(57L, 2L))

> dput(CooB)
structure(c(-506157.3827, -506046.357799999, -506021.426800001, 
-505984.871599998, -505953.701499999, -505910.162500001, -505883.4289, 
-505840.082400002, -505800.227600001, -505771.724100001, -505735.3649, 
-505701.889699999, -505651.2245, -505614.663199998, -505545.838100001, 
-505484.8244, -505430.202599999, -505328.650699999, -505275.854600001, 
-505238.9824, -505194.541900001, -505155.129000001, -505111.057399999, 
-505042.6708, -504996.186900001, -504932.434, -504898.394499999, 
-504869.155499998, -504825.249000002, -504787.711100001, -504719.058400001, 
-504695.123300001, -504616.548900001, -504558.199700002, -504523.852499999, 
-504448.199099999, -504299.849300001, -504219.996100001, -504128.726199999, 
-503978.413699999, -503909.833099999, -503865.870000001, -503774.7731, 
-503671.450100001, -503524.947700001, -503413.372499999, -503314.525199998, 
-503240.013500001, -503162.6184, -503113.6351, -503045.518199999, 
-502921.997499999, -502782.082800001, -502649.0647, -502509.1699, 
-502390.5407, -502364.870299999, -502271.690900002, -502251.208299998, 
-1122381.2702, -1122297.4208, -1122278.8389, -1122252.8248, -1122230.3717, 
-1122200.2902, -1122182.2913, -1122152.1603, -1122126.0303, -1122107.2919, 
-1122084.4322, -1122062.3233, -1122030.914, -1122009.476, -1121969.1182, 
-1121933.7249, -1121903.6434, -1121849.694, -1121821.4481, -1121803.2753, 
-1121781.8486, -1121762.539, -1121741.4268, -1121710.27, -1121689.9333, 
-1121662.4216, -1121647.6448, -1121635.7911, -1121618.3343, -1121603.2663, 
-1121576.5973, -1121567.8993, -1121539.3452, -1121519.0154, -1121507.6544, 
-1121482.2603, -1121433.8681, -1121408.7487, -1121380.1772, -1121333.3369, 
-1121311.3593, -1121297.0581, -1121266.869, -1121231.1033, -1121177.324, 
-1121133.065, -1121091.724, -1121058.8434, -1121022.7963, -1120999.1913, 
-1120966.3657, -1120903.015, -1120825.6379, -1120747.9998, -1120661.0955, 
-1120583.5099, -1120566.644, -1120505.4237, -1120491.6229), .Dim = c(59L, 
2L))

Zbynek



--
View this message in context: http://r-sig-geo.2731867.n2.nabble.com/rgeos-gOverlaps-not-working-properly-tp7581278p7581280.html
Sent from the R-sig-geo mailing list archive at Nabble.com.



More information about the R-sig-Geo mailing list