Skip to content
Prev 1727 / 29559 Next

Identifying overlapping polygons

r-sig-geo-bounces at stat.math.ethz.ch wrote on 2007-02-09 13:27:13:
polygons
polygon
but
An interesting suggestion, emulating the old manual way of computing the
area of a polygon, if you were to use a grid of points whose surrounding
areas (Voronoi polygons) were all identical.  To deal with "partial",
choose the spacing of points (hence areas of Voronoi polygons) to be a
compromise between a desired resolution and computation time, depending
on how many of these comparisons you need to make.
Bivand
are