Skip to content
Prev 8912 / 29559 Next

shared boundary lengths ?

On Mon, 26 Jul 2010, Toby.Patterson at csiro.au wrote:

            
Indeed, only in topological GIS, because the nodes and arcs must be 
identified and the topology built. The only provision in R-spatial is 
using vect2neigh() in the spgrass6 interface to GRASS6. You would need to 
install GRASS first, export the polygons to GRASS, then read off the 
neighbours and the boundary lengths with the function. As far as I'm 
aware, it doesn't work on Windows because of the inadequacy of cmd.exe 
(script variable quoting) for running v.db.addtable, but on other 
platforms works fine. The function is described in:

https://stat.ethz.ch/pipermail/r-sig-geo/2005-October/000616.html

and on its help page.

Hope this helps,

Roger

  
    
Message-ID: <alpine.LRH.2.00.1008021848020.9268@reclus.nhh.no>
In-Reply-To: <1C19E50585A98643871CAFD72AE1976C150DE96C88@exvic-mbx03.nexus.csiro.au>