Skip to contents

List tags associated with a feature

Usage

available_tags(feature)

Arguments

feature

feature to retrieve

Value

character vector of all known tags for a feature

Note

requires internet access

See also

Other osminfo: available_features()

Examples

if (FALSE) {
available_tags ("aerialway")
}