Skip to content
Prev 5186 / 29559 Next

SpatialLines to SpatialPolygons convertion

Hi all,

I was just wasting the last two days fiddling around this problem. I 
ended up using maptools and PBSmapping with SpatialLines2PolySet() and 
then PolySet2SpatialPolygons() to work around this problem. I don't know 
why this has to be so complicated. But I was also struggling with 
different projections, so you might find this solution easy...

Hope this helps.

Kami