WFS_util_v12_names: Incompatible argument names in versions 1.1.0 and 2.0.0

View source: R/WFS_utils.R

WFS_util_v12_namesR Documentation

Incompatible argument names in versions 1.1.0 and 2.0.0

Description

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

Usage

WFS_util_v12_names()

Value

A list of three character vectors:

  • uniform names for temporary use

  • corresponding version 1.1.0 names

  • corresponding version 2.0.0 names

See Also

WFS_util_unify_names() , WFS_util_replace_names()

Examples

WFS_util_v12_names()
# list(v0 = c("maxF", "typeN"), v1 = c("maxFeatures", "typeName"), v2 = c("count", "typeNames"))

HanOostdijk/HOQCwfs documentation built on March 6, 2023, 8:18 a.m.