perimeter: compute perimeter from polygons or other geometries

perimeterR Documentation

compute perimeter from polygons or other geometries

Description

compute perimeter from polygons or other geometries

Usage

st_perimeter(x)

st_perimeter_2d(x)

Arguments

x

object of class sf, sfc or sfg

Value

numerical vector with perimeter for each feature (geometry), with unit of measure when possible


lwgeom documentation built on May 31, 2023, 6:06 p.m.

Related to perimeter in lwgeom...