.sits_sf_point_to_tibble: Obtain a tibble with latitude/longitude points from POINT geometry
Description
Obtain a tibble with latitude/longitude points from POINT geometry
Usage
.sits_sf_point_to_tibble(sf_object, label_attr, label)
Value
A tibble with latitude/longitude points.
Arguments
- sf_object
sf object.
- label_attr
Attribute used as a polygon label
- label
Label to be assigned if no attribute is provided