Helper geometry function to measure the perimeter of building footprint polygons.
fs_perimeter(X, unit = NULL)
X | polygons of building footprints of type |
---|---|
unit | string indicating unit of measure. Passed to
|
numeric vector of perimeter measured for each item in X
.