get_wfs_attributes: get_wfs_attributes

View source: R/get_wfs_attributes.R

get_wfs_attributesR Documentation

get_wfs_attributes

Description

Helper to write ecql filter. Retrieve all attributes from a layer.

Usage

get_wfs_attributes(layer = NULL)

Arguments

layer

character; name of the WFS layer. Must correspond to a layer available on the IGN WFS service (see get_layers_metadata()).

Value

charactervector with layer attributes

Examples

## Not run: 

get_wfs_attributes("LIMITES_ADMINISTRATIVES_EXPRESS.LATEST:commune")


## End(Not run)

happign documentation built on Feb. 19, 2026, 9:06 a.m.