.sits_shp_point_to_tibble {sits}R Documentation

Obtain a tibble with latitude and longitude points from POINT geometry

Description

Obtain a tibble with latitude and longitude points from POINT geometry

Usage

.sits_shp_point_to_tibble(sf_shape, shp_attr, label)

Arguments

sf_shape

sf object linked to a shapefile.

shp_attr

Attribute in the shapefile used as a polygon label

label

Label to be assigned to points


[Package sits version 0.16.2 Index]