get_layer_geometry | R Documentation |
Get the geometry of a layer. It will only be valid if one of the two geometries is interpreted: point or polygon.
get_layer_geometry(layer)
layer |
A |
A string.
Other star database geographic attributes:
check_geoattribute_geometry()
,
define_geoattribute()
,
get_geoattribute_geometries()
,
get_geoattributes()
,
get_point_geometry()
,
summarize_layer()
geometry <- get_layer_geometry(us_layer_state)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.