Skip to content
Prev 14874 / 29559 Next

Interior of Polygons

On Fri, 20 Apr 2012, Kemp, Michael wrote:

            
Or rather easier use readOGR() in rgdal to read the file, possibly 
preceded by ogrListLayers() if you do not know the layer name; OGR has a 
KML driver. Then use the over() methods in the sp package.

Hope this helps,

Roger