Skip to content
Prev 8231 / 29559 Next

RSAGA Vectorizing Grid Classes creates unclosed rings

On Tue, 11 May 2010, manuel.schneider at art.admin.ch wrote:

            
http://shapelib.maptools.org/dl/shapefile.pdf

does specify that a polygon in a shapefile must be closed. You may be able 
to use readShapePoly(..., force_ring=TRUE) in maptools to work around the 
problem.

Roger