GetIntersectionArea: Get Intersection Area Gets the overlapping area of two sf...

Description Usage Arguments Details

Description

Get Intersection Area Gets the overlapping area of two sf polygon objects

Usage

1
GetIntersectionArea(poly_a, poly_b)

Arguments

poly_a

sf polygon object

poly_b

sf polygon object

Details

When two polygons have no overlap, the result is 0 in the units of the respective polygons


Blakemassey/gisr documentation built on Aug. 30, 2020, 12:14 a.m.