WFS_util_v12_names | R Documentation |
1.1.0
and 2.0.0
Most query arguments are the same in the versions 1.1.0
and 2.0.0
.
The function WFS_util_v12_names
lists the argument names that are different in three versions: see Value
WFS_util_v12_names()
A list of three character vectors:
uniform names for temporary use
corresponding version 1.1.0
names
corresponding version 2.0.0
names
WFS_util_unify_names()
, WFS_util_replace_names()
WFS_util_v12_names() # list(v0 = c("maxF", "typeN"), v1 = c("maxFeatures", "typeName"), v2 = c("count", "typeNames"))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.