Define geoattribute from a layer
define_geoattribute_from_layer(
db,
dimension = NULL,
attribute = NULL,
geoatt = NULL,
from_layer = NULL,
by = NULL
)A star_database object.
A star_database object.
A string, dimension name.
A string, attribute name.
A string, geoattribute name.
A sf object
a vector of correspondence of attributes of the dimension with the
sf structure.