Returns the length of the geometry column.
Arguments
- x
dbSpatialobject- geomName
character string. The geometry column name. Default:"geom".- ...
additional arguments passed to methods
Value
dbSpatial object (lazy tibble with length column)
See also
Other measurements:
st_area(),
st_perimeter()