Description Usage Arguments Value Examples
View source: R/akl_transport.R
Query shape geometry by shape id
1 | get_shape_geometry_by_shape_id(shape_id = NULL)
|
shape_id |
string identifier of the shape |
A tibble
1 2 3 4 5 | ## Not run:
get_shape_geometry_by_shape_id(shape_id = "1192-20201221160823_v95.106")
## End(Not run)
# get shape geometry by shape_id
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.