osmdata-deprecated | R Documentation |
These functions and arguments have been deprecated and will be removed in a future release.
nodes_only = TRUE
(in opq()
)This argument has been replaced by osm_types = "node"
.
Since version 0.3, using nodes_only
will produce a deprecation warning.
osmdata_sp()
Please use osmdata_sf()
or osmdata_sc()
instead.
Since version 0.3, using osmdata_sp()
will produce a deprecation warning.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.